Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 894BDA663A for ; Sun, 2 Nov 2014 17:14:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2CE1A14A191; Sun, 2 Nov 2014 17:14:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78EAB14A190 for ; Sun, 2 Nov 2014 17:14:34 +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 1KgVNCnMNC97 for ; Sun, 2 Nov 2014 17:14:33 +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 D60DA14A18F for ; Sun, 2 Nov 2014 17:14:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CA06198; Sun, 2 Nov 2014 17:14:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 2 Nov 2014 17:14:33 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q3] pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20141102171433.CA06198@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 Nov 2 17:14:33 UTC 2014 Modified Files: pkgsrc/lang/ruby [pkgsrc-2014Q3]: rubyversion.mk pkgsrc/lang/ruby193-base [pkgsrc-2014Q3]: Makefile distinfo pkgsrc/lang/ruby193-base/patches [pkgsrc-2014Q3]: patch-pack.c Log Message: Pullup ticket #4533 - requested by taca lang/ruby193-base: security update Revisions pulled up: - lang/ruby/rubyversion.mk 1.125 - lang/ruby193-base/Makefile 1.46-1.47 - lang/ruby193-base/distinfo 1.36-1.37 - lang/ruby193-base/patches/patch-pack.c 1.2 --- Module Name: pkgsrc Committed By: taca Date: Thu Oct 2 08:50:12 UTC 2014 Modified Files: pkgsrc/lang/ruby193-base: distinfo pkgsrc/lang/ruby193-base/patches: patch-pack.c Log Message: Fix typo in comment in a patch file. --- Module Name: pkgsrc Committed By: taca Date: Mon Oct 27 16:11:18 UTC 2014 Modified Files: pkgsrc/lang/ruby: rubyversion.mk pkgsrc/lang/ruby193-base: Makefile distinfo Log Message: Update ruby193-base and related packages to 1.9.3p550 (Ruby 1.9.3-p550). Ruby 1.9.3-p550 Released We are pleased to announce the release of Ruby 1.9.3-p550. This release includes a security fix for DoS vulnerability of REXML. * CVE-2014-8080: Denial Of Service XML Expansion This release also includes the change of default settings of ext/openssl. Insecure SSL/TLS options are now turn off by default. * Changed default settings of ext/openssl And, in addition, bandled jQuery for darkfish template of RDoc is also updated. --- Module Name: pkgsrc Committed By: wiz Date: Tue Oct 28 07:48:19 UTC 2014 Modified Files: pkgsrc/lang/ruby193-base: Makefile Log Message: Not MAKE_JOBS_SAFE (two tries with MAKE_JOBS=8 failed for me in a row). To generate a diff of this commit: cvs rdiff -u -r1.124.2.1 -r1.124.2.2 pkgsrc/lang/ruby/rubyversion.mk cvs rdiff -u -r1.45 -r1.45.2.1 pkgsrc/lang/ruby193-base/Makefile cvs rdiff -u -r1.35 -r1.35.2.1 pkgsrc/lang/ruby193-base/distinfo cvs rdiff -u -r1.1 -r1.1.2.1 pkgsrc/lang/ruby193-base/patches/patch-pack.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.