Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2014-09-05 09:34:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shim (Old)
 and      /work/SRC/openSUSE:Factory/.shim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shim"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shim/shim.changes        2014-09-03 
11:55:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2014-09-05 
09:34:08.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Sep  3 12:32:25 UTC 2014 - [email protected]
+
+- re-introduce build failure if shim_enforce_ms_signature is defined. That way
+  a project like openSUSE:Factory can decide whether or not shim needs a valid
+  MS signature.
+
+-------------------------------------------------------------------
+Tue Aug 19 04:38:36 UTC 2014 - [email protected]
+
+- Add shim-update-openssl-0.9.8zb.patch to update openssl to
+  0.9.8zb
+
+-------------------------------------------------------------------

New:
----
  shim-update-openssl-0.9.8zb.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ shim.spec ++++++
--- /var/tmp/diff_new_pack.fP5XkW/_old  2014-09-05 09:34:09.000000000 +0200
+++ /var/tmp/diff_new_pack.fP5XkW/_new  2014-09-05 09:34:09.000000000 +0200
@@ -54,6 +54,8 @@
 Patch4:         shim-mokmanager-support-sha-family.patch
 # PATCH-FIX-OPENSUSE shim-signed-unsigned-compares.patch [email protected] -- 
Fixed some signed - unsigned comparisons
 Patch5:         shim-signed-unsigned-compares.patch
+# PATCH-FIX-UPSTREAM shim-update-openssl-0.9.8zb.patch [email protected] -- Update 
openssl to 0.9.8zb
+Patch6:         shim-update-openssl-0.9.8zb.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch [email protected] -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
 Patch100:       shim-opensuse-cert-prompt.patch
 BuildRequires:  gnu-efi >= 3.0t
@@ -84,6 +86,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 %patch100 -p1
 
 %build
@@ -162,6 +165,9 @@
        cat hash1 hash2
        if ! cmp -s hash1 hash2; then
                echo "ERROR: $suffix binary changed, need to request new 
signature!"
+%if %{defined shim_enforce_ms_signature}
+               false
+%endif
                mv shim.efi.bak shim-$suffix.efi
                rm shim.efi
        else

++++++ shim-update-openssl-0.9.8zb.patch ++++++
++++ 4231 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to