Hi,

The last security update to samba-4.3.8 brought various regressions,
among them guest account access from various implementations. Upstream
is working on fixes as noted in this bug:

  https://bugzilla.samba.org/show_bug.cgi?id=11849

(See "Blocks:" for a list of bugs that might affect you.)

Testing early and making sure that the fixes end up in the next 4.3.x is
the way forward, but right now I can only deal with the latter part.
Reports welcome!


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.215.2.1
diff -u -p -r1.215.2.1 Makefile
--- Makefile    17 Apr 2016 17:08:29 -0000      1.215.2.1
+++ Makefile    29 Apr 2016 15:19:32 -0000
@@ -16,11 +16,17 @@ PKGNAME-tevent =    tevent-${TEVENT_V}
 PKGNAME-util =         samba-util-${VERSION}
 PKGNAME-docs =         samba-docs-${VERSION}
 
+REVISION-main =                0
+
 PKG_ARCH-docs =                *
 
 LDB_V =                        1.1.21
 TEVENT_V =             0.9.25
 
+# From https://bugzilla.samba.org/show_bug.cgi?id=11849
+PATCHFILES =           samba-4.3.8-regressions0.diff:0
+PATCH_DIST_STRIP =     -p1
+
 SHARED_LIBS =          asn1-samba4             0.0 \
                        dcerpc                  0.0 \
                        dcerpc-atsvc            0.0 \
@@ -102,6 +108,7 @@ WANTLIB-docs =
 
 MASTER_SITES =         https://download.samba.org/pub/samba/stable/ \
                        https://download.samba.org/pub/samba/old-versions/
+MASTER_SITES0 =                http://autogeree.net/~jca/tmp/
 
 MULTI_PACKAGES =       -main -ldb -tevent -util -docs
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.45.2.1
diff -u -p -r1.45.2.1 distinfo
--- distinfo    17 Apr 2016 17:08:29 -0000      1.45.2.1
+++ distinfo    29 Apr 2016 15:19:32 -0000
@@ -1,2 +1,4 @@
+SHA256 (samba-4.3.8-regressions0.diff) = 
oJVpOATZL9iQ1u4IMMoZQlb1Ds2V6/7T2OYZlhw0WlY=
 SHA256 (samba-4.3.8.tar.gz) = N53GbDoKSDv1vtN75uXRgpNNt8QQKyGSmmxGArMrKxA=
+SIZE (samba-4.3.8-regressions0.diff) = 63105
 SIZE (samba-4.3.8.tar.gz) = 20568773


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

  • samba-4.3.8 regressions (testers wanted) Jérémie Courrèges-Anglas

Reply via email to