krb5 commit: Updates for krb5-1.23-prerelease
ghudson at mit.edu
ghudson at mit.edu
Mon May 5 22:32:34 EDT 2025
https://github.com/krb5/krb5/commit/37649a6026c320b95e7bf7d19fadf3b4f3816f84
commit 37649a6026c320b95e7bf7d19fadf3b4f3816f84
Author: Greg Hudson <ghudson at mit.edu>
Date: Mon May 5 22:31:22 2025 -0400
Updates for krb5-1.23-prerelease
README | 21 ++++++++++++++++++---
src/patchlevel.h | 2 +-
2 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/README b/README
index 2c1478e2d..841ecef79 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Kerberos Version 5, Release 1.22
+ Kerberos Version 5, Release 1.23
Release Notes
The MIT Kerberos Team
@@ -97,10 +97,10 @@ removed.
Beginning with the krb5-1.18 release, all support for single-DES
encryption types has been removed.
-Major changes in 1.22
+Major changes in 1.23
---------------------
-krb5-1.22 changes by ticket ID
+krb5-1.23 changes by ticket ID
------------------------------
Acknowledgements
@@ -219,6 +219,7 @@ reports, suggestions, and valuable resources:
Toby Blake
Radoslav Bodo
Alexander Bokovoy
+ Zoltan Borbely
Sumit Bose
Emmanuel Bouillon
Isaac Boukris
@@ -229,6 +230,7 @@ reports, suggestions, and valuable resources:
Michael Calmer
Andrea Campi
Julien Chaffraix
+ Jacob Champion
Puran Chand
Ravi Channavajhala
Srinivas Cheruku
@@ -239,6 +241,7 @@ reports, suggestions, and valuable resources:
Andrea Cirulli
Christopher D. Clausen
Kevin Coffman
+ Gerald Combs
Simon Cooper
Sylvain Cortes
Ian Crowther
@@ -248,6 +251,7 @@ reports, suggestions, and valuable resources:
Nalin Dahyabhai
Mark Davies
Dennis Davis
+ Rull Deef
Alex Dehnert
Misty De Meo
Mark Deneen
@@ -265,6 +269,7 @@ reports, suggestions, and valuable resources:
Peter Eriksson
Juha Erkkilä
Gilles Espinasse
+ Valery Fedorenko
Sergey Fedorov
Ronni Feldt
Bill Fellows
@@ -278,6 +283,7 @@ reports, suggestions, and valuable resources:
Oliver Freyermuth
Ãkos Frohner
Sebastian Galiano
+ Ilya Gladyshev
Marcus Granado
Dylan Gray
Norm Green
@@ -285,6 +291,7 @@ reports, suggestions, and valuable resources:
Helmut Grohne
Steve Grubb
Philip Guenther
+ Feng Guo
Timo Gurr
Dominic Hargreaves
Robbie Harwood
@@ -324,6 +331,7 @@ reports, suggestions, and valuable resources:
Martin Kittel
Thomas Klausner
Tomasz KÅoczko
+ Ivan Korytov
Matthew Krupcale
Mikkel Kruse
Reinhard Kugler
@@ -356,15 +364,19 @@ reports, suggestions, and valuable resources:
Alexey Melnikov
Ivan A. Melnikov
Franklyn Mendez
+ Stefan Metzmacher
Mantas MikulÄnas
Markus Moeller
Kyle Moffett
+ Jon Moore
Paul Moore
Keiichi Mori
Michael Morony
+ Robert Morris
Sam Morris
Zbysek Mraz
Edward Murrell
+ Bahaa Naamneh
Joshua Neuheisel
Nikos Nikoleris
Demi Obenour
@@ -402,6 +414,7 @@ reports, suggestions, and valuable resources:
Jens Schleusener
Ryan Schmidt
Andreas Schneider
+ Eli Schwartz
Paul Seyfert
Tom Shaw
Jim Shi
@@ -410,11 +423,13 @@ reports, suggestions, and valuable resources:
Richard Silverman
Cel Skeggs
Simo Sorce
+ Anthony Sottile
Michael Spang
Michael Ströder
Bjørn Tore Sund
OndÅej Surý
Joseph Sutton
+ Alexey Tikhonov
Joe Travaglini
Sergei Trofimovich
Greg Troxel
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 8e80715a5..699b16b1a 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -50,7 +50,7 @@
* organization.
*/
#define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 22
+#define KRB5_MINOR_RELEASE 23
#define KRB5_PATCHLEVEL 0
#define KRB5_RELTAIL "prerelease"
/* #undef KRB5_RELDATE */
More information about the cvs-krb5
mailing list