aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2014-10-15 18:44:48 -0400
committerTom Yu <tlyu@mit.edu>2014-10-15 19:24:27 -0400
commit3165ae71ba685ff0f105383a2c2a27a76e8efac4 (patch)
treeacc7a5ded2c57bc3b5e1af3ef24e67be9656d981
parent2d2f7d2ff0012c20dc7f6f62cc5bf5a0e07cb239 (diff)
downloadkrb5-krb5-1.13-final.zip
krb5-krb5-1.13-final.tar.gz
krb5-krb5-1.13-final.tar.bz2
Updates for krb5-1.13krb5-1.13-final
-rw-r--r--README9
-rw-r--r--src/patchlevel.h4
-rw-r--r--src/po/mit-krb5.pot4
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@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"