summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-26 16:46:13 +0000
committernagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-26 16:46:13 +0000
commit87791df311cac2ee31dc884d39f42126519cdb87 (patch)
tree49b3727eeb72d8d8b0ab8d855137a1651b284c1e /NEWS
parentdafc1f757a80055cee86efd676d1b81366b54565 (diff)
* lib/rubygems: Update to Rubygems 2.0.10. [ruby-core:57360]
[Backport #8950] the patch is provided by drbrain (Eric Hodel). this update contains a security fix for CVE-2013-4363. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@43064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2566e6a4ed..08579b8dab 100644
--- a/NEWS
+++ b/NEWS
@@ -461,9 +461,11 @@ with all sufficient information, see the ChangeLog file.
XML declaration is used for XML document encoding.
* RubyGems
- * Updated to 2.0.9.
+ * Updated to 2.0.10. This fixes CVE_2013-4363:
- http://rubygems.rubyforge.org/rubygems-update/History_txt.html#label-2.0.9+%2F+2013-09-13
+ http://rubygems.rubyforge.org/rubygems-update/CVE-2013-4363_txt.html
+
+ See http://rubygems.rubyforge.org/rubygems-update/History_txt.html#label-2.0.10+%2F+2013-09-24
for release notes.
* Updated to 2.0.8. This fixes CVE-2013-4287: