Bug #7809
closed
Backport RubyGems fixes in r39166 to ruby 2.0.0
Added by drbrain (Eric Hodel) almost 12 years ago.
Updated almost 12 years ago.
Description
r39166 contains two RubyGems fixes.
The change to lib/rubygems/package.rb is a critical bug fix for RubyGems signing support. Without this fix users of the LowSecurity policy will not be able to install signed gems.
The change to lib/rubygems/package/old.rb is not a critical bug fix. It will make my diagnosis of problems in RubyGems easier, though. It does not change operation of RubyGems in Ruby 2.0.0.
Files
It looks a borderline case. Is there no workaround?
--
Yusuke Endoh mame@tsg.ne.jp
The change to lib/rubygems/package/old.rb is not critical. It suppresses a warning almost nobody will ever see and fixes behavior on 1.8.7. These are not sufficient for inclusion.
The change to lib/rubygems/package.rb is critical. Without it users will not be able to install signed gems built with rubygems 2.0 or newer on ruby 2.0.0 without upgrading rubygems.
The attached patch fixes only the critical issue.
- Assignee changed from mame (Yusuke Endoh) to drbrain (Eric Hodel)
Okay, please commit your second patch. Thank you!
--
Yusuke Endoh mame@tsg.ne.jp
- Status changed from Assigned to Closed
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0