blob: 1768fc2a6d2f5bcca6e218c3a2bae63067fccc46 (
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
vyatta-cfg-system (0.3) unstable; urgency=low
VC4.0.1
[ Mark O'Brien ]
[ An-Cheng Huang ]
* fix for bug 2083: add radius authentication support.
[ Mark O'Brien ]
* Update version file to VC4.0.1
[ Mohit Mehta ]
* Fix Bug 2707 Missing from Glendale
* CLI tab enhancement at "set interfaces ethernet <> address"
[ Robert Bays ]
* fixes for bugs 2499, 2967
[ Stephen Hemminger ]
* add operator and admin to linux group adm
* add option to disable root login over ssh
* fix ssh allow-root template
* put operator in operator group
* add explicit list of commands in sudoers
* don't allow illegal hostnames
* allow numbers in hostname
* allow non-root to clear nat counters
* Replace VPL with GPLv2
* Changes for license/copyright
* Update to GPLv2
* Move init-floppy to /opt/vyatta/sbin
* Allow operator to set date.
[ Stig Thormodsrud ]
* Fix 2877: Bridge group can not be assiged to vif sub interfaceZ
* Fix parse error in /etc/sudoers
* Fix 2880 SNMP configuration file issues
* Fix 2695 GRE tunnel doesn't work with "key"
[ rbalocca ]
* Fix for bug #2934
* Fix for bug #2542 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2542
)
* Fix for bug #2921 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2921
)
* Revert "Fix for bug #2921 (
http://bugzilla.vyatta.com/show_bug.cgi?id=2921 )"
* Improve the package repository template
* Fix for bug #2969 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2969
)
* Update copyright for "show version"
[ Mark O'Brien ]
-- Mark O'Brien <mobrien@vyatta.com> Tue, 18 Mar 2008 19:03:58 -0700
vyatta-cfg-system (0.2) unstable; urgency=low
vc4.0.0
[ Mark O'Brien ]
[ An-Cheng Huang ]
* clean up temp file in delete fail case
* convert templates to new syntax
* add commit check for user password
* revise the password check
* fix for bug 2768: add "dynamic" keyword to server entry.
* template cleanup and fix for bug 2785: update /etc/mailname with
hostname.
* prevent ':' in full name (separator in passwd)
* allow empty full-name
* fix for bug 2547: don't require/output ':' after "hw-id".
* fix for bug 2855: change help text
* debian's latest update to "bash" (3.1dfsg-9) broke the completion
mechanism.
* fix for bug 2764: rename user level
* use vyattacfg for config files
[ Mark O'Brien ]
* Updated syslog help with severity information.
* Update version file to vc4.0.0
[ Michael Larson ]
* bump up rmem_max limit to 223232 (in conjunction with fix for zebra)
[ Stig Thormodsrud ]
* update tunnel help strings with defaults
* add a few missing help strings
* - Fix 2745: bridge-group cost - syntax error
* Fix 2819 Plain-text authentication should be identified as such.
* Fix syntax error in "interface bridge <> priority".
[ Tom Grennan ]
* source /etc/default/vyatta instead of configuring install-system
* remove stale CONFIG_PARTITION comments
[ rbalocca ]
* Add version file
* Update version file to 4.0.0
* 4.0.0
* vyatta-cfg-system postinst was clobbering version file
* These files will be changed by autobuild-git-eureak
* Missing version file in Makefile.am
[ Mark O'Brien ]
-- Mark O'Brien <mobrien@vyatta.com> Mon, 25 Feb 2008 17:38:40 -0800
vyatta-cfg-system (0.1) unstable; urgency=low
* Initial Release.
-- An-Cheng Huang <ancheng@vyatta.com> Thu, 18 Oct 2007 11:03:18 -0700
|