[ Все 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 ]
×

Пакет NetworkManager-libnm-1:1.52.0-7.el9_6.inferit.aarch64 download

Имя NetworkManager-libnm
Эпоха 1
Версия 1.52.0
Релиз 7.el9_6.inferit
Архитектура aarch64
Сайт https://networkmanager.dev/
Лицензия LGPL-2.1-or-later
Время сборки 2025-09-17 07:09:55
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Libraries for adding NetworkManager support to applications.
Репозитории BaseOS
Полное описание This package contains the libraries that make it easier to use some NetworkManager functionality from applications.
Эррата
Размер 1900 КиБ
Исходный проект NetworkManager-1.52.0-7.el9_6.inferit
Контрольная сумма SHA-256 c3d15891a4c8dff489541cf61e7f9e527bd95d2dc7cfb6160f066e8ff39294c0
× Full screenshot
История изменений 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.