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

- Fix build error on glibc-2.25
  * 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
  * 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
- Fix fwpath in efi netboot (fate#321993) (bsc#1022294)
  * 0001-Fix-fwpath-in-efi-netboot.patch

OBS-URL: https://build.opensuse.org/request/show/455663
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=251
This commit is contained in:
2017-02-09 10:44:34 +00:00
committed by Git OBS Bridge
parent 8456dc36e5
commit 562453147a
5 changed files with 225 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 9 03:45:16 UTC 2017 - mchang@suse.com
- Fix build error on glibc-2.25
* 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
* 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
- Fix fwpath in efi netboot (fate#321993) (bsc#1022294)
* 0001-Fix-fwpath-in-efi-netboot.patch
-------------------------------------------------------------------
Fri Feb 3 08:18:30 UTC 2017 - mchang@suse.com