diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2012-03-09 13:46:17 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2012-03-09 13:46:17 +0100 |
commit | 4981e3058f0a0973071490d27aca3d454907766b (patch) | |
tree | 556bacace34f293b99497caffd36063c41c90461 /debian/changelog | |
parent | 934f489e7532a7dca3401ffa1b088f39a6b85ae2 (diff) |
/run transitiondebian/2.2.1-6
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 89c9525..5f134ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +openvpn (2.2.1-6) unstable; urgency=low + + * /run transition: Replaced usage of /dev/.udev with /run/udev, + when checking for the usage of udev. Depend on initscripts + (>= 2.88dsf-13.3) to guarantee the existence of /run/udev + in case udev is being used. (Closes: #644321) + Patch by Pieter du Preez. + + -- Alberto Gonzalez Iniesta <agi@inittab.org> Fri, 09 Mar 2012 13:44:50 +0100 + openvpn (2.2.1-5) unstable; urgency=low * Avoid sending ICMP redirects when using tun devices and "subnet" |