-
Wed Jun 24 2015 Andrey Yutman <andrey.yutman@oracle.com> - 2.0.0.353-24.0.1
- Backport fix FTBFS due to support for RFC 5649 in OpenSSL
- Fix "dh key too small" error
- Fix test suite for new tzdata
-
Fri Nov 14 2014 Vít Ondruch <vondruch@redhat.com> - 2.0.0.353-24
- Fix off-by-one stack-based buffer overflow in the encodes() function
(CVE-2014-4975).
Related: rhbz#1164005
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Related: rhbz#1164005
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Related: rhbz#1164005
-
Fri Feb 28 2014 Vít Ondruch <vondruch@redhat.com> - 2.0.0.353-23
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1071347
-
Mon Feb 24 2014 Vít Ondruch <vondruch@redhat.com> - 2.0.0.353-22
- Fix RubyGems test suite.
Resolves: rhbz#1069184
- Do not use bundled libyaml.
Resolves: rhbz#1069107
-
Tue Feb 11 2014 Vít Ondruch <vondruch@redhat.com> - 2.0.0.353-21
- ruby-libs have to require scl_runtime.
Resolves: rhbz#1054758
-
Mon Feb 10 2014 Josef Stribny <jstribny@redhat.com> - 2.0.0.353-20
- Don't link cert.pem explicitely
- Resolves: rhbz#1057069
-
Fri Jan 10 2014 Josef Stribny <jstribny@redhat.com> - 2.0.0.353-19
- Fix tk extconf not to include -rpath
- Resolves: rhbz#1051011
-
Mon Jan 06 2014 Vít Ondruch <vondruch@redhat.com> - 2.0.0.353-18
- Fix FTBFS due to expired certificate for IMAP test case.
- Resolves: rhbz#1048923
-
Mon Dec 16 2013 Josef Stribny <jstribny@redhat.com> - 2.0.0.353-17
- Remove rdoc obsoletes
- Resolves: rhbz#1043039
-
Mon Dec 02 2013 Josef Stribny <jstribny@redhat.com> - 2.0.0.353-16
- Update to Ruby 2.0.0-p353
- Fixes heap overflow in floating point parsing (CVE-2013-4164)
- Resolves: rhbz#1033906