summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@corsac.net>2017-06-30 13:10:32 +0200
committerYves-Alexis Perez <corsac@corsac.net>2017-06-30 13:10:32 +0200
commit60d600ad7af636d2177eda3870c9964405a11617 (patch)
treeb8b51aeda9c18cafe0ebbb13a32898071000fc85 /debian/changelog
parent0005f79411b748a65784e050f81e044d29b3e057 (diff)
downloadvyos-strongswan-60d600ad7af636d2177eda3870c9964405a11617.tar.gz
vyos-strongswan-60d600ad7af636d2177eda3870c9964405a11617.zip
restrict permissions on swanctl folder containing private material
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 79b40c94a..86c772a5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,9 @@ strongswan (5.5.3-3) UNRELEASED; urgency=medium
* debian/rules:
- remove .la files before install
- don't call dh_install with --fail-missing
- - override dh_missing with --fail-missing to catch uninstalled files.
+ - override dh_missing with --fail-missing to catch uninstalled files
+ - apply patch from Gerald Turner to restrict permissions on swanctl folder
+ containing private material.
* debian/strongswan-swanctl.install:
- install the whole /etc/swanctl folder, including (empty) subfolders.
closes: #866324