Update to 1.36-rc1 (1.35.90) (release candidate)
Resolves: #2047302 Resolves: #2029937 Resolves: #2047302 Resolves: #2047788
This commit is contained in:
parent
229d24575c
commit
3bda50baa4
1
.gitignore
vendored
1
.gitignore
vendored
@ -400,3 +400,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.35.4.tar.xz
|
||||
/NetworkManager-1.35.6.tar.xz
|
||||
/NetworkManager-1.35.7.tar.xz
|
||||
/NetworkManager-1.35.90.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
%global epoch_version 1
|
||||
%global rpm_version 1.36.0
|
||||
%global real_version 1.35.7
|
||||
%global release_version 0.7
|
||||
%global real_version 1.35.90
|
||||
%global release_version 0.8
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
|
||||
@ -1189,6 +1189,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.36.0-0.8
|
||||
- ovs: remove ovsdb entry on interface removal (rh #2047302)
|
||||
- ovs: properly clean up devices on daemon shutdown (rh #2029937)
|
||||
- core: avoid losing addresses on handover from initrd to ral root (rh #2047302)
|
||||
- core: fix a possibe assertion failure in ACD (rh #2047788)
|
||||
|
||||
* Fri Jan 28 2022 Thomas Haller <thaller@redhat.com> - 1:1.36.0-0.7
|
||||
- Upgrade to 1.35.7 release (development)
|
||||
- core: fix crash related to DHCPv6 leases (rh #2028849)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.35.7.tar.xz) = 1911318ef1772e1b8abd5ca3059bd6c6db85ff73e959da16aeae33707ff94bd6a73ab96bfb0e18f3950e3504872b70a6ae09d06471f030875d8a75e30d54d670
|
||||
SHA512 (NetworkManager-1.35.90.tar.xz) = 682eca1db9ef079123cfd77efd2f9647cd4f821506a98afcb2c83b1dde46070cde62117a2526b7013209f09e8042f3aa31b2fc23e836048ef4147e59cd031ca4
|
||||
|
Loading…
Reference in New Issue
Block a user