Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-21 | Import upstream release 5.2.1 | Romain Francoise | |
2014-08-24 | Stop shipping /etc/strongswan.conf.d in libstrongswan | Romain Francoise | |
2014-07-30 | Upload to unstable | Romain Francoise | |
2014-07-28 | Install systemd file from debian/rules | Romain Francoise | |
It gets generated only on Linux, so install it from debian/rules with the rest of the arch-specific files. | |||
2014-07-28 | Revert "Don't rely on pkg-config based systemd detection" | Romain Francoise | |
This reverts commit 6e408eb31340230d4c57da34aeab640098c78d1a. Conflicts: debian/changelog | |||
2014-07-26 | Use After=network.target | Romain Francoise | |
Primarily because otherwise the network may go down before charon gets the opportunity to send deletes on exit, and it matches what the old init script did. Note that in Debian, network.target apparently runs after ifup so the network is in most cases really up, so we don't need network-online.target. (And charon uses rtnetlink to get notified of changes anyway.) | |||
2014-07-26 | Don't rely on pkg-config based systemd detection | Romain Francoise | |
Build-depending on systemd to get the pkg-config detection to work would obviously fail on !linux archs, so just hardcode the location of systemd system units instead… | |||
2014-07-25 | Initial systemd integration | Romain Francoise | |
2014-07-25 | Remove disabled debian/patches/03_include-stdint.patch | Romain Francoise | |
2014-07-11 | upload to unstable | Yves-Alexis Perez | |
2014-07-11 | replace tools.conf by pki.conf and scepclient.conf. | Yves-Alexis Perez | |
* debian/strongswan-starter.install: - replace tools.conf by pki.conf and scepclient.conf. | |||
2014-07-11 | debian/patches: 03_pfkey-Always-include-stdint.h dropped, included upstream. | Yves-Alexis Perez | |
2014-07-11 | New upstream release. | Yves-Alexis Perez | |
2014-07-11 | Merge tag 'upstream/5.2.0' | Yves-Alexis Perez | |
Upstream version 5.2.0 | |||
2014-07-11 | Imported Upstream version 5.2.0 | Yves-Alexis Perez | |
2014-06-26 | po update | Yves-Alexis Perez | |
* debian/po: - pt_BR.po updated, thanks Adriano Rafael Gomes. closes: #752721 | |||
2014-06-24 | Drop hardening-wrapper from build-depends | Romain Francoise | |
2014-05-25 | Amend build-dep on libgcrypt to 'libgcrypt20-dev | libgcrypt11-dev' | Romain Francoise | |
2014-05-19 | upload | Yves-Alexis Perez | |
2014-05-19 | Fix FTBFS on kFreeBSD by always including stdint.h | Yves-Alexis Perez | |
2014-05-19 | Add build-dep on pkg-config | Yves-Alexis Perez | |
* debian/control: - add build-dep on pkg-config. | |||
2014-05-17 | upload | Yves-Alexis Perez | |
2014-05-13 | Fix FTBFS | Yves-Alexis Perez | |
* debian/control: - add build-dep on libgcrypt20-dev, fix FTBFS. closes: #747796 | |||
2014-05-13 | Configure PGP signature check for uscan | Yves-Alexis Perez | |
* debian/watch: - add pgpsigurlmangle to get PGP signature * debian/upstream/signing-key.asc: - bootstrap keyring by adding Andreas Steffen key (0xDF42C170B34DBA77) | |||
2014-04-19 | Update debian/changelog | Romain Francoise | |
2014-04-19 | Disable the new libtls test suite | Romain Francoise | |
It appears to be too slow for some archs, although whether that is because of CPU or entropy usage is not clear. | |||
2014-04-15 | Install new pki --acert man page | Romain Francoise | |
2014-04-15 | Deal with openac deletion | Romain Francoise | |
2014-04-15 | debian/patches/01_fix-manpages.patch: refresh against upstream | Romain Francoise | |
2014-04-15 | Drop patches previously from upstream | Romain Francoise | |
2014-04-15 | Update debian/changelog | Romain Francoise | |
2014-04-15 | debian/control: depend on iproute2 | iproute (#744832) | Romain Francoise | |
2014-04-15 | Merge tag 'upstream/5.1.3' | Romain Francoise | |
Upstream version 5.1.3 * tag 'upstream/5.1.3': Import upstream version 5.1.3 | |||
2014-04-15 | Import upstream version 5.1.3 | Romain Francoise | |
2014-04-08 | Update debian/changelog | Romain Francoise | |
2014-04-08 | add CVE-2014-2338 patch from upstream | Romain Francoise | |
2014-04-08 | debian/control: add myself to Uploaders | Romain Francoise | |
2014-04-02 | upload | Yves-Alexis Perez | |
2014-04-02 | Add patch to fix testsuite failure on armel | Yves-Alexis Perez | |
2014-04-02 | debian/patches/ ↵ | Yves-Alexis Perez | |
02_unit-tests-Fix-filtered-enumerator-tests-on-64-bit-b.patch added, fix testsuite failing on 64 bit big-endian platforms (s390x). | |||
2014-03-25 | upload | Yves-Alexis Perez | |
2014-03-25 | export TESTS_REDUCED_KEYLENGTHS for non linux/x86 arches | Yves-Alexis Perez | |
* debian/rules: - use reduced keylengths in testsuite on various arches, hopefully fixing FTBFS when the genrsa test runs. | |||
2014-03-16 | upload | Yves-Alexis Perez | |
2014-03-12 | advertise about the new strongswan.d mechanism | Yves-Alexis Perez | |
add a NEWS entry to advertise about the new /etc/strongswan.d configuration mechanisms and how it can be overriden. | |||
2014-03-12 | Fix spurious entry in debian/NEWS. | Yves-Alexis Perez | |
* debian/NEWS: - fix spurious entry. | |||
2014-03-12 | Install configuration files for all plugins | Yves-Alexis Perez | |
* debian/rules, debian/*.install: - install default configuration files for all plugins. | |||
2014-03-11 | 02_include-strongswan.conf.d removed, strongswan.d is now supported upstream. | Yves-Alexis Perez | |
2014-03-11 | Refresh patches | Yves-Alexis Perez | |
* debian/patches: - 01_fix-manpages refreshed for new upstream. | |||
2014-03-11 | New upstream release. | Yves-Alexis Perez | |
2014-03-11 | Imported Upstream version 5.1.2 | Yves-Alexis Perez | |