Update to 1.43.5 release (development)
Resolves: #2179718 Resolves: #2175919 Resolves: #2174353 Resolves: #2169512 Resolves: #2054933
This commit is contained in:
parent
ca4bf0bbeb
commit
f11f353f04
1
.gitignore
vendored
1
.gitignore
vendored
@ -430,3 +430,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.42.2.tar.xz
|
||||
/NetworkManager-1.43.3.tar.xz
|
||||
/NetworkManager-1.43.4.tar.xz
|
||||
/NetworkManager-1.43.5.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.43.4
|
||||
%global real_version 1.43.5
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1251,13 +1251,21 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 05 2023 Lubomir Rintel <lkundrak@v3.sk> - 1:1.43.5-1
|
||||
- Update to 1.43.5 release (development)
|
||||
- cloud-init/ec2: use right HTTP method for IMDSv2 (rh #2179718)
|
||||
- core: request a bus name only when dbus objects are present (rh #2175919)
|
||||
- core: fix autoconnect retry count tracking (rh #2174353)
|
||||
- core: fix retry on netlink socket buffer exhaustion (rh #2169512)
|
||||
- ovs: fix a race condition on port detachment (rh #2054933)
|
||||
|
||||
* Wed Mar 22 2023 Thomas Haller <thaller@redhat.com> - 1:1.43.4-1
|
||||
- Update to 1.43.4 release (development)
|
||||
- core: fix handling of IPv4 prefsrc routes with ACD (rh #2046293)
|
||||
- core: don't configure static routes without addresses (rh #2102212)
|
||||
- core: fix race activating VLAN devices (rh #2155991)
|
||||
|
||||
-* Thu Mar 09 2023 Lubomir Rintel <lkundrak@v3.sk> - 1:1.43.3-1
|
||||
* Thu Mar 09 2023 Lubomir Rintel <lkundrak@v3.sk> - 1:1.43.3-1
|
||||
- Update to an early 1.44 snapshot
|
||||
- cloud-setup: add IDMSv2 support (rh #2151986)
|
||||
- core: add [link] setting (rh #2158328)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.43.4.tar.xz) = b9e315abffe13acb47a9236ba04d0bd0a6ff79ba6aad9fa4448e84a0a55a13d2918964f16fece34658a123554e9643a0eeb4991caaa39370178aefe96a18c5cc
|
||||
SHA512 (NetworkManager-1.43.5.tar.xz) = 9f811ae975f528b10503303e20a2d28dc199404f12dae75e8b311a225857411d7067739f6f377753205bf12d134599fdd7df7074869597733939205a4e0b76f6
|
||||
|
Loading…
Reference in New Issue
Block a user