Commit Graph

221 Commits

Author SHA256 Message Date
Ana Guerrero
f70eafe09f Accepting request 1178928 from network
OBS-URL: https://build.opensuse.org/request/show/1178928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=75
2024-06-07 13:02:15 +00:00
656a62a896 Accepting request 1178479 from home:jamborm:gcc14fixes
- GCC 14 started to advertise c_atomic extension, older versions
  didn't do that.  Add check for __clang__, so GCC doesn't include
  headers designed for Clang
  (openvswitch-2.17.8-gcc14-build-fix.patch) [boo#1225906]

OBS-URL: https://build.opensuse.org/request/show/1178479
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=259
2024-06-06 08:30:34 +00:00
Dominique Leuenberger
0e8acf1c1c Accepting request 1153975 from network
OBS-URL: https://build.opensuse.org/request/show/1153975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=74
2024-03-03 19:18:51 +00:00
d7664db00a Accepting request 1151380 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151380
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=257
2024-03-01 12:41:20 +00:00
Ana Guerrero
9ed0fe8570 Accepting request 1150566 from network
OBS-URL: https://build.opensuse.org/request/show/1150566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=73
2024-02-27 21:43:34 +00:00
Duraisankar P
e2f18d8bbd Accepting request 1146716 from home:dpitchumani:branches:openSUSE:Factory
- Fix CVE-2023-3966 [bsc#1219465] openvswitch3: Invalid memory access in Geneve with HW offload
- Added patch,
      +openvswitch-CVE-2023-3966.patch

OBS-URL: https://build.opensuse.org/request/show/1146716
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=255
2024-02-26 07:09:11 +00:00
Ana Guerrero
4dd1606b6a Accepting request 1144341 from network
OBS-URL: https://build.opensuse.org/request/show/1144341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=72
2024-02-06 15:33:01 +00:00
362e50dfde Accepting request 1143536 from home:dpitchumani:branches:openSUSE:Factory
Description :
- Fix CVE-2023-5366 [bsc#1216002], openvswitch: missing masks on a final stage with ports trie
- Added patch,
   * CVE-2023-5366.patch

Action:
Submit home:dpitchumani:branches:openSUSE:Factory/openvswitch => network/openvswitch

OBS-URL: https://build.opensuse.org/request/show/1143536
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=253
2024-02-05 15:56:24 +00:00
Ana Guerrero
14209fdf60 Accepting request 1133086 from network
- convert to sysuser generated users

- Add BuildRequires on python-setuptools. Previously this was pulled
  by python-Sphinx in the build environment.
       CVE-2023-3152.patch
     CVE-2023-1668.patch
   Some of the features are,
   -For more details, check
   - Added ovsb tool install patch,
     * install-ovsdb-tools.patch
- add openssl(cli) dependency on pki (bsc#1185839)
  https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS
  (bsc#1181742).
- Fix wrong default directories for OVS python utilities (bsc#1176273).
  https://github.com/openvswitch/ovs/blob/v2.14.0/NEWS
  https://github.com/ovn-org/ovn/blob/v20.06.2/NEWS
- add missing provides/obsoletes for python3-openvswitch-test
- Update openvswitch to 2.13.0.
    https://github.com/openvswitch/ovs/blob/v2.13.0/NEWS
  https://github.com/openvswitch/ovs/blob/master/NEWS
- Update DPDK dependency to support DPDK 18.11.2.
  * 0001-rhel-secure-openvswitch-useropts.patch
- Use temporary directory for python build.
  including:
     - Support for the kernel versions 4.18.x
 * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch
  * 0001-utilities-Add-script-to-support-DPDK-option-migratio.patch
- Replace references to /var/adm/fillup-templates with new
  removed (bsc#1050896)
  builds on aarch64 now

OBS-URL: https://build.opensuse.org/request/show/1133086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=71
2023-12-15 20:46:52 +00:00
95221c70c1 - convert to sysuser generated users
- Add BuildRequires on python-setuptools. Previously this was pulled
  by python-Sphinx in the build environment.
       CVE-2023-3152.patch
     CVE-2023-1668.patch
   Some of the features are,
   -For more details, check
   - Added ovsb tool install patch,
     * install-ovsdb-tools.patch
- add openssl(cli) dependency on pki (bsc#1185839)
  https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS
  (bsc#1181742).
- Fix wrong default directories for OVS python utilities (bsc#1176273).
  https://github.com/openvswitch/ovs/blob/v2.14.0/NEWS
  https://github.com/ovn-org/ovn/blob/v20.06.2/NEWS
- add missing provides/obsoletes for python3-openvswitch-test
- Update openvswitch to 2.13.0.
    https://github.com/openvswitch/ovs/blob/v2.13.0/NEWS
  https://github.com/openvswitch/ovs/blob/master/NEWS
- Update DPDK dependency to support DPDK 18.11.2.
  * 0001-rhel-secure-openvswitch-useropts.patch
- Use temporary directory for python build.
  including:
     - Support for the kernel versions 4.18.x
 * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch
  * 0001-utilities-Add-script-to-support-DPDK-option-migratio.patch
- Replace references to /var/adm/fillup-templates with new
  removed (bsc#1050896)
  builds on aarch64 now
- fix rcX link

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=251
2023-12-14 12:03:53 +00:00
Ana Guerrero
e3bfefd5ad Accepting request 1130936 from network
OBS-URL: https://build.opensuse.org/request/show/1130936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=70
2023-12-06 22:52:19 +00:00
8e59917189 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
2023-12-05 09:42:40 +00:00
Ana Guerrero
8914997bcf Accepting request 1109539 from network
Description:
- Added fix for CVE-2023-3152, openvswitch : service monitor MAC flow is not rate limited

Actions:
- submit network/openvswitch => openSUSE:Factory/openvswitch

Changes:
- Fix CVE-2023-3153 [bsc#1212125], VUL-0: CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited
- Added patch,
       CVE-2023-3152.patch

OBS-URL: https://build.opensuse.org/request/show/1109539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=69
2023-09-07 19:12:22 +00:00
Duraisankar P
2fa8fb38ca - Fix CVE-2023-3153 [bsc#1212125], VUL-0: CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited
- Added patch,
       CVE-2023-3152.patch

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=247
2023-09-07 11:39:57 +00:00
Dominique Leuenberger
5bf1b64211 Accepting request 1087788 from network
OBS-URL: https://build.opensuse.org/request/show/1087788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=68
2023-05-19 09:54:48 +00:00
e4a743678d Accepting request 1087541 from home:dpitchumani:branches:network
Description: 
- Fix CVE-2023-1668 [bsc#1210054], openvswitch: remote traffic denial of service via crafted packets with IP proto 0
- Added patch,
     CVE-2023-1668.patch 

Actions:
- submit home:dpitchumani:branches:network/openvswitch => network/openvswitch

OBS-URL: https://build.opensuse.org/request/show/1087541
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=245
2023-05-18 11:46:20 +00:00
Dominique Leuenberger
c696c061af Accepting request 1084458 from network
OBS-URL: https://build.opensuse.org/request/show/1084458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=67
2023-05-04 15:09:21 +00:00
7eb5be33d8 Accepting request 1083952 from home:dimstar:Factory
- Remove python/ovs/dirs.py prior to building: have this
  re-generated based on the shipped template (boo#1210479).

OBS-URL: https://build.opensuse.org/request/show/1083952
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=243
2023-05-03 16:02:25 +00:00
Dominique Leuenberger
5a91a4c811 Accepting request 1079120 from network
OBS-URL: https://build.opensuse.org/request/show/1079120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=66
2023-04-14 11:12:27 +00:00
051ecd63ee 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
2023-04-13 10:58:56 +00:00
Reinhard Max
13e0ada764 Accepting request 1077727 from home:gyribeiro:branches:network
* 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

OBS-URL: https://build.opensuse.org/request/show/1077727
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=240
2023-04-06 13:14:18 +00:00
Reinhard Max
d6aaeac21a * 0001-openvswitch-merge-compiler.h-files-into-one-file.patch
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=239
2023-04-06 12:34:57 +00:00
Reinhard Max
ee8143d3f4 Accepting request 1077608 from home:dpitchumani:branches:openSUSE:Factory
Description: 
- Update OVS to version v3.1.0 and OVN to version v23.03.0

Actions:
- submit home:dpitchumani:branches:openSUSE:Factory/openvswitch => netowkr/openvswitch

Features:
   - ovs-vswitchd now detects changes in CPU affinity and adjusts the number
     of handler and revalidator threads if necessary.
   - AF_XDP:
     * Added support for building with libxdp and libbpf >= 0.7.
     * Support for AF_XDP is now enabled by default if all dependencies are
       available at the build time.  Use --disable-afxdp to disable.
       Use --enable-afxdp to fail the build if dependencies are not present.
   - ovs-appctl:
     * "ovs-appctl ofproto/trace" command can now display port names with the
       "--names" option.
   - OVSDB-IDL:
     * Add the support to specify the persistent uuid for row insert in both
       C and Python IDLs.
   - Windows:
     * Conntrack IPv6 fragment support.
   - DPDK:
     * Add support for DPDK 22.11.1.
   - For the QoS max-rate and STP/RSTP path-cost configuration OVS now assumes
     10 Gbps link speed by default in case the actual link speed cannot be
     determined.  Previously it was 10 Mbps.  Values can still be overridden
     by specifying 'max-rate' or '[r]stp-path-cost' accordingly.
   - OpenFlow:
     * New OpenFlow extension NXT_CT_FLUSH to flush connections matching
       the specified fields.
   - ovs-ctl:
     * New option '--dump-hugepages' to include hugepages in core dumps. This
       can assist with postmortem analysis involving DPDK, but may also produce
       significantly larger core dump files.
   - ovs-dpctl and 'ovs-appctl dpctl/' commands:
     * 'flush-conntrack' is now capable of handling partial 5-tuple,
        with additional optional parameter to specify the reply direction.
   - ovs-ofctl:
     * New command 'flush-conntrack' that accepts zone and 5-tuple (or partial
       5-tuple) for both directions.
   - Support for travis-ci.org based continuous integration builds has been
     dropped.
   - Userspace datapath:
     * Add '-secs' argument to appctl 'dpif-netdev/pmd-rxq-show' to show
       the pmd usage of an Rx queue over a configurable time period.
     * Add new experimental PMD load based sleeping feature. PMD threads can
       request to sleep up to a user configured 'pmd-maxsleep' value under
       low load conditions.
   -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
   * openvswitch-CVE-2021-36980.patch
- Added ovsb tool install patch, 
   * install-ovsdb-tools.patch

OBS-URL: https://build.opensuse.org/request/show/1077608
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=238
2023-04-06 09:47:29 +00:00
Fabian Vogt
3ebcc49df8 Accepting request 1008394 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1008394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=65
2022-10-10 16:43:14 +00:00
Richard Brown
7092f53a75 Accepting request 1006932 from network
OBS-URL: https://build.opensuse.org/request/show/1006932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=64
2022-10-01 15:42:46 +00:00
38ecd810de - add 0001-m4-Test-avx512-for-x86-only.patch
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=235
2022-09-29 13:02:01 +00:00
6a17311000 Accepting request 1006931 from home:dirkmueller:Factory
- add a77ad9693c8b49055389559187fe74eddb619746.patch to avoid
  the cpu detection code being compiled with AVX512 enabled

OBS-URL: https://build.opensuse.org/request/show/1006931
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=234
2022-09-29 12:06:16 +00:00
Dominique Leuenberger
c27515044d Accepting request 1003119 from network
OBS-URL: https://build.opensuse.org/request/show/1003119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=63
2022-09-14 11:44:30 +00:00
3f4674e0ba Accepting request 1003045 from home:AndreasStieger:branches:network
fix tests with GNU grep 3.8 boo#1203239

OBS-URL: https://build.opensuse.org/request/show/1003045
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=232
2022-09-13 07:10:22 +00:00
Dominique Leuenberger
04614e984f Accepting request 993959 from network
- update to 2.17.2:
  - Bug fixes
  - DPDK:
    * OVS validated with DPDK 21.11.1.  It is recommended to use this version
      until further releases.
  - Bug fixes
  - libopenvswitch API change:
    * To fix the Undefined Behavior issue causing the compiler to incorrectly
      optimize important parts of code, container iteration macros (e.g.,
      LIST_FOR_EACH) have been re-implemented in a UB-safe way.
    * Backwards compatibility has mostly been preserved, however the
     user-provided pointer is now set to NULL after the loop (unless it
      exited via "break;")
    * Users of libopenvswitch will need to double-check the use of such loop
       macros before compiling with a new version.
    * Since the change is limited to the definitions within the headers, the
      ABI is not affected.
- refresh 0001-openvswitch-merge-compiler.h-files-into-one-file.patch
  0002-build-Seperated-common-used-headers.patch

OBS-URL: https://build.opensuse.org/request/show/993959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=62
2022-08-10 15:13:02 +00:00
94ad13f072 - update to 2.17.2:
* OVS validated with DPDK 21.11.1.  It is recommended to use this version
    until further releases.

- update to 2.17.1:
  * To fix the Undefined Behavior issue causing the compiler to incorrectly
    optimize important parts of code, container iteration macros (e.g.,
    LIST_FOR_EACH) have been re-implemented in a UB-safe way.
  * Backwards compatibility has mostly been preserved, however the
    user-provided pointer is now set to NULL after the loop (unless it
    exited via "break;")
  * Users of libopenvswitch will need to double-check the use of such loop
    macros before compiling with a new version.
  * Since the change is limited to the definitions within the headers, the
    ABI is not affected.

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=230
2022-08-09 08:56:40 +00:00
31714c7a75 - update to 2.17.2:
- Bug fixes
  - DPDK:
    * OVS validated with DPDK 21.11.1.  It is recommended to use this version
      until further releases.
  - Bug fixes
  - libopenvswitch API change:
    * To fix the Undefined Behavior issue causing the compiler to incorrectly
      optimize important parts of code, container iteration macros (e.g.,
      LIST_FOR_EACH) have been re-implemented in a UB-safe way.
    * Backwards compatibility has mostly been preserved, however the
     user-provided pointer is now set to NULL after the loop (unless it
      exited via "break;")
    * Users of libopenvswitch will need to double-check the use of such loop
       macros before compiling with a new version.
    * Since the change is limited to the definitions within the headers, the
      ABI is not affected.
- refresh 0001-openvswitch-merge-compiler.h-files-into-one-file.patch
  0002-build-Seperated-common-used-headers.patch

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=229
2022-08-03 11:12:42 +00:00
Dominique Leuenberger
b95e9b26a1 Accepting request 977255 from network
OBS-URL: https://build.opensuse.org/request/show/977255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=61
2022-05-14 20:57:14 +00:00
920b9cedb9 Accepting request 977074 from home:dimstar:Factory
- Allow dpdk version 21.11.

OBS-URL: https://build.opensuse.org/request/show/977074
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=227
2022-05-14 16:04:31 +00:00
Dominique Leuenberger
71068dc62d Accepting request 972941 from network
OBS-URL: https://build.opensuse.org/request/show/972941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=60
2022-04-26 18:16:20 +00:00
e6a9ac2ea1 Accepting request 972247 from home:susnux:network
- Python package: Do not use C json parser on 32bit as large numbers
  will overflow.

Fixed ovn on i586

OBS-URL: https://build.opensuse.org/request/show/972247
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=225
2022-04-26 15:37:21 +00:00
Dominique Leuenberger
7d8e92ed50 Accepting request 967690 from network
OBS-URL: https://build.opensuse.org/request/show/967690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=59
2022-04-11 21:48:08 +00:00
6e6d5f61e6 Accepting request 966656 from home:susnux:network
Fix to submit to factory

OBS-URL: https://build.opensuse.org/request/show/966656
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=223
2022-04-08 07:40:06 +00:00
eec277fb34 Accepting request 965755 from home:susnux:network
Fix installation of files shared with OVN (required for building
OVN without openvswitch sources)

OBS-URL: https://build.opensuse.org/request/show/965755
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=222
2022-03-30 07:41:26 +00:00
Dominique Leuenberger
344bc84e2c Accepting request 961646 from network
OBS-URL: https://build.opensuse.org/request/show/961646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=58
2022-03-14 18:35:44 +00:00
c30d90f8dc Accepting request 961072 from home:susnux:branches:network
- Fix OVS location for python bindings (dirs.py), boo#1196978

OBS-URL: https://build.opensuse.org/request/show/961072
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=220
2022-03-14 10:53:37 +00:00
Dominique Leuenberger
f63c0409a2 Accepting request 959873 from network
- fix python3 requires (bsc#1196758)

- Added install-ovsdb-tools.patch to install ovsdb tools required
  for building OVN

- Enable multiple python3 flavor subpackages on Tumbleweed / Factory

- Update OVS to version 2.17.0
  * Userspace datapath:
    * Optimized flow lookups for datapath flows with simple match criteria.
    * New per-interface configuration knob 'other_config:tx-steering'.
    * Removed experimental tag for PMD Auto Load Balance.
    * New configuration knob 'other_config:n-offload-threads' to change the
      number of HW offloading threads.
  * DPDK:
    * EAL argument --socket-mem is no longer configured by default upon
      start-up.  If dpdk-socket-mem and dpdk-alloc-mem are not specified,
      DPDK defaults will be used.
    * EAL argument --socket-limit no longer takes on the value of --socket-mem
      by default.  'other_config:dpdk-socket-limit' can be set equal to
      the 'other_config:dpdk-socket-mem' to preserve the legacy memory
      limiting behavior.
    * EAL argument --in-memory is applied by default if supported.
    * Add support for DPDK 21.11.
    * Forbid use of DPDK multiprocess feature.
    * Add support for running threads on cores >= RTE_MAX_LCORE.
  * Python: For SSL support, the use of the pyOpenSSL library has
      been replaced with the native 'ssl' module.
  * OVSDB:
    * Python library for OVSDB clients now also supports faster

OBS-URL: https://build.opensuse.org/request/show/959873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=57
2022-03-07 16:47:26 +00:00
d8bcd28d64 - fix python3 requires (bsc#1196758)
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=218
2022-03-07 12:05:07 +00:00
2cfeceea7a Accepting request 957920 from home:susnux:branches:network
* Update OVS to version 2.17.0
* Fix CVE-2021-36980 (boo#1188524)
* Enable multiple python3 flavor sub-packages on Tumbleweed / Factory
Requires: https://build.opensuse.org/request/show/957836

(added patch for missing programs for OVN)

OBS-URL: https://build.opensuse.org/request/show/957920
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=217
2022-03-03 21:11:12 +00:00
Dominique Leuenberger
e4014f841b Accepting request 892002 from network
- add openssl(cli) dependency on pki (bsc#1185839)

OBS-URL: https://build.opensuse.org/request/show/892002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=56
2021-05-10 13:39:20 +00:00
8bc212488a - add openssl(cli) dependency on pki (bsc#1185839)
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=215
2021-05-10 10:28:51 +00:00
Dominique Leuenberger
4e29e964ff Accepting request 889415 from network
OBS-URL: https://build.opensuse.org/request/show/889415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=55
2021-04-30 22:46:38 +00:00
Jaime Caamaño Ruiz
3ec34180ba Accepting request 889367 from home:jaicaa:branches:network
- Replace deprecated /var/run with /run (bsc#1185176, bsc#1185177).
  * 0001-Replace-deprecated-var-run-with-run.patch

OBS-URL: https://build.opensuse.org/request/show/889367
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=213
2021-04-29 21:02:09 +00:00
Dominique Leuenberger
4551c30a0e Accepting request 871483 from network
OBS-URL: https://build.opensuse.org/request/show/871483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=54
2021-02-15 22:17:11 +00:00
Jaime Caamaño Ruiz
12d7ab0ed5 Accepting request 871475 from home:jaicaa:branches:network
Forgot to remove the patches *sigh*

OBS-URL: https://build.opensuse.org/request/show/871475
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=211
2021-02-12 15:28:11 +00:00