pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: updated to 4.11.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3024687e79ec
branches:  trunk
changeset: 410799:3024687e79ec
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 29 12:44:14 2020 +0000

description:
samba4: updated to 4.11.6

Changes since 4.11.5:
* BUG 14209: pygpo: Use correct method flags.
* BUG 14216: vfs_ceph_snapshots: Fix root relative path handling.
* BUG 14209: Avoiding bad call flags with python 3.8, using METH_NOARGS
  instead of zero.
* BUG 14218: source4/utils/oLschema2ldif: Include stdint.h before cmocka.h.
* BUG 14122: docs-xml/winbindnssinfo: Clarify interaction with idmap_ad etc.
* BUG 14251: smbd: Fix the build with clang.
* BUG 14199: upgradedns: Ensure lmdb lock files linked.
* BUG 14182: s3: VFS: glusterfs: Reset nlinks for symlink entries during
  readdir.
* BUG 14101: smbc_stat() doesn't return the correct st_mode and also the
  uid/gid is not filled (SMBv1) file.
* BUG 14219: librpc: Fix string length checking in
  ndr_pull_charset_to_null().
* BUG 14227: ctdb-scripts: Strip square brackets when gathering connection
  info.

diffstat:

 net/samba4/Makefile |   5 ++---
 net/samba4/PLIST    |   3 ++-
 net/samba4/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r 6572f4c61edf -r 3024687e79ec net/samba4/Makefile
--- a/net/samba4/Makefile       Wed Jan 29 11:55:53 2020 +0000
+++ b/net/samba4/Makefile       Wed Jan 29 12:44:14 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2020/01/27 14:04:13 taca Exp $
+# $NetBSD: Makefile,v 1.90 2020/01/29 12:44:14 adam Exp $
 
-DISTNAME=      samba-4.11.5
-PKGREVISION=   1
+DISTNAME=      samba-4.11.6
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 
diff -r 6572f4c61edf -r 3024687e79ec net/samba4/PLIST
--- a/net/samba4/PLIST  Wed Jan 29 11:55:53 2020 +0000
+++ b/net/samba4/PLIST  Wed Jan 29 12:44:14 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2019/12/30 13:58:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.26 2020/01/29 12:44:14 adam Exp $
 bin/cifsdd
 bin/dbwrap_tool
 bin/dumpmscat
@@ -494,6 +494,7 @@
 ${PYSITELIB}/samba/tests/samba_tool/user_wdigest.py
 ${PYSITELIB}/samba/tests/samba_tool/visualize.py
 ${PYSITELIB}/samba/tests/samba_tool/visualize_drs.py
+${PYSITELIB}/samba/tests/samba_upgradedns_lmdb.py
 ${PYSITELIB}/samba/tests/samdb.py
 ${PYSITELIB}/samba/tests/samdb_api.py
 ${PYSITELIB}/samba/tests/security.py
diff -r 6572f4c61edf -r 3024687e79ec net/samba4/distinfo
--- a/net/samba4/distinfo       Wed Jan 29 11:55:53 2020 +0000
+++ b/net/samba4/distinfo       Wed Jan 29 12:44:14 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.41 2020/01/21 14:12:36 taca Exp $
+$NetBSD: distinfo,v 1.42 2020/01/29 12:44:14 adam Exp $
 
-SHA1 (samba-4.11.5.tar.gz) = d06abddcbb5ec1800f30ac2f9b760515e3f2f2ce
-RMD160 (samba-4.11.5.tar.gz) = 137535478b546f364f2c2410ada2ff5289c202fa
-SHA512 (samba-4.11.5.tar.gz) = b81edc4563e87c0d4fd7b3ed659def80980c961d0b9cf09be42f0a1334f823f8cf3cd5d57315451c0b7af2489a5fa1af8410cd65f6dc521aad0c5aa7014327c6
-Size (samba-4.11.5.tar.gz) = 18534895 bytes
+SHA1 (samba-4.11.6.tar.gz) = 29b5c678ddf47dd77fe459c17c183c8273e6c850
+RMD160 (samba-4.11.6.tar.gz) = 28ea01683005e9ec4e7f9adc73035983c6b089f0
+SHA512 (samba-4.11.6.tar.gz) = 3815080a1693c596a126371a5ea4e8534317a7266803c7de13a7e5b3ee9757dfbf13c0de20d498a6683d3aaf56941ed42f289e3c24f88713529a5f047a691af2
+Size (samba-4.11.6.tar.gz) = 18541566 bytes
 SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = d927db17124d2bb5b382885e70a41f84c3929926
 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
 SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = a7cc41a55ce032c3fe1e0b660f88fa7871710e0e



Home | Main Index | Thread Index | Old Index