Accepting request 1130820 from home:anag:AllStaging

- Add BuildRequires on python-setuptools. Previously this was pulled 
  by python-Sphinx in the build environment.

OBS-URL: https://build.opensuse.org/request/show/1130820
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=249
This commit is contained in:
Dirk Mueller 2023-12-05 09:42:40 +00:00 committed by Git OBS Bridge
parent 2fa8fb38ca
commit 8e59917189
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 4 15:52:33 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com>
- Add BuildRequires on python-setuptools. Previously this was pulled
by python-Sphinx in the build environment.
-------------------------------------------------------------------
Thu Sep 7 07:55:29 UTC 2023 - Duraisankar P <Duraisankar.pitchumani@suse.com>

View File

@ -85,6 +85,7 @@ Patch20: 0001-Run-ovn-as-openvswitch-openvswitch.patch
Patch21: CVE-2023-3152.patch
# CVE-2021-36980 [bsc#1188524], use-after-free in decode_NXAST_RAW_ENCAP
BuildRequires: autoconf
BuildRequires: %{python_module setuptools}
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: graphviz