-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
ruby_{3_1,3_2}: drop #451385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
ruby_{3_1,3_2}: drop #451385
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
ee2c39a
ruby: clean up dead code for removed versions
emilazy 18a158c
tree-from-tags: unpin Ruby 3.1
emilazy 8b0f4d2
unit: drop `withRuby_3_1` flag
emilazy 3d86fc3
ruby_3_1: drop
emilazy fe0b7fe
macvim: mark broken
emilazy 863220c
macvim: mark vulnerable
emilazy 1981569
macvim: unpin Ruby and Perl
emilazy bf96eaa
sonic-pi: unpin Ruby 3.2
emilazy a36781b
unit: drop `withRuby_3_2` flag
emilazy 2f42412
ruby_3_2: drop
emilazy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +0,0 @@ | ||
| GEM | ||
| remote: https://rubygems.org/ | ||
| specs: | ||
| taglib-ruby (0.7.1) | ||
|
|
||
| PLATFORMS | ||
| ruby | ||
|
|
||
| DEPENDENCIES | ||
| taglib-ruby | ||
|
|
||
| BUNDLED WITH | ||
| 2.1.4 | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,12 @@ | ||
| { | ||
| taglib-ruby = { | ||
| groups = [ "default" ]; | ||
| platforms = [ ]; | ||
| source = { | ||
| remotes = [ "https://rubygems.org" ]; | ||
| sha256 = "0r8g7zdncc6243d000jn0grc1n70rn9mx16vggy3q7c4wgsa37xi"; | ||
| sha256 = "1bmirkz9lfhbykj3x48z1gv0jl1bfz60yscpl0hmjxrdmcihzfai"; | ||
| type = "gem"; | ||
| }; | ||
| version = "0.7.1"; | ||
| version = "2.0.0"; | ||
| }; | ||
| } |
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
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
23 changes: 0 additions & 23 deletions
23
pkgs/development/interpreters/ruby/do-not-regenerate-revision.h.patch
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
pkgs/development/interpreters/ruby/do-not-update-gems-baseruby.patch
This file was deleted.
Oops, something went wrong.
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -746,11 +746,6 @@ | |
| "python3" | ||
| ] | ||
| }, | ||
| "ruby-3.1": { | ||
| "attrPath": [ | ||
| "ruby_3_1" | ||
| ] | ||
| }, | ||
| "sdl2": { | ||
| "attrPath": [ | ||
| "SDL2" | ||
|
|
||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where did this list come from? Everything up to
CVE-2024-22667is about Vim 9.0.x versions, and MacVim r179 is Vim 9.1. The ones starting withCVE-2024-41957are presumably valid, since that one is about Vim 9.1.x.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It’s from https://nvd.nist.gov/vuln/search#/nvd/home?cpeFilterMode=cpe&cpeName=cpe:2.3:a:vim:vim:9.0.1897:*:*:*:*:*:*:*&resultType=records; I think I mixed up the base Vim version with the previous one. The correct list is presumably https://nvd.nist.gov/vuln/search#/nvd/home?cpeFilterMode=cpe&cpeName=cpe:2.3:a:vim:vim:9.1.0000:*:*:*:*:*:*:*&resultType=records, which matches CVE-2024-41957 as the starting point. Sorry about that. Fix is #454720.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CPE are always a pleasure to work with 😩