[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/postfix/devel postfix-sasl.conf, 1.1, 1.2 postfix.spec, 1.50, 1.51
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/postfix/devel postfix-sasl.conf, 1.1, 1.2 postfix.spec, 1.50, 1.51
- Date: Tue, 23 Jan 2007 08:11:17 -0500
Author: twoerner
Update of /cvs/dist/rpms/postfix/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29096
Modified Files:
postfix-sasl.conf postfix.spec
Log Message:
[tw]
- limiting SASL mechanisms to plain login for sasl with saslauthd (#175259)
Index: postfix-sasl.conf
===================================================================
RCS file: /cvs/dist/rpms/postfix/devel/postfix-sasl.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-sasl.conf 9 Sep 2004 10:37:31 -0000 1.1
+++ postfix-sasl.conf 23 Jan 2007 13:11:15 -0000 1.2
@@ -1 +1,2 @@
pwcheck_method: saslauthd
+mech_list: plain login
Index: postfix.spec
===================================================================
RCS file: /cvs/dist/rpms/postfix/devel/postfix.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- postfix.spec 23 Jan 2007 12:52:50 -0000 1.50
+++ postfix.spec 23 Jan 2007 13:11:15 -0000 1.51
@@ -472,6 +472,7 @@
%changelog
* Tue Jan 23 2007 Thomas Woerner <twoerner redhat com> 2:2.3.6-1
- new version 2.3.6
+- limiting SASL mechanisms to plain login for sasl with saslauthd (#175259)
* Tue Nov 7 2006 Thomas Woerner <twoerner redhat com> 2:2.3.4-1
- new version 2.3.4
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]