From b848e2034593d4b96ecf0f5612e6e3e4160bb8b3 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 16 Jun 2011 17:53:43 -0400 Subject: 0.19.93 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 00a08119..cbca5a16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg-system (0.19.93) unstable; urgency=low + + * bonding: remove requirement of slaves existing before vif + * Add utility to find hypervisor vendor + + -- Stephen Hemminger Thu, 16 Jun 2011 17:53:43 -0400 + vyatta-cfg-system (0.19.92) unstable; urgency=low * Bugfix 5856: Add username and password options. -- cgit v1.2.3 From 28c7e5cdba4add122f4a8ae57dc30f20fe28bee4 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 16 Jun 2011 18:28:11 -0400 Subject: 0.19.94 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cbca5a16..879f2637 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg-system (0.19.94) unstable; urgency=low + + * Revert "bonding: remove requirement of slaves existing before vif" + * Ignore new hypervisor_vendor binary + + -- Stephen Hemminger Thu, 16 Jun 2011 18:28:11 -0400 + vyatta-cfg-system (0.19.93) unstable; urgency=low * bonding: remove requirement of slaves existing before vif -- cgit v1.2.3 From 8c7a28a889f20a7c532208842f2e13e613068c14 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 23 Jun 2011 16:26:27 -0700 Subject: 0.19.95 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 879f2637..e30b8578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.19.95) unstable; urgency=low + + * Add better hypervisor detect logic + + -- Stephen Hemminger Thu, 23 Jun 2011 16:26:27 -0700 + vyatta-cfg-system (0.19.94) unstable; urgency=low * Revert "bonding: remove requirement of slaves existing before vif" -- cgit v1.2.3 From 443b54cda22d525986dde93647939fc45d056a49 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Fri, 24 Jun 2011 17:56:26 -0500 Subject: 0.19.96 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e30b8578..c83bcf39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.19.96) unstable; urgency=low + + * Make add system image use the new config directory for copying files + + -- John Southworth Fri, 24 Jun 2011 17:56:26 -0500 + vyatta-cfg-system (0.19.95) unstable; urgency=low * Add better hypervisor detect logic -- cgit v1.2.3 From 3ace5d0d11c6293a954b7f8cc7ecaf9edfc87405 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Fri, 1 Jul 2011 17:32:26 -0700 Subject: 0.19.97 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c83bcf39..9bc164f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg-system (0.19.97) unstable; urgency=low + + * bugfix 6801: check to see if the same address is configured on + another interface in the working config before allowing an address + to be set on an interface, allows for swapping addresses in the same + commit + + -- John Southworth Fri, 01 Jul 2011 17:32:25 -0700 + vyatta-cfg-system (0.19.96) unstable; urgency=low * Make add system image use the new config directory for copying files -- cgit v1.2.3 From 4a5fa7ae22ace3723299a9be3200d942f6791bb5 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Tue, 5 Jul 2011 16:21:46 -0500 Subject: 0.19.98 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9bc164f6..99ee0795 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.19.98) unstable; urgency=low + + * Move the is_uniq_address function to Interface.pm + + -- John Southworth Tue, 05 Jul 2011 16:21:46 -0500 + vyatta-cfg-system (0.19.97) unstable; urgency=low * bugfix 6801: check to see if the same address is configured on -- cgit v1.2.3 From 1fb5f91215171b83630d9f89c339ef9cb927e397 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 6 Jul 2011 10:20:24 -0700 Subject: 0.19.99 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 99ee0795..7ff9ffa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.19.99) unstable; urgency=low + + * Add more hypervisor detection logic + + -- Stephen Hemminger Wed, 06 Jul 2011 10:20:24 -0700 + vyatta-cfg-system (0.19.98) unstable; urgency=low * Move the is_uniq_address function to Interface.pm -- cgit v1.2.3 From 65708093b3640f200de0a608b98d3547a53d00cc Mon Sep 17 00:00:00 2001 From: Deepti Kulkarni Date: Thu, 7 Jul 2011 20:47:45 -0700 Subject: 0.19.99+napa1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7ff9ffa3..d7ebdafc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.19.99+napa1) unstable; urgency=low + + * new branch + + -- Deepti Kulkarni Thu, 07 Jul 2011 20:47:45 -0700 + vyatta-cfg-system (0.19.99) unstable; urgency=low * Add more hypervisor detection logic -- cgit v1.2.3 From 697affbbcbfaf8b8b253b3ce1a5f312db8069238 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Wed, 13 Jul 2011 15:49:11 -0500 Subject: Bugfix 7326: add /config/support directory by default --- debian/vyatta-cfg-system.postinst.in | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index 4648d29c..ac5618f5 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -170,6 +170,7 @@ mkdir -p /var/core mkdir -p /opt/vyatta/etc/config/auth mkdir -p /opt/vyatta/etc/config/scripts mkdir -p /opt/vyatta/etc/config/user-data +mkdir -p /opt/vyatta/etc/config/support # create /opt/vyatta/etc/config/scripts/vyatta-postconfig-bootup.script # this should be after 'mkdir -p /opt/vyatta/etc/config/scripts' above -- cgit v1.2.3 From 4c880822e64eb22c0a91357b987ae096d848a84c Mon Sep 17 00:00:00 2001 From: John Southworth Date: Wed, 13 Jul 2011 15:49:50 -0500 Subject: 0.19.99+napa2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d7ebdafc..95613688 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.19.99+napa2) unstable; urgency=low + + * Bugfix 7326: add /config/support directory by default + + -- John Southworth Wed, 13 Jul 2011 15:49:50 -0500 + vyatta-cfg-system (0.19.99+napa1) unstable; urgency=low * new branch -- cgit v1.2.3