summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2016-05-29Make the connmark plugin Linux-onluYves-Alexis Perez
- enable connmark only on Linux - install connmark plugins files only on Linux - make iptables-dev build-dep Linux-only. - stop installing connmark plugins files inconditionnaly.
2016-05-23disable mediation supportYves-Alexis Perez
the clearsilver build-dep FTBFS for now so disable the dependency until it's fixed
2016-03-14enable aesni plugin on i386 and amd64.Yves-Alexis Perez
2016-02-05enable systemd and swanctl. closes: #813788Yves-Alexis Perez
2016-01-11Migrate strongswan to ddebYves-Alexis Perez
* debian/rules: - migrate debug package to ddeb. * debian/control: - drop strongswan-dbg package.
2015-11-04Make dh_install override arch-dependentYves-Alexis Perez
* debian/rules: - make the dh_install override arch-dependent only since it only acts on arch:any packages.
2015-07-10Enable the connmark pluginYves-Alexis Perez
2014-10-24Run the test suite only on amd64Romain Francoise
If we want to make the cut for the freeze on Nov 5th, the package needs to build on all archs right now, so let's just disable the test suite on buildds and we can experiment later...
2014-10-22Run the test suite only on amd64, i386, and s390xRomain Francoise
2014-07-28Install systemd file from debian/rulesRomain Francoise
It gets generated only on Linux, so install it from debian/rules with the rest of the arch-specific files.
2014-07-28Revert "Don't rely on pkg-config based systemd detection"Romain Francoise
This reverts commit 6e408eb31340230d4c57da34aeab640098c78d1a. Conflicts: debian/changelog
2014-07-26Don't rely on pkg-config based systemd detectionRomain Francoise
Build-depending on systemd to get the pkg-config detection to work would obviously fail on !linux archs, so just hardcode the location of systemd system units instead…
2014-07-25Initial systemd integrationRomain Francoise
2014-03-25export TESTS_REDUCED_KEYLENGTHS for non linux/x86 archesYves-Alexis Perez
* debian/rules: - use reduced keylengths in testsuite on various arches, hopefully fixing FTBFS when the genrsa test runs.
2014-03-12Install configuration files for all pluginsYves-Alexis Perez
* debian/rules, debian/*.install: - install default configuration files for all plugins.
2014-02-02split libstrongswan packageYves-Alexis Perez
add new binary packages: - libstrongswan-standard-plugins - libstrongswan-extra-plugins - libcharon-extra-plugins packages The libstrongswan package now only provide upstream default plugins
2013-10-29Disable sql and attr-sql plugins (broken without database drivers)Romain Francoise
2013-10-29Disable broken integrity tests (#598138)Romain Francoise
2013-10-29debian/rules: nfc; remove extra TABRomain Francoise
2013-10-01Enable unity pluginYves-Alexis Perez
2013-10-01Enable error-notify pluginYves-Alexis Perez
2013-10-01Enable lookip pluginYves-Alexis Perez
2013-10-01Enable certexpire pluginYves-Alexis Perez
2013-10-01Enable af-alg pluginYves-Alexis Perez
2013-08-26Enable charon-cmd command line tool.Yves-Alexis Perez
2013-08-25Refresh autotools helper file for ARM64 support.Yves-Alexis Perez
* debian/control: - add build-dep on dh-autoreconf. * debian/rules: - use autoreconf addon to refresh autotools helper files and gain support for ARM64. * debian/source/options: ignore files regenerated by autoreconf addon.
2013-05-18only install rdrand plugin on i386 and amd64Yves-Alexis Perez
2013-05-06Only enable RdRand on i386 and amd64Yves-Alexis Perez
2013-04-30Configure and install rdrand pluginYves-Alexis Perez
2013-04-26Update build flagsYves-Alexis Perez
- build using all hardening flags. - use -Wl,--as-needed -Wl,-O1 for LDFLAGS.
2013-04-26add --enable-attr-sql.Yves-Alexis Perez
2013-01-02more removal of plutoYves-Alexis Perez
2013-01-02Initial part of pluto removalYves-Alexis Perez
* debian/rules: - --enable-smartcard, --with-default-pkcs11 and --enable-nat-transport not valid anymore for ./configure, remove them. - add --enable-xauth-eap and --enable-xauth-pam. - remove pluto handling since it's gone - don't special-case XAuth on kFreeBSD anymore. * debian/control: - drop strongswan-ikev1 package - rename strongswan-ikev2 package to strongswan-ike for now. * debian/strongswan-ikev1.install removed.
2012-08-06stop dropping privilegesYves-Alexis Perez
* debian/rules: - revert dropping privileges, it breaks too many setups for now and it's not possible to disable it. reopens #529854 and closes: #680722
2012-07-08uploadYves-Alexis Perez
2012-07-02Do not use multi-arch paths, this makes no sense as only one instance of the ↵Laurent Bigonville
daemon can be run and all libraries are private.
2012-07-02correcty hande non linux arches:Yves-Alexis Perez
* debian/rules: - and finally libcap-dev linux-any too... - make -ikev1 linux-any since pluto can't be build on FreeBSD. - handle non kFreeBSD more carefully closes: #640928 + don't enable NM and Linux capabilities drop; + disable pluto (and xauth plugin); + don't enable farp and dhcp, enable kernel-pf{key,route} plugins
2012-07-01correctly handle logcheck rules installYves-Alexis Perez
2012-06-30remove strongswan user on purge and enable gcrypt pluginYves-Alexis Perez
* debian/strongswan-starter.postrm - remove strongswan user on purge. * debian/rules: - enable gcrypt plugin. closes: #600326 * debian/libstrongswan.install: - ship gcrypt plugin.
2012-06-30use the strongswan user. closes: #529854Yves-Alexis Perez
2012-06-29don't special-case strongswan-nm pluginYves-Alexis Perez
2012-06-29handle parallel build with dh other options already handledYves-Alexis Perez
2012-06-29disable DES and Blowfish plugin as they are under a 4 clauses BSD-like license.Yves-Alexis Perez
2012-06-29drop old commented stuffYves-Alexis Perez
2012-06-29stop bypassing dh_installdocs.Yves-Alexis Perez
2012-06-29don't generate maintainer scripts snippets for init scripts, it's already ↵Yves-Alexis Perez
handled (atlhough we might want to change that later)
2012-06-29don't generate ldconfig calls since all libs are in /u/l/*/ipsecYves-Alexis Perez
2012-06-29ignore plugins in dh_makeshlibs.Yves-Alexis Perez
2012-06-29switch to dh.Yves-Alexis Perez
2012-06-28inconditionnally enable network-manager.Yves-Alexis Perez