[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted openvswitch 1.1.0-1 (source all amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 27 Apr 2011 17:24:00 +0900
Source: openvswitch
Binary: openvswitch-datapath-source openvswitch-common openvswitch-switch openvswitch-ipsec openvswitch-pki openvswitch-controller openvswitch-dbg python-openvswitch
Architecture: source amd64 all
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Open vSwitch developers <dev@openvswitch.org>
Changed-By: Simon Horman <horms@debian.org>
Description: 
 openvswitch-common - Open vSwitch common components
 openvswitch-controller - Open vSwitch controller implementation
 openvswitch-datapath-source - Source code for Open vSwitch datapath Linux module
 openvswitch-dbg - Debug symbols for Open vSwitch packages
 openvswitch-ipsec - Open vSwitch GRE-over-IPsec support
 openvswitch-pki - A dependency package for the Open vSwitch public key infrastructu
 openvswitch-switch - Open vSwitch switch implementations
 python-openvswitch - Python bindings for Open vSwitch
Changes: 
 openvswitch (1.1.0-1) unstable; urgency=low
 .
   [ Open vSwitch team ]
   * New upstream version
     - Ability to define policies over IPv6
     - LACP
     - 802.1ag CCM
     - Support for extensible match extensions to OpenFlow
     - QoS:
       - Support for HFSC qdisc.
       - Queue used by in-band control can now be configured.
     - Kernel:
       - Kernel<->userspace interface has been reworked and should be
         close to a stable ABI now.
       - "Port group" concept has been dropped.
     - GRE over IPSEC tunnels
     - Bonding:
       - New active backup bonding mode.
       - New L4 hashing support when LACP is enabled.
       - Source MAC hash now includes VLAN field also.
       - miimon support.
     - Greatly improved handling of large flow tables
     - ovs-dpctl:
       - "show" command now prints full vport configuration.
       - "dump-groups" command removed since kernel support for
         port groups was dropped.
     - ovs-vsctl:
       - New commands for working with the new Managers table.
       - "list" command enhanced with new formatting options and --columns
         option.
       - "get" command now accepts new --id option.
       - New "find" command.
     - ovs-ofctl:
       - New "queue-stats" command for printing queue stats.
       - New commands "replace-flows" and "diff-flows".
       - Commands to add and remove flows can now read from files.
       - New --flow-format option to enable or disable NXM.
       - New --more option to increase OpenFlow message verbosity.
       - Removed "tun-cookie" command, which is no longer useful.
     - ovs-controller enhancements for testing various features.
     - New ovs-vlan-test command for testing for Linux kernel driver VLAN
       bugs.  New ovs-vlan-bug-workaround command for enabling and
       disabling a workaround for these driver bugs.
     - OpenFlow support:
       - "Resubmit" actions now update flow statistics.
       - New "register" extension for use in matching and actions, via NXM.
       - New "multipath" experimental action extension.
       - New support for matching multicast Ethernet frames, via NXM.
       - New extension for OpenFlow vendor error codes.
       - New extension to set the QoS output queue without actually
         sending to an output port.
       - Open vSwitch now reports a single flow table, instead of
         separate hash and wildcard tables.  This better models the
         current implementation.
       - New experimental "note" action.
       - New "ofproto/trace" ovs-appctl command and associated utilities
         to ease debugging complex flow tables.
     - Database:
       - Schema documentation now includes an entity-relationship diagram.
       - The database is now garbage collected.  In most tables,
         unreferenced rows will be deleted automatically.
       - Many tables now include statistics updated periodically by
         ovs-vswitchd or ovsdb-server.
       - Every table now has an "external-ids" column for use by OVS
         integrators.
       - There is no default controller anymore.  Each bridge must have its
         controller individually specified.
       - The "fail-mode" is now a property of a Bridge instead of a Controller.
       - New versioning and checksum features.
       - New Managers table and manager_options column in Open_vSwitch table
         for specifying managers.  The old "managers" column in the
         Open_vSwitch table has been removed.
       - Many "name" columns are now immutable.
     - Feature removals:
       - Dropped support for XenServer pre-5.6.100.
       - Dropped support for Linux pre-2.6.18.
       - Dropped controller discovery support.
       - Dropped "ovs-ofctl status" and the OpenFlow extension that it used.
         Statistics reporting in the database is a rough equivalent.
       - Dropped the "corekeeper" package (now separate, at
         http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper).
     - Performance and scalability improvements
     - Bug fixes
 .
   [ Simon Horman ]
   * Add the following fixes from upstream branch-1.1
     - 002d4a3 vswitch: Improve schema documentation.
     - 58bd294 cfm: Fix broken fault logic.
     - c042664 bridge: Run once before configuring CFM.
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 b3fe05b782c9928988c46245f498e353e2fa9c67 1451 openvswitch_1.1.0-1.dsc
 781b1a6c32599d82dfe22d40e21b2648dbb720b5 1663945 openvswitch_1.1.0.orig.tar.gz
 c4f0ea320f98dd718dbf1380cc45c406a2f3f878 38244 openvswitch_1.1.0-1.debian.tar.gz
 11e8236c42250a710e18b072bf15736cb387aa8f 560148 openvswitch-common_1.1.0-1_amd64.deb
 ba65269532cc6e70a0cf153b13df8ddb15b50fa3 945774 openvswitch-switch_1.1.0-1_amd64.deb
 24d5908291edbf2e960cbd9e05a285129ed27947 14860 openvswitch-ipsec_1.1.0-1_amd64.deb
 9d6f57a6dee79923930f21fd1b6430f3c05331a2 158606 openvswitch-controller_1.1.0-1_amd64.deb
 108d1a1c51f8df439499ef65ac64cef690f3537b 3486074 openvswitch-dbg_1.1.0-1_amd64.deb
 d6da18aac7ca3ab518c49056b39b92956f847650 1676824 openvswitch-datapath-source_1.1.0-1_all.deb
 f5964bb0477c8dae1511c0e7c36a84da0170dc66 7314 openvswitch-pki_1.1.0-1_all.deb
 59d62a247c3ab60b3ac84e05185a5ba67b07e18a 43892 python-openvswitch_1.1.0-1_all.deb
Checksums-Sha256: 
 cccff65fb68759a82dcd84c041191726a3e3a3c48e261dea2549f28fc3c7aab1 1451 openvswitch_1.1.0-1.dsc
 56dce36dac1cd24f7d56c3e420f8cc01517bda0764d27289326568bfd6411da6 1663945 openvswitch_1.1.0.orig.tar.gz
 75804ca78f79d576b55d4b6688e357338c8095a179975a6c11fd2600d1179077 38244 openvswitch_1.1.0-1.debian.tar.gz
 8f027103787e04870e519c8e30c8506b8d492bba9682d2efae3ec37e823c47a7 560148 openvswitch-common_1.1.0-1_amd64.deb
 8dedc983c19610ad46295f627f1b603ad8eb744568dbba91efad18f68ae0fa03 945774 openvswitch-switch_1.1.0-1_amd64.deb
 7d210de5ad4492a0af2661cf8c75260cdec4c3877f8906ad83d4129295e79da0 14860 openvswitch-ipsec_1.1.0-1_amd64.deb
 356f322527f2ab8a1e7f4f2aad3a832e131ecdd6f452b389916497f2eaa8c6db 158606 openvswitch-controller_1.1.0-1_amd64.deb
 fd36642c8dbdd2349fa14b4c11c581b1f51a755832ca671129e7de73cdfba82c 3486074 openvswitch-dbg_1.1.0-1_amd64.deb
 831add7112f76fa85895066fa5b6651398a8535a101dc50aca1b4a48b04a7283 1676824 openvswitch-datapath-source_1.1.0-1_all.deb
 8de2b7c7cee1e253cd5001a4ebff526e5e5a191ec15ba129e97e09ea51e99312 7314 openvswitch-pki_1.1.0-1_all.deb
 c21e067eb6e6326d0eb91bd262d2abf8bbfa77c776414cfbb78815d2cc60e87a 43892 python-openvswitch_1.1.0-1_all.deb
Files: 
 4bace4231a902074cdecebdaf1451383 1451 net extra openvswitch_1.1.0-1.dsc
 c019dd7e9d9d755ddeeba1f3c45a0c80 1663945 net extra openvswitch_1.1.0.orig.tar.gz
 712535299d9282176ca29b2255d7aa17 38244 net extra openvswitch_1.1.0-1.debian.tar.gz
 36ca225cb2a25b4447a70da097042b3d 560148 net extra openvswitch-common_1.1.0-1_amd64.deb
 78eefb12b7a0cd7b83319a417e972d2f 945774 net extra openvswitch-switch_1.1.0-1_amd64.deb
 901b53db8991070d28cf816ecf975437 14860 net extra openvswitch-ipsec_1.1.0-1_amd64.deb
 76c6dabd03bd8a947bef0b7a54399b97 158606 net extra openvswitch-controller_1.1.0-1_amd64.deb
 e40389d9dd59af7c56b4c87a022f1258 3486074 debug extra openvswitch-dbg_1.1.0-1_amd64.deb
 711ef911ecad28336737928368fcbb78 1676824 net extra openvswitch-datapath-source_1.1.0-1_all.deb
 7cd7eadf45512eac678a929c5fb2fe50 7314 net extra openvswitch-pki_1.1.0-1_all.deb
 9c8fac12693d119981344587ce2707d4 43892 python extra python-openvswitch_1.1.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk2308UACgkQA8ACPgVBDpd1WACfRGXZYO/efIKyEi94d7MzL1Yv
n1cAoKcsYXb3KILufjfp7lw51gt85UHf
=M0bS
-----END PGP SIGNATURE-----


Accepted:
openvswitch-common_1.1.0-1_amd64.deb
  to main/o/openvswitch/openvswitch-common_1.1.0-1_amd64.deb
openvswitch-controller_1.1.0-1_amd64.deb
  to main/o/openvswitch/openvswitch-controller_1.1.0-1_amd64.deb
openvswitch-datapath-source_1.1.0-1_all.deb
  to main/o/openvswitch/openvswitch-datapath-source_1.1.0-1_all.deb
openvswitch-dbg_1.1.0-1_amd64.deb
  to main/o/openvswitch/openvswitch-dbg_1.1.0-1_amd64.deb
openvswitch-ipsec_1.1.0-1_amd64.deb
  to main/o/openvswitch/openvswitch-ipsec_1.1.0-1_amd64.deb
openvswitch-pki_1.1.0-1_all.deb
  to main/o/openvswitch/openvswitch-pki_1.1.0-1_all.deb
openvswitch-switch_1.1.0-1_amd64.deb
  to main/o/openvswitch/openvswitch-switch_1.1.0-1_amd64.deb
openvswitch_1.1.0-1.debian.tar.gz
  to main/o/openvswitch/openvswitch_1.1.0-1.debian.tar.gz
openvswitch_1.1.0-1.dsc
  to main/o/openvswitch/openvswitch_1.1.0-1.dsc
openvswitch_1.1.0.orig.tar.gz
  to main/o/openvswitch/openvswitch_1.1.0.orig.tar.gz
python-openvswitch_1.1.0-1_all.deb
  to main/o/openvswitch/python-openvswitch_1.1.0-1_all.deb


Reply to: