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

Tom Yu tlyu at mit.edu
Wed Oct 15 19:52:45 EDT 2014


https://github.com/krb5/krb5/commit/3165ae71ba685ff0f105383a2c2a27a76e8efac4
commit 3165ae71ba685ff0f105383a2c2a27a76e8efac4
Author: Tom Yu <tlyu at mit.edu>
Date:   Wed Oct 15 18:44:48 2014 -0400

    Updates for krb5-1.13

 README              |    9 ++++++---
 src/patchlevel.h    |    4 ++--
 src/po/mit-krb5.pot |    4 ++--
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/README b/README
index 79211e9..3149339 100644
--- a/README
+++ b/README
@@ -73,8 +73,8 @@ 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.13
----------------------
+Major changes in 1.13 (2014-10-15)
+----------------------------------
 
 Administrator experience:
 
@@ -88,7 +88,8 @@ Administrator experience:
 * Add support for configuring GSS mechanisms using
   /etc/gss/mech.d/*.conf files in addition to /etc/gss/mech.
 
-* Add support to the LDAP KDB module for binding to the LDAP server using SASL.
+* Add support to the LDAP KDB module for binding to the LDAP server
+  using SASL.
 
 * The KDC listens for TCP connections by default.
 
@@ -131,6 +132,7 @@ krb5-1.13 changes by ticket ID
 7232    Confusing error message for key version mismatch
 7704    Anonymous kadmin does not work
 7728    ksu assumes the invoking user's using a FILE: ccache
+7761    Document that newer AFS supports stronger crypto
 7795    Allow ":port" suffixes in sn2princ hostnames
 7800    krb5-1.11/1.12: kadm5_init_with_* interface
 7816    Don't produce context deletion token in krb5 mech
@@ -167,6 +169,7 @@ krb5-1.13 changes by ticket ID
 7918    LDAP key data decoder ignores salt type if salt value is empty
 7923    x-deltat.y is not compatible with bison 3
 7925    05cbef80d53 breaks /etc/gss/mech
+7927    Better document how to verify PGP signature
 7929    HTTP proxy support
 7933    pkinit_win2k_require_binding behavior does not match
         documentation
diff --git a/src/patchlevel.h b/src/patchlevel.h
index cbed93a..9652ff3 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 13
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta1-postrelease"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.13"
+#define KRB5_RELTAG "krb5-1.13-final"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index d2621ca..e7b120d 100644
--- a/src/po/mit-krb5.pot
+++ b/src/po/mit-krb5.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: mit-krb5 1.13-beta1\n"
+"Project-Id-Version: mit-krb5 1.13\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-09-24 19:31-0400\n"
+"POT-Creation-Date: 2014-10-15 19:23-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"


More information about the cvs-krb5 mailing list