Skip to content

Commit 144d8cc

Browse files
Changelog for Bundler version 2.4.11
1 parent 0f3dd1a commit 144d8cc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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:

0 commit comments

Comments
 (0)