-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
zfs: 2.2.2 -> 2.2.3 #290768
zfs: 2.2.2 -> 2.2.3 #290768
Conversation
Unstable should also be bumped to match. Also the patches for 6.8 should be in there despite listing just 6.7 support (I believe). At any rate, I would assume unstable should stay at 6.8 support. |
PR for updating zfsUnstable to match: #291402 |
else kernel.kernelOlder "6.2"; | ||
|
||
latestCompatibleLinuxPackages = if stdenv'.isx86_64 || removeLinuxDRM | ||
then linuxKernel.packages.linux_6_6 | ||
then linuxKernel.packages.linux_6_7 | ||
else linuxKernel.packages.linux_6_1; |
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.
Shouldn't this have been updated?
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.
Successfully created backport PR for |
Description of changes
Changes: https://github.com/openzfs/zfs/releases/tag/zfs-2.2.3
Linux kernel compatibility updated to 6.7
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)