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

Fixes #5796 updates apparmor rule set for apache2 #5805

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Conversation

kushaldas
Copy link
Contributor

@kushaldas kushaldas commented Feb 19, 2021

Status

Ready for review

Description of Changes

Fixes #5796

Adds correct path apparmor for apache2 process

Testing

  • make build-debs-focal && make staging-focal
  • No denial message from apparmor for apache2 process after a source submits a message

Deployment

Any special considerations for deployment? Consider both:

  1. Upgrading existing production instances.
  2. New installs.

Checklist

If you made changes to the server application code:

  • Linting (make lint) and tests (make test) pass in the development container

If you made changes to securedrop-admin:

  • Linting and tests (make -C admin test) pass in the admin development container

If you made changes to the system configuration:

If you added or removed a file deployed with the application:

  • I have updated AppArmor rules to include the change

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

Choose one of the following:

  • I have opened a PR in the docs repo for these changes, or will do so later
  • I would appreciate help with the documentation
  • These changes do not require documentation

If you added or updated a code dependency:

Choose one of the following:

  • I have performed a diff review and pasted the contents to the packaging wiki
  • I would like someone else to do the diff review

@emkll emkll self-assigned this Feb 19, 2021
Copy link
Contributor

@emkll emkll left a comment

Choose a reason for hiding this comment

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

Thanks, this appears to resolve #5796 for me locally.

@emkll emkll merged commit c874fb8 into develop Feb 19, 2021
@emkll emkll deleted the 5796-fix-apparmor branch February 19, 2021 14:24
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.

Apparmor denial for the first time any source submits on Focal
2 participants