[28097] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit [krb5-1.12]: Updates for krb5-1.12

daemon@ATHENA.MIT.EDU (Tom Yu)
Tue Dec 10 17:48:11 2013

Date: Tue, 10 Dec 2013 17:48:01 -0500
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201312102248.rBAMm1w9008273@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/d53075c8d470db496ab4a2825a80914980a84a61
commit d53075c8d470db496ab4a2825a80914980a84a61
Author: Tom Yu <tlyu@mit.edu>
Date:   Tue Dec 10 16:48:54 2013 -0500

    Updates for krb5-1.12

 README           |    4 +++-
 src/patchlevel.h |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 8bc9dbb..dcffc15 100644
--- a/README
+++ b/README
@@ -77,7 +77,7 @@ from using single-DES cryptosystems.  Among these is a configuration
 variable that enables "weak" enctypes, which defaults to "false"
 beginning with krb5-1.8.
 
-Major changes in 1.12 (2013-11-08)
+Major changes in 1.12 (2013-12-10)
 ----------------------------------
 
 Developer experience:
@@ -160,6 +160,7 @@ krb5-1.12 changes by ticket ID
 7599    Add krb5_kt_dup API and use it in two places
 7603    Allow numeric addresses as service hostnames
 7604    Dynamically expand timeout when TCP connects
+7608    improve kadmin manpage "-e" description
 7620    libgssrpc is missing from krb5-config and pkg-config
 7625    Don't use "bool" for ASN.1 boolean macros
 7628    Fix link line for t_fortuna when built with openssl
@@ -240,6 +241,7 @@ krb5-1.12 changes by ticket ID
 7776    Added a new ccache doc to "Kerberos V5 concepts"
 7777    krb5-admin doc update: `kdb5_util dump` default format is now
         "krb5_util load_dump version 7"
+7785    Fix error message quotations in install_kdc.rst
 
 Acknowledgements
 ----------------
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 55fb0dc..c25187b 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 12
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta2-postrelease"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.12"
+#define KRB5_RELTAG "krb5-1.12-final"
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post