diff options
author | Raphael Geissert <geissert@debian.org> | 2014-01-14 14:51:01 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2014-01-17 12:42:41 +0100 |
commit | 0080830d0419f8ca8cbe6b20df89b81ed0e2228d (patch) | |
tree | 85ea0700a606fab6a419371e87c01ad52b88b9f4 /debian/changelog | |
parent | f9f82c46d2308d94f8cccccf680563f790aa33c9 (diff) | |
download | vyos-strongswan-0080830d0419f8ca8cbe6b20df89b81ed0e2228d.tar.gz vyos-strongswan-0080830d0419f8ca8cbe6b20df89b81ed0e2228d.zip |
Support configuration via /etc/strongswan.conf.d/
Upstream's position on this is that packages should ship this
configuration, instead of modifying it upstream. See:
https://wiki.strongswan.org/issues/475
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e7368a04c..8d3660630 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,10 @@ strongswan (5.1.1-1) UNRELEASED; urgency=low * debian/strongswan-starter.install: - 'ipsec pool' is no longer built, remove. + [ Raphael Geissert ] + * Allow the configuration of strongswan.conf to be stored in snippets + in /etc/strongswan.conf.d/ + -- Romain Francoise <rfrancoise@debian.org> Tue, 29 Oct 2013 20:01:37 +0100 strongswan (5.1.0-3) unstable; urgency=high |