summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
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
2008-02-07- Finally, there's an easy way to harden C code. Use it.Rene Mayrhofer
2007-11-03- ipsec.conf should actually get standard permissions.Rene Mayrhofer
2007-11-02- Install init script as /etc/init.d/ipsec instead of as strongswan.Rene Mayrhofer
- Try to fix postinst and init scripts to actually work with the recent changes.
2007-11-02- Ship our own init script.Rene Mayrhofer
2007-11-02- Make the Makefile work...Rene Mayrhofer
- Cleanup slightly, although configure is still run twice (and I don't know why).
2007-11-02- Many small packaging fixes, check changelog for details.Rene Mayrhofer
2007-10-26- Semicolon, not comma to separate sed commands.Rene Mayrhofer
2007-10-26- It's ok if there's no package to work on.Rene Mayrhofer
2007-10-26Actually fix all the Debian bugreports for strongswan.Rene Mayrhofer
2007-06-03- Don't install under /usr/libexec, but use /usr/libRene Mayrhofer
2007-06-03- Revert change in r4762: need to export DH_COMPAT still, orRene Mayrhofer
dh_installdirs won't do the right thing. - Clean up debian/rules slightly.
2007-06-03- strongSwan 4.x now uses a shared library, so do the right thing...Rene Mayrhofer
2007-06-03- Remove deprecated DH_VERSION setting from debian/rules.Rene Mayrhofer
- Beginnings of debconf-based enabling and disabling of pluto and charon.
2007-06-03- The changelog has been renamed.Rene Mayrhofer
2007-06-03- No longer patch for bashism, this fails to build.Rene Mayrhofer
- lex.yy.c has been rebuilt (maybe with newer lex).
2007-06-03- DBUS and XML interfaces are seemingly not ready yet.Rene Mayrhofer
2007-06-03- Enable DBUS and XML interfaces with configure.Rene Mayrhofer
- Disable leak detection, it does not compile.
2007-04-23First changes to use the autoconf tools instead of the old build system.Rene Mayrhofer
2007-01-29- Need to disable IPSECPOLICY again, because the code doesn't compileRene Mayrhofer
then-
2007-01-28- Remove non-DFSG-free documentation files and explicitly enableRene Mayrhofer
smartcard support.
2006-08-25- Fix a few minor things, mostly lintian cleanups.Rene Mayrhofer
2006-08-23- Copy a fix from the last openswan upload: call debconf-updatepo to update ↵Rene Mayrhofer
the templates and translations.
2006-07-09- Many small changes to make it a Debian policy compliant package.Rene Mayrhofer
- No longer build the KLIPS binary packages, because strongswan 4.x will remove KLIPS anyway.
2006-06-26And another minor change.Rene Mayrhofer
2006-06-26Ok, need two different...Rene Mayrhofer
2006-06-25- Advances in packaging strongswan.Rene Mayrhofer
- New upstream tarball.
2006-06-13- Remove my patches for now.Rene Mayrhofer
- Disable fswcert for now. - Ignore generated HTML documentation.