Actions
Backport #9375
closedBackport r44515 RubyGems 2.2.1
Description
This fixes some bugs in RubyGems 2.2.0 including performance regressions.
I have attached a patch to update NEWS as well.
Files
Updated by naruse (Yui NARUSE) over 8 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Updated by naruse (Yui NARUSE) over 8 years ago
- Status changed from Closed to Assigned
- Assignee set to drbrain (Eric Hodel)
- ruby -v set to ruby -v: ruby 2.1.1p13 (2014-01-31 revision 44778) [x86_64-freebsd10.0]
I reverted the merge because it breaks test-all.
http://u32.rubyci.org/~chkbuild/ruby-2.1/log/20140131T191113Z.log.html.gz
Updated by drbrain (Eric Hodel) over 8 years ago
- Status changed from Assigned to Closed
I tried reproducing on an Ubuntu 12.10 VM but was unable to. I think I see the problem, though. I am committing a possible fix to trunk then will create a new backport ticket for 2.2.2.
Actions