Package: strongswan Version: strongswan_5.5.1-2 Severity: normal Tags: patch
Dear Maintainer, commit 290d5aa4fa5e888c51b1abce745399366dda46f5 in pkg-swan/strongswan disabled mediation, medsrv and medcli because the clearsilver build-dep FTBFS. mediation is an IKE feature and does not depend on clearsilver. medsrv and medcli are frontends to allow mediation configuration through a web interface and depend on clearsilver. I am using the mediation IKE feature and would like to continue using it in the future. Please reenable the mediation IKE feature during build. Thanks! Patch follows. diff --git a/debian/rules b/debian/rules index b725415..63794c1 100755 --- a/debian/rules +++ b/debian/rules @@ -6,6 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all CONFIGUREARGS := --libdir=/usr/lib --libexecdir=/usr/lib \ --enable-ldap --enable-curl \ --enable-pkcs11 \ + --enable-mediation \ --enable-openssl --enable-agent \ --enable-ctr --enable-ccm --enable-gcm --enable-addrblock \ --enable-eap-radius --enable-eap-identity --enable-eap-md5 \ @@ -28,8 +29,8 @@ CONFIGUREARGS := --libdir=/usr/lib --libexecdir=/usr/lib \ # Don't --enable-cisco-quirks, because some other IPsec implementations # (most notably the Phion one) have problems connecting when pluto # sends these Cisco options. - # don't enable mediation right now (20160523) since clearsilver FTBFS - #--enable-mediation --enable-medsrv --enable-medcli \ + # don't enable medsrv/medcli right now (20160523) since clearsilver FTBFS + #--enable-medsrv --enable-medcli \ # get the various DEB_BUILD/DEB_HOST variables include /usr/share/dpkg/architecture.mk -- System Information: Debian Release: 8.6 APT prefers stable APT policy: (900, 'stable'), (500, 'stable-updates') Architecture: armhf (armv7l) Kernel: Linux 4.4.27-5-osmc (SMP w/4 CPU cores; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages strongswan depends on: ii strongswan-charon 5.2.1-6+deb8u2 ii strongswan-starter 5.2.1-6+deb8u2 strongswan recommends no packages. strongswan suggests no packages. -- debconf-show failed