Skip to content

audit: 4.0.5 -> 4.1.0#424055

Merged
K900 merged 1 commit intoNixOS:stagingfrom
LordGrimmauld:audit_4_1_0
Jul 12, 2025
Merged

audit: 4.0.5 -> 4.1.0#424055
K900 merged 1 commit intoNixOS:stagingfrom
LordGrimmauld:audit_4_1_0

Conversation

@LordGrimmauld
Copy link
Contributor

@LordGrimmauld LordGrimmauld commented Jul 10, 2025

Changelog: https://github.com/linux-audit/audit-userspace/releases/tag/v4.1.0

Things done

  • Built on platform(s)
    • x86_64-linux
    • x86_64-linux (musl)
    • 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 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 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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@LordGrimmauld
Copy link
Contributor Author

LordGrimmauld commented Jul 10, 2025

musl currently explodes hard
edit: fixed

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 10, 2025
@LordGrimmauld LordGrimmauld force-pushed the audit_4_1_0 branch 2 times, most recently from b0fed95 to 571c963 Compare July 10, 2025 17:38
@grimmauld-bot
Copy link

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 424055 --package audit
Commit: 571c963788dac128cd30a1987bb698e19b67f34c


aarch64-linux

✅ 5 packages built:
  • audit
  • audit.bin (audit.bin.bin, audit.bin.dev, audit.bin.lib, audit.bin.man)
  • audit.dev (audit.dev.bin, audit.dev.dev, audit.dev.lib, audit.dev.man)
  • audit.lib (audit.lib.bin, audit.lib.dev, audit.lib.lib, audit.lib.man)
  • audit.man (audit.man.bin, audit.man.dev, audit.man.lib, audit.man.man)

@K900 K900 merged commit c43df97 into NixOS:staging Jul 12, 2025
23 of 27 checks passed
@LordGrimmauld
Copy link
Contributor Author

backport: #425015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 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.

3 participants