summaryrefslogtreecommitdiff
path: root/debian
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-10-17remove obsolete patchYves-Alexis Perez
2013-10-17Merge tag 'v5.1.0-1' into sidYves-Alexis Perez
tag strongSwan 5.1.0-1
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-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-18uploadYves-Alexis Perez
2013-05-18only install rdrand plugin on i386 and amd64Yves-Alexis Perez
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-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-30upload to sidYves-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-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).
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-02make transitional packages Section: oldlibs and Priority: extraYves-Alexis Perez
2013-01-02rename package inside lintian overrides fileYves-Alexis Perez
2013-01-02fix -starter dependency on -ikeYves-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-02more removal of plutoYves-Alexis Perez
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