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 B91877A1F7 for ; Fri, 24 Feb 2017 19:36:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 356EB85594; Fri, 24 Feb 2017 19:36:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB48184CE1 for ; Fri, 24 Feb 2017 19:36:20 +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 yxt01YZhbW6L for ; Fri, 24 Feb 2017 19:36:20 +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 2AB2984CDD for ; Fri, 24 Feb 2017 19:36:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25FA6FBE4; Fri, 24 Feb 2017 19:36:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1487964980193330" MIME-Version: 1.0 Date: Fri, 24 Feb 2017 19:36:20 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2016Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20170224193620.25FA6FBE4@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. --_----------=_1487964980193330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Feb 24 19:36:20 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2016Q4]: CHANGES-pkgsrc-2016Q4 Log Message: Pullup tickets #5216 and #5217. To generate a diff of this commit: cvs rdiff -u -r1.1.2.14 -r1.1.2.15 pkgsrc/doc/CHANGES-pkgsrc-2016Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1487964980193330 Content-Disposition: inline Content-Length: 788 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2016Q4 diff -u pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.14 pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.15 --- pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.14 Fri Feb 17 19:19:01 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2016Q4 Fri Feb 24 19:36:19 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2016Q4,v 1.1.2.14 2017/02/17 19:19:01 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2016Q4,v 1.1.2.15 2017/02/24 19:36:19 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-$BRANCH branch: @@ -117,3 +117,9 @@ comms/conserver8: bugfix Pullup ticket #5214 - requested by maya devel/memcached: security fix +Pullup ticket #5216 - requested by leot +print/mupdf: security fix + +Pullup ticket #5217 - requested by sevan +editors/ed: security fix + --_----------=_1487964980193330--