From: "drbrain (Eric Hodel)" Date: 2013-02-14T07:10:20+09:00 Subject: [ruby-core:52227] [ruby-trunk - Bug #7809][Closed] Backport RubyGems fixes in r39166 to ruby 2.0.0 Issue #7809 has been updated by drbrain (Eric Hodel). Status changed from Assigned to Closed Fixed by r39227 ---------------------------------------- Bug #7809: Backport RubyGems fixes in r39166 to ruby 2.0.0 https://bugs.ruby-lang.org/issues/7809#change-36249 Author: drbrain (Eric Hodel) Status: Closed Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: 2.0.0 ruby -v: - 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. -- http://bugs.ruby-lang.org/