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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id A2E1FA642D for ; Mon, 16 Dec 2013 17:44:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DE1B614A385; Mon, 16 Dec 2013 17:44:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A69D914A383 for ; Mon, 16 Dec 2013 17:44:32 +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 5_rZmoOyjF4E for ; Mon, 16 Dec 2013 17:44:32 +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 CC37E14A21D for ; Mon, 16 Dec 2013 17:44:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8902496; Mon, 16 Dec 2013 17:44:31 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 16 Dec 2013 17:44:31 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q3] pkgsrc/net/samba To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20131216174431.8902496@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Dec 16 17:44:31 UTC 2013 Modified Files: pkgsrc/net/samba [pkgsrc-2013Q3]: Makefile distinfo Log Message: Pullup ticket #4273 - requested by taca net/samba: security update Revisions pulled up: - net/samba/Makefile 1.241 - net/samba/distinfo 1.96 --- Module Name: pkgsrc Committed By: taca Date: Mon Dec 9 10:44:22 UTC 2013 Modified Files: pkgsrc/net/samba: Makefile distinfo Log Message: Update samba to 3.6.22; Security fix for CVE-2012-6150. Changes since 3.6.21: --------------------- o Jeremy Allison * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field. o Stefan Metzmacher * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field. o Noel Power * BUGs 10300, 10306: CVE-2012-6150: Fail authentication if user isn't member of *any* require_membership_of specified groups. Changes since 3.6.20: --------------------- o Jeremy Allison * BUG 10139: Valid utf8 filenames cause "invalid conversion error" messages. * BUG 10167: s3-smb2 server: smb2 breaks "smb encryption = mandatory". * BUG 10187: Missing talloc_free can leak stackframe in error path. * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users. o Korobkin * BUG 10118: Raise debug level for being unable to open a printer. o Volker Lendecke * BUG 10195: nsswitch: Fix short writes in winbind_write_sock. o Arvid Requate * BUG 10267: Fix Windows 8 printing via local printer drivers. o Andreas Schneider * BUG 10194: Make offline logon cache updating for cross child domain group membership. To generate a diff of this commit: cvs rdiff -u -r1.238.2.1 -r1.238.2.2 pkgsrc/net/samba/Makefile cvs rdiff -u -r1.93.2.1 -r1.93.2.2 pkgsrc/net/samba/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.