import NetworkManager-1.39.5-1.el8
This commit is contained in:
parent
fc0042ec48
commit
f43cebe5a5
@ -1 +1 @@
|
||||
672306ffcef2e7bf9758e49901232922b7af7f9c SOURCES/NetworkManager-1.39.3.tar.xz
|
||||
8ad097ff1b6e7e8039d4df3996375332379bbc2b SOURCES/NetworkManager-1.39.5.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/NetworkManager-1.39.3.tar.xz
|
||||
SOURCES/NetworkManager-1.39.5.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||
|
||||
%global epoch_version 1
|
||||
%global real_version 1.39.3
|
||||
%global real_version 1.39.5
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1231,6 +1231,13 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 19 2022 Ana Cabral <acabral@redhat.com> - 1:1.39.5-1
|
||||
- Update to 1.39.5 release (development)
|
||||
- device: commit l3cfg on link change only when the device is activating (rh #2079054)
|
||||
- l3cfg: during reapply, also clear IPv6 temporary addresses (rh #2082230)
|
||||
- dhcp: support overlong DHCP host names (rh #2033643)
|
||||
- cloud-setup: reorder addresses to honor "primary_ip_address" (rh #2082000)
|
||||
|
||||
* Wed May 4 2022 Thomas Haller <thaller@redhat.com> - 1:1.39.3-1
|
||||
- Update to 1.39.3 release (development)
|
||||
- dhcp: save leases in /run (rh #1943153)
|
||||
|
Loading…
Reference in New Issue
Block a user