From 06872636a90f485e2871eb34c46e198368e2af2a Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Nov 21 2017 12:35:04 +0000 Subject: Include bugfix patches from RHEL --- diff --git a/ipxe.spec b/ipxe.spec index b9181a1..94e0f58 100644 --- a/ipxe.spec +++ b/ipxe.spec @@ -42,7 +42,7 @@ Name: ipxe Version: %{date} -Release: 1.git%{hash}%{?dist} +Release: 2.git%{hash}%{?dist} Summary: A network boot loader Group: System Environment/Base @@ -54,6 +54,8 @@ Source0: %{name}-%{version}-git%{hash}.tar.xz # Enable IPv6 for qemu's config # Sent upstream: http://lists.ipxe.org/pipermail/ipxe-devel/2015-November/004494.html Patch0001: 0001-build-Enable-IPv6-for-in-qemu-config.patch +Patch0002: 0002-Use-spec-compliant-timeouts.patch +Patch0003: 0003-Strip-802.1Q-VLAN-0-priority-tags.patch %ifarch %{buildarches} BuildRequires: perl-interpreter @@ -120,7 +122,7 @@ DNS, HTTP, iSCSI, etc. %prep %setup -q -n %{name}-%{version}-git%{hash} -%patch0001 -p1 +%autopatch -p1 %build @@ -222,6 +224,9 @@ done %endif %changelog +* Tue Nov 21 2017 Paolo Bonzini - ipxe-20170710-2.git0600d3ae +- Include bugfix patches from RHEL + * Thu Aug 03 2017 Cole Robinson - ipxe-20170710-1.git0600d3ae - Update to ipxe 0600d3ae for qemu-2.10.0