From 6a20ec084e7829cbf80765953a43575c5ecb8e42875ee6b930b29279f68d55cf Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 12 Feb 2021 14:52:58 +0000 Subject: [PATCH] Accepting request 871465 from home:jaicaa:branches:network - Update openvswitch to 2.14.2. For a list of changes, check https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS Includes security fix for CVE-2020-27827 (bsc#1181345) and CVE-2020-35498 (bsc#1181742). - Removed patches no longer applying to code base: * 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch * 0001-ipsec-Fix-Strongswan-configuration-syntax.patch OBS-URL: https://build.opensuse.org/request/show/871465 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=210 --- openvswitch-2.14.0.tar.gz | 3 --- openvswitch-2.14.2.tar.gz | 3 +++ openvswitch.changes | 11 +++++++++++ openvswitch.spec | 12 +++--------- 4 files changed, 17 insertions(+), 12 deletions(-) delete mode 100644 openvswitch-2.14.0.tar.gz create mode 100644 openvswitch-2.14.2.tar.gz diff --git a/openvswitch-2.14.0.tar.gz b/openvswitch-2.14.0.tar.gz deleted file mode 100644 index b6d1d7f..0000000 --- a/openvswitch-2.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4171e52a8c0ffe160c1daa6687219d902a2a6969b296d223d8dac980ab99a260 -size 7359886 diff --git a/openvswitch-2.14.2.tar.gz b/openvswitch-2.14.2.tar.gz new file mode 100644 index 0000000..33adfb7 --- /dev/null +++ b/openvswitch-2.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f420f954e250d895fb2db22a132e1cb560bc5e2b9051e834511348108e597a +size 7394648 diff --git a/openvswitch.changes b/openvswitch.changes index c2e3df5..c56752f 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Feb 12 10:36:03 UTC 2021 - Jaime Caamaño Ruiz + +- Update openvswitch to 2.14.2. For a list of changes, check + https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS + Includes security fix for CVE-2020-27827 (bsc#1181345) and CVE-2020-35498 + (bsc#1181742). +- Removed patches no longer applying to code base: + * 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch + * 0001-ipsec-Fix-Strongswan-configuration-syntax.patch + ------------------------------------------------------------------- Tue Nov 3 10:50:49 UTC 2020 - Jaime Caamaño Ruiz diff --git a/openvswitch.spec b/openvswitch.spec index a5f84e8..d11e89b 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -1,7 +1,7 @@ # # spec file for package openvswitch # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define ovs_lname libopenvswitch-2_14-0 %define ovn_lname libovn-20_06-0 -%define ovs_version 2.14.0 +%define ovs_version 2.14.2 %define ovn_version 20.06.2 %define ovs_dir ovs-%{ovs_version} %define ovn_dir ovn-%{ovn_version} @@ -66,12 +66,8 @@ Patch0: 0001-Use-strongswan-for-openvswitch-ipsec-service.patch Patch1: 0001-Run-openvswitch-as-openvswitch-openvswitch.patch # PATCH-FIX-OPENSUSE: 0001-Don-t-change-permissions-of-dev-hugepages.patch Patch2: 0001-Don-t-change-permissions-of-dev-hugepages.patch -# PATCH-FIX-UPSTREAM: 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch -Patch3: 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch # PATCH-FIX-OPENSUSE: 0001-Use-double-hash-for-OVS_USER_ID-comment.patch -Patch4: 0001-Use-double-hash-for-OVS_USER_ID-comment.patch -# PATCH-FIX-UPSTREAM: 0001-ipsec-Fix-Strongswan-configuration-syntax.patch -Patch5: 0001-ipsec-Fix-Strongswan-configuration-syntax.patch +Patch3: 0001-Use-double-hash-for-OVS_USER_ID-comment.patch #OVN patches # PATCH-FIX-OPENSUSE: 0001-Run-ovn-as-openvswitch-openvswitch.patch Patch20: 0001-Run-ovn-as-openvswitch-openvswitch.patch @@ -399,8 +395,6 @@ Devel libraries and headers for Open Virtual Network. %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 -%patch5 -p1 cd %{ovn_dir} %patch20 -p1