diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-04-30 18:27:47 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-04-30 18:27:47 +0200 |
commit | 6e51e811890555304b44cd882333e5dc40850b24 (patch) | |
tree | c8a765ac9037acebaf6b77635cca13182c32950c /debian/changelog | |
parent | c495ff95c6aa7895442a9f7551a47588247022a0 (diff) | |
download | vyos-strongswan-6e51e811890555304b44cd882333e5dc40850b24.tar.gz vyos-strongswan-6e51e811890555304b44cd882333e5dc40850b24.zip |
Configure and install rdrand plugin
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7f7c5613a..a1beabbcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ strongswan (5.0.4-1) UNRELEASED; urgency=low - add --enable-xauth-eap and --enable-xauth-pam. - remove pluto handling since it's gone - don't special-case XAuth on kFreeBSD anymore. - - add --enable-attr-sql. + - add --enable-attr-sql and --enable-rdrand. - build using all hardening flags. - use -Wl,--as-needed -Wl,-O1 for LDFLAGS. * debian/control: @@ -30,6 +30,7 @@ strongswan (5.0.4-1) UNRELEASED; urgency=low * debian/libstrongswan.install: - install new pkcs7, xauth-eap, xauth-generic, xauth-pam and nonce plugins. - install libpttls files (experimental implementation of PT-TLS, RFC 6876) + - install rdrand plugin. * debian/strongswan.docs: CREDITS file is gone. * debian/ipsec.secrets.proto: remove reference to pluto. * debian/strongswan-starter.* remove references to pluto. |