[26339] in CVS-changelog-for-Kerberos-V5
svn rev #25675: branches/krb5-1-8/ src/
daemon@ATHENA.MIT.EDU (tlyu@mit.edu)
Mon Feb 6 18:59:38 2012
Date: Mon, 6 Feb 2012 18:59:36 -0500
From: tlyu@mit.edu
Message-Id: <201202062359.q16NxaXX027801@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
Content-Type: multipart/mixed; boundary="===============0411827981=="
Errors-To: cvs-krb5-bounces@mit.edu
--===============0411827981==
http://src.mit.edu/fisheye/changelog/krb5/?cs=25675
Commit By: tlyu
Log Message:
README and patchlevel.h for krb5-1.8.6
Changed Files:
U branches/krb5-1-8/README
U branches/krb5-1-8/src/patchlevel.h
Modified: branches/krb5-1-8/README
===================================================================
--- branches/krb5-1-8/README 2012-02-06 23:19:08 UTC (rev 25674)
+++ branches/krb5-1-8/README 2012-02-06 23:59:36 UTC (rev 25675)
@@ -6,7 +6,7 @@
Copyright and Other Notices
---------------------------
-Copyright (C) 1985-2011 by the Massachusetts Institute of Technology
+Copyright (C) 1985-2012 by the Massachusetts Institute of Technology
and its contributors. All rights reserved.
Please see the file named NOTICE for additional notices.
@@ -82,6 +82,20 @@
crypto
* easier kadmin history key changes
+Major changes in 1.8.6
+----------------------
+
+This is primarily a bugfix release.
+
+krb5-1.8.6 changes by ticket ID
+-------------------------------
+
+7010 Fix intermediate key length in hmac-md5 checksum
+7011 Exit on error in kadmind kprop child
+7012 Fix month/year units in getdate
+7041 Fix failure interval of 0 in LDAP lockout code
+7070 krb5_server_decrypt_ticket_keytab wrongly succeeds
+
Major changes in 1.8.5
----------------------
@@ -498,6 +512,7 @@
Michael B Allen
Heinz-Ado Arnolds
Derek Atkins
+ Mark Bannister
David Bantz
Alex Baule
Arlene Berry
@@ -537,7 +552,9 @@
Philip Guenther
Dominic Hargreaves
Jakob Haufe
+ Paul B. Henson
Jeff Hodges
+ Christopher Hogan
Love Hörnquist Åstrand
Ken Hornstein
Henry B. Hotz
@@ -557,6 +574,7 @@
Nathaniel McCallum
Greg McClement
Cameron Meadors
+ Alexey Melnikov
Franklyn Mendez
Markus Moeller
Kyle Moffett
@@ -569,6 +587,7 @@
Andrej Ota
Dmitri Pal
Javier Palacios
+ Tom Parker
Ezra Peisach
W. Michael Petullo
Mark Phalan
@@ -588,6 +607,8 @@
Jorgen Wahlsten
Max (Weijun) Wang
John Washington
+ Kevin Wasserman
+ Margaret Wasserman
Marcus Watts
Simon Wilkinson
Nicolas Williams
Modified: branches/krb5-1-8/src/patchlevel.h
===================================================================
--- branches/krb5-1-8/src/patchlevel.h 2012-02-06 23:19:08 UTC (rev 25674)
+++ branches/krb5-1-8/src/patchlevel.h 2012-02-06 23:59:36 UTC (rev 25675)
@@ -52,7 +52,7 @@
*/
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 8
-#define KRB5_PATCHLEVEL 5
-#define KRB5_RELTAIL "postrelease"
+#define KRB5_PATCHLEVEL 6
+/* #undef KRB5_RELTAIL */
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "branches/krb5-1-8"
+#define KRB5_RELTAG "tags/krb5-1-8-6-final"
--===============0411827981==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5
--===============0411827981==--