summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2013-10-31add patch for CVE-2013-6075Yves-Alexis Perez
fixing denial of service and authorization bypass
2013-10-17uploadYves-Alexis Perez
2013-10-17strongswan-ike: only depends on iproute on linux arches.Yves-Alexis Perez
2013-09-30upload to unstableYves-Alexis Perez
2013-09-30warn users about charon replacing pluto as IKEv1 daemon and provide someYves-Alexis Perez
migration pointers.
2013-08-26Enable charon-cmd command line tool.Yves-Alexis Perez
2013-08-25Refresh 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-08-25* debian/control:Yves-Alexis Perez
- update standards version to 3.9.4.
2013-08-25New upstream release.Yves-Alexis Perez
* New upstream release. * debian/libstrongswan.install: - install new rc2, pkcs12 and sshkey plugins.
2013-05-18uploadYves-Alexis Perez
2013-05-18only install rdrand plugin on i386 and amd64Yves-Alexis Perez
2013-05-17upload to experimentalYves-Alexis Perez
2013-05-06Only enable RdRand on i386 and amd64Yves-Alexis Perez
2013-05-05upload to experimentalYves-Alexis Perez
2013-04-30Configure and install rdrand pluginYves-Alexis Perez
2013-04-30remove patch for printf fix in DNSsec script, included upstreamYves-Alexis Perez
2013-04-30Fix for ECDSA signature verification vulnerability (CVE-2013-2944).Yves-Alexis Perez
2013-04-26Update build flagsYves-Alexis Perez
- build using all hardening flags. - use -Wl,--as-needed -Wl,-O1 for LDFLAGS.
2013-04-26install libpttls files (experimental implementation of PT-TLS, RFC 6876)Yves-Alexis Perez
2013-04-26add --enable-attr-sql.Yves-Alexis Perez
2013-04-2602_fix-printf-dnssec-script added backported from upstream, fix printf() ↵Yves-Alexis Perez
statements.
2013-02-07debian/po: update potfiles for new phrasing.Yves-Alexis Perez
2013-02-07install new pkcs7, xauth-eap, xauth-generic, xauth-pam and nonce plugins.Yves-Alexis Perez
2013-01-02provide transition -ikev{1,2} packages for upgrades.Yves-Alexis Perez
2013-01-02rename strongswan-ikev2 package to strongswan-ike for now and makes it ↵Yves-Alexis Perez
replace strongswan-ikev1 and strongswan-ikev2.
2013-01-02remove references to pluto.Yves-Alexis Perez
* debian/ipsec.secrets.proto: remove reference to pluto. * debian/strongswan-starter.* remove references to pluto.
2013-01-02debian/strongswan-ikev2.* renamed to strongswan-ike.Yves-Alexis Perez
2013-01-02rephrase long description to remove references to pluto.Yves-Alexis Perez
2013-01-02debian/strongswan.docs: CREDITS file is gone.Yves-Alexis Perez
2013-01-02install new xauth-eap, xauth-generic, xauth-pam and nonce plugins.Yves-Alexis Perez
* debian/libstrongswan.install: - install new xauth-eap, xauth-generic, xauth-pam and nonce plugins.
2013-01-02NetworkManager plugin is now a separate executable.Yves-Alexis Perez
* debian/strongswan-nm.install: - NetworkManager plugin is now a separate executable.
2013-01-02Initial part of pluto removalYves-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.
2013-01-0204-Fixed-IPv6-source-address-lookup dropped, included upstream.Yves-Alexis Perez
2013-01-0203_Pass-lo-as-faked-tundev-to-NM-as-it-now-needs-a-vali removed, included ↵Yves-Alexis Perez
upstream.
2013-01-0202_add-LICENSE dropped, included upstream.Yves-Alexis Perez
2013-01-0201_fix-manpages refreshed.Yves-Alexis Perez
2013-01-02New upstream release.Yves-Alexis Perez
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-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