Date: Mon, 28 Jul 2025 18:52:30 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Cy Schubert <cy@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: c0fae431fd6a - main - krb5: Chase dd0ec030f8fd updating to current DSO Message-ID: <aIecvvodDPtT7x_P@kib.kiev.ua> In-Reply-To: <202507280358.56S3wRDV096604@gitrepo.freebsd.org> References: <202507280358.56S3wRDV096604@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 28, 2025 at 03:58:27AM +0000, Cy Schubert wrote: > The branch main has been updated by cy: > > URL: https://cgit.FreeBSD.org/src/commit/?id=c0fae431fd6ae9092d5f04da108b024f750834f1 > > commit c0fae431fd6ae9092d5f04da108b024f750834f1 > Author: Cy Schubert <cy@FreeBSD.org> > AuthorDate: 2025-07-28 03:57:30 +0000 > Commit: Cy Schubert <cy@FreeBSD.org> > CommitDate: 2025-07-28 03:58:20 +0000 > > krb5: Chase dd0ec030f8fd updating to current DSO > > Fixes: dd0ec030f8fd > --- > etc/gss-krb5/mech | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/etc/gss-krb5/mech b/etc/gss-krb5/mech > index 94fed68a24eb..b13f665705c5 100644 > --- a/etc/gss-krb5/mech > +++ b/etc/gss-krb5/mech > @@ -1,10 +1,10 @@ > # > # Name OID Library name Kernel module > -kerberosv5 1.2.840.113554.1.2.2 /usr/lib/libgssapi_krb5.so.121 kgssapi_krb5 Then would it be useful to generate the final installed mech file from a template, with a step that substitutes SHLIB_MAJOR into it?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aIecvvodDPtT7x_P>