[pesign] Rebase to 0.5

Peter Jones pjones at fedoraproject.org
Wed Jul 11 19:06:12 UTC 2012


commit 74121f1774ec1cb6c83be0791174010e1b71a6e6
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Jul 11 15:06:04 2012 -0400

    Rebase to 0.5
    
    - Do more rigorous bounds checking when hashing a new binary.

 pesign.spec |    6 +++++-
 sources     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pesign.spec b/pesign.spec
index a67d8cf..3502d99 100644
--- a/pesign.spec
+++ b/pesign.spec
@@ -1,6 +1,6 @@
 Summary: Signing utility for UEFI binaries
 Name: pesign
-Version: 0.4
+Version: 0.5
 Release: 1%{?dist}
 Group: Development/System
 License: GPLv2
@@ -51,6 +51,10 @@ rm -rf %{buildroot}
 %attr(0700,root,root) /etc/pki/pesign
 
 %changelog
+* Wed Jul 11 2012 Peter Jones <pjones at redhat.com> - 0.5-1
+- Rebase to 0.5
+- Do more rigorous bounds checking when hashing a new binary.
+
 * Tue Jul 10 2012 Peter Jones <pjones at redhat.com> - 0.3-2
 - Rebase to 0.4
 
diff --git a/sources b/sources
index 82e77e7..4fc13bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eba963fc941d3fda1dd34c79f3b510f5  pesign-0.4.tar.bz2
+8a1605c85d969a92c9d46126e0027608  pesign-0.5.tar.bz2


More information about the scm-commits mailing list