Accepting request 520582 from home:michael-chang:branches:Base:System

- Add preliminary patch for UEFI HTTPS and related network protocol support
  (fate#320130)
  * 0001-add-support-for-UEFI-network-protocols.patch

OBS-URL: https://build.opensuse.org/request/show/520582
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=276
This commit is contained in:
Michael Chang 2017-09-04 06:46:54 +00:00 committed by Git OBS Bridge
parent a6c44482a8
commit f7e71f54e0
3 changed files with 4826 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Sep 3 12:12:21 UTC 2017 - mchang@suse.com
- Add preliminary patch for UEFI HTTPS and related network protocol support
(fate#320130)
* 0001-add-support-for-UEFI-network-protocols.patch
-------------------------------------------------------------------
Sun Sep 3 11:41:42 UTC 2017 - mchang@suse.com

View File

@ -267,6 +267,8 @@ Patch408: 0009-tpm-Measure-multiboot-images-and-modules.patch
Patch409: 0010-tpm-Fix-boot-when-there-s-no-TPM.patch
Patch410: 0011-tpm-Fix-build-error.patch
Patch411: 0012-tpm-Build-tpm-as-module.patch
# UEFI HTTP and related network protocol support (FATE#320130)
Patch420: 0001-add-support-for-UEFI-network-protocols.patch
Requires: gettext-runtime
%if 0%{?suse_version} >= 1140
@ -526,6 +528,7 @@ swap partition while in resuming
%patch409 -p1
%patch410 -p1
%patch411 -p1
%patch420 -p1
# patches above may update the timestamp of grub.texi
# and via build-aux/mdate-sh they end up in grub2.info, breaking build-compare
[ -z "$SOURCE_DATE_EPOCH" ] ||\