Hello community, here is the log from the commit of package shim for openSUSE:Factory checked in at 2018-03-29 11:47:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shim (Old) and /work/SRC/openSUSE:Factory/.shim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shim" Thu Mar 29 11:47:08 2018 rev:65 rq:590556 version:14 Changes: -------- --- /work/SRC/openSUSE:Factory/shim/shim.changes 2018-01-07 17:22:06.363214408 +0100 +++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes 2018-03-29 11:47:09.584652974 +0200 @@ -1,0 +2,6 @@ +Fri Mar 23 04:47:35 UTC 2018 - [email protected] + +- Add the missing leading backlash to the DEFAULT_LOADER + (bsc#1086589) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shim.spec ++++++ --- /var/tmp/diff_new_pack.oR4WGT/_old 2018-03-29 11:47:10.536618668 +0200 +++ /var/tmp/diff_new_pack.oR4WGT/_new 2018-03-29 11:47:10.544618380 +0200 @@ -170,7 +170,7 @@ # make sure cast warnings don't trigger post build check make EFI_PATH=/usr/lib64 RELEASE=0 SHIMSTEM=shim \ VENDOR_CERT_FILE=shim-$suffix.der ENABLE_HTTPBOOT=1 \ - DEFAULT_LOADER="grub.efi" \ + DEFAULT_LOADER="\\\\\\\\grub.efi" \ shim.efi.debug shim.efi # # assert correct certificate embedded
