Auto sync2gitlab import of NetworkManager-1.40.14-1.el8.src.rpm
This commit is contained in:
parent
1a771301fc
commit
951a9ae1e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/NetworkManager-1.40.8.tar.xz
|
||||
/NetworkManager-1.40.10.tar.xz
|
||||
/NetworkManager-1.40.12.tar.xz
|
||||
/NetworkManager-1.40.14.tar.xz
|
||||
|
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.40.12.tar.xz) = 567188e32406a1d5a43419fbd0186e2a47453b78674db1f2e0842bed1fe148cea0b93c92f4920a44cc74e76f968672dafcebdf2845debabbce947f39cb520cdf
|
||||
SHA512 (NetworkManager-1.40.14.tar.xz) = fc0889e37c7f4e56921883761181ce5a4ff87a3edbe2677e674c35a52c9af231b9e6bad4ca68916d7bfbdf8782cce5979dedb8505ab6cb86a15fedcda3866a65
|
||||
|
Loading…
Reference in New Issue
Block a user