Author: glen Date: Mon Feb 16 21:04:59 2009 GMT Module: SPECS Tag: AC-branch ---- Log message: - allow non-ascii in saslauthd httpform passwords; rel 9
---- Files affected: SPECS: cyrus-sasl.spec (1.162.2.12 -> 1.162.2.13) ---- Diffs: ================================================================ Index: SPECS/cyrus-sasl.spec diff -u SPECS/cyrus-sasl.spec:1.162.2.12 SPECS/cyrus-sasl.spec:1.162.2.13 --- SPECS/cyrus-sasl.spec:1.162.2.12 Mon Feb 9 15:52:54 2009 +++ SPECS/cyrus-sasl.spec Mon Feb 16 22:04:53 2009 @@ -26,7 +26,7 @@ Summary(uk.UTF-8): Бібліотека Cyrus SASL Name: cyrus-sasl Version: 2.1.22 -Release: 8.4 +Release: 9 License: distributable Group: Libraries Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{version}.tar.gz @@ -45,6 +45,7 @@ Patch6: %{name}-md5sum-passwords.patch Patch7: %{name}-automake_1_10.patch Patch8: %{name}-nagios-plugin.patch +Patch9: %{name}-saslauthd-httpform-urlescape.patch URL: http://asg.web.cmu.edu/sasl/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -448,6 +449,7 @@ %endif %patch7 -p1 %patch8 -p1 +%patch9 -p0 cd doc echo "cyrus-sasl complies with the following RFCs:" > rfc-compliance @@ -699,6 +701,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.162.2.13 2009/02/16 21:04:53 glen +- allow non-ascii in saslauthd httpform passwords; rel 9 + Revision 1.162.2.12 2009/02/09 14:52:54 glen - pl from HEAD (qboosh) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-sasl.spec?r1=1.162.2.12&r2=1.162.2.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
