From 15cf57cfc2f772394564357200c23852b95cec46 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Thu, 19 Nov 2020 11:32:41 +0100 Subject: [PATCH] Move patches --- openvswitch.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/openvswitch.spec b/openvswitch.spec index c79191f..624dbae 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -61,6 +61,10 @@ Source: https://github.com/openvswitch/ovs/archive/%{commit0}.tar.gz#/%{name}-%{ Source: http://openvswitch.org/releases/%{name}-%{version}.tar.gz %endif +# ovs-patches + +# OVS (including OVN) backports (0 - 300) + # 1899303 - CVE-2015-8011 Patch10: 0001-lldp-validate-a-bit-more-received-LLDP-frames.patch Patch11: 0002-lldp-Fix-size-of-PEEK_DISCARD_UINT32.patch @@ -68,10 +72,6 @@ Patch12: 0003-lldp-fix-a-buffer-overflow-when-handling-management-.patch Patch13: 0004-lldp-increase-statsTLVsUnrecognizedTotal-on-unknown-.patch Patch14: 0005-lldp-correctly-increase-discarded-count.patch -# ovs-patches - -# OVS (including OVN) backports (0 - 300) - BuildRequires: gcc gcc-c++ make BuildRequires: autoconf automake libtool BuildRequires: systemd-units openssl openssl-devel