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 672577A283 for ; Sun, 4 Dec 2016 20:01:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 17088855E4; Sun, 4 Dec 2016 20:01:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BE10855B3 for ; Sun, 4 Dec 2016 20:01:07 +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 XthaNclPIB5N for ; Sun, 4 Dec 2016 20:01:07 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0A0D485571 for ; Sun, 4 Dec 2016 20:01:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 051F4FBA6; Sun, 4 Dec 2016 20:01:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148088166714320" MIME-Version: 1.0 Date: Sun, 4 Dec 2016 20:01:06 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2016Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20161204200107.051F4FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148088166714320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Dec 4 20:01:06 UTC 2016 Modified Files: pkgsrc/doc [pkgsrc-2016Q3]: CHANGES-pkgsrc-2016Q3 Log Message: 4 new pullup tickets. To generate a diff of this commit: cvs rdiff -u -r1.1.2.16 -r1.1.2.17 pkgsrc/doc/CHANGES-pkgsrc-2016Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148088166714320 Content-Disposition: inline Content-Length: 943 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2016Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2016Q3:1.1.2.16 pkgsrc/doc/CHANGES-pkgsrc-2016Q3:1.1.2.17 --- pkgsrc/doc/CHANGES-pkgsrc-2016Q3:1.1.2.16 Tue Nov 29 17:51:28 2016 +++ pkgsrc/doc/CHANGES-pkgsrc-2016Q3 Sun Dec 4 20:01:06 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2016Q3,v 1.1.2.16 2016/11/29 17:51:28 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2016Q3,v 1.1.2.17 2016/12/04 20:01:06 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2016Q3 branch: @@ -130,3 +130,15 @@ graphics/tiff: security fix Pullup ticket #5161 - requested by sevan net/wpa_gui: security fix +Pullup ticket #5164 - requested by taca +www/drupal7: security fix + +Pullup ticket #5165 - requested by taca +textproc/php-mecab: build fix + +Pullup ticket #5167 - requested by sevan +archivers/p7zip: security fix + +Pullup ticket #5168 - requested by sevan +textproc/libxml2: security fix + --_----------=_148088166714320--