diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-10-22 21:16:28 +0200 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-10-22 21:16:28 +0200 |
commit | e3d5da3e7b7113f4fe25bdd3a326a06e46811d69 (patch) | |
tree | 5164fd640207fbe45f60a3dfb9028b8156c0081c /debian/changelog | |
parent | 55396a83a57ee176a000ed10205338754157b0a8 (diff) | |
download | vyos-strongswan-e3d5da3e7b7113f4fe25bdd3a326a06e46811d69.tar.gz vyos-strongswan-e3d5da3e7b7113f4fe25bdd3a326a06e46811d69.zip |
Cherry-pick 701d6ed and 1c70c6e from upstream to fix big-endian FTBFS
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 273d93137..2de2158ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ strongswan (5.2.1-2) UNRELEASED; urgency=medium + * Cherry-pick commits 701d6ed and 1c70c6e from upstream to fix checksum + computation and FTBFS on big-endian hosts. * Run the test suite only on amd64, i386, and s390x. It requires lots of entropy and CPU time, which are typically hard to come by on slower archs. @@ -8,7 +10,7 @@ strongswan (5.2.1-2) UNRELEASED; urgency=medium * Update Dutch translation, thanks to Frans Spiesschaert (closes: #763798). * Bump Standards-Version to 3.9.6. - -- Romain Francoise <rfrancoise@debian.org> Wed, 22 Oct 2014 21:06:49 +0200 + -- Romain Francoise <rfrancoise@debian.org> Wed, 22 Oct 2014 21:16:00 +0200 strongswan (5.2.1-1) unstable; urgency=medium |