git: 3ee9a0f8924d - releng/15.1 - krb5: Adjust version to 1.22.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 May 2026 19:05:04 UTC
The branch releng/15.1 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=3ee9a0f8924d58ccf460ae1894557245b06fe5e2
commit 3ee9a0f8924d58ccf460ae1894557245b06fe5e2
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-05-01 00:57:39 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-05-14 19:04:16 +0000
krb5: Adjust version to 1.22.2
Approved by: re (cperciva)
Fixes: 736e411a737b
(cherry picked from commit 8f46ba065143d9d89968a20b23844287d54c04a2)
(cherry picked from commit ea93554de436e84d27200d12f3a3b6dc1670fac9)
---
krb5/Makefile.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/krb5/Makefile.inc b/krb5/Makefile.inc
index 34d04daab0b1..e3f85fdded3c 100644
--- a/krb5/Makefile.inc
+++ b/krb5/Makefile.inc
@@ -10,7 +10,7 @@
.include <src.opts.mk>
PACKAGE?= kerberos
-KRB5_VERSION= 1.22.1
+KRB5_VERSION= 1.22.2
# MIT KRB5 uses KRB5_DIR. Heimdal uses KRB5DIR.
KRB5_SRCTOP= ${SRCTOP}/krb5