packages: heimdal/heimdal-krb5.conf, heimdal/heimdal.spec - added enable-nt...
baggins
baggins at pld-linux.org
Wed Dec 9 12:45:58 CET 2009
Author: baggins Date: Wed Dec 9 11:45:58 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- added enable-ntlm-digest option, see patch commit log for details
---- Files affected:
packages/heimdal:
heimdal-krb5.conf (1.5 -> 1.6) , heimdal.spec (1.182 -> 1.183)
---- Diffs:
================================================================
Index: packages/heimdal/heimdal-krb5.conf
diff -u packages/heimdal/heimdal-krb5.conf:1.5 packages/heimdal/heimdal-krb5.conf:1.6
--- packages/heimdal/heimdal-krb5.conf:1.5 Thu Jul 9 15:17:48 2009
+++ packages/heimdal/heimdal-krb5.conf Wed Dec 9 12:45:52 2009
@@ -52,3 +52,8 @@
# acl_file = /var/lib/heimdal/kadmind.acl
# }
# hdb-ldap-create-base = ou=Kerberos,dc=my,dc=domain
+
+[gssapi]
+# PLD specific hack, uncomment this if you don't want
+# GSSAPI/SASL servers to use NTLM digest
+# enable-ntlm-digest = false
================================================================
Index: packages/heimdal/heimdal.spec
diff -u packages/heimdal/heimdal.spec:1.182 packages/heimdal/heimdal.spec:1.183
--- packages/heimdal/heimdal.spec:1.182 Tue Dec 8 12:00:54 2009
+++ packages/heimdal/heimdal.spec Wed Dec 9 12:45:52 2009
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Implementacja Heimdal systemu Kerberos V5
Name: heimdal
Version: 1.3.1
-Release: 1
+Release: 0.3
License: Free
Group: Networking
Source0: http://www.h5l.org/dist/src/%{name}-%{version}.tar.gz
@@ -38,6 +38,7 @@
Patch12: %{name}-sbindir.patch
Patch13: %{name}-hdb-ldap-module.patch
Patch14: %{name}-cpp-safe.patch
+Patch15: %{name}-ntlm-digest.patch
URL: http://www.h5l.org/
BuildRequires: autoconf >= 2.62
BuildRequires: automake
@@ -351,6 +352,7 @@
%patch12 -p1
%patch13 -p1
%patch14 -p1
+%patch15 -p1
%build
rm -f acinclude.m4 cf/{libtool,lt*}.m4
@@ -775,6 +777,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.183 2009/12/09 11:45:52 baggins
+- added enable-ntlm-digest option, see patch commit log for details
+
Revision 1.182 2009/12/08 11:00:54 baggins
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heimdal/heimdal-krb5.conf?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heimdal/heimdal.spec?r1=1.182&r2=1.183&f=u
More information about the pld-cvs-commit
mailing list