Rebase to 3.0.3, includes fixes for CVE-2022-4337

Resolves: #2150440
Resolves: #2155379
f38
Timothy Redaelli 2 years ago
parent 37c1992f2e
commit 5fc7a5b2f3

1
.gitignore vendored

@ -43,3 +43,4 @@
/openvswitch-2.16.0.tar.gz /openvswitch-2.16.0.tar.gz
/openvswitch-2.17.0.tar.gz /openvswitch-2.17.0.tar.gz
/openvswitch-3.0.1.tar.gz /openvswitch-3.0.1.tar.gz
/openvswitch-3.0.3.tar.gz

@ -44,8 +44,8 @@ Epoch: 1
Name: openvswitch Name: openvswitch
Summary: Open vSwitch daemon/database/utilities Summary: Open vSwitch daemon/database/utilities
URL: https://www.openvswitch.org/ URL: https://www.openvswitch.org/
Version: 3.0.1 Version: 3.0.3
Release: 2%{?dist} Release: 1%{?dist}
# Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the
# lib/sflow*.[ch] files are SISSL # lib/sflow*.[ch] files are SISSL
@ -576,6 +576,9 @@ fi
%{_sysusersdir}/openvswitch.conf %{_sysusersdir}/openvswitch.conf
%changelog %changelog
* Wed Feb 01 2023 Timothy Redaelli <tredaelli@redhat.com> - 3.0.3-1
- Rebase to 3.0.3 (#2150440), includes fixes for CVE-2022-4337 (#2155379)
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

@ -1 +1 @@
SHA512 (openvswitch-3.0.1.tar.gz) = afd42ca1690021d05bc4d1faffd38cae0a6fc9351907e29cdc9a315e34adcd357cac46493f605dd03da0f389160d6af4f6854f3b04a6de8bd5e9d9aa0aaac9e5 SHA512 (openvswitch-3.0.3.tar.gz) = 49e7c6be3584683cf7cab6ee05262aa00faa1becd0bd1ebf2142ce8dc48240f1a232d6883ebc2c24f1c5d4172cf9eed9a7530f4212ef80634323eb938df5c605

Loading…
Cancel
Save