diff options
author | Mark O'Brien <mobrien@vyatta.com> | 2008-02-25 17:39:21 -0800 |
---|---|---|
committer | Mark O'Brien <mobrien@vyatta.com> | 2008-02-25 17:39:21 -0800 |
commit | 49ef23d4c3a9ed740b68f9a48559a5da42842c73 (patch) | |
tree | baeb8b0d50baa976d9fd6f0ae0855c53c3b32cea /debian | |
parent | 2aa9e1e5f1d5bd0fe40a65bd1e17c23813719e1b (diff) | |
download | vyatta-op-vpn-49ef23d4c3a9ed740b68f9a48559a5da42842c73.tar.gz vyatta-op-vpn-49ef23d4c3a9ed740b68f9a48559a5da42842c73.zip |
vc4.0.0debian/0.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1eed1e2..9dd1b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +vyatta-op-vpn (0.2) unstable; urgency=low + + vc4.0.0 + [ Mark O'Brien ] + + + [ Marat Nepomnyashy ] + * Moved execution of 'show vpn' commands to '/opt/vyatta/bin/sudo- + users' so that operator users can execute them. Bug 2865 fix. + * Fixed-up operator commands 'clear vpn ipsec-process' and 'show vpn + debug detail' so that they no longer require sudo password. + * Initialize variable and check for invalid args. + * Call 'gen_local_rsa_key.pl' from '/opt/vyatta/bin/sudo-users/' + rather than '/opt/vyatta/sbin/'. Bug 2883 fix. + + [ Stig Thormodsrud ] + * Fix 2838 Clearing VPN process starts VPN, even if not configured + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@vyatta.com> Mon, 25 Feb 2008 17:39:21 -0800 + vyatta-op-vpn (0.1) unstable; urgency=low * Initial Release. |