[pesign/f19] Update to 0.104 (#963361)

Peter Jones pjones at fedoraproject.org
Thu May 16 14:44:32 UTC 2013


commit aae58a2c11d066ab814010808239099cb3426dd3
Author: Peter Jones <pjones at redhat.com>
Date:   Thu May 16 10:42:43 2013 -0400

    Update to 0.104 (#963361)
    
    This makes us generate signed images wich multiple signatures aligned on
    8-byte boundaries, which is what finally wound up going into the spec.
    
    Signed-off-by: Peter Jones <pjones at redhat.com>

 pesign.spec |    9 +++++++--
 sources     |    3 +--
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/pesign.spec b/pesign.spec
index 9468ebb..a9b967d 100644
--- a/pesign.spec
+++ b/pesign.spec
@@ -1,7 +1,7 @@
 Summary: Signing utility for UEFI binaries
 Name: pesign
-Version: 0.103
-Release: 2%{?dist}
+Version: 0.104
+Release: 1%{?dist}
 Group: Development/System
 License: GPLv2
 URL: https://github.com/vathpela/pesign
@@ -99,6 +99,11 @@ exit 0
 %endif
 
 %changelog
+* Wed May 15 2013 Peter Jones <pjones at redhat.com> - 0.104-1
+- Make sure alignment is correct on signature list entries
+  Resolves: rhbz#963361
+- Make sure section alignment is correct if we have to extend the file
+
 * Wed Feb 06 2013 Peter Jones <pjones at redhat.com> - 0.103-2
 - Conditionalize systemd bits so they don't show up in RHEL 6 builds
 
diff --git a/sources b/sources
index a41441f..c06862d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 328db7cb27847cb610b7cf8f9c470455  rh-test-certs.tar.bz2
-8da42433539280809dc5119b7025c2d6  pesign-0.102.tar.bz2
-9a154104b9b3b3166f408960723c7244  pesign-0.103.tar.bz2
+386de71bf2dd5db5a1c0d9e3f37469dd  pesign-0.104.tar.bz2


More information about the scm-commits mailing list