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

audit: 2.8.5 -> 3.1 #222197

Merged
merged 1 commit into from
Apr 16, 2023
Merged

audit: 2.8.5 -> 3.1 #222197

merged 1 commit into from
Apr 16, 2023

Conversation

henrirosten
Copy link
Member

@henrirosten henrirosten commented Mar 20, 2023

Description of changes

Update audit to current latest version, see: https://github.com/linux-audit/audit-userspace/releases/tag/v3.1.

This change was motivated by manual test run of https://github.com/tiiuae/sbomnix/tree/main/scripts/nixupdate, which pointed out that audit is currently not up-to-date in nix unstable.

Tested locally that the following pass on x86_64-linux:

  • nix-build -A audit
  • nix-build -A pkgsStatic.audit
  • nix-build -A pkgsCross.aarch64-multiplatform.pkgsStatic.audit
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (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.

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/1016/48

Copy link
Member

@emilylange emilylange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up!

I am currently packaging and writing a module for https://github.com/threathunters-io/laurel and were surprised to see that NixOS still uses v2.8.5 from 2019

@emilylange emilylange mentioned this pull request Apr 10, 2023
12 tasks
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
@henrirosten henrirosten force-pushed the audit_update_to_3_1 branch from b3291e4 to 50c40a8 Compare April 12, 2023 10:02
@ofborg ofborg bot added the ofborg-internal-error Ofborg encountered an error label Apr 12, 2023
@RaitoBezarius
Copy link
Member

@ofborg eval

@cole-h cole-h removed the ofborg-internal-error Ofborg encountered an error label Apr 16, 2023
@vcunat vcunat merged commit 584cc75 into NixOS:staging Apr 16, 2023
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.

7 participants