From nobody Wed Oct 08 08:53:57 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 4chRdB22ySz6Bbhf; Wed, 08 Oct 2025 08:54:06 +0000 (UTC) (envelope-from ivy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4chRdB1WVcz3ZWY; Wed, 08 Oct 2025 08:54:06 +0000 (UTC) (envelope-from ivy@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759913646; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=hSMZGTOixvkozirbhwPyUl/BVNaqyh2FJO23nSJ+4N8=; b=QXn1+8GQqm9VwE5X2zFSN6UI8uJk9uJGkET6P7cWGe2btT7IaVaYQjFRlACMOh3vuE9sFz FYObtd3zmsDF6pEP5ZpMjfbS/H9oNBjvq7hOn3xFn3U6/Snog5DcqfHGBBLof/EKlWeWQu jl6DwU42D1PPGtR8ROV1o7lrHqE/026QnHkMsyiv/DM/8VVeK45aUiUp6yJ/ctIua5SqJW ZgOm+6HMFbDi+d2TASrBzffrLfIgtE0YQQRkYb/nNuF9gXdlB9n9GtDeqjXJ4s+dQJ72fK cawplEXBwvpsfsUcwBlL4WDhrqeQG6RFegy/K9jZJbfokvP0nB0LwJzmfJNXzg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759913646; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=hSMZGTOixvkozirbhwPyUl/BVNaqyh2FJO23nSJ+4N8=; b=CFuVfy+4AxYANcnl0itkCsGOglsaxo7DFwq6RDAFdA5r31Jz0UWlqrMB7y3kDbtAHkTkhb o6khQk5Q1Flu53hyeC/HOWX+LKwHxZAMtgaODqImRinslaYMC2WL/+VeFvWkGSjb+FtZhc 5OSiyMrLtr40l/NOILjb6CzkYHnfBmgpdRFCnm1Axoeb+IbF5LdzUDIruiLYxi+VK+J0a1 r1A7y0lyP9lX15UXiP42l6jizGHq/8Nh897xBYImT4NXRSPaKou8fpybq0tuCfBsalXRAO mVnBQIqlNKcfG0grgD++MNXTlwJdP9Fvi25SODn1QdHn3jx3VPLhFkk2zLRRQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759913646; a=rsa-sha256; cv=none; b=ypb8VcayPAU1wtuJJlPFXXLZFJcyll6lZbM81O05IsGTHHovYCXbrRjKQ2Il1Kihok3M8e 7S5r01dtdRYjkoIND5DkSTe6BgiHMaLwYV5LS4DTZ34f1o/0gKGDve/v8Br+0xL88GLNOO 5B4INZsuVw1PsjIKQwarkxRQ8f0iRHgi92Q9Fcb0zV0dOOLOISb1v6NfAp31Py9CYvSpMR HKqExfhMgJs40702nED7Gftsp3vApVBFqVI6DroyXaiXvGcc9fgpUSR6zctvfFH01aaFHn 0ON4lDox9tFxb7xOBPfDT/AlHs68IelBJvt0C5ctoD8knSQcFwaHVwYKZuNXHQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from amaryllis.le-fay.org (amaryllis.le-fay.org [IPv6:2a00:1098:6b:400::9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: ivy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4chRd94dtXzpkS; Wed, 08 Oct 2025 08:54:05 +0000 (UTC) (envelope-from ivy@freebsd.org) Date: Wed, 8 Oct 2025 09:53:57 +0100 From: Lexi Winter To: Gleb Smirnoff Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: e7e7bf757ace - main - krb5: create the KDC database directory Message-ID: Mail-Followup-To: Gleb Smirnoff , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org References: <202510072150.597LoGVE089465@gitrepo.freebsd.org> 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: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OiAP0dLq+hXxFNpo" Content-Disposition: inline In-Reply-To: --OiAP0dLq+hXxFNpo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Gleb Smirnoff wrote in : > On Wed, Oct 08, 2025 at 03:30:19AM +0100, Lexi Winter wrote: > L> Gleb Smirnoff wrote in <202510072150.597LoGVE089465@gitrepo.freebsd.or= g>: > L> > krb5: create the KDC database directory > L> =20 > L> > + krb5kdc mode=3D0700 > L> > + .. > L>=20 > L> this probably wants "tags=3Dpackage=3Dkerberos-kdc", otherwise the dir= ectory > L> won't be created for pkgbase users. >=20 > I'll appreciate if you fix that correctly. this will be fixed by D52975[0]. i am interested to know your plans to MFC e7e7bf757ace, since i would like both of these to land in stable/15 before Friday for BETA1. if it's easier for you, i can MFC both commits myself tomorrow. [0] https://reviews.freebsd.org/D52975 (we are on a very accelerated MFC schedule for pkgbase changes in stable/15, since we want these changes in a release for people to test as soon as possible.) --OiAP0dLq+hXxFNpo Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaOYmogAKCRD1nT63mIK/ YLZwAP9QrDbXGhQLv+rayNNDMd+hqSDYCzEI8BcoHTJnBu/VswEA6dh0D6M/DM42 IvEC2qGDXcIufx2Fd1jD3iwNQxL+QAI= =pWg0 -----END PGP SIGNATURE----- --OiAP0dLq+hXxFNpo--