]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.19-beta2 krb5-1.19-beta2
authorGreg Hudson <ghudson@mit.edu>
Mon, 11 Jan 2021 17:41:15 +0000 (12:41 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 11 Jan 2021 17:41:15 +0000 (12:41 -0500)
README
src/patchlevel.h
src/po/mit-krb5.pot

diff --git a/README b/README
index e16fe2385d78d83f263e61bc0c173e707c9fecfa..14c9cb573f56ec278f73c1bce7f2b6b3f7762358 100644 (file)
--- 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
index 7faea5a0ac973940a815bdf13011ff5c29ba421f..f967287348bb357554a894867e88c3f55fdfb810 100644 (file)
@@ -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"
index 62bdc453ec0b00e228999c70373503af16079957..58f304547cb99d7f149ee9f4e375cc397e14fdaa 100644 (file)
@@ -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"