Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 30C6370DDC for ; Wed, 3 Jul 2013 20:00:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8F2AF14A2E4; Wed, 3 Jul 2013 20:00:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B145B14A2BF for ; Wed, 3 Jul 2013 20:00:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4rNq2yMEFO_9 for ; Wed, 3 Jul 2013 20:00:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2BAEB14A275 for ; Wed, 3 Jul 2013 20:00:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2990A96; Wed, 3 Jul 2013 20:00:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Jul 2013 20:00:48 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/samba To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20130703200048.2990A96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Wed Jul 3 20:00:48 UTC 2013 Modified Files: pkgsrc/net/samba: Makefile PLIST distinfo pkgsrc/net/samba/patches: patch-bf Log Message: Changes 3.6.16: * BUG 9881: Link dbwrap_tool and dbwrap_torture against libtevent. * BUG 9722: Properly handle Oplock breaks in compound requests. * BUG 9822: Fix crash bug during Win8 sync. * BUG 9927: errno gets overwritten in call to check_parent_exists(). * BUG 8997: Change libreplace GPL source to LGPL. * BUG 9900: is_printer_published GUID retrieval. * BUG 9941: Fix a bug of drvupgrade of smbcontrol. * BUG 9868: Don't know how to make LIBNDR_PREG_OBJ. * BUG 9688: Remove "experimental" label on "max protocol=SMB2" parameter. * BUG 9881: Check for system libtevent. To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 pkgsrc/net/samba/Makefile cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/samba/PLIST cvs rdiff -u -r1.90 -r1.91 pkgsrc/net/samba/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/samba/patches/patch-bf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.