summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2016-07-16release strongSwan 5.5.0-1Yves-Alexis Perez
2016-07-1605_port-openssl-1.1.0 dropped, included upstream.Yves-Alexis Perez
2016-07-16New upstream release.Yves-Alexis Perez
2016-07-07add build-dep on systemd. closes: #828945Yves-Alexis Perez
2016-07-07release strongSwan 5.4.0-3Yves-Alexis Perez
2016-07-07debian/NEWS: fix spelling error.Yves-Alexis Perez
2016-07-07update standards version to 3.9.8.Yves-Alexis Perez
2016-06-29update patch to second versionYves-Alexis Perez
- fix runtime with openssl 1.0 - fix build with openssl 1.1
2016-06-28Add patch to port to OpenSSL 1.1.0Yves-Alexis Perez
* debian/patches: - 05_port-openssl-1.1.0 added, port to OpenSSL 1.1.0. closes: #828561
2016-05-29release strongSwan 5.4.0-2Yves-Alexis Perez
2016-05-29Make the connmark plugin Linux-onluYves-Alexis Perez
- enable connmark only on Linux - install connmark plugins files only on Linux - make iptables-dev build-dep Linux-only. - stop installing connmark plugins files inconditionnaly.
2016-05-23update changelog for mediation disableYves-Alexis Perez
2016-05-23disable mediation supportYves-Alexis Perez
the clearsilver build-dep FTBFS for now so disable the dependency until it's fixed
2016-05-23run wrap-and-sortYves-Alexis Perez
2016-04-04upload to unstableYves-Alexis Perez
2016-03-24debian/copyright: remove hydra lines as well.Yves-Alexis Perez
2016-03-24Remove libhydra pluginsYves-Alexis Perez
* debian/libstrongswan.install: - drop libhydra lines, it's been removed.
2016-03-240001-charon-systemd-Inherit-all-settings-from-the-charon- dropped as well, a ↵Yves-Alexis Perez
different version was included upstream.
2016-03-24drop 0001-configure-Support-systemd-209.patchYves-Alexis Perez
* debian/patches - 0001-configure-Support-systemd-209 dropped, included upstream.
2016-03-24New upstream release.Yves-Alexis Perez
2016-03-15upload to unstableYves-Alexis Perez
2016-03-14update standards version to 3.9.7.Yves-Alexis Perez
2016-03-14enable aesni plugin on i386 and amd64.Yves-Alexis Perez
2016-02-09mark charon-systemd linux-anyYves-Alexis Perez
2016-02-08Include patch to inherit charon settings in charon-systemdYves-Alexis Perez
* debian/patches - 0001-charon-systemd-Inherit-all-settings-from-the-charon added, inherit charon configuration settings for charon-systemd.
2016-02-05move strongswan.conf manpage to libstrongswan packageYves-Alexis Perez
2016-02-05drop old Conflicts/Breaks/Replaces against versions older than stable.Yves-Alexis Perez
2016-02-05Split pki and scepclient to new packagesYves-Alexis Perez
- create new strongswan-pki and strongswan-scepclient packages * debian/strongswan-pki.install: - install pki files * debian/strongswan-scepclient.install: - install scepclient files
2016-02-05update changelogYves-Alexis Perez
2016-02-05add new package strongswan-swanctl and charon-systemdYves-Alexis Perez
- strongswan-swanctl includes vici plugin and swanctl files - charon-systemd includes a new charon daemon, started by systemd and configured through swanctl.
2016-02-05Add patch to fix systemd detectionYves-Alexis Perez
2016-02-05add charon-swanctl and charon-systemd packagesYves-Alexis Perez
2016-02-05enable systemd and swanctl. closes: #813788Yves-Alexis Perez
2016-01-11Migrate strongswan to ddebYves-Alexis Perez
* debian/rules: - migrate debug package to ddeb. * debian/control: - drop strongswan-dbg package.
2015-11-28upload to unstableYves-Alexis Perez
2015-11-26New upstream bugfix release.Yves-Alexis Perez
2015-11-19upload to unstableYves-Alexis Perez
2015-11-18CVE-2015-8023_eap_mschapv2_state droppedYves-Alexis Perez
2015-11-180001-socket-dynamic-Refactor-setting-source-address-when- droppedYves-Alexis Perez
2015-11-180001-socket-default-Refactor-setting-source-address-when- droppedYves-Alexis Perez
2015-11-18Refresh 03_systemd-service.patchYves-Alexis Perez
* debian/patches: - 03_systemd-service refreshed for new upstream release.
2015-11-18New upstream release.Yves-Alexis Perez
2015-11-16upload to unstableYves-Alexis Perez
2015-11-16Fix CVE-2015-8023Yves-Alexis Perez
* Set urgency=high for security fix. * debian/patches: - CVE-2015-8023_eap_mschapv2_state added, fix authentication bypass when using EAP MSCHAPv2.
2015-11-04uploadYves-Alexis Perez
2015-11-04Make dh_install override arch-dependentYves-Alexis Perez
* debian/rules: - make the dh_install override arch-dependent only since it only acts on arch:any packages.
2015-11-03upload to unstableYves-Alexis Perez
2015-11-03update changelog for the source address selection bugYves-Alexis Perez
2015-11-03Add source address selection patch for socket-dynamic pluginYves-Alexis Perez
The socket-dynamic plugin has the same issue as the socket-default one so even if few people use it, it's worth fixing there too
2015-11-03Update source address selection patch to latest versionYves-Alexis Perez
commit log has been updated to provide more meaningful comments