]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Updates for krb5-1.13 krb5-1.13-final
authorTom Yu <tlyu@mit.edu>
Wed, 15 Oct 2014 22:44:48 +0000 (18:44 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 15 Oct 2014 23:24:27 +0000 (19:24 -0400)
README
src/patchlevel.h
src/po/mit-krb5.pot

diff --git a/README b/README
index 79211e9826ed125712044c2842d2b1e1b89dbd50..3149339a1b33634a6b38217c7e910ab4e9533473 100644 (file)
--- 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
index cbed93af70c2ff586f731cd5f0146b7c55a33d00..9652ff3ffce8a6385c061c499ee8db4626cfcef0 100644 (file)
@@ -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"
index d2621ca346c4859422fa99620dbec6586ba77976..e7b120d59fd315e8821672db0d5aaee4a414bc92 100644 (file)
@@ -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@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"