Bump up resolv-0.6.2 for Ruby 3.4#13818
Merged
k0kubun merged 1 commit intoruby:ruby_3_4from Jul 8, 2025
Merged
Conversation
k0kubun
approved these changes
Jul 8, 2025
Member
We could publish resolv-0.6.0.1 whenever somebody requests that. Because we can do that afterwards for gems, the next 3.4 release will have resolv-0.6.2 (unless we end up releasing resolv-0.6.0.1 first) and other regular changes. FYI, we've planned on releasing 3.4.5 in July https://www.ruby-lang.org/en/news/2025/05/14/ruby-3-4-4-released/, and it's scheduled next Monday in my calendar. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@k0kubun resolv-0.6.2 fixed https://www.ruby-lang.org/en/news/2025/07/08/dos-resolv-cve-2025-24294/
But that contained a bit for feature changes for Windows. I rewrite the feature about the DNS server with Powershell if failing to load
win32-registry.If you want to only vulnerability changes for Ruby 3.4, I will create and release resolv-0.6.0.1 for that.