Hello community,

here is the log from the commit of package tboot for openSUSE:Factory checked 
in at 2018-02-22 15:03:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tboot (Old)
 and      /work/SRC/openSUSE:Factory/.tboot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tboot"

Thu Feb 22 15:03:00 2018 rev:31 rq:578926 version:20170711_1.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/tboot/tboot.changes      2018-02-20 
17:55:42.417099729 +0100
+++ /work/SRC/openSUSE:Factory/.tboot.new/tboot.changes 2018-02-22 
15:03:03.836670196 +0100
@@ -1,0 +2,6 @@
+Wed Feb 21 12:26:10 UTC 2018 - matthias.gerst...@suse.com
+
+- Also cover cleanup of bootloader configuration after package removal.
+  (bnc#1078262)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tboot.spec ++++++
--- /var/tmp/diff_new_pack.yO4Otj/_old  2018-02-22 15:03:05.420613218 +0100
+++ /var/tmp/diff_new_pack.yO4Otj/_new  2018-02-22 15:03:05.420613218 +0100
@@ -104,6 +104,16 @@
 /sbin/update-bootloader --reinit || true
 %endif
 
+%postun
+%if 0%{?update_bootloader_check_type_reinit_post:1} 
+# there is no clean solution for refresh during package removal at the moment.
+# %posttrans is not executed during package removal.
+%update_bootloader_check_type_reinit_post grub2 grub2-efi
+%update_bootloader_posttrans
+%else
+/sbin/update-bootloader --reinit || true
+%endif
+
 %posttrans
 %{?update_bootloader_posttrans}
 


Reply via email to