backport patches for IPv6 privacy

This commit is contained in:
Thomas Haller 2014-02-15 12:16:46 +01:00
parent d4c1522a3e
commit c84b54dbfe
2 changed files with 1744 additions and 0 deletions

1739
0044-ipv6-privacy.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -70,6 +70,7 @@ Patch40: platform-ignore-ipv6-ptp.patch
Patch41: load-connections-ret-value.patch
Patch42: bgo723163-add-and-activate-fix.patch
Patch43: NM-before-network-service.patch
Patch44: 0044-ipv6-privacy.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -236,6 +237,7 @@ deployments.
%patch41 -p1 -b .load-connections-ret-value
%patch42 -p1 -b .bgo723163-add-and-activate-fix
%patch43 -p1 -b .NM-before-network-service
%patch44 -p1 -b .0044-ipv6-privacy.orig
%build
@ -436,6 +438,9 @@ fi
%changelog
* Sun Feb 16 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.0-30.git20131003
- revert previous snapshot release 0.9.9.0-29.git20140131, instead based on 0.9.9.0-28.git20131003
- support for ipv6 private addresses (rfc4941) (rh #1047139)
- add ipv6 autoconf addresses with /64 prefix (rh #1045118)
- wait for IPv6 LL before starting autoconf
* Tue Feb 4 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.0-29.git20140131
- update to new upstream snapshot