krb5 commit [krb5-1.19]: Update for krb5-1.19
Greg Hudson
ghudson at mit.edu
Mon Feb 1 15:31:11 EST 2021
https://github.com/krb5/krb5/commit/8c136d083e623fe7060ec3de54f0c2ff159f5a44
commit 8c136d083e623fe7060ec3de54f0c2ff159f5a44
Author: Greg Hudson <ghudson at mit.edu>
Date: Mon Feb 1 14:04:23 2021 -0500
Update for krb5-1.19
README | 4 ++--
src/patchlevel.h | 4 ++--
src/po/mit-krb5.pot | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README b/README
index 14c9cb5..bf14408 100644
--- a/README
+++ b/README
@@ -75,8 +75,8 @@ default and eventually removed.
Beginning with the krb5-1.18 release, single-DES encryption types have
been removed.
-Major changes in 1.19
----------------------
+Major changes in 1.19 (2021-02-01)
+----------------------------------
Administrator experience:
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 0c47059..0f94eec 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 19
#define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta2-postrelease"
+/* #undef KRB5_RELTAIL */
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.19"
+#define KRB5_RELTAG "krb5-1.19-final"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index 58f3045..b8dd451 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.19-beta2\n"
+"Project-Id-Version: mit-krb5 1.19\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-01-11 12:40-0500\n"
+"POT-Creation-Date: 2021-02-01 13: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