summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--debian/changelog46
-rw-r--r--sysconf/version2
3 files changed, 46 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index aacae900..43b1a924 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,6 @@ sysconf_DATA += sysconf/logrotate_messages
sysconf_DATA += sysconf/motd.tail
sysconf_DATA += sysconf/syslog.conf
sysconf_DATA += sysconf/default_ssh
-sysconf_DATA += sysconf/version
sysconf_DATA += sysconf/config.boot.default
libudev_SCRIPTS = scripts/vyatta_net_name
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
diff --git a/sysconf/version b/sysconf/version
deleted file mode 100644
index 5065006f..00000000
--- a/sysconf/version
+++ /dev/null
@@ -1,2 +0,0 @@
-Version : VC4.0.1
-Copyright: 2006-2008 Vyatta, Inc.