Update to an early 1.44 snapshot
Resolves: #2151986 Resolves: #2158328 Resolves: #2169869 Resolves: #2168477 Resolves: #2092215
This commit is contained in:
parent
1f8200581a
commit
9ebeda44f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -428,3 +428,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.41.91.tar.xz
|
||||
/NetworkManager-1.42.0.tar.xz
|
||||
/NetworkManager-1.42.2.tar.xz
|
||||
/NetworkManager-1.43.3.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.42.2
|
||||
%global real_version 1.43.3
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1251,6 +1251,14 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
- dhcp: expose client ID, DUID and IAID that have been used (rh #2169869)
|
||||
- ovs: ensure device has a proper MAC address once we start dhcp (rh #2168477)
|
||||
- team: fix assumption of team port management (rh #2092215)
|
||||
|
||||
* Thu Feb 23 2023 Beniamino Galvani <bgalvani@redhat.com> - 1:1.42.2-1
|
||||
- Update to 1.42.2 release
|
||||
- fix hostname lookup from IPv6 address (rh #2167816)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.42.2.tar.xz) = 6142aaa7da2ae0dc3c8c75dbf51619ff969ace61c8a2d4a72aa83c4eff69e8389b262941e1667d71cbb55fb0653b14798a3c169b39dfcfa084109ef9fb3a335a
|
||||
SHA512 (NetworkManager-1.43.3.tar.xz) = d7d1cc395a23e55b2a063c8acc91e7fd13748846c565965935d4c278806a59db2e3d26783e99f683b38afd0870f1104bce73681c4e2b21527a850f257e5c029b
|
||||
|
Loading…
Reference in New Issue
Block a user