krb5 commit [krb5-1.15]: Updates for krb5-1.15
Tom Yu <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/3051931836c20208100b8f9d938145c6c5c702e8 commit 3051931836c20208100b8f9d938145c6c5c702e8 Author: Tom Yu <[email protected]> Date: Wed Nov 30 18:39:32 2016 -0500 Updates for krb5-1.15 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 157e8e3..4b4a7d6 100644 --- a/README +++ b/README @@ -73,8 +73,8 @@ from using single-DES cryptosystems. Among these is a configuration variable that enables "weak" enctypes, which defaults to "false" beginning with krb5-1.8. -Major changes in 1.15 ---------------------- +Major changes in 1.15 (2016-12-01) +---------------------------------- Administrator experience: @@ -213,6 +213,8 @@ krb5-1.15 changes by ticket ID 8513 Add doxygen comments for RFC 8009, RFC 4757 8514 Make zap() more reliable 8516 Fix declaration without type in t_shs3.c +8520 Relicense ccapi/common/win/OldCC/autolock.hxx +8521 Allow slapd path configuration in t_kdb.py Acknowledgements diff --git a/src/patchlevel.h b/src/patchlevel.h index 324c53e..1f9c565 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -52,6 +52,6 @@ #define KRB5_MAJOR_RELEASE 1 #define KRB5_MINOR_RELEASE 15 #define KRB5_PATCHLEVEL 0 -#define KRB5_RELTAIL "beta2-postrelease" +/* #undef KRB5_RELTAIL */ /* #undef KRB5_RELDATE */ -#define KRB5_RELTAG "krb5-1.15" +#define KRB5_RELTAG "krb5-1.15-final" diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot index b1fa3c3..e5983b6 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.15-beta2\n" +"Project-Id-Version: mit-krb5 1.15\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-14 22:12-0500\n" +"POT-Creation-Date: 2016-12-01 14:29-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n"