From 37c2c55f58e5dba468f1fc0aec5ba4d1f196ad82 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 11 Feb 2013 15:16:16 +0100 Subject: [PATCH] 2.1.26-5 --- cyrus-sasl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 1858d29..6a277ca 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -8,7 +8,7 @@ Summary: The Cyrus SASL library Name: cyrus-sasl Version: 2.1.26 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD with advertising Group: System Environment/Libraries # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/; @@ -440,6 +440,9 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog +* Mon Feb 11 2013 Petr Lautrbach 2.1.26-5 +- enable full relro and PIE compiler flags for saslauthd + * Fri Feb 01 2013 Petr Lautrbach 2.1.26-4 - fix library symlinks