summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-05-02 17:53:40 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-05-02 17:53:40 +0200
commitc8f335ffa22782d4161c21770252692cfc0673ff (patch)
tree4beedade3c1cd80dab3711a03c3fda19c96873b8 /debian/changelog
parente39e9ce9a52b31666aa99c5fa2ab94404f186ab4 (diff)
Add hint to reboot if openvpn is running; Add new chapter into debian/NEWS
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 13e4ee6..9f5c7eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,16 @@
openvpn (2.4.9-3) UNRELEASED; urgency=medium
[ Jörg Frings-Fürst ]
- * Fix the bug that occurs during the update:
+ * Fix the bug that occurs during the update (Closes: #959464):
"ERROR: Cannot ioctl TUNSETIFF tunX: Device or resource busy (errno=16)"
- debian/rules: Change dh_installsystemd from "--restart-after-upgrade" to
"--no-restart-after-upgrade -r".
- Remove restart from debian/postinst.
+ - Add hint to reboot if openvpn is running.
+ - Add new chapter into debian/NEWS.
* Migrate to debhelper 13.
* debian/postinst:
- - Remove now useless code for version less than lt 2.3.2-6.
+ - Remove now useless code for version less than 2.3.2-6.
-- Jörg Frings-Fürst <debian@jff.email> Sat, 02 May 2020 12:11:51 +0200