Dominique Leuenberger 2017-10-03 21:18:07 +00:00 committed by Git OBS Bridge
commit beb740b3bc
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc11c30db51b234a7aa0cb60dbd417b7e6f1b97f74e9cb8705d53fc89a749113
size 6746217

3
openvswitch-2.8.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d1c439e26d7044f0ec823c7fef1b00b7c6465da0b83a7d0cf3191ed1dc43893
size 6746474

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Sep 29 19:46:56 UTC 2017 - mchandras@suse.de
- Version bump to 2.8.1. Some of the changes are:
* connmgr: Fix violation of flow monitoring protocol description.
* ovn/actions: Improve OVN load-balancing performance.
* dpif-netdev: Fix a zero-rate bug for meter
* conntrack: Tighten handling of alg reverse conns.
* conntrack: Add function ct_print_conn_info().
* conntrack: Create nat_conn_keys_insert().
* netdev-dpdk: reset packet_type for reused dp_packets.
* ofp-util: Fix memory leaks when parsing OF1.5 group properties (cve-2017-14970) (bsc#1061310)
* ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod() (cve-2017-14970) (bsc#1061310)
* ofp-util: Fix buffer overread in ofputil_decode_bundle_add().
* ofproto: Include patch ports in mtu overriden check
* netdev-tc-offloads: Fix vxlan tunnel offloading
* bridge: Fix controller status update to passive connections
* lib/odp: Fix handling of set masked action in parse_odp_action
* tests: Fix sparse error on test-ovn.c
* dpif-netdev: Fix per packet cycles statistics.
* netdev-dpdk: update vhost user client port status.
* ovsdb-server.1: Fix mention of wrong option.
-------------------------------------------------------------------
Mon Sep 4 07:22:47 UTC 2017 - mchandras@suse.de

View File

@ -31,7 +31,7 @@
# Disable building the external kernel datapath by default
%bcond_with kmp
Name: openvswitch
Version: 2.8.0
Version: 2.8.1
Release: 0
Summary: A multilayer virtual network switch
# All code is Apache-2.0 except