import NetworkManager-1.40.16-1.el8
This commit is contained in:
parent
dade4fc775
commit
0ee0be1ce3
@ -1 +1 @@
|
|||||||
eba3800b6308c38916f22e8515fb415730a4e89a SOURCES/NetworkManager-1.40.0.tar.xz
|
c803db8a3480ed683e8f24424b38b08bb295013d SOURCES/NetworkManager-1.40.16.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/NetworkManager-1.40.0.tar.xz
|
SOURCES/NetworkManager-1.40.16.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||||
|
|
||||||
%global epoch_version 1
|
%global epoch_version 1
|
||||||
%global real_version 1.40.0
|
%global real_version 1.40.16
|
||||||
%global rpm_version %{real_version}
|
%global rpm_version %{real_version}
|
||||||
%global release_version 1
|
%global release_version 1
|
||||||
%global snapshot %{nil}
|
%global snapshot %{nil}
|
||||||
@ -1231,6 +1231,47 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Beniamino Galvani <bgalvani@redhat.com> - 1:1.40.16-1
|
||||||
|
- Update to 1.40.16 release
|
||||||
|
|
||||||
|
* Mon Feb 13 2023 Thomas Haller <thaller@redhat.com> - 1:1.40.14-1
|
||||||
|
- Update to 1.40.14 release
|
||||||
|
|
||||||
|
* Thu Jan 26 2023 Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.12-1
|
||||||
|
- Update to 1.40.12 release
|
||||||
|
- core: retry if a rtnetlink socket runs out of buffer space (rh #2154350)
|
||||||
|
|
||||||
|
* Wed Jan 11 2023 Beniamino Galvani <bgalvani@redhat.com> - 1:1.40.10-1
|
||||||
|
- Update to 1.40.10 release
|
||||||
|
- cloud-setup: preserve addresses added externally (rh #2132754)
|
||||||
|
- veth: fix detection of existing interface and peer (rh #2129829)
|
||||||
|
- dns: ensure dnsmasq is stopped after disabling it and a restart (rh #2120763)
|
||||||
|
|
||||||
|
* Wed Dec 21 2022 Thomas Haller <thaller@redhat.com> - 1:1.40.8-2
|
||||||
|
- core: avoid infinite autoconnect with multi-connect profiles (rh #2155531)
|
||||||
|
|
||||||
|
* Fri Dec 16 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1
|
||||||
|
- Update to 1.40.8 release
|
||||||
|
- macsec: fix tracking of parent ifindex (rh #2122564)
|
||||||
|
|
||||||
|
* Wed Nov 30 2022 Thomas Haller <thaller@redhat.com> - 1:1.40.6-1
|
||||||
|
- Update to 1.40.6 release
|
||||||
|
- team: fix configuring empty team port settings (rh #2102375)
|
||||||
|
|
||||||
|
* Fri Nov 18 2022 Thomas Haller <thaller@redhat.com> - 1:1.40.4-1
|
||||||
|
- Update to 1.40.4 release
|
||||||
|
- ifcfg-rh: fix writing invalid ethtool pause settings (rh #2134569)
|
||||||
|
|
||||||
|
* Tue Oct 11 2022 Beniamino Galvani <bgalvani@redhat.com> - 1:1.40.2-1
|
||||||
|
- Update to 1.40.2 release
|
||||||
|
- core: fix persisting Infiniband partition connections (rh #2122703)
|
||||||
|
- core: wait for carrier before resolving hostname via DNS (rh #2118817)
|
||||||
|
- core: fix handling of autoconnect-retries with multiconnect (rh #2039734)
|
||||||
|
- nmcli: allow removing a port connection from a bond (rh #2126262)
|
||||||
|
- initrd: decrease autoconnect priority for initrd connections (rh #2089707)
|
||||||
|
- dhcp: wait DAD completion for DHCPv6 addresses (send decline) (rh #2096386, rh #2099794)
|
||||||
|
- ovs: wait that links disappear during initial cleanup (rh #2060031)
|
||||||
|
|
||||||
* Fri Aug 26 2022 Ana Cabral <acabral@redhat.com> - 1:1.40.0-1
|
* Fri Aug 26 2022 Ana Cabral <acabral@redhat.com> - 1:1.40.0-1
|
||||||
- Update to 1.40.0 release
|
- Update to 1.40.0 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user