Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdwarf for openSUSE:Factory checked in at 2021-04-26 16:38:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdwarf (Old) and /work/SRC/openSUSE:Factory/.libdwarf.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdwarf" Mon Apr 26 16:38:35 2021 rev:19 rq:888310 version:20201201 Changes: -------- --- /work/SRC/openSUSE:Factory/libdwarf/libdwarf.changes 2021-02-07 15:13:45.525369747 +0100 +++ /work/SRC/openSUSE:Factory/.libdwarf.new.12324/libdwarf.changes 2021-04-26 16:38:40.605985134 +0200 @@ -1,0 +2,5 @@ +Wed Apr 21 09:11:06 UTC 2021 - Wolfgang Frisch <wolfgang.fri...@suse.com> + +- Hardening: link as PIE (bsc#1185057). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdwarf.spec ++++++ --- /var/tmp/diff_new_pack.dlwWtk/_old 2021-04-26 16:38:41.061985860 +0200 +++ /var/tmp/diff_new_pack.dlwWtk/_new 2021-04-26 16:38:41.065985866 +0200 @@ -20,7 +20,7 @@ Version: 20201201 Release: 0 Summary: Access DWARF debugging information -License: LGPL-2.1-or-later AND GPL-2.0-or-later +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://prevanders.net/dwarf.html Source: https://prevanders.net/%{name}-%{version}.tar.gz @@ -92,7 +92,7 @@ %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects export CFLAGS="%{optflags}" -CFLAGS="$CFLAGS -fPIC" %configure --enable-shared +CFLAGS="$CFLAGS -fPIC" LDFLAGS="-pie" %configure --enable-shared %make_build %install