Received: by mail.netbsd.org (Postfix, from userid 605) id 2AF7084DB3; Sun, 12 Nov 2017 11:24:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9BE684D64 for ; Sun, 12 Nov 2017 11:24:24 +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 APdsvHNC3Z3v for ; Sun, 12 Nov 2017 11:24:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0DD0B84D29 for ; Sun, 12 Nov 2017 11:24:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 046F1FBDE; Sun, 12 Nov 2017 11:24:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151048586378640" MIME-Version: 1.0 Date: Sun, 12 Nov 2017 11:24:23 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2017Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20171112112424.046F1FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151048586378640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Nov 12 11:24:23 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2017Q3]: CHANGES-pkgsrc-2017Q3 Log Message: Mention previous changes. To generate a diff of this commit: cvs rdiff -u -r1.1.2.15 -r1.1.2.16 pkgsrc/doc/CHANGES-pkgsrc-2017Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151048586378640 Content-Disposition: inline Content-Length: 1264 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2017Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2017Q3:1.1.2.15 pkgsrc/doc/CHANGES-pkgsrc-2017Q3:1.1.2.16 --- pkgsrc/doc/CHANGES-pkgsrc-2017Q3:1.1.2.15 Fri Nov 10 07:12:40 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2017Q3 Sun Nov 12 11:24:23 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2017Q3,v 1.1.2.15 2017/11/10 07:12:40 spz Exp $ +$NetBSD: CHANGES-pkgsrc-2017Q3,v 1.1.2.16 2017/11/12 11:24:23 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2017Q3 branch: @@ -144,6 +144,27 @@ www/apache-tomcat85: security fix Pullup ticket #5602 - requested by sevan audio/grip: Linux build fix +Pullup ticket #5603 - requested by sevan +sysutils/hal: build fix + +Pullup ticket #5605 - requested by sevan +devel/flex: Linux build fix + +Pullup ticket #5609 - requested by sevan +devel/libgnome: build fix + +Pullup ticket #5615 - requested by joerg +print/py-reportlab: bugfix + +Pullup ticket #5606 - requested by sevan +multimedia/smpeg: build fix + +Pullup ticket #5617 - requested by maya +chat/weechat: build fix + +Pullup ticket #5616 - requested by morr +www/wordpress: security fix + Pullup ticket #5621 - requested by sevan textproc/libxml2: security update textproc/py-libxml2: security update --_----------=_151048586378640--