import NetworkManager-1.32.8-1.el8
This commit is contained in:
parent
aac1b37ae6
commit
b407a0fac5
@ -1 +1 @@
|
||||
724f2be4e16cb42e7116cae21244b46c6115eed6 SOURCES/NetworkManager-1.32.6.tar.xz
|
||||
ba3bb9e9f3c0b2bff7fe6e33b6a0ef9520ef86e6 SOURCES/NetworkManager-1.32.8.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/NetworkManager-1.32.6.tar.xz
|
||||
SOURCES/NetworkManager-1.32.8.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||
|
||||
%global epoch_version 1
|
||||
%global rpm_version 1.32.6
|
||||
%global real_version 1.32.6
|
||||
%global rpm_version 1.32.8
|
||||
%global real_version 1.32.8
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
@ -1163,6 +1163,13 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Fernando Fernandez Mancera <ferferna@redhat.com> - 1:1.32.8-1
|
||||
- Upgrade to 1.32.8 release
|
||||
- firewalld: configure zones on "Reloaded" signal (rh #1982403)
|
||||
- ethtool: support configuring newer gigabit ethernet speeds (rh #1897004)
|
||||
- core: fix wrong MTU for bridge interfaces (rh #1973536)
|
||||
- cloud-setup: fix gateway address for Aliyun cloud (rh #1823315)
|
||||
|
||||
* Thu Jul 29 2021 Gris Ge <fge@redhat.com> - 1:1.32.6-1
|
||||
- Upgrade to 1.32.6 release
|
||||
- core: fix adding stale local routes when address changes (rh #1979192)
|
||||
|
Loading…
Reference in New Issue
Block a user