From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: ruby: Update to 2.1.4. Date: Sat, 01 Nov 2014 00:54:44 +0100 Message-ID: <87k33fre0r.fsf@gnu.org> References: <87a94brgie.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkM1X-0005eU-Rg for guix-devel@gnu.org; Fri, 31 Oct 2014 19:54:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkM1S-0007mq-Od for guix-devel@gnu.org; Fri, 31 Oct 2014 19:54:31 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:42417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkM1S-0007ma-I5 for guix-devel@gnu.org; Fri, 31 Oct 2014 19:54:26 -0400 In-Reply-To: <87a94brgie.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Fri, 31 Oct 2014 19:00:57 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > This patch updates Ruby to 2.1.4, which includes security fixes for 2 > vulnerabilities. > > More details here: > https://www.ruby-lang.org/en/news/2014/10/27/ruby-2-1-4-released/ > > Okay to push? LGTM! > From 12d39eb5145e42669748f172f9433ea8e6ead020 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Fri, 31 Oct 2014 18:57:30 -0400 > Subject: [PATCH] gnu: ruby: Update to 2.1.4. > > * gnu/packages/ruby.scm: Update. Remove the now redundant readline patch. ^ This should mention the variable name. Ludo=E2=80=99.