From b06636ab3bfa425a96f6b02ca39c0f320fc69eba Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 12 2015 15:17:33 +0000 Subject: import samba-4.1.12-23.el7_1 --- diff --git a/SPECS/samba.spec b/SPECS/samba.spec index e90ac5d..50dc153 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -6,7 +6,7 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 21 +%define main_release 23 %define samba_version 4.1.12 %define talloc_version 2.1.1 @@ -621,7 +621,7 @@ module necessary to communicate to the Winbind Daemon %global _samba4_private_libraries %{_libsmbclient}%{_libwbclient} -LDFLAGS="-Wl,-z,relro,-z,now" \ +export LDFLAGS="-Wl,-z,relro,-z,now" %configure \ --enable-fhs \ --with-piddir=/run \ @@ -1677,6 +1677,12 @@ rm -rf %{buildroot} %{_mandir}/man8/pam_winbind.8* %changelog +* Thu Apr 09 2015 Andreas Schneider - 4.1.12-23 +- related: #1208495 - Rebuild Samba with new binutils package. + +* Thu Apr 02 2015 Andreas Schneider - 4.1.12-22 +- resolves: #1208495 - Fix build with RELRO support. + * Mon Feb 16 2015 - Guenther Deschner - 4.1.12-21 - related: #1191340 - Update patchset for CVE-2015-0240.