From 051ecd63ee01ce347fe4593278277494eb553cea6b3bb3b0dd518c0108506cde Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 13 Apr 2023 10:58:56 +0000 Subject: [PATCH] Accepting request 1078288 from home:dpitchumani:branches:network Description: - Updated commit message with proper patch changes Actions: - submit home:dpitchumani:branches:network/openvswitch => network/openvswitch Changes: - Renamed and rebased patches, * 0001-Don-t-change-permissions-of-dev-hugepages.patch * 0001-Use-double-hash-for-OVS_USER_ID-comment.patch * 0001-Run-ovn-as-openvswitch-openvswitch.patch * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch * 0001-Run-openvswitch-as-openvswitch-openvswitch.patch OBS-URL: https://build.opensuse.org/request/show/1078288 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=241 --- openvswitch.changes | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/openvswitch.changes b/openvswitch.changes index bcc1c78..7b2e7c2 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -48,26 +48,22 @@ Wed Apr 5 21:14:59 UTC 2023 - Duraisankar P -For more details, check https://github.com/openvswitch/ovs/blob/v3.1.0/NEWS -Includes secrity fix for CVE-2022-4338 (bsc#1206580) and CVE-2022-4337 (bsc#1206581) -- OVN package is not included as new version with API chnages are not yet released. -- Removed upstreamed patches, - * 0001-Replace-deprecated-var-run-with-run.patch - * 0001-openvswitch-merge-compiler.h-files-into-one-file.patch - * openvswitch-CVE-2021-36980.patch - * 0002-build-Seperated-common-used-headers.patch - * Don-t-change-permissions-of-dev-hugepages.patch - * Use-double-hash-for-OVS_USER_ID-comment.patch - * a77ad9693c8b49055389559187fe74eddb619746.patch - * Run-openvswitch-as-openvswitch-openvswitch.patch - * 0001-m4-Test-avx512-for-x86-only.patch - * Use-strongswan-for-openvswitch-ipsec-service.patch - * openvswitch-2.17.2-Fix-tests-with-GNU-grep-3.8.patch - * 0001-Don-t-change-permissions-of-dev-hugepages.patch - * 0001-Use-double-hash-for-OVS_USER_ID-comment.patch - * 0001-Run-ovn-as-openvswitch-openvswitch.patch - * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch - * 0001-Run-openvswitch-as-openvswitch-openvswitch.patch -- Added ovsb tool install patch, - * install-ovsdb-tools.patch + - Removed patches, + * 0001-Replace-deprecated-var-run-with-run.patch + * 0001-openvswitch-merge-compiler.h-files-into-one-file.patch + * openvswitch-CVE-2021-36980.patch + * 0002-build-Seperated-common-used-headers.patch + * a77ad9693c8b49055389559187fe74eddb619746.patch + * 0001-m4-Test-avx512-for-x86-only.patch + * openvswitch-2.17.2-Fix-tests-with-GNU-grep-3.8.patch + - Renamed and rebased patches, + * 0001-Don-t-change-permissions-of-dev-hugepages.patch + * 0001-Use-double-hash-for-OVS_USER_ID-comment.patch + * 0001-Run-ovn-as-openvswitch-openvswitch.patch + * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch + * 0001-Run-openvswitch-as-openvswitch-openvswitch.patch + - Added ovsb tool install patch, + * install-ovsdb-tools.patch ------------------------------------------------------------------- Thu Sep 29 11:58:47 UTC 2022 - Dirk Müller