backport fixes for platform libnl3 caching
This commit is contained in:
parent
c84b54dbfe
commit
091e68c086
1795
0045-platform-caching.patch
Normal file
1795
0045-platform-caching.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -71,6 +71,7 @@ Patch41: load-connections-ret-value.patch
|
||||
Patch42: bgo723163-add-and-activate-fix.patch
|
||||
Patch43: NM-before-network-service.patch
|
||||
Patch44: 0044-ipv6-privacy.patch
|
||||
Patch45: 0045-platform-caching.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -238,6 +239,7 @@ deployments.
|
||||
%patch42 -p1 -b .bgo723163-add-and-activate-fix
|
||||
%patch43 -p1 -b .NM-before-network-service
|
||||
%patch44 -p1 -b .0044-ipv6-privacy.orig
|
||||
%patch45 -p1 -b .0045-platform-caching.orig
|
||||
|
||||
%build
|
||||
|
||||
@ -441,6 +443,7 @@ fi
|
||||
- support for ipv6 private addresses (rfc4941) (rh #1047139)
|
||||
- add ipv6 autoconf addresses with /64 prefix (rh #1045118)
|
||||
- wait for IPv6 LL before starting autoconf
|
||||
- bugfix caching of libnl objects (caused error with new libnl3 version when activating bridges) (rh #1063290)
|
||||
|
||||
* Tue Feb 4 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.0-29.git20140131
|
||||
- update to new upstream snapshot
|
||||
|
Loading…
Reference in New Issue
Block a user