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

[20.09] Staging next #111020

Merged
merged 72 commits into from Feb 1, 2021
Merged

[20.09] Staging next #111020

merged 72 commits into from Feb 1, 2021

Conversation

roberth
Copy link
Member

@roberth roberth commented Jan 28, 2021

Motivation for this change

Deliver staging changes.

Things done

Latest hydra (as of description update time)

https://hydra.nixos.org/eval/1646124

NeQuissimus and others added 30 commits January 10, 2021 14:22
Validated via
```
 nix-build ./nixos/release.nix -A tests.kernel-latest.x86_64-linux -A tests.latestKernel.login.x86_64-linux
```

(cherry picked from commit c1ef6d2)
(cherry picked from commit a83bf32)
(cherry picked from commit 9dc0ab9)
(cherry picked from commit b24e814)
(cherry picked from commit 3785b18)
(cherry picked from commit 6d1f725)
(cherry picked from commit ed4d6a8)
Kernel version is EOL
Kernel version is EOL
Fixes #108707

(cherry picked from commit 4312cd7)
[20.09] Switch latest kernel to 5.10
Fixes build with Linux 5.10
(cherry picked from commit 90c5f2f)
(cherry picked from commit 13eb51b)
[20.09] nodejs: 10.22.1 -> 10.23.1, 12.18.4 -> 12.20.1, 14.9.0 -> 14.15.4
(cherry picked from commit 25aed14)
@NeQuissimus
Copy link
Member

Stale attribute gone as well.

@mweinelt
Copy link
Member

ZFS does not yet work.

$ nix-build -A linuxPackages.zfs
[...]
substitute(): ERROR: file './module/zfs/zfs_ctldir.c' does not exist
builder for '/nix/store/5wsjzfkyrqz7r3lmmq0ywwvybnfyzh2k-zfs-kernel-2.0.1-5.4.93.drv' failed with exit code 1

@NeQuissimus
Copy link
Member

@mweinelt I am just picking the necessary ZFS changes onto staging-20.09 and building them. Give me an hour

@NeQuissimus
Copy link
Member

Verified with nix-build -A linuxPackages.zfs -A linuxPackages.zfsUnstable -A linuxPackages_latest.zfs -A linuxPackages_latest.zfsUnstable and nix-build ./nixos/tests/zfs.nix.

…interface

[20.09] python3Packages.zope.interface: 5.1.0 -> 5.1.2
@jonringer
Copy link
Contributor

I believe there's also a patch that should be included as there was a regression with people using legacy mounts

@NeQuissimus
Copy link
Member

Oh, which patch is this?

@roberth
Copy link
Member Author

roberth commented Jan 30, 2021

@NeQuissimus @jonringer I think this is the zfs legacy mount issue you're talking about #110376.

@NeQuissimus What's the reason to remove Linux 5.9? Seems wrong to do so on the stable branch.

I'd like to merge staging-20.09 asap, before it gets delayed any further due to scope creep.

@mweinelt
Copy link
Member

@NeQuissimus What's the reason to remove Linux 5.9? Seems wrong to do so on the stable branch.

Because 5.9 is EOL and the next LTS release cycle is 5.10.

@jonringer
Copy link
Contributor

Oh, which patch is this?

this one #111375

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