import NetworkManager-1.40.14-1.el8

This commit is contained in:
CentOS Sources 2023-02-18 00:12:32 +00:00 committed by Stepan Oksanichenko
parent 3881f61dfd
commit f33419312d
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
6fb480ad74f01b3829eb414acaba05536268c072 SOURCES/NetworkManager-1.40.12.tar.xz
84af35d45a48e80dc79d20232047cc4c48f364ba SOURCES/NetworkManager-1.40.14.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/NetworkManager-1.40.12.tar.xz
SOURCES/NetworkManager-1.40.14.tar.xz

View File

@ -4,7 +4,7 @@
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
%global epoch_version 1
%global real_version 1.40.12
%global real_version 1.40.14
%global rpm_version %{real_version}
%global release_version 1
%global snapshot %{nil}
@ -1231,6 +1231,9 @@ fi
%changelog
* 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)
@ -1239,7 +1242,7 @@ fi
- 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)
- 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)
@ -1444,7 +1447,7 @@ fi
- Obtain permanent hardware address via netlink or lookup via ethtool (rh #1987286)
- Show more information about routes in nmcli (rh #1870059)
- Add test for creation and activation of new connection via interface (rh #1763054)
- ethtool: fix setting autonegotiation/speed on reactivation (rh #1897004)
- ethtool: fix setting autonegotiation/speed on reactivation (rh #1897004)
- Fix MTU's decrease after the removal of 802-3-ethernet configuration (rh #1973536)
* Thu Aug 19 2021 Wen Liang <wenliang@redhat.com> - 1:1.32.10-2