Skip to content

Have la_version return provide audit version rather than hardcoded 1#150

Open
mplegendre wants to merge 1 commit intollnl:develfrom
mplegendre:bugfix/audit-version
Open

Have la_version return provide audit version rather than hardcoded 1#150
mplegendre wants to merge 1 commit intollnl:develfrom
mplegendre:bugfix/audit-version

Conversation

@mplegendre
Copy link
Member

Fixes #143

Change the compatibility version returned to AUDIT via la_version() to reflect whichever version is actually running.

@SamHerts -- I don't have an aarch64 system to test this against. Can you let us know if this works?

@SamHerts
Copy link
Contributor

Oops, didn't see this until after submitting my own. Check out #151 since that adds CI/CD and adds a fix for Arm, but also refactors the auditclient to simpify the logic.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

la_version() returns hardcoded 1, incompatible with glibc ≥ 2.35 audit interface version 2

2 participants