Skip to content

Comments

[Backport staging-25.05] util-linux: fix mount regression#411662

Merged
numinit merged 1 commit intoNixOS:staging-25.05from
numinit:for-25.05/util-linux/mount-regression
May 29, 2025
Merged

[Backport staging-25.05] util-linux: fix mount regression#411662
numinit merged 1 commit intoNixOS:staging-25.05from
numinit:for-25.05/util-linux/mount-regression

Conversation

@numinit
Copy link
Contributor

@numinit numinit commented May 28, 2025

This ended up in staging but didn't make branchoff. Will obsolete #409332.

Staging backport of #405952.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

(cherry picked from commit 97e21e3)
@numinit numinit requested review from DerRockWolf and alyssais May 28, 2025 07:17
@github-actions github-actions bot added the 4.workflow: backport This targets a stable branch label May 28, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels May 28, 2025
@numinit numinit merged commit 6d0150c into NixOS:staging-25.05 May 29, 2025
20 of 21 checks passed
@numinit numinit deleted the for-25.05/util-linux/mount-regression branch July 3, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants