diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2017-06-30 13:44:16 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-06-30 13:47:37 +0200 |
commit | 784751a50713ae63faeb9aac3b0d77581324e70e (patch) | |
tree | 28a406476a1d0f07f2b21dccf546c981ba77872c /debian/changelog | |
parent | 60d600ad7af636d2177eda3870c9964405a11617 (diff) | |
download | vyos-strongswan-784751a50713ae63faeb9aac3b0d77581324e70e.tar.gz vyos-strongswan-784751a50713ae63faeb9aac3b0d77581324e70e.zip |
Install /etc/strongswan.d/charon-systemd.conf with charon-systemd package
* debian/patches:
- 02_configure-Install-charon-systemd.conf added, cherry-picked from
upstream to install configuration to output logging information to the
journal.
* debian/charon-systemd.install:
- install charon-systemd.conf files, thanks Gerald Tuner. closes: #866325
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 86c772a5a..885fa760a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,12 @@ strongswan (5.5.3-3) UNRELEASED; urgency=medium * debian/strongswan-swanctl.install: - install the whole /etc/swanctl folder, including (empty) subfolders. closes: #866324 + * debian/patches: + - 02_configure-Install-charon-systemd.conf added, cherry-picked from + upstream to install configuration to output logging information to the + journal. + * debian/charon-systemd.install: + - install charon-systemd.conf files, thanks Gerald Tuner. closes: #866325 -- Yves-Alexis Perez <corsac@debian.org> Wed, 28 Jun 2017 22:57:48 +0200 |