diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-08-26 21:31:23 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-08-26 21:31:23 +0200 |
commit | e6b332fcdc85d9fc3517f346074da2191a81e805 (patch) | |
tree | ab89a79fef79648102c902ebcf5edd2606a58b4e /debian/changelog | |
parent | c0bea03cad7ff66ca2d6191239495ecac2585556 (diff) | |
download | vyos-strongswan-e6b332fcdc85d9fc3517f346074da2191a81e805.tar.gz vyos-strongswan-e6b332fcdc85d9fc3517f346074da2191a81e805.zip |
Enable charon-cmd command line tool.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index daac98016..0ef6da71f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,10 @@ strongswan (5.1.0-1) UNRELEASED; urgency=low * debian/rules: - use autoreconf addon to refresh autotools helper files and gain support for ARM64. + - enable charon-cmd command line tool. * debian/source/options: ignore files regenerated by autoreconf addon. + * debian/strongswan-ike.install: + - install charon-cmd command and manpage. -- Yves-Alexis Perez <corsac@debian.org> Sun, 25 Aug 2013 15:37:56 +0200 |