Hi,

samba-4.8.11 has just been released:

  https://www.samba.org/samba/history/samba-4.8.11.html

samba might be crippled right now, I'd prefer to put this in right now
for 6.5 (and backport the update to 6.4).

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.269
diff -u -p -r1.269 Makefile
--- Makefile    10 Mar 2019 18:08:05 -0000      1.269
+++ Makefile    8 Apr 2019 08:55:22 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.269 2019/03/10 18:08:05 jca Exp $
 
-VERSION =              4.8.9
+VERSION =              4.8.11
 DISTNAME =             samba-${VERSION}
 
 COMMENT-main =         SMB and CIFS client and server for UNIX
@@ -17,11 +17,10 @@ PKGNAME-docs =              samba-docs-${VERSION}
 
 PKG_ARCH-docs =                *
 
-LDB_V =                        1.3.6
+LDB_V =                        1.3.8
 TEVENT_V =             0.9.36
 
-REVISION-ldb =         6
-REVISION-tevent =      5
+REVISION-tevent =      6
 
 SHARED_LIBS =          asn1-samba4             0.0 \
                        com_err-samba4          0.0 \
@@ -48,12 +47,12 @@ SHARED_LIBS =               asn1-samba4             0.0 \
                        samba-credentials       0.2 \
                        samba-errors            1.0 \
                        samba-hostconfig        4.0 \
-                       samba-passdb            2.0 \
+                       samba-passdb            2.1 \
                        samba-policy            0.0 \
                        samba-util              3.2 \
                        samdb                   0.1 \
                        smbclient               4.2 \
-                       smbconf                 5.0 \
+                       smbconf                 5.1 \
                        smbldap                 0.1 \
                        tevent                  0.4 \
                        tevent-util             1.0 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.74
diff -u -p -r1.74 distinfo
--- distinfo    10 Mar 2019 18:08:05 -0000      1.74
+++ distinfo    8 Apr 2019 08:55:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (samba-4.8.9.tar.gz) = rSrPa+1DbBJTFKBU8FiTCOtmSsPZbPsC0F5lSkTgnIA=
-SIZE (samba-4.8.9.tar.gz) = 17750151
+SHA256 (samba-4.8.11.tar.gz) = 0pSo10VdfSUte6/JxHSFXqbg6+VZw7q80wOlwk5YcQo=
+SIZE (samba-4.8.11.tar.gz) = 17761896
Index: patches/patch-source3_wscript
===================================================================
RCS file: /cvs/ports/net/samba/patches/patch-source3_wscript,v
retrieving revision 1.7
diff -u -p -r1.7 patch-source3_wscript
--- patches/patch-source3_wscript       11 Jun 2018 11:59:51 -0000      1.7
+++ patches/patch-source3_wscript       8 Apr 2019 08:55:22 -0000
@@ -15,7 +15,7 @@ Index: source3/wscript
          conf.ADD_LDFLAGS("-Wl,--export-dynamic", testflags=True)
  
      # We crash without vfs_default
-@@ -1531,6 +1531,7 @@ main() {
+@@ -1534,6 +1534,7 @@ main() {
  
      conf.CHECK_CODE('void seekdir(DIR *d, long loc) { return; }',
                      'SEEKDIR_RETURNS_VOID',


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

Reply via email to