diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-10-01 10:53:15 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-10-01 10:53:56 +0200 |
commit | 0eaf898170a174b8976525b250714935efe7bcf9 (patch) | |
tree | 223ee614eb5d7c2f10b7d187b808dfa40c61f464 /debian/changelog | |
parent | 3abce18a4db7ca8b7495a2d478d0641dff8b48e2 (diff) | |
download | vyos-strongswan-0eaf898170a174b8976525b250714935efe7bcf9.tar.gz vyos-strongswan-0eaf898170a174b8976525b250714935efe7bcf9.zip |
Enable lookip plugin
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 25ad73705..732d54eb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ strongswan (5.1.0-2) UNRELEASED; urgency=low * debian/rules: - enable and install af-ag plugin on Linux. closes: #718292 - enable certexpire plugin. closes: #718293 + - enable lookip plugin. closes: #718299 * debian/strongswan-ike.install: - install certexpire plugin. + - install lookip binary and plugin. -- Yves-Alexis Perez <corsac@debian.org> Tue, 01 Oct 2013 09:35:37 +0200 |