blob: ef80c07d828a4a5bf8243f0122b3afeb7ab6e614 (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
vyatta-op-vpn (0.5) unstable; urgency=low
VC4.0.2
-- Mark O'Brien <mobrien@vyatta.com> Wed, 16 Apr 2008 09:50:23 -0700
vyatta-op-vpn (0.4) unstable; urgency=low
3.0.2
[ Mark O'Brien ]
* 3.0.1
[ Stig Thormodsrud ]
* Fix 3023 "show vpn debug" displays system errors
[ rbalocca ]
* Add missing dependencies
* Fix debian dependencies
* Set dependencies on either bash or vyatta-bash
[ Mark O'Brien ]
-- Mark O'Brien <mobrien@vyatta.com> Fri, 04 Apr 2008 18:01:07 -0700
vyatta-op-vpn (0.3) unstable; urgency=low
VC4.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
|