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

ghudson at mit.edu ghudson at mit.edu
Thu May 26 15:22:29 EDT 2022


https://github.com/krb5/krb5/commit/fea39a0daeed8720b5c6fe095a81d8ca158351d2
commit fea39a0daeed8720b5c6fe095a81d8ca158351d2
Author: Greg Hudson <ghudson at mit.edu>
Date:   Wed May 25 21:31:55 2022 -0400

    Update for krb5-1.20

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

diff --git a/README b/README
index f343250c0..8bfb774b4 100644
--- a/README
+++ b/README
@@ -85,8 +85,8 @@ default and eventually removed.
 Beginning with the krb5-1.18 release, single-DES encryption types have
 been removed.
 
-Major changes in 1.20
----------------------
+Major changes in 1.20 (2022-05-26)
+----------------------------------
 
 Administrator experience:
 
@@ -185,6 +185,8 @@ krb5-1.20 changes by ticket ID
 9049    Add replace_reply_key kdcpreauth callback
 9050    Implement replaced_reply_key input to issue_pac()
 9051    Clarify certauth interface documentation
+9056    Fix iprop with fallback
+9060    Read GSS configuration files with mtime 0
 
 Acknowledgements
 ----------------
diff --git a/src/patchlevel.h b/src/patchlevel.h
index c8a718dd2..eb1f8d431 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 20
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta1-postrelease"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.20"
+#define KRB5_RELTAG "krb5-1.20-final"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index 5b25817b6..a44fb2ef1 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.20-beta1\n"
+"Project-Id-Version: mit-krb5 1.20\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-24 17:50-0400\n"
+"POT-Creation-Date: 2022-05-25 21:04-0400\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