We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(The version identifier refers to the Debian packaging production release tag 0.2.1, not to the client package version.)
During QA, discovered that a file that was apparently deleted in the client was not deleted on disk. Inspecting the logs shows an AppArmor denial:
Mar 3 15:42:23 localhost kernel: [ 3883.626967] audit: type=1400 audit(1583278943.632:14): apparmor="DENIED" operation="open" profile="/usr/bin/securedrop-client" name="/home/user/.securedrop_client/data/" pid=1516 comm="QThread" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
The text was updated successfully, but these errors were encountered:
apparmor: fix denial during source deletion (#856)
8bddbce
ab52f92
redshiftzero
Successfully merging a pull request may close this issue.
(The version identifier refers to the Debian packaging production release tag 0.2.1, not to the client package version.)
During QA, discovered that a file that was apparently deleted in the client was not deleted on disk. Inspecting the logs shows an AppArmor denial:
The text was updated successfully, but these errors were encountered: