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
This commit is contained in:
Dirk Mueller 2023-04-13 10:58:56 +00:00 committed by Git OBS Bridge
parent 13e0ada764
commit 051ecd63ee

View File

@ -48,26 +48,22 @@ Wed Apr 5 21:14:59 UTC 2023 - Duraisankar P <Duraisankar.pitchumani@suse.com>
-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 <dmueller@suse.com>