Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2025 20:55:12 GMT
From:      Lexi Winter <ivy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 095e23bfd4c5 - main - RELNOTES: Note WITHOUT_GSSAPI removal (dc5ba6b8b4f0)
Message-ID:  <202508202055.57KKtCdE007825@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ivy:

URL: https://cgit.FreeBSD.org/src/commit/?id=095e23bfd4c514107bf3694d9d0e2428ae198680

commit 095e23bfd4c514107bf3694d9d0e2428ae198680
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-08-20 20:53:29 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-08-20 20:54:36 +0000

    RELNOTES: Note WITHOUT_GSSAPI removal (dc5ba6b8b4f0)
---
 RELNOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 2444b050220d..3aec631bc15e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+dc5ba6b8b4f0:
+	The WITHOUT_GSSAPI src.conf(5) option has been removed.  The GSSAPI
+	libraries are now always built unless WITHOUT_KERBEROS is set.
+
 c43cad871720:
 	jemalloc 5.3.0 has landed. See contrib/jemalloc/ChangeLog
 	for the long list of changes.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508202055.57KKtCdE007825>