import NetworkManager-1.36.0-0.3.el8
This commit is contained in:
parent
622f2c2676
commit
a8664ba3cd
@ -1 +1 @@
|
||||
2abd8bc4db24e18656a259429473f62da7de19b1 SOURCES/NetworkManager-1.35.2.tar.xz
|
||||
28ce99d2b8a60fb92c40c647d2ed0c3264bda1f9 SOURCES/NetworkManager-1.35.3.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/NetworkManager-1.35.2.tar.xz
|
||||
SOURCES/NetworkManager-1.35.3.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
%global epoch_version 1
|
||||
%global rpm_version 1.36.0
|
||||
%global real_version 1.35.2
|
||||
%global release_version 0.2
|
||||
%global real_version 1.35.3
|
||||
%global release_version 0.3
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
|
||||
@ -1169,6 +1169,11 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 16 2021 Wen Liang <wenliang@redhat.com> - 1:1.36.0-0.3
|
||||
- Upgrade to 1.35.3 release (development)
|
||||
- device: fix update of the ip-iface property (rh #2027490)
|
||||
- platform: add bpf filter to ignore routes from routing daemons (rh #1861527)
|
||||
|
||||
* Wed Dec 1 2021 Wen Liang <wenliang@redhat.com> - 1:1.36.0-0.2
|
||||
- Upgrade to 1.35.2 release (development)
|
||||
- initrd: handle ip=dhcp,dhcp6 specially to wait for both IPv4 and IPv6 (rh #1961666)
|
||||
|
Loading…
Reference in New Issue
Block a user