Prepare Open vSwitch 1.1.1 release.
[sliver-openvswitch.git] / debian / changelog
1 openvswitch (1.1.1-1) unstable; urgency=low
2
3   * Bug fixes.
4
5  -- Open vSwitch team <dev@openvswitch.org>  Mon, 26 May 2011 16:36:00 +0000
6
7 openvswitch (1.1.0-1) unstable; urgency=low
8
9   * New upstream version
10     - Ability to define policies over IPv6
11     - LACP
12     - 802.1ag CCM
13     - Support for extensible match extensions to OpenFlow
14     - QoS:
15       - Support for HFSC qdisc.
16       - Queue used by in-band control can now be configured.
17     - Kernel:
18       - Kernel<->userspace interface has been reworked and should be
19         close to a stable ABI now.
20       - "Port group" concept has been dropped.
21     - GRE over IPSEC tunnels
22     - Bonding:
23       - New active backup bonding mode.
24       - New L4 hashing support when LACP is enabled.
25       - Source MAC hash now includes VLAN field also.
26       - miimon support.
27     - Greatly improved handling of large flow tables
28     - ovs-dpctl:
29       - "show" command now prints full vport configuration.
30       - "dump-groups" command removed since kernel support for
31         port groups was dropped.
32     - ovs-vsctl:
33       - New commands for working with the new Managers table.
34       - "list" command enhanced with new formatting options and --columns
35         option.
36       - "get" command now accepts new --id option.
37       - New "find" command.
38     - ovs-ofctl:
39       - New "queue-stats" command for printing queue stats.
40       - New commands "replace-flows" and "diff-flows".
41       - Commands to add and remove flows can now read from files.
42       - New --flow-format option to enable or disable NXM.
43       - New --more option to increase OpenFlow message verbosity.
44       - Removed "tun-cookie" command, which is no longer useful.
45     - ovs-controller enhancements for testing various features.
46     - New ovs-vlan-test command for testing for Linux kernel driver VLAN
47       bugs.  New ovs-vlan-bug-workaround command for enabling and
48       disabling a workaround for these driver bugs.
49     - OpenFlow support:
50       - "Resubmit" actions now update flow statistics. 
51       - New "register" extension for use in matching and actions, via NXM.
52       - New "multipath" experimental action extension.
53       - New support for matching multicast Ethernet frames, via NXM.
54       - New extension for OpenFlow vendor error codes.
55       - New extension to set the QoS output queue without actually
56         sending to an output port.
57       - Open vSwitch now reports a single flow table, instead of
58         separate hash and wildcard tables.  This better models the
59         current implementation.
60       - New experimental "note" action.
61       - New "ofproto/trace" ovs-appctl command and associated utilities
62         to ease debugging complex flow tables.
63     - Database:
64       - Schema documentation now includes an entity-relationship diagram.
65       - The database is now garbage collected.  In most tables,
66         unreferenced rows will be deleted automatically.
67       - Many tables now include statistics updated periodically by
68         ovs-vswitchd or ovsdb-server.
69       - Every table now has an "external-ids" column for use by OVS
70         integrators.
71       - There is no default controller anymore.  Each bridge must have its
72         controller individually specified.
73       - The "fail-mode" is now a property of a Bridge instead of a Controller.
74       - New versioning and checksum features.
75       - New Managers table and manager_options column in Open_vSwitch table
76         for specifying managers.  The old "managers" column in the
77         Open_vSwitch table has been removed.
78       - Many "name" columns are now immutable.
79     - Feature removals:
80       - Dropped support for XenServer pre-5.6.100.
81       - Dropped support for Linux pre-2.6.18.
82       - Dropped controller discovery support.
83       - Dropped "ovs-ofctl status" and the OpenFlow extension that it used.
84         Statistics reporting in the database is a rough equivalent.
85       - Dropped the "corekeeper" package (now separate, at
86         http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper).
87     - Performance and scalability improvements
88     - Bug fixes
89
90  -- Open vSwitch team <dev@openvswitch.org>  Mon, 05 Apr 2011 21:30:00 +0000
91
92 openvswitch (1.1.0~pre2.g2.ea763e0e-1) unstable; urgency=low
93
94   * Git snapshot, including
95     - tests: Fix Y2011 bug in testsuite
96       (closes: #609506)
97
98  -- Simon Horman <horms@debian.org>  Wed, 12 Jan 2011 08:34:35 +0900
99
100 openvswitch (1.1.0~pre2.g1.bbe8d06e-1) unstable; urgency=low
101
102   * Git snaptshot
103
104  -- Simon Horman <horms@debian.org>  Thu, 06 Jan 2011 11:11:55 +0900
105
106 openvswitch (1.1.0~pre2-5) unstable; urgency=low
107
108   * Open vSwitch only works on Linux so set
109     the Architecture of binary packages to linux-any accordingly
110
111  -- Simon Horman <horms@debian.org>  Tue, 23 Nov 2010 07:55:19 +0900
112
113 openvswitch (1.1.0~pre2-4) unstable; urgency=low
114
115   * Add procps to Build-Depends
116     (closes: #602891)
117
118  -- Simon Horman <horms@debian.org>  Tue, 16 Nov 2010 06:46:17 +0900
119
120 openvswitch (1.1.0~pre2-3) unstable; urgency=low
121
122   * Remove the corekeeper package as it isn't strongly related
123     to Open vSwitch. It has subsequently been broken off into
124     a separate source repository and may be uploaded as its
125     own debian source package.
126     http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper;a=summary
127     (closes: #602946)
128   * Avoid the use of long socket names.
129     (closes: #602891, closes: #602911)
130
131  -- Simon Horman <horms@debian.org>  Thu, 11 Nov 2010 06:35:05 +0900
132
133 openvswitch (1.1.0~pre2-2) unstable; urgency=low
134
135   * Clarify licensing of files in xenserver/
136
137  -- Simon Horman <horms@debian.org>  Thu, 23 Sep 2010 10:56:18 +0900
138
139 openvswitch (1.1.0~pre2-1) unstable; urgency=low
140
141   * New upstream version
142     - Bug fixes
143
144  -- Simon Horman <horms@debian.org>  Wed, 15 Sep 2010 18:28:59 +0900
145
146 openvswitch (1.1.0~pre1-1) unstable; urgency=low
147
148   * New upstream version
149     - OpenFlow 1.0 slicing (QoS) functionality
150     - Python bindings for configuration database (no write support)
151     - Performance and scalability improvements
152     - Bug fixes
153
154  -- Open vSwitch team <dev@openvswitch.org>  Tue, 31 Aug 2010 23:20:00 +0000
155
156 openvswitch (1.0.1-1) unstable; urgency=low
157
158   * New upstream version.
159
160  -- Open vSwitch team <dev@openvswitch.org>  Mon, 17 May 2010 10:36:00 +0000