Commit Graph

423 Commits

Author SHA1 Message Date
Mamoru Tasaka
cd63825ab4 ignore some network related tests 2012-11-10 16:38:17 +09:00
Mamoru Tasaka
0ce13e852b Merge remote-tracking branch 'origin/master' into f18 2012-11-10 15:06:58 +09:00
Mamoru Tasaka
72dd691407 20 is already used, use 21 2012-11-10 15:03:38 +09:00
Mamoru Tasaka
b42822b569 Merge remote-tracking branch 'origin/master' into f18 2012-11-10 14:30:15 +09:00
Mamoru Tasaka
8e5c4b1bb4 fix changelog 2012-11-10 14:29:23 +09:00
Mamoru Tasaka
53c4a0f73f Merge remote-tracking branch 'origin/master' into f18 2012-11-10 14:15:10 +09:00
Mamoru Tasaka
97857e815d Update to 1.9.3.327
- Fix Hash-flooding DoS vulnerability on MurmurHash function
  (CVE-2012-5371)
2012-11-10 14:14:28 +09:00
Mamoru Tasaka
773f36cff7 Merge remote-tracking branch 'origin/master' into f18 2012-10-13 14:54:34 +09:00
Mamoru Tasaka
352f32d3d1 Update to 1.9.3 p286
- Don't create files when NUL-containing path name is passed
  (bug 865940)
2012-10-13 14:53:07 +09:00
Mamoru Tasaka
df7d22b1d3 Merge remote-tracking branch 'origin/master' into f18 2012-10-04 21:55:44 +09:00
Mamoru Tasaka
9f5278c112 forgot to add patch... 2012-10-04 21:55:27 +09:00
Mamoru Tasaka
98f988e9c6 Merge remote-tracking branch 'origin/master' into f18 2012-10-04 21:54:03 +09:00
Mamoru Tasaka
cde07425ae Patch from trunk for CVE-2012-4464, CVE-2012-4466 2012-10-04 21:51:59 +09:00
Vít Ondruch
52c949474b Merge branch 'master' into f18 2012-09-07 09:33:43 +02:00
Vít Ondruch
2498f3d3fb Added bugzilla issue number. 2012-09-07 09:33:03 +02:00
Vít Ondruch
cf9050e104 Merge branch 'master' into f18 2012-09-06 14:44:03 +02:00
Vít Ondruch
dcc9bf3235 Split documentation into -doc subpackage. 2012-09-06 14:43:34 +02:00
Vít Ondruch
fe62b1ec08 Merge branch 'master' into f18 2012-08-14 14:33:05 +02:00
Vít Ondruch
65cb15b936 Revert the dependency of ruby-libs on rubygems (rhbz#845011,
rhbz#847482).
2012-08-14 12:45:42 +02:00
Vít Ondruch
e10d820c6f Fixed changelog rhbz reference. 2012-08-01 17:26:55 +02:00
Vít Ondruch
7ade1a070e ruby-libs must require rubygems (rhbz#45011). 2012-08-01 17:25:26 +02:00
Dennis Gilmore
b31f0b7e9d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 12:15:41 -05:00
Vít Ondruch
16dead84af Enable tests and small ARM tweaks.
The most of the tests are functional now. The only exception is the one
test failing on armv7. Not sure about the PPC though.
2012-06-14 16:27:51 +02:00
Bohuslav Kabrda
475ac39285 Make the bigdecimal gem a runtime dependency of Ruby. 2012-06-11 10:20:53 +02:00
Bohuslav Kabrda
317a62aceb Make symlinks for bigdecimal and io-console gems to ruby stdlib dirs (RHBZ 829209). 2012-06-11 09:29:11 +02:00
Bohuslav Kabrda
7156dc7e9b Fix license to contain Public Domain.
- macros.ruby now contains unexpanded macros.
2012-05-30 13:46:44 +02:00
Mamoru Tasaka
cb8843b516 Bump release 2012-04-22 16:19:25 +09:00
Vít Ondruch
1cc853bb60 Update to Ruby 1.9.3-p194. 2012-04-20 15:01:52 +02:00
Vít Ondruch
328c18e61f Update test suite bug description and execution. 2012-04-19 10:36:30 +02:00
Vít Ondruch
82e6513e5e Remove superfluous slashes. 2012-04-19 10:32:38 +02:00
Karsten Hopp
f56e2b573d disable check on ppc(64), RH bugzilla 803698 2012-04-09 19:01:33 +02:00
Peter Robinson
91599c23af Temporarily disable make check on ARM until it's fixed upstream. Tracked in RHBZ 789410 2012-02-29 14:24:37 +00:00
Vít Ondruch
7844acce6d Simplify seds. 2012-02-22 13:13:08 +01:00
Vít Ondruch
7ba1fecec8 Use version macro for pkg-config file. 2012-02-21 21:51:01 +01:00
Vít Ondruch
ef4f0ea417 Upgrade to Ruby 1.9.3-p125. 2012-02-21 12:15:40 +01:00
Mamoru Tasaka
70cdc79878 Make mkmf.rb verbose by default 2012-01-30 06:27:19 +09:00
Vít Ondruch
c3215b7372 Relax dependencies to allow external updates of bundled gems. 2012-01-26 11:52:47 +01:00
Vít Ondruch
1fd7d3cfa1 Order changelog. 2012-01-18 15:59:20 +01:00
Vít Ondruch
117278abd0 Update to Ruby 1.9.3. 2012-01-18 15:54:01 +01:00
Dennis Gilmore
2272bb7315 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 20:58:52 -06:00
Mamoru Tasaka
4830bd0241 Fix changelog 2011-12-30 00:38:49 +09:00
Mamoru Tasaka
139d71a9fb Update to 1.8.7p352
Randomize hash on process startup (CVE-2011-4815, bug 750564)
2011-12-30 00:36:28 +09:00
Mamoru Tasaka
b959b0277f Fix sed line 2011-11-20 03:34:59 +09:00
Mamoru Tasaka
87d17f048e F-17: kill gdbm support for now due to licensing compatibility issue 2011-11-20 02:01:00 +09:00
Mamoru Tasaka
473f80e480 F-17: rebuild against new gdbm 2011-10-01 00:13:51 +09:00
Mamoru Tasaka
ace4eca586 Update to 1.8.7 p352
CVE-2011-2686 is fixed in this version (bug 722415)
Update ext/tk to the latest git
Remove duplicate path entry (bug 718695)
2011-07-16 10:31:19 +09:00
Mamoru Tasaka
13bbaded90 Once fix FTBFS (bug 716021) 2011-07-14 01:16:14 +09:00
Dennis Gilmore
afa951ce79 normalise arm cpus to arm 2011-07-11 20:18:28 -05:00
Mamoru Tasaka
7fb6341799 Own %{_normalized_cpu}-%{_target_os} directory (bug 708816) 2011-05-30 23:34:14 +09:00
Mamoru Tasaka
156edf52c6 Update to 1.8.7 p334 2011-02-19 19:33:28 +09:00