diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2012-11-06 13:05:23 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-01-10 17:55:36 +0100 |
commit | d44c69f98c6e28d6eda945a46161dca8823896ad (patch) | |
tree | fc2bcd2137431bcd3544cb5fa5276f4ec67fc903 /debian/NEWS | |
parent | 75222d7ed84a6a763d10b30ed5f4b4b4580dcc57 (diff) |
More 2.3 adjustments
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index bbf0054..493b7f2 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,6 @@ openvpn (2.1~rc15-1) unstable; urgency=low - * The openvpn utility changed its handling of pkcs11 certificates when it + The openvpn utility changed its handling of pkcs11 certificates when it switched from built-in code to the pkcs11-helper library (package libpkcs11-helper1 on Debian). This means that you will have to update your openvpn configuration files if you are using such certificates. For @@ -52,7 +52,7 @@ openvpn (2.1~rc15-1) unstable; urgency=low openvpn (2.1~rc9-3) unstable; urgency=low - * Calling of external commands/scripts + Calling of external commands/scripts Starting with version 2.1~rc9, openvpn has a new option to control the ability to execute external commands (--script-security). |