[Pkg-swan-devel] [Git][debian/strongswan][debian/master] 2 commits: tpm plugin: compile against the tpm2 software stack (tss2)
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Wed Sep 15 19:28:37 BST 2021
Yves-Alexis Perez pushed to branch debian/master at Debian / strongswan
Commits:
b062db8d by Paride Legovini at 2021-09-15T15:56:58+02:00
tpm plugin: compile against the tpm2 software stack (tss2)
d/rules: configure with --enable-tss-tss2
d/control: build-depend on libtss2-dev
Closes: #994396, LP: #1940079
- - - - -
a50e3b26 by Yves-Alexis Perez at 2021-09-15T18:28:30+00:00
Merge branch 'enable-tss-tss2' into 'debian/master'
tpm plugin: compile against the tpm2 software stack (tss2)
See merge request debian/strongswan!11
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -26,6 +26,7 @@ Build-Depends: bison,
libssl-dev (>= 0.9.8),
libsystemd-dev [linux-any],
libtool,
+ libtss2-dev,
libxml2-dev,
pkg-config,
po-debconf,
=====================================
debian/rules
=====================================
@@ -35,6 +35,7 @@ CONFIGUREARGS := --libdir=/usr/lib --libexecdir=/usr/lib \
--enable-pkcs11 \
--enable-test-vectors \
--enable-tpm \
+ --enable-tss-tss2 \
--enable-unity \
--enable-xauth-eap \
--enable-xauth-pam \
View it on GitLab: https://salsa.debian.org/debian/strongswan/-/compare/d1b9ee4b5c8963100fa7ab172f05612e71f76433...a50e3b268e72c607bdf627619d579a2b7a18f7bd
--
View it on GitLab: https://salsa.debian.org/debian/strongswan/-/compare/d1b9ee4b5c8963100fa7ab172f05612e71f76433...a50e3b268e72c607bdf627619d579a2b7a18f7bd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-swan-devel/attachments/20210915/90cf6455/attachment-0001.htm>
More information about the Pkg-swan-devel
mailing list