-
Notifications
You must be signed in to change notification settings - Fork 0
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
Manual bump #84
Manual bump #84
Conversation
Fix for ``` evaluation warning: rustPlatform.fetchCargoTarball is deprecated in favor of rustPlatform.fetchCargoVendor. If you are using buildRustPackage, try setting useFetchCargoVendor = true and regenerating cargoHash. See the 25.05 release notes for more information. ``` Signed-off-by: Daniel Noland <[email protected]>
|
priority | nix_package | version_local | version_nixpkgs | version_upstream |
---|---|---|---|---|
13 | glibc | 2.40-66 | 2.40-66 | 2.41 |
12 | libffi | 3.4.6 | 3.4.6 | 3.4.7 |
11 | binutils | 2.43.1 | 2.43.1 | 2.44 |
11 | mimalloc | 2.1.8 | 2.1.8 | 3.0.1 |
10 | isl | 0.20 | 0.24 | 0.27 |
10 | coreutils | 9.5 | 9.5 | 9.6 |
10 | pcre2 | 10.44 | 10.44 | 10.45 |
7 | openssl | 3.3.2 | 1.1.1w | 3.4.1 |
7 | openssl | 3.3.2 | 3.3.2 | 3.4.1 |
5 | xz | 5.6.3 | 5.6.3 | 5.6.4 |
5 | ncurses | 6.4.20221231 | 6.4.20221231 | 6.5 |
5 | curl | 8.11.1 | 8.11.1 | 8.12.0 |
5 | perl | 5.40.0 | 5.40.0 | 5.40.1 |
4 | sqlite | 3.47.2 | 3.47.2 | 3.49.0 |
4 | kmod | 31 | 31 | 33 |
4 | numactl | 2.0.18 | 2.0.18 | 2.0.19 |
3 | python | 3.12.8 | 3.12.8 | 3.13.2 |
3 | python | 3.12.8 | 3.13.1 | 3.13.2 |
3 | python | 3.12.8 | 3.14.0a4 | 3.13.2 |
2 | dpdk | 24.11.1 | 24.07 | 24.11.1 |
Vulnerable packages (gnu64):
|
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.
I guess it's OK
|
Fix for