Navigation Menu

Skip to content
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

linux: version bumps #109274

Merged
merged 8 commits into from Jan 13, 2021
Merged

Conversation

kraem
Copy link
Member

@kraem kraem commented Jan 13, 2021

Motivation for this change

Linux kernel version bumps.

(This is my first backport. Please let me know if there's something I've missed / done wrong.)

I noticed linux_latest-libre: 17788 -> 17830 and linux-rt_5_4: 5.4.74-rt41 -> 5.4.84-rt47 could be updated as well (this PR is backported from #109231), want me to add them to this PR, or should i create a new one?

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

(cherry picked from commit ce16f21)
(cherry picked from commit 8864efa)
(cherry picked from commit 38d7d69)
(cherry picked from commit f1656bd)
(cherry picked from commit 019d7de)
@NeQuissimus
Copy link
Member

Thank you. All good. If you want, we can have a separate PR for the libre and RT kernels. We don't have tests for them and I am not super familiar with what they do, so I tend to hesitate backporting them.

@NeQuissimus NeQuissimus merged commit 0768790 into NixOS:release-20.09 Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants