aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2015-10-09 14:10:34 -0400
committerTom Yu <tlyu@mit.edu>2015-10-09 14:30:21 -0400
commitf5ab3b3b18b7373ddfbcc2c2bd9cbe2b333f0203 (patch)
treee6c81f5a5ddaf6dbc76f5813c003271e04e0f291
parent8171ee95cead3878df595164300d9492857acc96 (diff)
downloadkrb5-f5ab3b3b18b7373ddfbcc2c2bd9cbe2b333f0203.zip
krb5-f5ab3b3b18b7373ddfbcc2c2bd9cbe2b333f0203.tar.gz
krb5-f5ab3b3b18b7373ddfbcc2c2bd9cbe2b333f0203.tar.bz2
Updates for krb5-1.14-beta1krb5-1.14-beta1
-rw-r--r--README10
-rw-r--r--src/patchlevel.h4
-rw-r--r--src/po/mit-krb5.pot4
3 files changed, 14 insertions, 4 deletions
diff --git a/README b/README
index 8b1c05e..1137515 100644
--- a/README
+++ b/README
@@ -223,6 +223,7 @@ krb5-1.14 changes by ticket ID
8215 Unify KDB principal flag specifiers
8217 Limit use of deprecated krb5 mech OIDs
8219 Conditionalize iprop stderr output in kadmind
+8221 Fail during configure if stdint.h missing
8224 Add KDC_ERR_PREAUTH_EXPIRED support
8225 Improve krb5_cccol_have_content() error messages
8227 Allow missing authenticator checksum with GSSAPI
@@ -235,6 +236,14 @@ krb5-1.14 changes by ticket ID
8243 Add tabular dump capability to kdb5_util
8245 kerberos.ldif file has malformed entries
8246 Fix error mappings for IOV MIC mechglue funcs
+8251 Fix kadmin with e2fsprogs libss
+8253 Fix minor utf8-to-ucs2s read overrun bug
+8255 Define error status GSS_S_BAD_MIC
+8256 Fix typo in GSS_S_UNAUTHORIZED error message
+8257 Fix gss_inquire_names_for_mech() on MS krb5 mech
+8258 Correct GSS major code for non-default QOP values
+8259 Check output params on GSS OID set functions
+8260 Fix gss_store_cred() minor code on acceptor cred
Acknowledgements
@@ -343,6 +352,7 @@ reports, suggestions, and valuable resources:
Radoslav Bodo
Sumit Bose
Emmanuel Bouillon
+ Philip Brown
Michael Calmer
Andrea Campi
Julien Chaffraix
diff --git a/src/patchlevel.h b/src/patchlevel.h
index bfea6a7..eb45b31 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 14
#define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "alpha1-postrelease"
+#define KRB5_RELTAIL "beta1"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.14"
+#define KRB5_RELTAG "krb5-1.14-beta1"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index e773c01..2d4dbc2 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.14-alpha1-postrelease\n"
+"Project-Id-Version: mit-krb5 1.14-beta1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-09 14:17-0400\n"
+"POT-Creation-Date: 2015-10-09 14:25-0400\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"