Hello community,

here is the log from the commit of package shim for openSUSE:12.3 checked in at 
2013-02-07 17:11:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/shim (Old)
 and      /work/SRC/openSUSE:12.3/.shim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shim", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.3/shim/shim.changes   2013-02-07 14:54:53.000000000 
+0100
+++ /work/SRC/openSUSE:12.3/.shim.new/shim.changes      2013-02-07 
17:11:17.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  7 13:54:06 UTC 2013 - [email protected]
+
+- prepare for having a signed shim from the UEFI signing service
+
+-------------------------------------------------------------------

New:
----
  shim-signed.efi

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

Other differences:
------------------
++++++ shim.spec ++++++
--- /var/tmp/diff_new_pack.cwMCUk/_old  2013-02-07 17:11:18.000000000 +0100
+++ /var/tmp/diff_new_pack.cwMCUk/_new  2013-02-07 17:11:18.000000000 +0100
@@ -26,6 +26,10 @@
 Group:          System/Boot
 Url:            https://github.com/mjg59/shim
 Source:         %{name}-%{version}.tar.bz2
+# this binary has been signed by UEFI signing service
+# FIXME: evaluate whether using signature only and attaching that
+# to the built binary also works
+Source1:        shim-signed.efi
 Source2:        openSUSE-UEFI-CA-Certificate.crt
 Source3:        shim-install
 # PATCH-FIX-SUSE shim-suse-build.patch [email protected] -- Adjust Makefile for 
the build service
@@ -92,6 +96,8 @@
 export BRP_PESIGN_FILES='%{_libdir}/efi/shim-opensuse.efi 
%{_libdir}/efi/MokManager.efi'
 install -d %{buildroot}/%{_libdir}/efi
 install -m 444 shim-opensuse.efi %{buildroot}/%{_libdir}/efi
+# FIXME: install signed shim here
+install -m 444 %{SOURCE1} %{buildroot}/%{_libdir}/efi/shim.efi
 install -m 444 MokManager.efi %{buildroot}/%{_libdir}/efi/MokManager.efi
 install -d %{buildroot}/%{_sbindir}
 install -m 755 %{SOURCE3} %{buildroot}/%{_sbindir}/
@@ -103,6 +109,7 @@
 %defattr(-,root,root)
 %doc COPYRIGHT
 %dir %{_libdir}/efi
+%{_libdir}/efi/shim.efi
 %{_libdir}/efi/shim-opensuse.efi
 %{_libdir}/efi/MokManager.efi
 %{_sbindir}/shim-install

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

Reply via email to