Author: qboosh Date: Sat Nov 3 12:09:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.6.3 (fixes CVE-2007-3999 CVE-2007-4000 CVE-2007-4743)
---- Files affected: SPECS: krb5.spec (1.111 -> 1.112) ---- Diffs: ================================================================ Index: SPECS/krb5.spec diff -u SPECS/krb5.spec:1.111 SPECS/krb5.spec:1.112 --- SPECS/krb5.spec:1.111 Sat Nov 3 03:10:03 2007 +++ SPECS/krb5.spec Sat Nov 3 13:09:37 2007 @@ -14,12 +14,12 @@ Summary: Kerberos V5 System Summary(pl.UTF-8): System Kerberos V5 Name: krb5 -Version: 1.6.2 +Version: 1.6.3 Release: 1 License: MIT Group: Networking Source0: http://web.mit.edu/kerberos/dist/krb5/1.6/%{name}-%{version}-signed.tar -# Source0-md5: 45dedeb7180347a8b0d824f2874b2693 +# Source0-md5: 2dc1307686eb1c2bf1ab08ea805dad46 Source2: %{name}kdc.init Source3: %{name}24d.init Source4: kadm5.acl @@ -37,7 +37,6 @@ Source16: kpropd.init Source17: kadmind.init Source18: kpropd.acl -URL: http://web.mit.edu/kerberos/www/ Patch0: %{name}-telnetd.patch Patch1: %{name}-manpages.patch Patch2: %{name}-netkit-rsh.patch @@ -73,6 +72,7 @@ Patch32: %{name}-tests.patch Patch33: %{name}-config.patch Patch34: %{name}-no-db-tests.patch +URL: http://web.mit.edu/kerberos/www/ BuildRequires: /bin/csh BuildRequires: autoconf BuildRequires: automake @@ -791,6 +791,8 @@ %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_localstatedir}/kdc.conf %attr(755,root,root) %{_sbindir}/krb5kdc %attr(755,root,root) %{_libdir}/krb5/plugins/kdb/db2.so +%dir %{_libdir}/krb5/plugins/preauth +%attr(755,root,root) %{_libdir}/krb5/plugins/preauth/pkinit.so %{_mandir}/man5/kdc.conf.5* %{_mandir}/man8/krb5kdc.8* @@ -952,6 +954,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.112 2007/11/03 12:09:37 qboosh +- updated to 1.6.3 (fixes CVE-2007-3999 CVE-2007-4000 CVE-2007-4743) + Revision 1.111 2007/11/03 02:10:03 baggins - updated openldap BR/R to 2.4.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/krb5.spec?r1=1.111&r2=1.112&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
