-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
binutils 2.33.1 #78197
Copy link
Copy link
Closed
Labels
0.kind: bugSomething is brokenSomething is broken9.needs: package (update)This needs a package to be updatedThis needs a package to be updated
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken9.needs: package (update)This needs a package to be updatedThis needs a package to be updated
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
binutilsis currently2.31.1in nixpkgs master. It was released in July 2018.2.33.1was released in October 2019. It contains a few improvements and may also contains fix for some vulnerabilities: #63061Is there a reason to keep the old version in nixpkgs, other than a lack of manpower?
I'd be happy to do this work, but I just want to be sure that I was not starting a long, difficult and redundant work. I already tried a "naive" bump of the
versionandsha256but it does not work, mostly because most of the patchs are not valid anymore.