Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2014-01-30 11:37:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-12-06 
14:45:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2014-01-30 
11:37:51.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 13:45:44 UTC 2014 - [email protected]
+
+- enable signature assertion also in SUSE: hierarchy
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ shim.spec ++++++
--- /var/tmp/diff_new_pack.qYPKeY/_old  2014-01-30 11:37:51.000000000 +0100
+++ /var/tmp/diff_new_pack.qYPKeY/_new  2014-01-30 11:37:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shim
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -147,7 +147,7 @@
            echo "ERROR: binary changed, need to request new signature!"
            # don't fail in devel projects
            prj="%{_project}"
-           if [ "${prj%%:*}" = "openSUSE" ]; then
+           if [ "${prj%%:*}" = "openSUSE" -o "${prj%%:*}" = "SUSE" ]; then
                    false
            fi
            mv shim.efi.bak shim-$suffix.efi

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

Reply via email to