[Pkg-swan-devel] [strongswan] 06/10: debian/libstrongswan.install: install MGF1 plugin
Yves-Alexis Perez
corsac at moszumanska.debian.org
Tue Nov 21 12:33:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch master
in repository strongswan.
commit cbc6ab9a043e471eb848e354544d17d0c3a20ec3
Author: Yves-Alexis Perez <corsac at corsac.net>
Date: Tue Nov 21 11:24:50 2017 +0100
debian/libstrongswan.install: install MGF1 plugin
needed for RSASSA-PSS signatures support when using the gmp plugin
---
debian/libstrongswan.install | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/libstrongswan.install b/debian/libstrongswan.install
index b314867..072ff7e 100644
--- a/debian/libstrongswan.install
+++ b/debian/libstrongswan.install
@@ -7,6 +7,7 @@ usr/lib/ipsec/plugins/libstrongswan-fips-prf.so
usr/lib/ipsec/plugins/libstrongswan-gmp.so
usr/lib/ipsec/plugins/libstrongswan-hmac.so
usr/lib/ipsec/plugins/libstrongswan-md5.so
+usr/lib/ipsec/plugins/libstrongswan-mgf1.so
usr/lib/ipsec/plugins/libstrongswan-nonce.so
usr/lib/ipsec/plugins/libstrongswan-pgp.so
usr/lib/ipsec/plugins/libstrongswan-pem.so
@@ -31,6 +32,7 @@ usr/share/strongswan/templates/config/plugins/fips-prf.conf
usr/share/strongswan/templates/config/plugins/gmp.conf
usr/share/strongswan/templates/config/plugins/hmac.conf
usr/share/strongswan/templates/config/plugins/md5.conf
+usr/share/strongswan/templates/config/plugins/mgf1.conf
usr/share/strongswan/templates/config/plugins/nonce.conf
usr/share/strongswan/templates/config/plugins/pgp.conf
usr/share/strongswan/templates/config/plugins/pem.conf
@@ -54,6 +56,7 @@ etc/strongswan.d/charon/fips-prf.conf
etc/strongswan.d/charon/gmp.conf
etc/strongswan.d/charon/hmac.conf
etc/strongswan.d/charon/md5.conf
+etc/strongswan.d/charon/mgf1.conf
etc/strongswan.d/charon/nonce.conf
etc/strongswan.d/charon/pgp.conf
etc/strongswan.d/charon/pem.conf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list