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

Update syscall/arches/audit msg tables for linux 5.16 #96

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

andrewkroh
Copy link
Member

This updates the tables based on kernel 5.16. go generate was
run inside of the vagrant box include in the project.

@elasticmachine
Copy link
Collaborator

elasticmachine commented Jan 25, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-01-25T19:53:49.637+0000

  • Duration: 3 min 36 sec

  • Commit: 3c32f7e

Test stats 🧪

Test Results
Failed 0
Passed 365
Skipped 40
Total 405

This updates the tables based on kernel 5.16. `go generate` was
run inside of the vagrant box include in the project.

ia64 was deprecated upstream so its removed (and wasn't supported by Go).
@@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Changed

- Update syscall, arches, and audit msg type tables for Linux 5.16. [#96](https://github.com/elastic/go-libaudit/pull/96)
Copy link
Contributor

Choose a reason for hiding this comment

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

Note that ia64 is dropped?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added.

@andrewkroh andrewkroh merged commit 037b556 into elastic:main Jan 28, 2022
renini pushed a commit to renini/go-libaudit that referenced this pull request Jun 26, 2024
* Update syscall/arches/audit msg tables for linux 5.16

This updates the tables based on kernel 5.16. `go generate` was
run inside of the vagrant box include in the project.

ia64 was deprecated upstream so its removed (and wasn't supported by Go).

* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Team:Security-External Integrations Label for the Security External Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants