diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-06-28 16:24:27 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-06-28 16:24:27 +0200 |
commit | db2a27dbddad0168c967ee304d3b8bff8f626d33 (patch) | |
tree | 6f63f36d9035a1cbf8d27236002f5e9c6dfb1357 /debian/changelog | |
parent | 6d75481e2b71c6c9fc48bfeb9e1faa6d5fb64c64 (diff) | |
download | vyos-strongswan-db2a27dbddad0168c967ee304d3b8bff8f626d33.tar.gz vyos-strongswan-db2a27dbddad0168c967ee304d3b8bff8f626d33.zip |
Add patch to port to OpenSSL 1.1.0
* debian/patches:
- 05_port-openssl-1.1.0 added, port to OpenSSL 1.1.0. closes: #828561
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 82ff030f1..73731329a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +strongswan (5.4.0-3) UNRELEASED; urgency=medium + + * debian/patches: + - 05_port-openssl-1.1.0 added, port to OpenSSL 1.1.0. closes: #828561 + + -- Yves-Alexis Perez <corsac@debian.org> Tue, 28 Jun 2016 16:23:28 +0200 + strongswan (5.4.0-2) unstable; urgency=medium * debian/rules: |