Hello community,

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

Package is "shim", Maintainer is "g...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shim/shim.changes        2013-02-07 
14:54:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2013-02-07 
17:10:32.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  7 13:54:06 UTC 2013 - lnus...@suse.de
+
+- prepare for having a signed shim from the UEFI signing service
+
+-------------------------------------------------------------------

New:
----
  shim-signed.efi

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

Other differences:
------------------
++++++ shim.spec ++++++
--- /var/tmp/diff_new_pack.lvbDhZ/_old  2013-02-07 17:10:35.000000000 +0100
+++ /var/tmp/diff_new_pack.lvbDhZ/_new  2013-02-07 17:10:35.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 g...@suse.com -- 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to