Here is an update to the latest release of the Samba 4.20 release series
for 7.6. Release notes:
https://www.samba.org/samba/history/samba-4.20.7.html

libdcerpc-server-core and libsmbconf need a minor bump because of the
addition of symbols.

OK for committing to -stable?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.351.2.2
diff -u -p -r1.351.2.2 Makefile
--- Makefile    21 Nov 2024 05:36:08 -0000      1.351.2.2
+++ Makefile    21 Jan 2025 17:15:45 -0000
@@ -1,4 +1,4 @@
-VERSION =              4.20.6
+VERSION =              4.20.7
 DISTNAME =             samba-${VERSION}
 EPOCH =                        0
 
@@ -13,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.3 \
                        ndr                     3.2 \
                        ndr-krb5pac             1.3 \
@@ -27,7 +27,7 @@ SHARED_LIBS =         dcerpc                  1.2 \
                        samba-util              10.1 \
                        samdb                   3.1 \
                        smbclient               6.2 \
-                       smbconf                 15.0 \
+                       smbconf                 15.1 \
                        smbldap                 1.0 \
                        tevent                  2.3 \
                        tevent-util             2.0 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.119.2.2
diff -u -p -r1.119.2.2 distinfo
--- distinfo    21 Nov 2024 05:36:08 -0000      1.119.2.2
+++ distinfo    21 Jan 2025 17:15:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (samba-4.20.6.tar.gz) = j+N/nngXtlg/pVoKFVaLjmvoh1UTdBMS74BUhLECzPc=
-SIZE (samba-4.20.6.tar.gz) = 42520722
+SHA256 (samba-4.20.7.tar.gz) = Wv6LZuYSqxx+V8YUat/pjsPqnUDe4pYqIHaj1taXO3g=
+SIZE (samba-4.20.7.tar.gz) = 42523056
Index: pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/net/samba/pkg/PLIST-docs,v
retrieving revision 1.31
diff -u -p -r1.31 PLIST-docs
--- pkg/PLIST-docs      7 Sep 2023 10:04:48 -0000       1.31
+++ pkg/PLIST-docs      21 Jan 2025 17:15:45 -0000
@@ -148,6 +148,7 @@ share/examples/samba/scripts/
 @comment share/examples/samba/scripts/debugging/
 @comment share/examples/samba/scripts/debugging/linux/
 @comment share/examples/samba/scripts/debugging/linux/backtrace
+@comment share/examples/samba/scripts/debugging/smbXsrvdump
 @comment share/examples/samba/scripts/debugging/solaris/
 @comment share/examples/samba/scripts/debugging/solaris/README
 @comment share/examples/samba/scripts/debugging/solaris/solaris-oops.sh
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/net/samba/pkg/PLIST-main,v
retrieving revision 1.77.2.1
diff -u -p -r1.77.2.1 PLIST-main
--- pkg/PLIST-main      21 Nov 2024 05:36:08 -0000      1.77.2.1
+++ pkg/PLIST-main      21 Jan 2025 17:15:45 -0000
@@ -2039,7 +2039,6 @@ sbin/samba-gpupdate
 share/doc/pkg-readmes/${PKGSTEM}
 @comment share/doc/samba/
 share/examples/samba/
-share/examples/samba/scripts/debugging/smbXsrvdump
 share/examples/samba/smb.conf.default
 @sample ${SYSCONFDIR}/samba/smb.conf
 @mode 0750

Reply via email to