Received: by mail.netbsd.org (Postfix, from userid 605) id 2CA2584D31; Thu, 12 Oct 2017 17:34:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF63384D31 for ; Thu, 12 Oct 2017 17:34:41 +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 s8VePXbdM86q for ; Thu, 12 Oct 2017 17:34:41 +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 1DBDF84CE4 for ; Thu, 12 Oct 2017 17:34:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1489FFBC7; Thu, 12 Oct 2017 17:34:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150782968197140" MIME-Version: 1.0 Date: Thu, 12 Oct 2017 17:34:41 +0000 From: "Tim Zingelman" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20171012173441.1489FFBC7@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. --_----------=_150782968197140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tez Date: Thu Oct 12 17:34:40 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: emacs21: Updated to 21.4anb39 (fixes CVE-2017-14482) To generate a diff of this commit: cvs rdiff -u -r1.4425 -r1.4426 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150782968197140 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4425 pkgsrc/doc/CHANGES-2017:1.4426 --- pkgsrc/doc/CHANGES-2017:1.4425 Thu Oct 12 16:38:00 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 12 17:34:40 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4425 2017/10/12 16:38:00 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.4426 2017/10/12 17:34:40 tez Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6286,3 +6286,4 @@ Changes to the packages collection and i Updated lang/nodejs to 8.7.0 [fhajny 2017-10-12] Added security/ruby-rex-core version 0.1.12 [minskim 2017-10-12] Added math/py-quadprog version 0.1.6 [minskim 2017-10-12] + Updated editors/emacs21 to 21.4anb39 [tez 2017-10-12] --_----------=_150782968197140--