Use consistent references to (recent) patches and

properly reflect history in 'efibootmgr-0.5.4-fail-visibly.diff'
(other than refresh on upgrade).

OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=14
This commit is contained in:
Raymund Will 2014-01-24 13:26:11 +00:00 committed by Git OBS Bridge
parent 9091c6d530
commit 550e34d64b
2 changed files with 11 additions and 5 deletions

View File

@ -1,9 +1,11 @@
From: Raymund Will <rw@suse.com>
Subject: Print EFI status on failed '--create'.
Subject: Print EFI status on failed operations.
References: bnc#811767
Otherwise it's probably noticed only much too late.
V2: Produce failure output for '--create' as well.
Reported-by: Frederic Crozat <fcrozat@suse.com>
Signed-off-by: Raymund Will <rw@suse.com>
---

View File

@ -25,23 +25,27 @@ Thu Dec 19 15:59:44 UTC 2013 - rw@suse.com
Wed Mar 27 21:05:20 UTC 2013 - rw@suse.com
- Print EFI status for failed '--create' as well. [bnc#811767]
(efibootmgr-0.5.4-fail-visibly.diff)
-------------------------------------------------------------------
Wed Mar 27 16:00:41 UTC 2013 - rw@suse.com
- Fix '--bootorder' handling. [bnc#810899]
(efibootmgr-0.5.4-set_boot_order.diff)
- Print EFI status in case of failure. [bnc#811767]
(efibootmgr-0.5.4-fail-visibly.diff)
-------------------------------------------------------------------
Tue Feb 12 16:38:47 UTC 2013 - rw@suse.com
- efibootmgr-0.5.4-catchup.diff: Apply critical upstream fixes
- Apply critical upstream fixes
o for memory leaking variable creation. [bnc#746324]
o to improve spec conformance by removing device path padding.
o to work around broken Apple firmware.
- efibootmgr-0.5.4-sector-size.diff:
Allow hard disk sector sizes not equal to 512. [bnc#711830]
(efibootmgr-0.5.4-catchup.diff)
- Allow hard disk sector sizes not equal to 512. [bnc#711830]
(efibootmgr-0.5.4-sector-size.diff)
-------------------------------------------------------------------
Tue Jun 12 16:51:40 UTC 2012 - mgorse@suse.com