Hello community,

here is the log from the commit of package openvswitch for openSUSE:Factory 
checked in at 2018-10-25 09:11:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvswitch (Old)
 and      /work/SRC/openSUSE:Factory/.openvswitch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvswitch"

Thu Oct 25 09:11:24 2018 rev:32 rq:644195 version:2.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes  2018-10-01 
08:18:31.621925307 +0200
+++ /work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch.changes     
2018-10-25 09:11:29.382320420 +0200
@@ -1,0 +2,72 @@
+Mon Oct 22 09:38:00 UTC 2018 - Markos Chandras <mchand...@suse.de>
+
+- Version bump to 2.10.1. Some of the changes are:
+  * dpif-netdev.at: Add missing backslash.
+  * ofproto-dpif-xlate: Avoid deadlock on multicast snooping recursion.
+  * dpif-netdev-perf: Print SMC statistics.
+  * dpif-netdev-unixctl: Change 'masked' to 'megaflow'.
+  * ovn-controller: Support processing DHCPv6 information request message type
+  * ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-servers
+  * ovndb-servers.ocf: Add ssl support for managing OVN DB resources with 
pacemaker using LB VIP.
+  * ovn-ctl: Allow passing ssl certs when starting OVN DBs in ssl mode.
+  * expr: Disallow < <= >= > comparisons against empty value set.
+  * expr: Set a limit on the depth of nested parentheses
+  * ovn: Fix IPv6 DAD failure for container ports
+  * dpif-netdev: Add vlan to mask for flow_put operation.
+  * ovs-save: Parse geneve tlv map correctly.
+  * extend-table: Fix a bug that iterates wrong table
+  * odp-util: Fix a use-after-free bug.
+  * ofp-packet: Fix NXT_RESUME with geneve tunnel metadata
+  * dpif-netlink: Fix null pointer.
+  * ofproto-dpif-xlate.c: Fix uninitialized variable warning.
+  * dpif: Remove support for multiple queues per port.
+  * dpif-netlink: don't allocate per thread netlink sockets
+  * ovsdb-types: Refactor structs so as to comply with C++ standard
+  * bfd: Make the tp_dst masking megaflow-friendly.
+  * ovsdb-data: Improve grammar in error message.
+  * condition: Reject <, <=, >=, > with optional scalar against empty set.
+  * condition: Fix ==, !=, includes, excludes on optional scalars.
+  * netdev: Properly clear 'details' when iterating in NETDEV_QOS_FOR_EACH.
+  * lex: Fix buffer overrun parsing overlong hexadecimal constants.
+  * sflow: Set agent address properly based on collector address.
+  * ovsdb-client: Fix a bug that uses wrong index
+  * ofproto: Fix build with some GCC versions.
+  * ofproto-dpif-xlate: Fix conntrack fields on NXT_RESUME
+  * ofproto: Handle OpenFlow version mismatch for requestforward with groups.
+  * ovs-save: save and restore groups on restart
+  * sparse: check if floatn-common.h is available.
+  * flow: Fix uninitialized flow fields in IPv6 error case.
+  * ofproto-dpif: Fix NXT_RESUME flow stats
+  * ovn: Add the documentation for the DHCP opt 'wpad' in proper section
+  * meta-flow: Make "nw_frag" a synonym for "ip_frag".
+  * gre: Rename fallback devices to avoid udev's interference
+  * ovsdb-server: Alleviate the possible data loss in an active/standby setup
+  * ovsdb-idlc: Use ALIGNED_CAST to avoid spurious warnings for index rows.
+  * ofproto-dpif-xlate: Fix translation of groups with no buckets.
+  * ovn: Add DHCP support for option 252.
+  * ofp-port: Don't leak on error in ofputil_pull_ofp14_port_stats().
+  * ofp-print: Fix a memory leak reported by fuzz
+  * ovs-save: Don't always include the default flow during restore
+  * lib/tc: treat vlan id and prio as independent fields
+  * odp-util: Don't attempt to write IPv6 flow label bits that don't exist.
+  * lib/tc: reject offloading of non-Ethernet packets
+  * dhparams: Fix .c file generation with OpenSSL >= 1.1.1-pre9
+  * ovs-ctl: Allow add-remote without vswitchd started.
+  * system-traffic: Fix conntrack per zone limit test.
+  * erspan: set erspan_ver to 1 by default when adding an erspan dev
+  * ovn.at: Skip ACL rate-limiting test on slow/overloaded systems.
+  * daemon-unix: Use same name for original or restarted children.
+  * dpif-netdev: Prevent unsafe access when retrieving meter stats.
+  * utilities: Drop shebang from bash completion script
+  * ofp-actions: Re-fix error path for parsing OpenFlow actions.
+  * nx-match: Avoid double-free on some error paths.
+  * netdev-dpdk: Support the link speed of XL710
+  * ovn-northd: Support learning neighbor from ARP request.
+  * ovn-northd: LR respond ARP from valid subnet only.
+  * ovn: Fix the issue in IPv6 Neigh Solicitation responder for router IPs
+  * dpctl: Fix memory leak in dp_exists().
+  * ofproto-dpif: Check for EBUSY as well
+  * tunnel, tests: Sort flow output in ERSPAN v1/v2 metadata
+  * erspan: add big endian bit fields.
+
+-------------------------------------------------------------------

Old:
----
  openvswitch-2.10.0.tar.gz

New:
----
  openvswitch-2.10.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openvswitch.spec ++++++
--- /var/tmp/diff_new_pack.gUYl0G/_old  2018-10-25 09:11:30.430319793 +0200
+++ /var/tmp/diff_new_pack.gUYl0G/_new  2018-10-25 09:11:30.434319790 +0200
@@ -41,7 +41,7 @@
 # Disable building the external kernel datapath by default
 %bcond_with kmp
 Name:           openvswitch
-Version:        2.10.0
+Version:        2.10.1
 Release:        0
 Summary:        A multilayer virtual network switch
 # All code is Apache-2.0 except

++++++ openvswitch-2.10.0.tar.gz -> openvswitch-2.10.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/openvswitch/openvswitch-2.10.0.tar.gz 
/work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch-2.10.1.tar.gz differ: 
char 5, line 1


Reply via email to