diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2015-06-04 12:17:23 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2015-06-04 12:17:23 +0200 |
commit | f226c093edf4b1a6099023529aec7a3a2b140ffc (patch) | |
tree | 3c942ff458cde171af2a6ad148dfe1e2ee4cb6c9 /debian/changelog | |
parent | 3c11352ebb6417051afe7f806e7573b7c3caea92 (diff) | |
download | vyos-strongswan-f226c093edf4b1a6099023529aec7a3a2b140ffc.tar.gz vyos-strongswan-f226c093edf4b1a6099023529aec7a3a2b140ffc.zip |
05_ivgen-allow-reusing-same-message-id-twice added, allow reusing the same message ID twice in sequential IV gen. strongSwan issue #980.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 01e388b6e..38395b62b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ strongswan (5.3.1-1) UNRELEASED; urgency=medium * New upstream release. * debian/patches: - strongswan-5.2.2-5.3.0_unknown_payload dropped, included upstream. + - 05_ivgen-allow-reusing-same-message-id-twice added, allow reusing the + same message ID twice in sequential IV gen. strongSwan issue #980. -- Yves-Alexis Perez <corsac@debian.org> Mon, 01 Jun 2015 15:00:41 +0200 |