forked from pool/openvswitch
Accepting request 511377 from home:markoschandras:network
- Version bump to 2.7.2. Some of the changes are: * Revert "netdev: Fix netdev_open() to adhere to class type if given" * connmgr: Fix crash when in_band_create() fails. * db-ctl-base: Fix reference-following feature in get_row_by_id(). * netdev: Fix crash when ifa_netmask is null. * ovn-controller: fix use-after-free in physical_run() * ovn-controller: avoid crash when vswitchd connection is lost * ovsdb-types: Fix memory leak on error path. * vswitchd: Fix IFACE_STAT name error in iface_refresh_stats * netdev: Fix crash when interface option is changed to invalid value. * ofp-util: fix memory leak in ofputil_pull_ofp11_buckets * configure: Fix check for rte_config.h to handle cross-compilation. * ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod() (cve-2017-9265) (bsc#1041447) * ofp-print: Don't abort on unknown reason in role status message (cve-2017-9263) (bsc#1041470) OBS-URL: https://build.opensuse.org/request/show/511377 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=119
This commit is contained in:
parent
9998ddd0de
commit
30ffff0d6e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0458cb2a7206f8e5802a524297c9f0569c01ae4bf91037a4dff37dcd0e2a84a
|
|
||||||
size 6186107
|
|
3
openvswitch-2.7.2.tar.gz
Normal file
3
openvswitch-2.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe36c86ed52f6f7c17b01cdbb7ae37bf521cc5c2e50997b618f3f742485f655b
|
||||||
|
size 6192414
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 19 07:32:59 UTC 2017 - mchandras@suse.de
|
||||||
|
|
||||||
|
- Version bump to 2.7.2. Some of the changes are:
|
||||||
|
* Revert "netdev: Fix netdev_open() to adhere to class type if given"
|
||||||
|
* connmgr: Fix crash when in_band_create() fails.
|
||||||
|
* db-ctl-base: Fix reference-following feature in get_row_by_id().
|
||||||
|
* netdev: Fix crash when ifa_netmask is null.
|
||||||
|
* ovn-controller: fix use-after-free in physical_run()
|
||||||
|
* ovn-controller: avoid crash when vswitchd connection is lost
|
||||||
|
* ovsdb-types: Fix memory leak on error path.
|
||||||
|
* vswitchd: Fix IFACE_STAT name error in iface_refresh_stats
|
||||||
|
* netdev: Fix crash when interface option is changed to invalid value.
|
||||||
|
* ofp-util: fix memory leak in ofputil_pull_ofp11_buckets
|
||||||
|
* configure: Fix check for rte_config.h to handle cross-compilation.
|
||||||
|
* ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod() (cve-2017-9265) (bsc#1041447)
|
||||||
|
* ofp-print: Don't abort on unknown reason in role status message (cve-2017-9263) (bsc#1041470)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 8 20:42:27 UTC 2017 - jengelh@inai.de
|
Sat Jul 8 20:42:27 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%define lname libopenvswitch-2_7-1
|
%define lname libopenvswitch-2_7-1
|
||||||
|
|
||||||
Name: openvswitch
|
Name: openvswitch
|
||||||
Version: 2.7.1
|
Version: 2.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A multilayer virtual network switch
|
Summary: A multilayer virtual network switch
|
||||||
# All code is Apache-2.0 except
|
# All code is Apache-2.0 except
|
||||||
|
Loading…
x
Reference in New Issue
Block a user