Diff below updates samba to 4.24.6. Changes:
https://www.samba.org/samba/history/samba-4.24.6.html.

Minor of libndr needs a minor bump.

Run tested on -current and -stable on amd64.

OK for both -current and -stable?


diff --git Makefile Makefile
index 69489b8ec97..3680c63844c 100644
--- Makefile
+++ Makefile
@@ -1,4 +1,4 @@
-VERSION =              4.24.5
+VERSION =              4.24.6
 DISTNAME =             samba-${VERSION}
 EPOCH =                        0
 
@@ -15,7 +15,7 @@ SHARED_LIBS =         dcerpc                  3.0 \
                        dcerpc-samr             1.0 \
                        dcerpc-server-core      3.2 \
                        ldb                     2.4 \
-                       ndr                     4.0 \
+                       ndr                     4.1 \
                        ndr-krb5pac             1.4 \
                        ndr-nbt                 2.1 \
                        ndr-standard            6.2 \
diff --git distinfo distinfo
index 6347e588b8e..635797b8057 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (samba-4.24.5.tar.gz) = bV1+6C9c6dpBNQhsmxhOR6WLSwI1ZfWKu7H4yKkiMGs=
-SIZE (samba-4.24.5.tar.gz) = 43445051
+SHA256 (samba-4.24.6.tar.gz) = gQzJVayzZ+m95Vbcz7UNsXegK3xVOqFimguQX6dhYmc=
+SIZE (samba-4.24.6.tar.gz) = 43449390

Reply via email to