aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2021-01-11 12:41:15 -0500
committerGreg Hudson <ghudson@mit.edu>2021-01-11 12:41:15 -0500
commitf76d3e3f6f757bfcd4300df927e65d3bd3ccf06d (patch)
treef3ca6c1afa95ff319bab13b45b2d52aabaa67d12
parent320989e07e0d92fd6fcea03a9b345c0c497d84d8 (diff)
downloadkrb5-f76d3e3f6f757bfcd4300df927e65d3bd3ccf06d.zip
krb5-f76d3e3f6f757bfcd4300df927e65d3bd3ccf06d.tar.gz
krb5-f76d3e3f6f757bfcd4300df927e65d3bd3ccf06d.tar.bz2
Update for krb5-1.19-beta2krb5-1.19-beta2
-rw-r--r--README12
-rw-r--r--src/patchlevel.h4
-rw-r--r--src/po/mit-krb5.pot4
3 files changed, 11 insertions, 9 deletions
diff --git a/README b/README
index e16fe23..14c9cb5 100644
--- a/README
+++ b/README
@@ -122,11 +122,6 @@ Protocol evolution:
User experience:
-* The default setting of dns_canonicalize_realm is now "fallback".
- Hostnames provided from applications will be tried in principal
- names as given (possibly with shortname qualification), falling back
- to the canonicalized name.
-
* kinit will now issue a warning if the des3-cbc-sha1 encryption type
is used in the reply. This encryption type will be deprecated and
removed in future releases.
@@ -138,6 +133,7 @@ krb5-1.19 changes by ticket ID
------------------------------
7976 Client keytab does not refresh manually obtained ccaches
+8332 Referral and cross-realm TGS requests fail with anonymous cache
8871 Zero length fields when freeing object contents
8879 Allow certauth modules to set hw-authent flag
8885 PKINIT calls responder twice
@@ -191,6 +187,11 @@ krb5-1.19 changes by ticket ID
8964 Add GSS credential store documentation
8965 Install shared libraries as executable
8966 Improve duplicate checking in gss_add_cred()
+8967 Continue on KRB5_FCC_NOFILE in KCM cache iteration
+8969 Update kvno(1) synopsis with missing options
+8971 Implement fallback for GSS acceptor names
+8973 Revert dns_canonicalize_hostname default to true
+8975 Incorrect runstatedir substitution affecting "make install"
Acknowledgements
----------------
@@ -391,6 +392,7 @@ reports, suggestions, and valuable resources:
Holger Isenberg
Spencer Jackson
Diogenes S. Jesus
+ Mike Jetzer
Pavel Jindra
Brian Johannesmeyer
Joel Johnson
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 7faea5a..f967287 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 "beta1-postrelease"
+#define KRB5_RELTAIL "beta2"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.19"
+#define KRB5_RELTAG "krb5-1.19-beta2"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index 62bdc45..58f3045 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-beta1-postrelease\n"
+"Project-Id-Version: mit-krb5 1.19-beta2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-01-11 12:27-0500\n"
+"POT-Creation-Date: 2021-01-11 12:40-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"