Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7287E7A46C for ; Fri, 15 Apr 2016 07:25:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E06DE85E77; Fri, 15 Apr 2016 07:25:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F6B285E5C for ; Fri, 15 Apr 2016 07:25:12 +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 tIXWfv1oyv2j for ; Fri, 15 Apr 2016 07:25:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D2F7185E27 for ; Fri, 15 Apr 2016 07:25:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CDB52FBBA; Fri, 15 Apr 2016 07:25:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 15 Apr 2016 07:25:11 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2016Q1] pkgsrc/net/samba4 To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20160415072511.CDB52FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Fri Apr 15 07:25:11 UTC 2016 Modified Files: pkgsrc/net/samba4 [pkgsrc-2016Q1]: Makefile PLIST distinfo Log Message: Pullup ticket #4958 - requested by manu net/samba4: security fix Revisions pulled up: - net/samba4/Makefile 1.17 - net/samba4/PLIST 1.6 - net/samba4/distinfo 1.9 --- Module Name: pkgsrc Committed By: manu Date: Wed Apr 13 08:26:10 UTC 2016 Modified Files: pkgsrc/net/samba4: Makefile PLIST distinfo Log Message: Update net/samba4 to 4.3.8 This fixes the Badlock bug (CVE-2016-2118) and others vulnerabilities: o CVE-2016-2118 (SAMR and LSA man in the middle attacks possible) o CVE-2016-2115 (SMB IPC traffic is not integrity protected) o CVE-2016-2114 ("server signing = mandatory" not enforced) o CVE-2016-2113 (Missing TLS certificate validation) o CVE-2016-2112 (LDAP client and server don't enforce integrity) o CVE-2016-2111 (NETLOGON Spoofing Vulnerability) o CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP) o CVE-2015-7560 (Incorrect ACL get/set allowed on symlink path) o CVE-2016-0771 (Out-of-bounds read in internal DNS server) o CVE-2015-5370 (Multiple errors in DCE-RPC code) To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.16.2.1 pkgsrc/net/samba4/Makefile cvs rdiff -u -r1.5 -r1.5.2.1 pkgsrc/net/samba4/PLIST cvs rdiff -u -r1.8 -r1.8.2.1 pkgsrc/net/samba4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.