Received: by mail.netbsd.org (Postfix, from userid 605) id AA6C084DC8; Mon, 18 Feb 2019 19:23:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 32A0684D5D for ; Mon, 18 Feb 2019 19:23:35 +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 TRIaLPVGFGfF for ; Mon, 18 Feb 2019 19:23:34 +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 8AEA284CD0 for ; Mon, 18 Feb 2019 19:23:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7F77AFB16; Mon, 18 Feb 2019 19:23:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155051781436810" MIME-Version: 1.0 Date: Mon, 18 Feb 2019 19:23:34 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2018Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20190218192334.7F77AFB16@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. --_----------=_155051781436810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Feb 18 19:23:34 UTC 2019 Modified Files: pkgsrc/doc [pkgsrc-2018Q4]: CHANGES-pkgsrc-2018Q4 Log Message: 5 more pullup tickets To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 pkgsrc/doc/CHANGES-pkgsrc-2018Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155051781436810 Content-Disposition: inline Content-Length: 1021 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2018Q4 diff -u pkgsrc/doc/CHANGES-pkgsrc-2018Q4:1.1.2.7 pkgsrc/doc/CHANGES-pkgsrc-2018Q4:1.1.2.8 --- pkgsrc/doc/CHANGES-pkgsrc-2018Q4:1.1.2.7 Sat Feb 16 15:59:32 2019 +++ pkgsrc/doc/CHANGES-pkgsrc-2018Q4 Mon Feb 18 19:23:34 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2018Q4,v 1.1.2.7 2019/02/16 15:59:32 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2018Q4,v 1.1.2.8 2019/02/18 19:23:34 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2018Q4 branch: @@ -77,3 +77,18 @@ textproc/icu: security fix Pullup ticket #5910 - requested by mlelstv www/curl: security fix +Pullup ticket #5911 - requested by taca +textproc/libxml2, textproc/py-libxml2: security fix + +Pullup ticket #5912 - requested by taca +lang/pear: security fix + +Pullup ticket #5913 - requested by taca +www/ruby-rack: security fix + +Pullup ticket #5914 - requested by taca +www/ruby-rack16: security fix + +Pullup ticket #5915 - requested by taca +mail-dovecot2: security fix + --_----------=_155051781436810--