krb5 commit [krb5-1.17]: Update for krb5-1.17

Greg Hudson ghudson at mit.edu
Tue Jan 8 11:12:47 EST 2019


https://github.com/krb5/krb5/commit/97e3c42b2a89a2ec60eb93d3f974769e3e3cbdc5
commit 97e3c42b2a89a2ec60eb93d3f974769e3e3cbdc5
Author: Greg Hudson <ghudson at mit.edu>
Date:   Tue Jan 8 11:02:00 2019 -0500

    Update for krb5-1.17

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

diff --git a/README b/README
index 40ae2fa..fd1eed6 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.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
 ----------------
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 72be6e0..e37e52a 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -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"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index 14e6c7d..7305ade 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.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 at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"


More information about the cvs-krb5 mailing list