ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:91665] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
@ 2019-03-04 23:57 ` hsbt
  2019-03-05  0:22 ` [ruby-core:91667] " duerst
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-03-04 23:57 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been reported by hsbt (Hiroshi SHIBATA).

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerabilities.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91667] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
  2019-03-04 23:57 ` [ruby-core:91665] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9 hsbt
@ 2019-03-05  0:22 ` duerst
  2019-03-05  7:27 ` [ruby-core:91671] " hsbt
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: duerst @ 2019-03-05  0:22 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by duerst (Martin Dürst).


It says "They contain multiple vulnerabilities.". I hope the intent was to write something like "They fix multiple vulnerabilities." or "They contain multiple vulnerability fixes.".


----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76927

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerabilities.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91671] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
  2019-03-04 23:57 ` [ruby-core:91665] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9 hsbt
  2019-03-05  0:22 ` [ruby-core:91667] " duerst
@ 2019-03-05  7:27 ` hsbt
  2019-03-06  2:13 ` [ruby-core:91684] " hsbt
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-03-05  7:27 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by hsbt (Hiroshi SHIBATA).

Description updated

@duerst

Thanks for your proofreading :)

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76933

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91684] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2019-03-05  7:27 ` [ruby-core:91671] " hsbt
@ 2019-03-06  2:13 ` hsbt
  2019-03-06  2:52 ` [ruby-core:91685] " merch-redmine
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-03-06  2:13 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by hsbt (Hiroshi SHIBATA).


I added a test fix at r67171 for Windows platform. Please backport it too.

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76946

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91685] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2019-03-06  2:13 ` [ruby-core:91684] " hsbt
@ 2019-03-06  2:52 ` merch-redmine
  2019-03-06  5:04 ` [ruby-core:91687] " hsbt
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: merch-redmine @ 2019-03-06  2:52 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by jeremyevans0 (Jeremy Evans).


It looks like the uploaded patch files for 2.4.5 and 2.5.3 do not apply with either BSD or GNU patch, resulting in:

```
patch: **** malformed patch at line 391:      package = Gem::Package.new @gem
```

Line 350 in both patch files should probably be changed from:

```
@@ -480,6 +480,40 @@ def test_extract_symlink_parent
```

to

```
@@ -480,6 +480,42 @@ def test_extract_symlink_parent
```

as there were 36 lines added by that patch hunk.

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76947

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91687] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2019-03-06  2:52 ` [ruby-core:91685] " merch-redmine
@ 2019-03-06  5:04 ` hsbt
  2019-03-06  5:19 ` [ruby-core:91689] " merch-redmine
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-03-06  5:04 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by hsbt (Hiroshi SHIBATA).

File ruby-2.6.1-rubygems-v2.patch added
File ruby-2.5.3-rubygems-v2.patch added
File ruby-2.4.5-rubygems-v2.patch added

I attached the patches with r67171.

@jeremyevans0

Thanks, I fixed it at v2 patches. Can you try them again?

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76949

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91689] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (5 preceding siblings ...)
  2019-03-06  5:04 ` [ruby-core:91687] " hsbt
@ 2019-03-06  5:19 ` merch-redmine
  2019-03-06  9:06 ` [ruby-core:91698] " naruse
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: merch-redmine @ 2019-03-06  5:19 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by jeremyevans0 (Jeremy Evans).


hsbt (Hiroshi SHIBATA) wrote:
> Thanks, I fixed it at v2 patches. Can you try them again?

Yes, all patches apply now, thank you very much.

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76950

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91698] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (6 preceding siblings ...)
  2019-03-06  5:19 ` [ruby-core:91689] " merch-redmine
@ 2019-03-06  9:06 ` naruse
  2019-03-12 21:33 ` [ruby-core:91793] " nagachika00
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: naruse @ 2019-03-06  9:06 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by naruse (Yui NARUSE).

Backport changed from 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED to 2.4: REQUIRED, 2.5: REQUIRED, 2.6: DONE

ruby_2_6 r67182 merged the patch.

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-76963

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: DONE
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91793] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (7 preceding siblings ...)
  2019-03-06  9:06 ` [ruby-core:91698] " naruse
@ 2019-03-12 21:33 ` nagachika00
  2019-03-15 19:50 ` [ruby-core:91851] " merch-redmine
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: nagachika00 @ 2019-03-12 21:33 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by nagachika (Tomoyuki Chikanaga).

Backport changed from 2.4: REQUIRED, 2.5: REQUIRED, 2.6: DONE to 2.4: REQUIRED, 2.5: DONE, 2.6: DONE

The patch for 2.5.3 was merged at r67234.

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-77067

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: DONE, 2.6: DONE
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:91851] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (8 preceding siblings ...)
  2019-03-12 21:33 ` [ruby-core:91793] " nagachika00
