summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
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
2010-06-28Only use list-missing instead of fail-missing option.Rene Mayrhofer
2010-06-28Make sure all plugins are being installer.Rene Mayrhofer
2010-06-28Bugfixes.Rene Mayrhofer
2010-05-27- Reenable capability dropping with libcap.Rene Mayrhofer
- Install additional libraries after strongswan refactoring. - Cleanup rules.
2010-05-25Disable libcap support as well, as it doesn't build either.Rene Mayrhofer
2010-05-25Disable 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-09Sync postinst, rules, and debconf handling with openswan.Rene Mayrhofer
2010-02-23Convert 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-09Another install path fix.Rene Mayrhofer
2009-04-09Syntax 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-09Use dh_install correctly...Rene Mayrhofer
2009-04-09Slightly clean up debian/rules. More importantly, call dh_install toRene Mayrhofer
actually get binaries into packages.
2009-04-09- Additional dh_installdirs call.Rene Mayrhofer
2009-04-01- Removed patch that is now upstream.Rene Mayrhofer
2009-04-01- New upstream release to hopefully compile on sid.Rene Mayrhofer
2009-03-26- Modularize: move stuff to sub-packages.Rene Mayrhofer
2009-03-22- Drop --enable-http for configure, obsoleted by --enable-curl.Rene Mayrhofer
2009-03-12- Start building network manager plugin.Rene Mayrhofer
- No longer support plain RSA keypairs. - Other minor changes to make packaging simpler.
2009-03-12- Minor Debian packaging fixes.Rene Mayrhofer
2009-02-09- Enable KLIPS kernel support and mediation server.Rene Mayrhofer
2008-12-06- Fix bugs by enabling curl (and the other one just with a newRene Mayrhofer
upstream release.) - Also enable SSH agent interface.
2008-09-01- Tweaked configure options for a smaller package.Rene Mayrhofer
2008-08-12- Fix configure options.Rene Mayrhofer
2008-08-07- Fix 2 bugs.Rene Mayrhofer
2008-07-22- Disable the tests, they don't compile.Rene Mayrhofer
2008-07-22- Take NEWS instead of ChangeLog as the upstream changelog.Rene Mayrhofer
2008-07-22- Disable --enable-dbus. configure no longer needs it. Rene Mayrhofer
- Document enabling the new crypto plugins.
2008-07-22- Drop dbus support. The new configure no longer uses it.Rene Mayrhofer
2008-02-15- Explicitly set path to opensc-pkcs11 engine.Rene Mayrhofer
2008-02-15- Enable more configure options.Rene Mayrhofer