[Pkg-swan-devel] [strongswan] 06/07: install libtpmtss library to libstrongswan-extra-plugins
Yves-Alexis Perez
corsac at moszumanska.debian.org
Fri May 19 09:55:13 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 021aa5ad20a4a7d83062848f0d184df025e9f307
Author: Yves-Alexis Perez <corsac at corsac.net>
Date: Fri May 19 11:31:56 2017 +0200
install libtpmtss library to libstrongswan-extra-plugins
---
debian/changelog | 4 +++-
debian/control | 3 +++
debian/libstrongswan-extra-plugins.install | 3 +++
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3bed30c..76f3ee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ strongswan (5.5.2-1) UNRELEASED; urgency=medium
* debian/patches/03_systemd-service refreshed.
* debian/libcharon-extra-plugins.install:
- include curve25519 plugin.
+ * debian/libstrongswan-extra-plugins.install:
+ - install libtpmtss library.
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 01 Apr 2017 16:26:52 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 05 Apr 2017 10:25:48 +0200
strongswan (5.5.1-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index ed378d8..a542351 100644
--- a/debian/control
+++ b/debian/control
@@ -97,6 +97,9 @@ Description: strongSwan utility and crypto library
- kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE)
- resolve (Writes name servers received via IKE to a resolv.conf file or
installs them via resolvconf(8))
+ .
+ Also included is the libtpmtss library adding support for TPM plugin
+ (https://wiki.strongswan.org/projects/strongswan/wiki/TpmPlugin)
Package: libstrongswan-standard-plugins
Architecture: any
diff --git a/debian/libstrongswan-extra-plugins.install b/debian/libstrongswan-extra-plugins.install
index 2a7c209..18d6430 100644
--- a/debian/libstrongswan-extra-plugins.install
+++ b/debian/libstrongswan-extra-plugins.install
@@ -24,3 +24,6 @@ etc/strongswan.d/charon/gcrypt.conf
etc/strongswan.d/charon/ldap.conf
etc/strongswan.d/charon/pkcs11.conf
etc/strongswan.d/charon/test-vectors.conf
+# TPM libs
+usr/lib/ipsec/libtpmtss.so.*
+usr/lib/ipsec/libtpmtss.so
--
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