Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8C7C5A6487 for ; Sun, 9 Feb 2014 23:19:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E962414A28F; Sun, 9 Feb 2014 23:19:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 49EBD14A28B for ; Sun, 9 Feb 2014 23:19:23 +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 HnfgR4j3gpsA for ; Sun, 9 Feb 2014 23:19:22 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C6AF914A26A for ; Sun, 9 Feb 2014 23:19:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7A69296; Sun, 9 Feb 2014 23:19:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 9 Feb 2014 23:19:22 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q4] pkgsrc/textproc/libyaml To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140209231922.7A69296@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sun Feb 9 23:19:22 UTC 2014 Modified Files: pkgsrc/textproc/libyaml [pkgsrc-2013Q4]: Makefile distinfo Log Message: Pullup ticket #4317 - requested by drochner textproc/libyaml: security update Revisions pulled up: - textproc/libyaml/Makefile 1.6 - textproc/libyaml/distinfo 1.4 --- Module Name: pkgsrc Committed By: drochner Date: Wed Feb 5 11:14:07 UTC 2014 Modified Files: pkgsrc/textproc/libyaml: Makefile distinfo Log Message: update to 0.1.5 changes: -fix buffer overflow (CVE-2013-6393) -more hardening and minor fixes pkgsrc change: added "test" target To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.10.1 pkgsrc/textproc/libyaml/Makefile cvs rdiff -u -r1.3 -r1.3.12.1 pkgsrc/textproc/libyaml/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.