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 el8 to 1.3.0 #994

Merged
merged 10 commits into from
Jan 22, 2024
Merged

Update el8 to 1.3.0 #994

merged 10 commits into from
Jan 22, 2024

Conversation

jw3
Copy link
Member

@jw3 jw3 commented Jan 22, 2024

Updates el8 for 1.3.0

Adds a draft release check to guard artifact publishing.

jw3 added 3 commits January 21, 2024 21:15
Use the digest crate

Remove the bespoke hasher implementation, dropping the ring dependency.

This commit also updates the el9 BuildRequires list.

Closes ctc-oss#983
# Conflicts:
#	.github/workflows/changelog.yml
Allow rules to be loaded dynamically into a profiling session.

This allows for a better test / update cycle while profiling as the
profiler does not have to be shutdown to update rules.

This also adds a new concept, the "Rule Identity", which provides a
sha256 hash of the rule database to allow change monitoring across both
profiler and systemd daemon execution. This hash is based on the
compiled rules to provide a precise content based hash.

Closes ctc-oss#985
Closes ctc-oss#989
# Conflicts:
#	crates/pyo3/Cargo.toml
Adds a sourceview lang for fapolicyd config syntax.

Closes ctc-oss#939
@jw3 jw3 changed the title Update el8 1.3.0 Update el8 to 1.3.0 Jan 22, 2024
@jw3 jw3 merged commit 1a5067d into ctc-oss:el8 Jan 22, 2024
19 checks passed
@jw3 jw3 deleted the update_el8_1.3.0 branch January 22, 2024 06:52
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.

1 participant