On 2026/05/12 21:55, Björn Ketelaars wrote:
> Diff below updates samba to 4.24.2. Changes:
> https://www.samba.org/samba/history/samba-4.24.2.html
> 
> Checked shared libs with check_sym and bumped accordingly.
> 
> Run tested on amd64.
> 
> Comments/OK?
> 
> 
> diff --git Makefile Makefile
> index 2e4a7d37b06..32f55e6c38f 100644
> --- Makefile
> +++ Makefile
> @@ -1,4 +1,4 @@
> -VERSION =            4.24.1
> +VERSION =            4.24.2
>  DISTNAME =           samba-${VERSION}
>  EPOCH =                      0

there's a REVISION line to remove now too

Builds ok with Python 3.14, btw.

>  
> @@ -22,13 +22,13 @@ SHARED_LIBS =             dcerpc                  3.0 \
>                       netapi                  3.4 \
>                       samba-credentials       3.1 \
>                       samba-errors            2.1 \
> -                     samba-hostconfig        18.0 \
> +                     samba-hostconfig        19.0 \
>                       samba-passdb            3.2 \
>                       samba-policy            0.0 \
>                       samba-util              13.0 \
>                       samdb                   6.0 \
>                       smbclient               6.3 \
> -                     smbconf                 19.0 \
> +                     smbconf                 19.1 \
>                       smbldap                 1.0 \
>                       tevent                  2.4 \
>                       tevent-util             2.0 \
> diff --git distinfo distinfo
> index 3b3bfe92978..e9388a3d16f 100644
> --- distinfo
> +++ distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (samba-4.24.1.tar.gz) = IXFRyjGKVXb44N5yugrN8IFX7PEq2sQtGvhtsLCaX1o=
> -SIZE (samba-4.24.1.tar.gz) = 43389244
> +SHA256 (samba-4.24.2.tar.gz) = rCRYPycagqwyT3xvrXMn9ltZGtNJLh3M/umI4sHIHdE=
> +SIZE (samba-4.24.2.tar.gz) = 43409510
> 

Reply via email to