@ 2019-03-15 19:50 ` merch-redmine
  2019-04-15 13:33 ` [ruby-core:92296] " jaruga
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: merch-redmine @ 2019-03-15 19:50 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by jeremyevans0 (Jeremy Evans).


Are there plans to backport the Rubygems security patches to Ruby 2.3?  Ruby 2.3 is still in security maintenance status until the end of the month, so I think this would qualify, but I'm not sure.

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-77122

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: REQUIRED, 2.5: DONE, 2.6: DONE
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:92296] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (9 preceding siblings ...)
  2019-03-15 19:50 ` [ruby-core:91851] " merch-redmine
@ 2019-04-15 13:33 ` jaruga
  2019-06-02 12:26 ` [ruby-core:92929] " hsbt
  2019-06-03 11:09 ` [ruby-core:92936] " jaruga
  12 siblings, 0 replies; 13+ messages in thread
From: jaruga @ 2019-04-15 13:33 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by jaruga (Jun Aruga).


Hi htbt,
Thanks for fixing the vulnerability issues.
I have just a question.

In case I want to fix only CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution, applying the below commit is good enough, right?

Merge branch 'h1-328571' into master-private 
* master: https://github.com/rubygems/rubygems/commit/bcc96123e916a2b8d302dc0f350d9068bd014188
* v3.0.3: https://github.com/rubygems/rubygems/commit/1e6f6a0561a8531ab99c608655c4fb15524ceee2
* v2.7.9: https://github.com/rubygems/rubygems/commit/8e61a52f49c9530706cd73d2f1edc10f097e591f


----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-77637

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: DONE, 2.5: DONE, 2.6: DONE
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:92929] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (10 preceding siblings ...)
  2019-04-15 13:33 ` [ruby-core:92296] " jaruga
@ 2019-06-02 12:26 ` hsbt
  2019-06-03 11:09 ` [ruby-core:92936] " jaruga
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-06-02 12:26 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by hsbt (Hiroshi SHIBATA).


@jaruga

Sorry, my late response. your list is correct commits..

----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-78305

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: DONE, 2.5: DONE, 2.6: DONE
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [ruby-core:92936] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9
       [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
                   ` (11 preceding siblings ...)
  2019-06-02 12:26 ` [ruby-core:92929] " hsbt
@ 2019-06-03 11:09 ` jaruga
  12 siblings, 0 replies; 13+ messages in thread
From: jaruga @ 2019-06-03 11:09 UTC (permalink / raw)
  To: ruby-core

Issue #15637 has been updated by jaruga (Jun Aruga).


@hsbt, sure. Thank you for the checking!


----------------------------------------
Bug #15637: Backport RubyGems 3.0.3/2.7.9
https://bugs.ruby-lang.org/issues/15637#change-78312

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: DONE, 2.5: DONE, 2.6: DONE
----------------------------------------
I released RubyGems 3.0.3 and 2.7.9 today. They contain multiple vulnerability fixes.

* https://blog.rubygems.org/2019/03/05/3.0.3-released.html
* https://blog.rubygems.org/2019/03/05/2.7.9-released.html

I attached the patches for Ruby 2.4, 2.5 and 2.6.

---Files--------------------------------
ruby-2.4.5-rubygems.patch (12.4 KB)
ruby-2.5.3-rubygems.patch (12.4 KB)
ruby-2.6.1-rubygems.patch (17.6 KB)
ruby-2.4.5-rubygems-v2.patch (12.5 KB)
ruby-2.5.3-rubygems-v2.patch (12.5 KB)
ruby-2.6.1-rubygems-v2.patch (17.7 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-06-03 11:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15637.20190304235719@ruby-lang.org>
2019-03-04 23:57 ` [ruby-core:91665] [Ruby trunk Bug#15637] Backport RubyGems 3.0.3/2.7.9 hsbt
2019-03-05  0:22 ` [ruby-core:91667] " duerst
2019-03-05  7:27 ` [ruby-core:91671] " hsbt
2019-03-06  2:13 ` [ruby-core:91684] " hsbt
2019-03-06  2:52 ` [ruby-core:91685] " merch-redmine
2019-03-06  5:04 ` [ruby-core:91687] " hsbt
2019-03-06  5:19 ` [ruby-core:91689] " merch-redmine
2019-03-06  9:06 ` [ruby-core:91698] " naruse
2019-03-12 21:33 ` [ruby-core:91793] " nagachika00
2019-03-15 19:50 ` [ruby-core:91851] " merch-redmine
2019-04-15 13:33 ` [ruby-core:92296] " jaruga
2019-06-02 12:26 ` [ruby-core:92929] " hsbt
2019-06-03 11:09 ` [ruby-core:92936] " jaruga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).