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 <c...@freebsd.org>
> AuthorDate: 2025-07-28 03:57:30 +0000
> Commit:     Cy Schubert <c...@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?

Reply via email to