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

Release 0.2.0 #21

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Release 0.2.0 #21

merged 1 commit into from
Sep 1, 2023

Conversation

boustrophedon
Copy link
Owner

@boustrophedon boustrophedon commented Sep 1, 2023

There's not much in this release. From changelog:

0.2.0

  • reexport syscalls dependency
  • Rename Rule to SeccompRule in preparation for LandlockRule
    • Update relevant documentation
  • Disallow adding simple SeccompRules when the syscall is already restricted
    with comparators, or adding rules with comparators when the syscall is
    restricted with a simple rule. GitHub Issue Confusing behavior: allow_stdin overrides allow_read #6
  • Add SystemIO::allow_unlink

@boustrophedon boustrophedon merged commit a57028b into master Sep 1, 2023
8 checks passed
@boustrophedon boustrophedon deleted the v0.2.0 branch October 19, 2023 09:58
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