diff --git a/python-libmount.changes b/python-libmount.changes index a7a35a4..66fa501 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 22 17:15:41 UTC 2015 - crrodriguez@opensuse.org + +- Build with FULL RELRO. + ------------------------------------------------------------------- Tue Feb 10 15:26:55 UTC 2015 - sweet_f_a@gmx.de diff --git a/python-libmount.spec b/python-libmount.spec index 0207be6..af9761b 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -76,7 +76,7 @@ Name: python-libmount %endif Summary: %main_summary License: GPL-2.0+ -Group: %main_group +Group: %group_pl BuildRequires: audit-devel BuildRequires: bc BuildRequires: binutils-devel @@ -366,6 +366,7 @@ SMP systems. %if %build_util_linux %package -n python-libmount Summary: %summary_pl +License: GPL-2.0+ Group: %group_pl %description -n python-libmount @@ -521,6 +522,7 @@ else fi export SUID_CFLAGS="-fpie" export SUID_LDFLAGS="-pie" +export LDFLAGS="-Wl,-z,relro,-z,now" # override default localstatedir to /run # only used for volatile data # diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index a7a35a4..66fa501 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 22 17:15:41 UTC 2015 - crrodriguez@opensuse.org + +- Build with FULL RELRO. + ------------------------------------------------------------------- Tue Feb 10 15:26:55 UTC 2015 - sweet_f_a@gmx.de diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 67ff5b3..3797392 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -521,6 +521,7 @@ else fi export SUID_CFLAGS="-fpie" export SUID_LDFLAGS="-pie" +export LDFLAGS="-Wl,-z,relro,-z,now" # override default localstatedir to /run # only used for volatile data # diff --git a/util-linux.changes b/util-linux.changes index a7a35a4..66fa501 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 22 17:15:41 UTC 2015 - crrodriguez@opensuse.org + +- Build with FULL RELRO. + ------------------------------------------------------------------- Tue Feb 10 15:26:55 UTC 2015 - sweet_f_a@gmx.de diff --git a/util-linux.spec b/util-linux.spec index 4e132fa..18ebf87 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -521,6 +521,7 @@ else fi export SUID_CFLAGS="-fpie" export SUID_LDFLAGS="-pie" +export LDFLAGS="-Wl,-z,relro,-z,now" # override default localstatedir to /run # only used for volatile data #