From b342baaa2d04f466bdda28deb4356fcea33d6597 Mon Sep 17 00:00:00 2001 From: Michael Leibowitz Date: Thu, 15 Aug 2013 16:30:32 -0700 Subject: [PATCH] Update to 1.9.3p448 Ruby was vulnarable to 6 CVE's before this fix. Fixes: CVE-2013-0256, CVE-2013-0256, CVE-2012-5371, CVE-2012-4466, CVE-2012-4464, CVE-2012-4522 Signed-off-by: Michael Leibowitz --- packaging/ruby.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/ruby.spec b/packaging/ruby.spec index c84fce5..f10b9bf 100644 --- a/packaging/ruby.spec +++ b/packaging/ruby.spec @@ -1,9 +1,9 @@ Name: ruby -Version: 1.9.3.p194 +Version: 1.9.3.p448 Release: 0 # %define pkg_version 1.9.3 -%define patch_level p194 +%define patch_level p448 # keep in sync with macro file! %define rb_binary_suffix 1.9 %define rb_ver 1.9.1 @@ -35,7 +35,7 @@ Provides: rubygem-rake = 0.9.2.2 Provides: ruby(abi) = %{rb_ver} # Url: http://www.ruby-lang.org/ -Source: ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-%{pkg_version}-%{patch_level}.tar.bz2 +Source: ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-%{pkg_version}-%{patch_level}.tar.gz Source6: ruby.macros Source7: gem_install_wrapper.sh Source1001: ruby.manifest -- 2.7.4