diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-04-09 12:04:40 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-04-09 12:04:40 -0700 |
commit | 6bc8b5bad9e4e82ec70a930067268f96b633d416 (patch) | |
tree | 803453f66e826ec100317f37cf0898c4978db662 /debian | |
parent | 5ec3ec09b50c92ef9fe52a72426df2f42e1a345c (diff) | |
parent | fd65713869e3b665e8df5f7adf21cd550a84b184 (diff) | |
download | vyatta-cfg-system-6bc8b5bad9e4e82ec70a930067268f96b633d416.tar.gz vyatta-cfg-system-6bc8b5bad9e4e82ec70a930067268f96b633d416.zip |
Merge branch 'glendale' into hollywood
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1768fc2a..95d770ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +vyatta-cfg-system (0.4) unstable; urgency=low + + 3.0.2 + [ Mark O'Brien ] + + + [ An-Cheng Huang ] + * fix for bug 3032: rename pre-glendale config files during install- + system. + * fix for bug 3087: add proper dependency to ensure install order. + + [ Bob Gilligan ] + * Bugfix: 3021 + + [ Mark O'Brien ] + * Update version file to 3.0.1 + * 3.0.1 + + [ Michael Larson ] + * up proc limit for rmem_max to support zebra netlink buffer size + increase. + + [ Mohit Mehta ] + * Fix Bug 3027 Unable to configure SNMP community client address + + [ Robert Bays ] + * fix bug 3039 + + [ Stephen Hemminger ] + * Allow operator to run ntpdate + + [ Stig Thormodsrud ] + * Add vrrp vip addresses to watchlink exclude file. + * Fix 3086: VRRP only allows up to 20 virtual IPs + + [ rbalocca ] + * Fix debian dependencies + * Line up the colons with the one from the copyright notice (in show + version) + * Set dependencies on either bash or vyatta-bash + * Move the copyright dates over (bug 3028) + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@vyatta.com> Fri, 04 Apr 2008 18:00:34 -0700 + vyatta-cfg-system (0.3) unstable; urgency=low VC4.0.1 |