From f5a0c2ab7dee3fd2001737c51f142d557c4fbfec Mon Sep 17 00:00:00 2001 From: Open vSwitch CI Date: Aug 15 2024 21:28:18 +0000 Subject: Import openvswitch3.4-3.4.0-1 from Fast DataPath --- diff --git a/.openvswitch.metadata b/.openvswitch.metadata index 65e80cb..999f44d 100644 --- a/.openvswitch.metadata +++ b/.openvswitch.metadata @@ -1,6 +1,6 @@ d34f96421a86004aa5d26ecf975edefd09f948b1 SOURCES/Pygments-1.4.tar.gz 3a11f130c63b057532ca37fe49c8967d0cbae1d5 SOURCES/Sphinx-1.2.3.tar.gz 002450621b33c5690060345b0aac25bc2426d675 SOURCES/docutils-0.12.tar.gz -2971e4594e45096586ab2aeef781a0554e2006e4 SOURCES/openvswitch-a2d11f1be790367d5ec3b2264e8a0ea1f011dce8.tar.gz +8c486ef50bb396fdfaf416e055931072ba27950d SOURCES/openvswitch-3.4.0.tar.gz 8509a716f9f936526f64fb23f313c5a9baf2f123 SOURCES/pyelftools-0.27.tar.gz 061198752d3d8b64d33113b7c8c1e272c973403d SOURCES/dpdk-23.11.tar.xz diff --git a/SPECS/openvswitch3.4.spec b/SPECS/openvswitch3.4.spec index ca18e68..ff2bff2 100644 --- a/SPECS/openvswitch3.4.spec +++ b/SPECS/openvswitch3.4.spec @@ -13,7 +13,7 @@ %define pkgname openvswitch3.4 -%global commit a2d11f1be790367d5ec3b2264e8a0ea1f011dce8 + %if 0%{?commit:1} %global shortcommit %(c=%{commit}; echo ${c:0:7}) %endif @@ -57,7 +57,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 3.4.0 -Release: 0.8%{?dist} +Release: 1%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -770,53 +770,8 @@ exit 0 %endif %changelog -* Thu Aug 15 2024 Open vSwitch CI - 3.4.0-8 -- Merging upstream branch-3.4 [RH git: 461ce32d27] - Commit list: - c45794afb4 Prepare for 3.4.1. - c598c05c85 Set release date for 3.4.0. - a71dd64a2e releases: Mark 3.3 as a new LTS release. - - -* Thu Aug 15 2024 Open vSwitch CI - 3.4.0-7 -- Merging upstream branch-3.4 [RH git: 7871fb73f3] - Commit list: - b0e749ba8e dp-packet: Correct IPv4 checksum calculation. () - - -* Wed Aug 14 2024 Open vSwitch CI - 3.4.0-6 -- Merging upstream branch-3.4 [RH git: c03ad592f4] - Commit list: - 6b6823a576 netdev-linux: Fix unaligned access to rpl_rtnl_link_stats64. - d49f51a05d route-table: Fix another UBsan warning about pointer type. - - -* Wed Aug 14 2024 Open vSwitch CI - 3.4.0-5 -- Merging upstream branch-3.4 [RH git: e7581779a5] - Commit list: - cb121f4ea1 netdev-linux: Do not offload IP checksum. - - -* Mon Aug 12 2024 Open vSwitch CI - 3.4.0-4 -- Merging upstream branch-3.4 [RH git: 581e76e784] - Commit list: - 6cea2b36c6 tunnel, tests: Add test for mirroring over tunnels. - a1afd83696 ofproto-dpif-xlate: Add a recursion limit to tunnel address lookup. - - -* Fri Aug 09 2024 Open vSwitch CI - 3.4.0-3 -- Merging upstream branch-3.4 [RH git: e6170caeec] - Commit list: - 1532c15a51 netdev-dpdk: Fix race condition in mempool information dump. - 6743a83e16 ovsdb: transaction: Remove incorrect transaction abort in pre-commit. - - -* Thu Aug 08 2024 Michael Santana - 3.4.0-2 -- Empty commit to allow CI to proceed [RH git: 055d8b6cc5] +* Thu Aug 15 2024 Michael Santana - 3.4.0-1 +- redhat: Use official 3.4.0 tarball [RH git: fc198c51c1] Signed-off-by: Michael Santana -* Mon Jul 22 2024 Michael Santana - 3.4.0-1 -- redhat: Imported Red Hat OVS 3.4 build files. [RH git: a81d26ef33] - -