[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package NetworkManager-tui-1:1.52.0-7.el9_6.inferit.aarch64 download

Name NetworkManager-tui
Epoch 1
Version 1.52.0
Release 7.el9_6.inferit
Architecture aarch64
Website/URL https://networkmanager.dev/
License GPL-2.0-or-later AND LGPL-2.1-or-later
Build Time 2025-09-17 07:09:55
Build Host builder-arm64-1.inferitos.ru
Summary NetworkManager curses-based UI
Repositories BaseOS
Description This adds a curses-based "TUI" (Text User Interface) to NetworkManager, to allow performing some of the operations supported by nm-connection-editor and nm-applet in a non-graphical environment.
Errata
Size 236 KiB
Source Project NetworkManager-1.52.0-7.el9_6.inferit
SHA-256 checksum f22eb3227470967f485af712b46f943589bd2f396b5ae05167fe1c9e347d9d2f
× Full screenshot
Changelog link
* Wed Aug 13 2025 Vladimír Beneš <vbenes@redhat.com> - 1:1.52.0-7
- ovs: only keep bridges and ports with NM interfaces attached #2 (RHEL-87167)

* Tue Aug 12 2025 Vladimír Beneš <vbenes@redhat.com> - 1:1.52.0-6
- ovs: only keep bridges and ports with NM interfaces attached (RHEL-87167)
- device: update the external-down unmanaged flag on port attach/release (RHEL-93183)
- ovs: set the tun interface up before stage3 (RHEL-98550)
- bridge: fix reapplying port VLANs (RHEL-102742)
- device: don't disable IPv6 in stage3 on reapply (RHEL-102771)

* Fri Jul 18 2025 Íñigo Huguet <ihuguet@redhat.com> - 1:1.52.0-5
- Fix crash in DNS options evaluation (RHEL-92313)

* Thu May 15 2025 Wen Liang <wenliang@redhat.com> - 1:1.52.0-4
- ovs: allow reapplying ovs-bridge and ovs-port properties (RHEL-87595)
- core: ovs: fix NULL pointer dereference in ovsdb read timeout callback (RHEL-87347)

* Fri Apr 11 2025 Vladimír Beneš <vbenes@redhat.com> - 1:1.52.0-3
- Invalid memory access on Dnsconfd DBUS error (RHEL-84692)
- Support IP configuration for secondary interfaces on Oracle VM from metadata (RHEL-84695)

* Wed Apr 09 2025 Wen Liang <wenliang@redhat.com> - 1:1.52.0-2
- core: fail early if we cannot get current FEC value (RHEL-86851)

* Mon Mar 03 2025 Íñigo Huguet <ihuguet@redhat.com> - 1:1.52.0-1
- Update to 1.52.0
- Add support for creating VLANs for secondary VNICs in nm-cloud-setup (RHEL-36423)
- Always reset retries when unblocking children or ports (RHEL-78122)
- Prevent the activation of unavailable OVS interfaces (RHEL-79997)

* Mon Feb 17 2025 Beniamino Galvani <bgalvani@redhat.com> - 1:1.51.90-2
- Fix state handling in the dnsconfd DNS plugin (RHEL-79693)

* Wed Feb 12 2025 Filip Pokryvka <fpokryvk@redhat.com> - 1:1.51.90-1
- Fix balance-slb ports rarely not being active after reboot (RHEL-77167)

* Mon Feb 10 2025 Íñigo Huguet <ihuguet@redhat.com> - 1:1.51.7-2
- Remove the build argument -flto-partition to avoid compilation crashes due
  to high memory usage.