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

Greg Hudson ghudson at mit.edu
Wed Feb 12 13:44:28 EST 2020


https://github.com/krb5/krb5/commit/3aebef49fd36f1b16237b107b37596aeae93d3d5
commit 3aebef49fd36f1b16237b107b37596aeae93d3d5
Author: Greg Hudson <ghudson at mit.edu>
Date:   Wed Feb 12 12:21:11 2020 -0500

    Update for krb5-1.18

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

diff --git a/README b/README
index f6e6306..368ecab 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.18
----------------------
+Major changes in 1.18 (2019-02-12)
+----------------------------------
 
 Administrator experience:
 
@@ -209,6 +209,9 @@ krb5-1.18 changes by ticket ID
 8868    Allow cross-realm RBCD with PAC and other authdata
 8869    Apply permitted_enctypes to KDC request enctypes
 8870    Honor transited-policy-checked flag in servers
+8872    Put KDB authdata first
+8873    Don't assume OpenSSL failures are memory errors
+8874    Always use S4U2Proxy second ticket parsed authdata
 
 Acknowledgements
 ----------------
diff --git a/src/patchlevel.h b/src/patchlevel.h
index fffba69..513513b 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 18
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta2-postrelease"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.18"
+#define KRB5_RELTAG "krb5-1.18-final"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index ca4c83e..eb95e41 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.18-beta2-postrelease\n"
+"Project-Id-Version: mit-krb5 1.18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-02-12 11:50-0500\n"
+"POT-Creation-Date: 2020-02-12 12:20-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