summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
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
2012-06-28Use multiarch pathsYves-Alexis Perez
2012-06-28Hardening supportYves-Alexis Perez
* debian/rules: - enable hardening flags with PIE and bindnow.
2012-06-28Import NMU 4.5.2-1.1Yves-Alexis Perez
* Non-maintainer upload. * debian/strongswan-starter.ipsec.init: Init script should depends on remote_fs instead of local_fs, also provide ipsec instead of vpn as the other ipsec implementations (Closes: #629675) * debian/patches/0001-fix-fprintf-format.patch: Fix FTBFS with gcc 4.6, taken from upstream (Closes: #614486) * debian/control: Tighten dependency version against libstrongswan (Closes: #626170) * debian/strongswan-starter.lintian-overrides, debian/rules: Correctly set restricted permissions on /etc/ipsec.d/private/ and /var/lib/strongswan (Closes: #598827)
2011-05-25Also need to ignore those .so files we install manually or the fail-missing ↵René Mayrhofer
check will fail
2011-05-25Install missing files and ignore those we don't want to installRené Mayrhofer
2011-05-25Install additional plugins and fail if we miss to install some files for ↵René Mayrhofer
future tracking
2011-05-25Fix install call for libstrongswan-nm.soRené Mayrhofer
2011-05-25Fix CONFIGUREARGS typo in debian/rules and no longer install starter.8 ↵René Mayrhofer
manpage either.
2011-01-01Special handling for strongswan-nm: only build if headers are really available.Rene Mayrhofer
2010-11-28Document major upstream change (IKEv2 being the default now) and enable more ↵Rene Mayrhofer
configure options.
2010-09-26Enable test vectors.Rene Mayrhofer
2010-09-19Argh, very stupid mistake. Don't call dh_clean from install target.Rene Mayrhofer
2010-08-22Another try to make package building work.Rene Mayrhofer
2010-08-21Fix compilation options for charon.Rene Mayrhofer
2010-08-16This common overrides file no longer exists.Rene Mayrhofer
2010-08-16Fix lintian warnings and errors.Rene Mayrhofer