Hello community, here is the log from the commit of package efivar for openSUSE:Factory checked in at 2020-08-15 21:16:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/efivar (Old) and /work/SRC/openSUSE:Factory/.efivar.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "efivar" Sat Aug 15 21:16:00 2020 rev:18 rq:826633 version:37 Changes: -------- --- /work/SRC/openSUSE:Factory/efivar/efivar.changes 2019-03-12 09:47:51.263604564 +0100 +++ /work/SRC/openSUSE:Factory/.efivar.new.3399/efivar.changes 2020-08-15 21:16:36.171493973 +0200 @@ -1,0 +2,7 @@ +Fri Aug 14 08:20:09 UTC 2020 - Martin Liška <[email protected]> + +- Do not partition LTO as we may reach new GAS error: + Error: invalid attempt to declare external version + name as default in symbol `efi_set_variable@@LIBEFIVAR_0.24' + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efivar.spec ++++++ --- /var/tmp/diff_new_pack.xeNkB5/_old 2020-08-15 21:16:39.471495856 +0200 +++ /var/tmp/diff_new_pack.xeNkB5/_new 2020-08-15 21:16:39.471495856 +0200 @@ -1,7 +1,7 @@ # # spec file for package efivar # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ Summary: Tools to manage UEFI variables License: LGPL-2.1-only Group: Development/Libraries/C and C++ -Url: https://github.com/rhinstaller/efivar +URL: https://github.com/rhinstaller/efivar Source: https://github.com/rhinstaller/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2 Patch0: libefiboot-export-disk_get_partition_info.patch # PATCH-FIX-UPSTREAM boo#1120862 @@ -95,6 +95,7 @@ CFLAGS="${CFLAGS//-fstack-protector/}" %endif export CFLAGS +export LDFLAGS="-flto-partition=one" make \ %if 0%{?gcc_v} != 0
