commit efibootmgr for openSUSE:Factory
Hello community, here is the log from the commit of package efibootmgr for openSUSE:Factory checked in at 2017-07-01 14:04:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/efibootmgr (Old) and /work/SRC/openSUSE:Factory/.efibootmgr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "efibootmgr" Sat Jul 1 14:04:45 2017 rev:28 rq:506453 version:14 Changes: -------- --- /work/SRC/openSUSE:Factory/efibootmgr/efibootmgr.changes 2017-03-11 15:18:27.433570842 +0100 +++ /work/SRC/openSUSE:Factory/.efibootmgr.new/efibootmgr.changes 2017-07-01 14:04:50.334056680 +0200 @@ -1,0 +2,5 @@ +Sat Jun 10 14:45:44 UTC 2017 - meissner@suse.com + +- forcefully enable PIE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efibootmgr.spec ++++++ --- /var/tmp/diff_new_pack.Sj5xdK/_old 2017-07-01 14:04:50.989964384 +0200 +++ /var/tmp/diff_new_pack.Sj5xdK/_new 2017-07-01 14:04:50.989964384 +0200 @@ -62,7 +62,7 @@ (SUSE*|SLE*) VENDOR="SUSE";; (*) VENDOR="linux";; esac -make %{?_smp_mflags} CFLAGS="%{optflags} -flto" \ +make %{?_smp_mflags} CFLAGS="%{optflags} -flto -fPIE -pie" \ OS_VENDOR="$VENDOR" EFI_LOADER="$LOADER" %install
participants (1)
-
root@hilbert.suse.de