summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-08-25Merge tag 'upstream/5.1.0'Yves-Alexis Perez
Upstream version 5.1.0
2013-08-25Imported Upstream version 5.1.0Yves-Alexis Perez
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-30Imported Upstream version 5.0.4Yves-Alexis Perez
2013-04-30Merge tag 'upstream/5.0.4'Yves-Alexis Perez
Upstream version 5.0.4
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-26Imported Upstream version 5.0.3Yves-Alexis Perez
2013-04-26Merge tag 'upstream/5.0.3'Yves-Alexis Perez
Upstream version 5.0.3
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-02-07Imported Upstream version 5.0.2Yves-Alexis Perez
2013-02-07Merge tag 'upstream/5.0.2'Yves-Alexis Perez
Upstream version 5.0.2
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.