Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-06-28 | Use multiarch paths | Yves-Alexis Perez | |
2012-06-28 | Hardening support | Yves-Alexis Perez | |
* debian/rules: - enable hardening flags with PIE and bindnow. | |||
2012-06-28 | Import NMU 4.5.2-1.1 | Yves-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-25 | Also need to ignore those .so files we install manually or the fail-missing ↵ | René Mayrhofer | |
check will fail | |||
2011-05-25 | Install missing files and ignore those we don't want to install | René Mayrhofer | |
2011-05-25 | Install additional plugins and fail if we miss to install some files for ↵ | René Mayrhofer | |
future tracking | |||
2011-05-25 | Fix install call for libstrongswan-nm.so | René Mayrhofer | |
2011-05-25 | Fix CONFIGUREARGS typo in debian/rules and no longer install starter.8 ↵ | René Mayrhofer | |
manpage either. | |||
2011-01-01 | Special handling for strongswan-nm: only build if headers are really available. | Rene Mayrhofer | |
2010-11-28 | Document major upstream change (IKEv2 being the default now) and enable more ↵ | Rene Mayrhofer | |
configure options. | |||
2010-09-26 | Enable test vectors. | Rene Mayrhofer | |
2010-09-19 | Argh, very stupid mistake. Don't call dh_clean from install target. | Rene Mayrhofer | |
2010-08-22 | Another try to make package building work. | Rene Mayrhofer | |
2010-08-21 | Fix compilation options for charon. | Rene Mayrhofer | |
2010-08-16 | This common overrides file no longer exists. | Rene Mayrhofer | |
2010-08-16 | Fix lintian warnings and errors. | Rene Mayrhofer | |
2010-06-28 | Only use list-missing instead of fail-missing option. | Rene Mayrhofer | |
2010-06-28 | Make sure all plugins are being installer. | Rene Mayrhofer | |
2010-06-28 | Bugfixes. | Rene Mayrhofer | |
2010-05-27 | - Reenable capability dropping with libcap. | Rene Mayrhofer | |
- Install additional libraries after strongswan refactoring. - Cleanup rules. | |||
2010-05-25 | Disable libcap support as well, as it doesn't build either. | Rene Mayrhofer | |
2010-05-25 | Disable other kernel interfaces again, KLIPS doesn't even build... | Rene Mayrhofer | |
2010-05-25 | - Disable user switching again, as the configure script tries to read the ↵ | Rene Mayrhofer | |
uid at build time. - Disable Android plugin again, seems to want to run on Android user pace. | |||
2010-05-25 | - Call adduser in postinst and deluser in postrm to manage "strongswan" user. | Rene Mayrhofer | |
- Enable switching to this user. - Build some more plugins. | |||
2010-04-09 | Sync postinst, rules, and debconf handling with openswan. | Rene Mayrhofer | |
2010-02-23 | Convert to new dpkg-source format. | Rene Mayrhofer | |
2009-10-21 | - New upstream release. | Rene Mayrhofer | |
- Don't disable internal crypto plugins, pluto expects to find them in some cases. - Enable integrity checking. | |||
2009-04-18 | - Minor build fix. | Rene Mayrhofer | |
2009-04-09 | Another install path fix. | Rene Mayrhofer | |
2009-04-09 | Syntax error fix? | Rene Mayrhofer | |
2009-04-09 | - Enable other EAP plugins. | Rene Mayrhofer | |
2009-04-09 | - Need special handling for padlock plugin. | Rene Mayrhofer | |
2009-04-09 | Use dh_install correctly... | Rene Mayrhofer | |
2009-04-09 | Slightly clean up debian/rules. More importantly, call dh_install to | Rene Mayrhofer | |
actually get binaries into packages. |