Received: by mail.netbsd.org (Postfix, from userid 605) id 6ED2084E6F; Fri, 2 Mar 2018 21:26:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CFF4484D9B for ; Fri, 2 Mar 2018 21:26:42 +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 yUQrLVcawiGS for ; Fri, 2 Mar 2018 21:26:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0F31D84C85 for ; Fri, 2 Mar 2018 21:26:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3784FB40; Fri, 2 Mar 2018 21:26:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520026001102790" MIME-Version: 1.0 Date: Fri, 2 Mar 2018 21:26:41 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2017Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20180302212641.D3784FB40@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. --_----------=_1520026001102790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Fri Mar 2 21:26:41 UTC 2018 Modified Files: pkgsrc/doc [pkgsrc-2017Q4]: CHANGES-pkgsrc-2017Q4 Log Message: tickets 5706-5713 To generate a diff of this commit: cvs rdiff -u -r1.1.2.15 -r1.1.2.16 pkgsrc/doc/CHANGES-pkgsrc-2017Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520026001102790 Content-Disposition: inline Content-Length: 1340 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2017Q4 diff -u pkgsrc/doc/CHANGES-pkgsrc-2017Q4:1.1.2.15 pkgsrc/doc/CHANGES-pkgsrc-2017Q4:1.1.2.16 --- pkgsrc/doc/CHANGES-pkgsrc-2017Q4:1.1.2.15 Sat Feb 24 22:45:53 2018 +++ pkgsrc/doc/CHANGES-pkgsrc-2017Q4 Fri Mar 2 21:26:41 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2017Q4,v 1.1.2.15 2018/02/24 22:45:53 spz Exp $ +$NetBSD: CHANGES-pkgsrc-2017Q4,v 1.1.2.16 2018/03/02 21:26:41 spz Exp $ Changes to packages and infrastructure on the pkgsrc-2017Q4 branch: @@ -123,3 +123,29 @@ print/py-reportlab: build fix Pullup ticket #5702 - requested by khorben and leot multimedia/mpv: security update +Pullup ticket #5706 - requested by taca +lang/ruby23-base: security patch + +Pullup ticket #5707 - requested by taca +lang/ruby24-base: security patch + +Pullup ticket #5708 - requested by taca +lang/ruby22-base: security patch + +Pullup ticket #5709 - requested by taca +databases/unixodbc: security update + +Pullup ticket #5710 - requested by taca +www/drupal8: security update + +Pullup ticket #5711 - requested by taca +www/drupal7: security update + +Pullup ticket #5712 - requested by taca +net/isc-dhcp4: security update + +Pullup ticket #5713 - requested by taca +mail/dovecot2-ldap: security update +mail/dovecot2-sqlite: security update +mail/dovecot2: security update + --_----------=_1520026001102790--