From 550e34d64bd24a61bf982fbe505e9199515435a455cfd21e6a1b1847961c8691 Mon Sep 17 00:00:00 2001 From: Raymund Will Date: Fri, 24 Jan 2014 13:26:11 +0000 Subject: [PATCH] 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 --- efibootmgr-0.6.0-fail-visibly.diff | 4 +++- efibootmgr.changes | 12 ++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/efibootmgr-0.6.0-fail-visibly.diff b/efibootmgr-0.6.0-fail-visibly.diff index e9a3391..cfc553d 100644 --- a/efibootmgr-0.6.0-fail-visibly.diff +++ b/efibootmgr-0.6.0-fail-visibly.diff @@ -1,9 +1,11 @@ From: Raymund Will -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 Signed-off-by: Raymund Will --- diff --git a/efibootmgr.changes b/efibootmgr.changes index 10d1fff..d07e654 100644 --- a/efibootmgr.changes +++ b/efibootmgr.changes @@ -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