[ruby/f17: 21/21] Update to 1.9.3.327

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Jan 4 06:26:04 UTC 2013


commit a2e4876d291aaae605706f4d6d907fe0a213510d
Merge: 88d0fa1 169a911
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jan 4 15:25:25 2013 +0900

    Update to 1.9.3.327
    
    - Fix Hash-flooding DoS vulnerability on MurmurHash function
      (CVE-2012-5371)

 .gitignore                                         |    1 +
 ...p327-ignore-internal-server-error-on-test.patch |   49 +++++++++++++++++++
 ruby.spec                                          |   51 +++++++++++++++-----
 sources                                            |    2 +-
 4 files changed, 90 insertions(+), 13 deletions(-)
---
diff --cc ruby.spec
index 7193043,83f659c..c0d919a
--- a/ruby.spec
+++ b/ruby.spec
@@@ -739,7 -753,20 +753,20 @@@ make check TESTS="-v $DISABLE_TESTS
  %{ruby_libdir}/tkextlib
  
  %changelog
+ * Wed Jan 2 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.9.3.362-24
+ - Update to 1.9.3.362
+ 
+ * Mon Dec 03 2012 Jaromir Capik <jcapik at redhat.com> - 1.9.3.327-23
+ - Skipping test_parse.rb (fails on ARM at line 787)
+ - http://bugs.ruby-lang.org/issues/6899
+ 
+ * Sun Nov 11 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.9.3.327-23
+ - Skip test_str_crypt (on rawhide) for now (upstream bug 7312)
+ 
+ * Sat Nov 10 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.9.3.327-22
+ - Ignore some network related tests
+ 
 -* Sat Nov 10 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.9.3.327-21
 +* Sat Nov 10 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.9.3.327-19
  - Update to 1.9.3.327
  - Fix Hash-flooding DoS vulnerability on MurmurHash function
    (CVE-2012-5371)


More information about the scm-commits mailing list