]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.17 krb5-1.17-final
authorGreg Hudson <ghudson@mit.edu>
Tue, 8 Jan 2019 16:02:00 +0000 (11:02 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 8 Jan 2019 16:02:00 +0000 (11:02 -0500)
README
src/patchlevel.h
src/po/mit-krb5.pot

diff --git a/README b/README
index 40ae2faa37bfac3fad6390f3d1b4a4a460b26dbc..fd1eed646f2e09e2d95e7fd4cf69032f296d7efd 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.17
----------------------
+Major changes in 1.17 (2019-01-08)
+----------------------------------
 
 Administrator experience:
 
@@ -248,6 +248,10 @@ krb5-1.17 changes by ticket ID
 8759    Resource leak in kadm5_randkey_principal_3()
 8760    Retry KCM writes once on remote hangup
 8762    Fix spelling of auth_to_local example
+8763    Ignore password attributes for S4U2Self requests
+8767    Remove incorrect KDC assertion
+8768    Fix double-close in ksu get_authorized_princ_names
+8769    Fix build issues with Solaris native compiler
 
 Acknowledgements
 ----------------
index 72be6e082f8f22e7d5233157f03b441e7b73d6c1..e37e52a91dd4a5c29e68d8299cd457058fcb3472 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 17
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta2"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.17-beta2"
+#define KRB5_RELTAG "krb5-1.17-final"
index 14e6c7d2776cb0f6caf6c3180ab1f3570b693d50..7305adeabbcbec076e3bbd74913f51e28bd49fc1 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: mit-krb5 1.17-beta2\n"
+"Project-Id-Version: mit-krb5 1.17\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-12-05 11:14-0500\n"
+"POT-Creation-Date: 2019-01-08 11:00-0500\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"