SHA256
1
0
forked from pool/grub2

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

- Support LVM physical volume created without metadatacopies (bsc#1027526)
  * grub2-diskfilter-support-pv-without-metadatacopies.patch 
- Fix page fault exception when grub loads with Nvidia cards (bsc#1038533)
  * grub2-efi-uga-64bit-fb.patch
- Require 'kexec-tools' for System z. (bsc#944358)
  * modified grub2.spec

OBS-URL: https://build.opensuse.org/request/show/500506
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=271
This commit is contained in:
2017-06-03 21:22:46 +00:00
committed by Git OBS Bridge
parent dca0362b81
commit b4cc930160
4 changed files with 342 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 1 09:45:44 UTC 2017 - mchang@suse.com
- Support LVM physical volume created without metadatacopies (bsc#1027526)
* grub2-diskfilter-support-pv-without-metadatacopies.patch
- Fix page fault exception when grub loads with Nvidia cards (bsc#1038533)
* grub2-efi-uga-64bit-fb.patch
- Require 'kexec-tools' for System z. (bsc#944358)
* modified grub2.spec
-------------------------------------------------------------------
Thu May 11 08:56:57 UTC 2017 - mchang@suse.com