From nobody Tue Jul 22 15:59:41 2025 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bmhmK43vRz5pZSf; Tue, 22 Jul 2025 15:59:45 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta003.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bmhmK1KG9z3Mnp; Tue, 22 Jul 2025 15:59:45 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTPS id eB5UuK9Qe9JM2eFP6uKxts; Tue, 22 Jul 2025 15:59:44 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id eFP4uuTTwWbOaeFP5uOOrx; Tue, 22 Jul 2025 15:59:44 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=Q5lx4J2a c=1 sm=1 tr=0 ts=687fb570 a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=Wb1JkmetP80A:10 a=6I5d2MoRAAAA:8 a=6gsJtrw7AAAA:8 a=EkcXrb_YAAAA:8 a=YxBL1-UpAAAA:8 a=zGUpEOykLeeJQ-IiN_4A:9 a=CjuIK1q_8ugA:10 a=pJONDuH_yeJkak6KR8-4:22 a=LK5xJRSDVpKd5WXXoEvA:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id E1EE232C; Tue, 22 Jul 2025 08:59:41 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id AC7EB121; Tue, 22 Jul 2025 08:59:41 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Konstantin Belousov cc: Cy Schubert , Jessica Clarke , Cy Schubert , "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Subject: Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default In-reply-to: References: <202507211410.56LEAD6J066633@gitrepo.freebsd.org> <47C3CC37-6F32-4376-900A-B5387B9817D5@freebsd.org> <20250721144645.3BA391BE@slippy.cwsent.com> Comments: In-reply-to Konstantin Belousov message dated "Tue, 22 Jul 2025 14:56:56 +0300." List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jul 2025 08:59:41 -0700 Message-Id: <20250722155941.AC7EB121@slippy.cwsent.com> X-CMAE-Envelope: MS4xfMH9zjbv7FO9AigXnYJv4yqQc7bZAGDrRYJ9gvGmEHFmqYY35qusS9+I2iLq0qApLNq/EXJewC0JSa5hD2gExIlG5DoFxl0jeLMj2dJRb00iIG5iAtd3 cN9olE+PNMnXgonzlA4q1bEHqnONV15p4yj1h6OSJmEU+X5W++wj6/UGHF998aDwlc+HyYjz1i93KvFOfJvJvojWy3joM9q8QIag6jwDeXkDD7GS7Ect9q2e yWuLTouyQod8JwaENKXmtTEHJGq9XhkJzywz9fCIymkmo4sa5HyIPdsuDJ17bKhIDeCu85HQWMQHrEg1MEEA4TpIkjnW5JW+Dbe0L+m3QtPEMt1NXflKqGlZ wxodibCsYlLbj79QTvbY8Na5gw/SiBPl+UJHxAt0IeQY4bqDZEs= X-Rspamd-Queue-Id: 4bmhmK1KG9z3Mnp X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] In message , Konstantin Belousov writes: > On Mon, Jul 21, 2025 at 07:46:45AM -0700, Cy Schubert wrote: > > In message <47C3CC37-6F32-4376-900A-B5387B9817D5@freebsd.org>, Jessica > > Clarke w > > rites: > > > On 21 Jul 2025, at 15:10, Cy Schubert wrote: > > > >=20 > > > > The branch main has been updated by cy: > > > >=20 > > > > URL: = > > > https://cgit.FreeBSD.org/src/commit/?id=3Dc7da9fb90b0b6385e99bb7747476359 > b= > > > 712993fa > > > >=20 > > > > commit c7da9fb90b0b6385e99bb7747476359b712993fa > > > > Author: Cy Schubert > > > > AuthorDate: 2025-07-19 14:11:18 +0000 > > > > Commit: Cy Schubert > > > > CommitDate: 2025-07-21 14:07:22 +0000 > > > >=20 > > > > KRB5: Enable MIT KRB5 by default > > > >=20 > > > > Set WITH_MITKRB5=3Dyes as the default. > > > >=20 > > > > Rebuild all USES=3Dgssapi ports is recommended. > > > >=20 > > > > A clean buildworld is required. > > > > > > That=E2=80=99s going to be quite annoying and cause a lot of issues = > > > given > > > WITH_CLEAN is now the default. Can we do something in depend-cleanup.sh > > > to delete everything from the obj tree that needs to be rebuilt if we > > > detect the wrong kerberos implementation was previously built? > > > > All binaries that depend on any kerberos libraries must be rebuilt. > > WITHOUT_CLEAN will fail at various spots. Meta mode should take care of > > this for us. > Does the statement mean that ABI for the base libraries was broken? > If yes, and the new libs have the same name as the old, we must bump > dso versions. Three new libs have the same names. Most don't. The three with the same names are libkrb5, libgssapi_krb5 and libcom_err. libgssapi_krb5 is a merge of the Heimdal libgssapi_* files. For example, there is no libgssapi_spnego in MIT. The libcom_err contains the same but updated MIT functions. libkrb5 removes Heimdal-only functions. There is no libasn1 nor libroken in MIT. The differences are outlined at https://k5wiki.kerberos.org/wiki/Samba%27s_u se_of_Heimdal_symbols,_with_MIT_differences. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e**(i*pi)+1=0