From e96265c5b858ac988eb7b7c691e6b4aeff629b5a Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 31 2021 04:19:59 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/fcoe-utils.spec b/SPECS/fcoe-utils.spec index d787109..46b539e 100644 --- a/SPECS/fcoe-utils.spec +++ b/SPECS/fcoe-utils.spec @@ -7,7 +7,7 @@ Name: fcoe-utils Version: 1.0.33 -Release: 2.git%{shortcommit0}%{?dist} +Release: 3.git%{shortcommit0}%{?dist} Summary: Fibre Channel over Ethernet utilities Group: Applications/System License: GPLv2 @@ -19,6 +19,11 @@ Source3: fcoe.config ExcludeArch: ppc s390 Patch0: fcoe-utils-set-default-DCB_REQUIRED-to-no.patch Patch1: 0001-Revert-fcoemon-Correctly-handle-options-in-the-servi.patch +Patch2: 0002-Revert-Make-gcc-compiler-happy-about-ifname-string-t.patch +Patch3: 0003-fix-VLAN-device-name-overflow-check.patch +Patch4: 0004-fix-regressions-caused-by-safe_makepath-change-in-li.patch +Patch5: 0005-minor-fcoeadm-output-issues.patch + BuildRequires: autoconf BuildRequires: automake BuildRequires: libpciaccess-devel @@ -83,6 +88,9 @@ rm -f %{buildroot}/%{_sysconfdir}/fcoe/config %{_libexecdir}/fcoe/ %changelog +* Tue Mar 23 2021 Chris Leech - 1.0.33-3.git848bcc6 +- 1918561 regression in fipvlan VLAN name generation and fcoeadm commands + * Mon Jan 18 2021 Chris Leech - 1.0.33-2.git848bcc6 - 1897503 revert breaking upstream change to command line options