[cyrus-sasl] add logging of the remote host via PAM

Jan F. Chadima jfch2222 at fedoraproject.org
Mon May 23 04:18:37 UTC 2011


commit 4a820671db06eb2a783c3e205f02b9336f5ddbd9
Author: Jan F <jfch at zwingli.jagda.eu>
Date:   Mon May 23 06:18:12 2011 +0200

    add logging of the remote host via PAM

 cyrus-sasl.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec
index 7d210a8..0b79142 100644
--- a/cyrus-sasl.spec
+++ b/cyrus-sasl.spec
@@ -9,7 +9,7 @@
 Summary: The Cyrus SASL library
 Name: cyrus-sasl
 Version: 2.1.23
-Release: 19%{?dist}
+Release: 20%{?dist}
 License: BSD with advertising
 Group: System Environment/Libraries
 # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/;
@@ -41,6 +41,7 @@ Patch34: cyrus-sasl-2.1.22-ldap-timeout.patch
 Patch35: cyrus-sasl-2.1.22-bad-elif.patch
 Patch36: cyrus-sasl-2.1.23-ac-quote.patch
 Patch37: cyrus-sasl-2.1.23-race.patch
+Patch38: cyrus-sasl-2.1.23-pam_rhosts.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: autoconf, automake, libtool, gdbm-devel, groff
@@ -161,6 +162,7 @@ chmod -x include/*.h
 %patch35 -p1 -b .elif
 %patch36 -p1 -b .ac-quote
 %patch37 -p1 -b .race
+%patch38 -p1 -b .pam_rhosts
 
 %build
 # FIXME - we remove these files directly so that we can avoid using the -f
@@ -441,6 +443,9 @@ exit 0
 %{_sbindir}/sasl2-shared-mechlist
 
 %changelog
+* Mon May 23 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-20
+- add logging of the remote host via PAM
+
 * Thu Apr 28 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-19
 - temporarilly revert systemd units
 


More information about the scm-commits mailing list