From: Greg Hudson Date: Wed, 4 Oct 2017 15:50:48 +0000 (-0400) Subject: Updates for krb5-1.17-prelease X-Git-Tag: krb5-1.17-beta1~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7c5a6a6bef2e764daee9db5b3454e3db27ad5e;p=thirdparty%2Fkrb5.git Updates for krb5-1.17-prelease Also update contributors in README. --- diff --git a/README b/README index 9e4f69f848..2fac1dd7a2 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - Kerberos Version 5, Release 1.16 + Kerberos Version 5, Release 1.17 Release Notes The MIT Kerberos Team @@ -73,10 +73,10 @@ 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.16 +Major changes in 1.17 --------------------- -krb5-1.16 changes by ticket ID +krb5-1.17 changes by ticket ID ------------------------------ Acknowledgements @@ -168,7 +168,7 @@ Past and present members of the Kerberos Team at MIT: Zhanna Tsitkova Ted Ts'o Marshall Vale - Tom Yu + Taylor Yu The following external contributors have provided code, patches, bug reports, suggestions, and valuable resources: @@ -191,7 +191,9 @@ reports, suggestions, and valuable resources: Radoslav Bodo Sumit Bose Emmanuel Bouillon + Isaac Boukris Philip Brown + Samuel Cabrero Michael Calmer Andrea Campi Julien Chaffraix @@ -215,7 +217,9 @@ reports, suggestions, and valuable resources: Mark Deneen Günther Deschner John Devitofranceschi + Marc Dionne Roland Dowdeswell + Dorian Ducournau Viktor Dukhovni Jason Edgecombe Mark Eichin @@ -230,6 +234,7 @@ reports, suggestions, and valuable resources: Remi Ferrand Paul Fertser William Fiveash + Jacques Florent Ákos Frohner Sebastian Galiano Marcus Granado @@ -239,8 +244,10 @@ reports, suggestions, and valuable resources: Philip Guenther Dominic Hargreaves Robbie Harwood + John Hascall Jakob Haufe Matthieu Hautreux + Jochen Hein Paul B. Henson Jeff Hodges Christopher Hogan @@ -256,18 +263,26 @@ reports, suggestions, and valuable resources: Spencer Jackson Diogenes S. Jesus Pavel Jindra + Brian Johannesmeyer Joel Johnson + Alexander Karaivanov Anders Kaseorg + Zentaro Kavanagh + Mubashir Kazia W. Trevor King Patrik Kis + Martin Kittel Mikkel Kruse Reinhard Kugler Tomas Kuthan Pierre Labastie + Chris Leick Volker Lendecke Jan iankko Lieskovsky + Todd Lipcon Oliver Loch Kevin Longfellow + Frank Lonigro Jon Looney Nuno Lopes Ryan Lynch @@ -301,6 +316,7 @@ reports, suggestions, and valuable resources: Jonathan Reams Jonathan Reed Robert Relyea + Tony Reix Martin Rex Jason Rogers Matt Rogers @@ -308,10 +324,13 @@ reports, suggestions, and valuable resources: Solly Ross Mike Roszkowski Guillaume Rousse + Joshua Schaeffer Andreas Schneider Tom Shaw Jim Shi Peter Shoults + Richard Silverman + Cel Skeggs Simo Sorce Michael Spang Michael Ströder @@ -338,6 +357,7 @@ reports, suggestions, and valuable resources: Tsu-Phong Wu Xu Qiang Neng Xue + Zhaomo Yang Nickolai Zeldovich Hanz van Zijst Gertjan Zwartjes diff --git a/src/patchlevel.h b/src/patchlevel.h index 9f294dec81..3dca457f6d 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -50,7 +50,7 @@ * organization. */ #define KRB5_MAJOR_RELEASE 1 -#define KRB5_MINOR_RELEASE 16 +#define KRB5_MINOR_RELEASE 17 #define KRB5_PATCHLEVEL 0 #define KRB5_RELTAIL "prerelease" /* #undef KRB5_RELDATE */