Hi,

Thanks for the update. Builds and tests fine. Ok

Ian McWilliam

> On 7 Jan 2025, at 5:26 am, Björn Ketelaars <bjorn.ketela...@hydroxide.nl> 
> wrote:
> 
> Simple diff for updating Samba to 4.21.3. Release notes:
> https://www.samba.org/samba/history/samba-4.21.3.html
> 
> Minor of libdcerpc-server-core needs a bump because of the addition of a
> symbol.
> 
> Run tested on amd64.
> 
> OK?
> 
> 
> diff --git Makefile Makefile
> index ebd2c5c4d4b..ddedfa650fa 100644
> --- Makefile
> +++ Makefile
> @@ -1,6 +1,5 @@
> -VERSION =            4.21.2
> +VERSION =            4.21.3
> DISTNAME =            samba-${VERSION}
> -REVISION =           1
> EPOCH =                       0
> 
> COMMENT-main =                SMB and CIFS client and server for UNIX
> @@ -14,7 +13,7 @@ PKG_ARCH-docs =             *
> SHARED_LIBS =         dcerpc                  1.2 \
>                       dcerpc-binding          5.0 \
>                       dcerpc-samr             1.0 \
> -                     dcerpc-server-core      3.1 \
> +                     dcerpc-server-core      3.2 \
>                       ldb                     2.4 \
>                       ndr                     3.2 \
>                       ndr-krb5pac             1.3 \
> diff --git distinfo distinfo
> index 7e1b33f5ec2..3c0384eafda 100644
> --- distinfo
> +++ distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (samba-4.21.2.tar.gz) = veZr49ICXLlJ3jhRitJlLzeV+CTH+onU5EPt4a6CjqY=
> -SIZE (samba-4.21.2.tar.gz) = 42647875
> +SHA256 (samba-4.21.3.tar.gz) = riF5phPnpdQIhzWrEA1Mocrg+SN01jB+IursE62QElw=
> +SIZE (samba-4.21.3.tar.gz) = 42654317

Reply via email to