net-imap: Update 0.4.24->0.6.4.1#206
Merged
Merged
Conversation
This commit upgrades the bundled net-imap gem in Ruby 3.2.11 from the previous patched version of 0.4.24 to 0.6.4.1. This release contains fixes for the following medium and low-severity security issues: - GHSA-46q3-7gv7-qmgg - GHSA-8p34-64r3-mwg8 - GHSA-c4fp-cxrr-mj66 There will be no further upstream releases to Ruby 3.2, thus we have to upgrade this gem ourselves. The 0.5.0 and 0.6.0 releases have some breaking changes, however the `net-imap` gem was completely broken in OpenVox 8 for quite a few release without any issue reports -- which suggests low usage. The 0.6 release series was selected as support has ended for the 0.4 line and this syncs OpenVox 8 behavior with Ruby 4 in OpenVox 9. Signed-off-by: Charlie Sharpsteen <charlie@overlookinfratech.com>
bastelfreak
approved these changes
Jun 11, 2026
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.
Short description
This commit upgrades the bundled net-imap gem in Ruby 3.2.11 from the previous patched version of 0.4.24 to 0.6.4.1. This release contains fixes for the following medium and low-severity security issues:
There will be no further upstream releases to Ruby 3.2, thus we have to upgrade this gem ourselves. The 0.5.0 and 0.6.0 releases have some breaking changes, however the
net-imapgem was completely broken in OpenVox 8 for quite a few release without any issue reports -- which suggests low usage.The 0.6 release series was selected as support has ended for the 0.4 line and this syncs OpenVox 8 behavior with Ruby 4 in OpenVox 9.
Checklist
I have:
Signed-off-byannotation to each of my commitsGenerated-byorAssisted-byannotations to each of my commits created with the help of an AI agent