summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2013-06-26upload to unstableYves-Alexis Perez
2013-06-26Update config.{guess,sub} at build timeYves-Alexis Perez
* debian/control: - add build-dep on autotools-dev * debian/rules: - use autotools-dev addon to update config.{guess,sub}.
2013-06-26update standards version to 3.9.4.Yves-Alexis Perez
2013-06-26Fix dependencies on !linux arch for strongswan-ikev1Yves-Alexis Perez
* debian/control: - protect strongswan-ikev1 dependencies using linux-any since it's only available there. - switch strongswan package to arch:any because of that change.
2013-05-17upload to unstableYves-Alexis Perez
2013-05-17strongswan-ikev{1,2}: only depends on iproute on Linux arches (#708686)Yves-Alexis Perez
2013-04-30upload to sidYves-Alexis Perez
2013-04-26Fix for CVE-2013-2944Yves-Alexis Perez
* debian/patches: - 0001-Check-return-value-of-ECDSA_Verify-correctly added. Fix ECDSA signature verification when using openssl plugin (CVE-2013-2944).
2012-12-01upload to unstableYves-Alexis Perez
2012-11-26Add breaks/replaces to fix upgrades from Squeeze (bug #681312)Yves-Alexis Perez
* debian/control: - add Breaks/Replaces strongswan-ikev2 on libstrongswan because of moved plugins.
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-07fix tr.poYves-Alexis Perez
2012-07-02Fix IPv6 tunnel not workingYves-Alexis Perez
2012-07-02debian/control: Fix Vcs-Browser URLLaurent Bigonville
2012-07-02d/p/03_Pass-lo-as-faked-tundev-to-NM-as-it-now-needs-a-vali.patch: NM now ↵Laurent Bigonville
requires a tundev, pass the loopback interface to make it happy (thanks to Martin Willi)
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-02add bug number for logcheck rulesYves-Alexis Perez
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-02add turkish translation, thanks Atila KOÇ. closes: #659879Yves-Alexis Perez
2012-07-01add bug closingYves-Alexis Perez
2012-07-01correctly handle logcheck rules installYves-Alexis Perez
2012-07-01make libcap build-dep [linux-any] tooYves-Alexis Perez
2012-06-30uploadYves-Alexis Perez
2012-06-30 - libnm-glib-vpn-dev also is linux-any, fix build-deps.Yves-Alexis Perez
2012-06-30uploadYves-Alexis Perez
2012-06-30add gcrypt plugin to hardening lintian overrides tooYves-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-30upload to unstable!Yves-Alexis Perez
2012-06-30fix libnm-glib-vpn-dev build-dep, it's linux-any.Yves-Alexis Perez
2012-06-30use the strongswan user. closes: #529854Yves-Alexis Perez
2012-06-29upload to experimentalYves-Alexis Perez
2012-06-29update copyright (add expat/mit licenses)Yves-Alexis Perez
2012-06-29add myself to uploaders, in hope that some others will join.Yves-Alexis Perez
2012-06-29move ldap, curl, kernel-netlink and attr* plugins to libstrongswanYves-Alexis Perez
2012-06-29fix typoYves-Alexis Perez
2012-06-29don't special-case strongswan-nm pluginYves-Alexis Perez
2012-06-29re-add README file to libstrongswanYves-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-29syntax updateYves-Alexis Perez
2012-06-29add the Young BSD license variantYves-Alexis Perez
2012-06-2902_add-LICENSE added, add the license file from upstream not yet present in ↵Yves-Alexis Perez
tarball.
2012-06-29update copyright fileYves-Alexis Perez
2012-06-29more copyright updatesYves-Alexis Perez
2012-06-29add license paragraphsYves-Alexis Perez
2012-06-29drop old commented stuffYves-Alexis Perez
2012-06-29debian/copyright completely rewritten.Yves-Alexis Perez
2012-06-29get rid of the override since the lib are now privateYves-Alexis Perez
2012-06-29stop bypassing dh_installdocs.Yves-Alexis Perez