blob: 175dea153b98c4239df38223e4da65c4bd36c2fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
vyatta-op-vpn (0.3) unstable; urgency=low
3.0.1
[ Mark O'Brien ]
[ Marat Nepomnyashy ]
* Query original/active runtime config rather than the new/pending
config.
* Added 'libsablot0' dependencies.
[ Stephen Hemminger ]
* Replace VPL with GPLv2
* Change license from VPL to GPLv2
* update from VPL1.0 to GPLv2
* update scripts from VPL1.0 to GPLv2
[ Stig Thormodsrud ]
* Fix 2838: Clearing VPN process starts VPN , even if not configured.
[ Mark O'Brien ]
-- Mark O'Brien <mobrien@vyatta.com> Tue, 18 Mar 2008 19:04:52 -0700
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.
-- Marat Nepomnyashy <marat@vyatta.co> Wed, 02 Jan 2008 12:19:47 -0700
|