git: 095e23bfd4c5 - main - RELNOTES: Note WITHOUT_GSSAPI removal (dc5ba6b8b4f0)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Aug 2025 20:55:12 UTC
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.