Update to 1.43.11 release (development)
Resolves: #2210164 Resolves: #2215022
This commit is contained in:
parent
d9fff4ea16
commit
6cfeae237a
1
.gitignore
vendored
1
.gitignore
vendored
@ -436,3 +436,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.43.8.tar.xz
|
||||
/NetworkManager-1.43.9.tar.xz
|
||||
/NetworkManager-1.43.10.tar.xz
|
||||
/NetworkManager-1.43.11.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.10
|
||||
%global real_version 1.43.11
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1252,6 +1252,13 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2023 Beniamino Galvani <bgalvani@redhat.com> - 1:1.43.11-1
|
||||
- update to 1.43.11 release (development)
|
||||
- fix assertion about missing ifindex when resetting MAC (rh #2215022)
|
||||
- fix wrong order of entries in resolv.conf after reconnect (rh #2218448)
|
||||
- do not fail activation when SR-IOV VF parameters can't be applied (rh #2210164)
|
||||
- warn that the ifcfg-rh plugin is deprecated (rh #2190375)
|
||||
|
||||
* Wed Jun 14 2023 Thomas Haller <thaller@redhat.com> - 1:1.43.10-1
|
||||
- Update to 1.43.10 release (development)
|
||||
- fix reading infiniband p-key from ifcfg files (rh #2209974)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.43.10.tar.xz) = 7f6a83a086c71af1194a503a77df53356e17588c879d2dedfe01f99d5fa8f39c0215794c4d4b894de054571e492fae8e14bb3444969bdfc7fe1131336ca4921c
|
||||
SHA512 (NetworkManager-1.43.11.tar.xz) = d1a93ae1510e8c3c91f308f8d66d20de9e9f5f5e39d5b2cff1429c4dc97027e2394a1abce0911dd08e129dc24ac01ebd6da113f8e47b70ffd44f598abc90a651
|
||||
|
Loading…
Reference in New Issue
Block a user