-
Mon Jun 29 2015 Andrey Yutman <andrey.yutman@oracle.com> - 1.9.3.484-50.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> - 1.9.3.484-50
- Fix off-by-one stack-based buffer overflow in the encodes() function
(CVE-2014-4975).
Related: rhbz#1164004
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Related: rhbz#1164004
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Related: rhbz#1164004
-
Fri Feb 28 2014 Vít Ondruch <vondruch@redhat.com> - 1.9.3.484-49
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1070763
-
Mon Feb 24 2014 Vít Ondruch <vondruch@redhat.com> - 1.9.3.448-48
- Use non-prefixed libyaml.
Resolves: rhbz#1048828
-
Mon Feb 10 2014 Josef Stribny <jstribny@redhat.com> - 1.9.3.448-47
- Remove bundled SSL cert
- Resolves: rhbz#1007273
-
Mon Jan 27 2014 Josef Stribny <jstribny@redhat.com> - 1.9.3.448-46
- Add gem_extdir_mri macro for better compatibility
- Resolves: rhbz#1057723
-
Fri Jan 10 2014 Josef Stribny <jstribny@redhat.com> - 1.9.3.448-45
- Fix tk extconf not to include -rpath
- Resolves: rhbz#1017734
-
Wed Jan 08 2014 Josef Stribny <jstribny@redhat.com> - 1.9.3.448-44
- Fix FTBFS due to expired certificate for IMAP test case.
- Resolves: rhbz#1048927
-
Thu Nov 28 2013 Josef Stribny <jstribny@redhat.com> - 1.9.3.448-43
- Fix depending collections can't point into correct directory
- Resolves: rhbz#1002434
- Fix binary extensions cannot be loaded from an scl namespace other than ruby193
- Resolves: rhbz#998845
-
Wed Nov 27 2013 Vít Ondruch <vondruch@redhat.com> - 1.9.3.484-42
- Update to Ruby 1.9.3-p484.
- Resolves: rhbz#1033904
- Fix heap overflow in floating point parsing (CVE-2013-4164).
- Resolves: rhbz#1033492
- Allow MD5 in OpenSSL for tests.