Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-29 | Make the connmark plugin Linux-onlu | Yves-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-23 | disable mediation support | Yves-Alexis Perez | |
the clearsilver build-dep FTBFS for now so disable the dependency until it's fixed | |||
2016-03-14 | enable aesni plugin on i386 and amd64. | Yves-Alexis Perez | |
2016-02-05 | enable systemd and swanctl. closes: #813788 | Yves-Alexis Perez | |
2016-01-11 | Migrate strongswan to ddeb | Yves-Alexis Perez | |
* debian/rules: - migrate debug package to ddeb. * debian/control: - drop strongswan-dbg package. | |||
2015-11-04 | Make dh_install override arch-dependent | Yves-Alexis Perez | |
* debian/rules: - make the dh_install override arch-dependent only since it only acts on arch:any packages. | |||
2015-07-10 | Enable the connmark plugin | Yves-Alexis Perez | |
2014-10-24 | Run the test suite only on amd64 | Romain 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-22 | Run the test suite only on amd64, i386, and s390x | Romain Francoise | |
2014-07-28 | Install systemd file from debian/rules | Romain Francoise | |
It gets generated only on Linux, so install it from debian/rules with the rest of the arch-specific files. | |||
2014-07-28 | Revert "Don't rely on pkg-config based systemd detection" | Romain Francoise | |
This reverts commit 6e408eb31340230d4c57da34aeab640098c78d1a. Conflicts: debian/changelog | |||
2014-07-26 | Don't rely on pkg-config based systemd detection | Romain 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-25 | Initial systemd integration | Romain Francoise | |
2014-03-25 | export TESTS_REDUCED_KEYLENGTHS for non linux/x86 arches | Yves-Alexis Perez | |
* debian/rules: - use reduced keylengths in testsuite on various arches, hopefully fixing FTBFS when the genrsa test runs. | |||
2014-03-12 | Install configuration files for all plugins | Yves-Alexis Perez | |
* debian/rules, debian/*.install: - install default configuration files for all plugins. | |||
2014-02-02 | split libstrongswan package | Yves-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-29 | Disable sql and attr-sql plugins (broken without database drivers) | Romain Francoise | |
2013-10-29 | Disable broken integrity tests (#598138) | Romain Francoise | |
2013-10-29 | debian/rules: nfc; remove extra TAB | Romain Francoise | |
2013-10-01 | Enable unity plugin | Yves-Alexis Perez | |
2013-10-01 | Enable error-notify plugin | Yves-Alexis Perez | |
2013-10-01 | Enable lookip plugin | Yves-Alexis Perez | |
2013-10-01 | Enable certexpire plugin | Yves-Alexis Perez | |
2013-10-01 | Enable af-alg plugin | Yves-Alexis Perez | |
2013-08-26 | Enable charon-cmd command line tool. | Yves-Alexis Perez | |
2013-08-25 | Refresh 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-18 | only install rdrand plugin on i386 and amd64 | Yves-Alexis Perez | |
2013-05-06 | Only enable RdRand on i386 and amd64 | Yves-Alexis Perez | |
2013-04-30 | Configure and install rdrand plugin | Yves-Alexis Perez | |
2013-04-26 | Update build flags | Yves-Alexis Perez | |
- build using all hardening flags. - use -Wl,--as-needed -Wl,-O1 for LDFLAGS. | |||
2013-04-26 | add --enable-attr-sql. | Yves-Alexis Perez | |
2013-01-02 | more removal of pluto | Yves-Alexis Perez | |
2013-01-02 | Initial part of pluto removal | Yves-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-06 | stop dropping privileges | Yves-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-08 | upload | Yves-Alexis Perez | |
2012-07-02 | Do 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-02 | correcty 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-01 | correctly handle logcheck rules install | Yves-Alexis Perez | |
2012-06-30 | remove strongswan user on purge and enable gcrypt plugin | Yves-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-30 | use the strongswan user. closes: #529854 | Yves-Alexis Perez | |
2012-06-29 | don't special-case strongswan-nm plugin | Yves-Alexis Perez | |
2012-06-29 | handle parallel build with dh other options already handled | Yves-Alexis Perez | |
2012-06-29 | disable DES and Blowfish plugin as they are under a 4 clauses BSD-like license. | Yves-Alexis Perez | |
2012-06-29 | drop old commented stuff | Yves-Alexis Perez | |
2012-06-29 | stop bypassing dh_installdocs. | Yves-Alexis Perez | |
2012-06-29 | don'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-29 | don't generate ldconfig calls since all libs are in /u/l/*/ipsec | Yves-Alexis Perez | |
2012-06-29 | ignore plugins in dh_makeshlibs. | Yves-Alexis Perez | |
2012-06-29 | switch to dh. | Yves-Alexis Perez | |
2012-06-28 | inconditionnally enable network-manager. | Yves-Alexis Perez | |