File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ # 2.4.11 (April 10, 2023)
2+
3+ ## Security:
4+
5+ - Use URI-0.12.1 (safe against CVE-2023 -28755 ReDoS vulnerability) [ #6558 ] ( https://github.com/rubygems/rubygems/pull/6558 )
6+
7+ ## Enhancements:
8+
9+ - Remove one fallback to full indexes on big gemfiles [ #6578 ] ( https://github.com/rubygems/rubygems/pull/6578 )
10+ - Generate native gems with ` -fvisibility=hidden ` [ #6541 ] ( https://github.com/rubygems/rubygems/pull/6541 )
11+
12+ ## Bug fixes:
13+
14+ - Fix resolver hangs when dealing with an incomplete lockfile [ #6552 ] ( https://github.com/rubygems/rubygems/pull/6552 )
15+ - Fix prereleases not being considered by gem version promoter when there's no lockfile [ #6537 ] ( https://github.com/rubygems/rubygems/pull/6537 )
16+
117# 2.4.10 (March 27, 2023)
218
319## Bug fixes:
You can’t perform that action at this time.
0 commit comments