vyatta-cfg (0.10) unstable; urgency=low 3.1.0 [ Mark O'Brien ] [ Stig Thormodsrud ] * Block reboot from config mode. * Add exception for /31 and /32 for ipv4 and /128 for ipv6 * Fix 920: System allows configuration of invalid IP Address for subnet [ rbalocca ] * Ignore log file * Fix for bug #3274 https://bugzilla.vyatta.com/show_bug.cgi?id=3274 [ Stig Thormodsrud ] * Force "protocols ospf parameters" to be committed before other ospf config. [ Stephen Hemminger ] * Avoid any problems with non-device entries in /sys/class/net * Remove unused dependencies [ Stig Thormodsrud ] * Fix vlan regex. [ An-Cheng Huang ] * fix for bug 3239: now support regex-based ordering for startup config [ Stig Thormodsrud ] * Add more granularity to config rank (commit rip, ospf, bgp separately). [ rbalocca ] * Fix problem with Default-Stop * Convert to our method of changelog creation [ Stig Thormodsrud ] * Only check for dhcp client on eth, vlan, and bridge. * Fix 3233 dhcp client doesn't work on bridge interface [ An-Cheng Huang ] * support "wildcard" ranking at boot time. only VRRP uses this for now. * partial fix for bug 3216: display escaped edit path correctly. [ Michael Larson ] * fix for show -all. note there is a change in how config files are saved--only set values are now save as opposed to set [ rbalocca ] * Add parted debian package for install-system use [ Michael Larson ] * backing out show cmd change for now on existence of def * final checkin as fix for bug 1219. * mask out def markers in config script * create def file to mark configuration nodes that are created by default, rather than a node with a default value created by a * modified fix for 2525--fixes problem introduced with last fix (bug 3163) * revert fix for 2525 until delete on commit warnings are resolved. * reverse sort order on delete * modified node ordering code. * partial revert of priority support--will reapply after additional changes. * temp removal of free--possible corruption. * support for node priority. higher value in node.def is higher priority. [ Mohit Mehta ] * Fix Bug 3069 Help strings should be standardized [ An-Cheng Huang ] * partial fix for bug 2181: add new template field "priority". [ Michael Larson ] * alternate fix for 2525--force directory evaluation upstream. * Revert "fix for bug 2525" [ Mohit Mehta ] * Fix Bug 3069 Help strings should be standardized [ Michael Larson ] * fix for bug 2525 * fix for bug 2549. * fix for bug 2507 [ An-Cheng Huang ] * fix for bug 2689: sort tag nodes appropriately [ Mohit Mehta ] * Fix Bug 2825 Load should read config file from default location when no argument is provided. [ Stig Thormodsrud ] * Add vlan dependancy for vyatta-cfg. [ rbalocca ] * Fix a changelog problem [ Mark O'Brien ] -- Mark O'Brien Tue, 17 Jun 2008 09:26:38 -0700 vyatta-cfg (0.9) unstable; urgency=low 3.0.5 -- Mark O'Brien Tue, 06 May 2008 12:43:19 -0700 vyatta-cfg (0.8) unstable; urgency=low 3.0.4 [ Mark O'Brien ] [ An-Cheng Huang ] * support "wildcard" ranking at boot time. only VRRP uses this for now. [ Mark O'Brien ] -- Mark O'Brien Mon, 05 May 2008 16:40:38 -0700 vyatta-cfg (0.7) unstable; urgency=low 3.0.3 [ Mark O'Brien ] [ Stephen Hemminger ] * Remove hack to cycle state for static routes * Eliminate vestigates of watchlink [ rbalocca ] * Indicate the VC4.0.2 release candidate in the changelog [ Mark O'Brien ] -- Mark O'Brien Tue, 29 Apr 2008 16:42:21 -0700 vyatta-cfg (0.6) unstable; urgency=low VC4.0.2 [ Mark O'Brien ] [ Robert Bays ] * fix for bug 3177 * cycle interface state on IP address assigment to fix static routes [ Stig Thormodsrud ] * If watchlink isn't running, don't treat it as a fatal error. [ Mark O'Brien ] -- Mark O'Brien Sat, 19 Apr 2008 11:56:07 -0700 vyatta-cfg (0.5) unstable; urgency=low VC4.0.2 release candidate [ Mark O'Brien ] [ Stig Thormodsrud ] * Fix 3034: Loopback interface controlled by "ethernet lo" [ Mark O'Brien ] -- Mark O'Brien Wed, 16 Apr 2008 09:50:08 -0700 vyatta-cfg (0.4) unstable; urgency=low 3.0.2 [ Mark O'Brien ] [ An-Cheng Huang ] * fix for bug 3037: shell completion * add validation for more types * handle <> completion correctly * startup config ordering * fix for bug 3032: * fix for bug 2675: correctly detect newly created config nodes. * add function to delete watchlink exclude entries based on ID. * fix for bug 2689: sort tag nodes appropriately * code cleanup (remove some evil copy-and-paste instances). * fix for bug 3097: correctly detect deleted tag * fix for bug 3090: commit "policy" before "protocols" at boot time. [ Mark O'Brien ] * 3.0.1 [ Stephen Hemminger ] * handle delete address request if address is already removed * stop watchlink when address is removed * handle multiple address deletion when link is down [ Stig Thormodsrud ] * Add utilitly script to add/removed entries to watchlink exclude file. * Add duplicate check to watchlink exclude file. [ rbalocca ] * Fix debian dependencies * Set dependencies on either bash or vyatta-bash [ Mark O'Brien ] -- Mark O'Brien Fri, 04 Apr 2008 18:00:44 -0700 vyatta-cfg (0.3) unstable; urgency=low VC4.0.1 [ Mark O'Brien ] [ An-Cheng Huang ] * fix for bug 2868: return failure for invalid values. * fix for bug 2749: add u32 range check * fix for bug 2912: direct config loading output to syslog. * fix for bug 2924: set admin flag for root * fix for bug 2950: raise config error messages during boot to warning level. * add LESSSECURE * partial fix for bug 2987: use "less" instead of "more", and disable * handle "<*>" allowed values [ Bob Gilligan ] * Bugfix: 2653 * Bugfix: 2885 * Bugfix: 2986 [ Christopher Liljenstolpe ] * Fix 2954: IPv6 addresses that have a-f in the address fail. [ Mohit Mehta ] * CLI tab enhancement at "set interfaces ethernet <> address" * CLI tab enhancement at "set interfaces ethernet <> address" [ Robert Bays ] * fix for bugs 2725 and 2999 * fix for bugs 2725 2999 [ Stephen Hemminger ] * Read qos-policy before setting interface qos-policy * Replace VPL with GPLv2 * Convert from VPL 1.0 to GPLv2 * more robust handling of set mac address * Don't allow operator to run init-floppy [ rbalocca ] * Merge changelog fix to glendale * Vyatta-cfg postinst was preventing upgrade * Add VPL to scripts and fix lintian errors * Fix problems with upgrading (and also fix lintian errors) * Fix problems with upgrading (and also fix lintian errors) * Remove a dependency listed twice * Add GPLv2 to additional Vyatta created scripts [ Mark O'Brien ] -- Mark O'Brien Tue, 18 Mar 2008 19:04:10 -0700 vyatta-cfg (0.2) unstable; urgency=low vc4.0.0 [ Mark O'Brien ] [ An-Cheng Huang ] * rewrite lexical analyzer to support simplified templates. * add "official" support for "comp_help" and "allowed" in config template * allow non-indented line continuation * skip spaces immediately after field names * handle empty action * * don't require backslash line-continuation in expressions. * allow non-txt values in initial state (for default). -- An-Cheng Huang Mon, 25 Feb 2008 17:38:45 -0800 vyatta-cfg (0.1) unstable; urgency=low * Initial Release. -- An-Cheng Huang Mon, 24 Sep 2007 17:31:53 -0700