diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-10-22 08:47:05 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-10-22 08:47:05 +0000 |
commit | 5431ccf5c6c657c441be44fe802c7780974aaebc (patch) | |
tree | d2099c99d7820f2f3cd0caa45bd8e3c24f5c12e0 /debian | |
parent | cde0b03bbce663dcdff4438c5708a1d8668f14f6 (diff) | |
download | vyos-strongswan-5431ccf5c6c657c441be44fe802c7780974aaebc.tar.gz vyos-strongswan-5431ccf5c6c657c441be44fe802c7780974aaebc.zip |
Document patch.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 997d2ac95..c68746ca4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,11 @@ strongswan (4.3.4-1) unstable; urgency=low required when working with older ipsec.conf files. * charon now supports "include" directives in ipsec.secrets for compatibility with how the maintainer script includes RSA private keys. + * Patched starter to also look at routing table "default" when table + "main" doesn't have a default entry. This makes dealing with + "%defaulroute" in ipsec.conf more flexible. - -- Rene Mayrhofer <rene@mayrhofer.eu.org> Wed, 21 Oct 2009 11:14:56 +0000 + -- Rene Mayrhofer <rmayr@debian.org> Wed, 21 Oct 2009 11:14:56 +0000 strongswan (4.3.2-1) unstable; urgency=HIGH |