From 673b1bf04db2832596b07eb0e6abb1a0e6bf4217 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 20 Aug 2009 13:48:54 -0700 Subject: 0.13.9 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ddb1bbf..5e17ce8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-qos (0.13.9) unstable; urgency=low + + * Add wireless config + + -- Stephen Hemminger Thu, 20 Aug 2009 13:48:54 -0700 + vyatta-cfg-qos (0.13.8) unstable; urgency=low [ Stephen Hemminger ] -- cgit v1.2.3 From 38ea757d358a17dd1dab4cb62bc4253339304b52 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 1 Oct 2009 13:52:13 -0700 Subject: 0.13.10 --- debian/changelog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5e17ce8..3668154 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +vyatta-cfg-qos (0.13.10) unstable; urgency=low + + * Use sudo when getting speed + * Allow random-detect for Qos policy types without rate + * Allow random-detect for round-robin subqueue + * Allow setting queue limit and average packet size + * Handle round-robin without configuration of default + * Fix management of delete of policy in use + * Fix netem bandwidth (TBF) setup + * Change initialization of WRED parameters + * IPV6 match fix + * Cleanup how qos-policy change detection works + * remove pseudo-ethernet vif + * Address issues in traffic-shaper match + * Require bandwidth setting for default class + * Fix update (apply-policy) at end + * Fix issues with vif match + * Ignore deleted policy on end test + * Fix DSCP field match with set-dscp + * Fix policy update + * Fix mixed protocol matches + * Fix IPV6 traffic-class match + * Remove extra quote that caused shell error in fair-queue + * Don't allow random-detect type for round-robin queue type + * random-detect needs qmax > qmin + * Fix match rules for traffic limiter + * Fix perl error when attempting to delete qos policy + * Allow update to interface if not present yet + + -- Stephen Hemminger Thu, 01 Oct 2009 13:52:13 -0700 + vyatta-cfg-qos (0.13.9) unstable; urgency=low * Add wireless config -- cgit v1.2.3 From fef6d3e86ca22f76f10f738b1ff24c58182336f1 Mon Sep 17 00:00:00 2001 From: slioch Date: Tue, 20 Oct 2009 16:16:15 -0700 Subject: 0.13.11 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3668154..fd03c52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-qos (0.13.11) unstable; urgency=low + + * add support for priority in project + + -- slioch Tue, 20 Oct 2009 16:16:15 -0700 + vyatta-cfg-qos (0.13.10) unstable; urgency=low * Use sudo when getting speed -- cgit v1.2.3 From 37119a7e25133f6729a902073451a449732526cd Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Thu, 5 Nov 2009 16:47:32 -0800 Subject: 0.13.12 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fd03c52..10c19c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-qos (0.13.12) unstable; urgency=low + + * Fix parse error found by check_tmpl script. + + -- Stig Thormodsrud Thu, 05 Nov 2009 16:47:32 -0800 + vyatta-cfg-qos (0.13.11) unstable; urgency=low * add support for priority in project -- cgit v1.2.3 From 72b334397fe88516044b245b7d0d76fbcec711f8 Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Fri, 13 Nov 2009 14:01:02 -0800 Subject: dependency update --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index d9dce92..a5ce364 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Depends: sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), - vyatta-cfg, + vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), iproute | vyatta-iproute, sudo, -- cgit v1.2.3 From 50530ef1a093bcad45aef16afd7ea7a16a9cafbc Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Fri, 13 Nov 2009 14:01:25 -0800 Subject: 0.13.13 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 10c19c5..3c26a81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-qos (0.13.13) unstable; urgency=low + + * dependency update + + -- Michael Larson Fri, 13 Nov 2009 14:01:25 -0800 + vyatta-cfg-qos (0.13.12) unstable; urgency=low * Fix parse error found by check_tmpl script. -- cgit v1.2.3 From 33b8a1ebeb7925890bd744d1bda5f5c6c686c537 Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Mon, 30 Nov 2009 16:00:24 -0800 Subject: 0.13.14 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3c26a81..16cd265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-qos (0.13.14) unstable; urgency=low + + * added required keyword to help text. + + -- Michael Larson Mon, 30 Nov 2009 16:00:24 -0800 + vyatta-cfg-qos (0.13.13) unstable; urgency=low * dependency update -- cgit v1.2.3