import NetworkManager-1.34.0-0.3.el8
This commit is contained in:
parent
2f70ec03fe
commit
2643139299
@ -1 +1 @@
|
|||||||
745edc0e66bd8d2d42cf184e11c6a0fa48e03fbe SOURCES/NetworkManager-1.33.3.tar.xz
|
1fef9e2ac7e45fdea64edfcc9a94ad3102ff9afc SOURCES/NetworkManager-1.33.4.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/NetworkManager-1.33.3.tar.xz
|
SOURCES/NetworkManager-1.33.4.tar.xz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
%global epoch_version 1
|
%global epoch_version 1
|
||||||
%global rpm_version 1.34.0
|
%global rpm_version 1.34.0
|
||||||
%global real_version 1.33.3
|
%global real_version 1.33.4
|
||||||
%global release_version 0.2
|
%global release_version 0.3
|
||||||
%global snapshot %{nil}
|
%global snapshot %{nil}
|
||||||
%global git_sha %{nil}
|
%global git_sha %{nil}
|
||||||
|
|
||||||
@ -203,6 +203,7 @@ Patch9999: 9999-fix-pregen-doc.patch
|
|||||||
|
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
Requires(post): /usr/sbin/update-alternatives
|
Requires(post): /usr/sbin/update-alternatives
|
||||||
|
Requires(post): systemd-udev
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(preun): /usr/sbin/update-alternatives
|
Requires(preun): /usr/sbin/update-alternatives
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
@ -1167,6 +1168,12 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 21 2021 Ana Cabral <acabral@redhat.com> - 1:1.34.0-0.3
|
||||||
|
- Upgrade to 1.33.4 release (development)
|
||||||
|
- Deprecate "master"/"slave" on bonding and bridge API (rh #1949023)
|
||||||
|
- core: Fix configuration reload for active devices (rh #1852445)
|
||||||
|
- CS8: Update systemd-udev dependency (rh #2012123)
|
||||||
|
|
||||||
* Thu Sep 23 2021 Ana Cabral <acabral@redhat.com> - 1:1.34.0-0.2
|
* Thu Sep 23 2021 Ana Cabral <acabral@redhat.com> - 1:1.34.0-0.2
|
||||||
- Upgrade to 1.33.3 release (development)
|
- Upgrade to 1.33.3 release (development)
|
||||||
- platform: don't listen for tc netlink messages (rh #1753677)
|
- platform: don't listen for tc netlink messages (rh #1753677)
|
||||||
|
Loading…
Reference in New Issue
Block a user