Size: 4995
Comment: let's use new-profile or migrate-profile
|
Size: 5041
Comment: add CategorySystemSecurity
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
<<Navigation(siblings,1)>> | |
Line 5: | Line 4: |
These user stories have been set up to check that our documentation answers all possible probable issues which users, contributors, maintainers might face with !AppArmor in Debian. | These user stories have been set up to check that our documentation answers all possible probable issues which users, contributors, maintainers might face with '''AppArmor''' in Debian. |
Line 20: | Line 19: |
→ Documentation: [[AppArmor/PackageMaintainers]] | → Documentation: [[AppArmor/Contribute/FirstTimeProfileImport]] |
Line 49: | Line 49: |
→ Documentation: [[AppArmor/ContributeUpstream]] | → Documentation: [[AppArmor/Contribute/Upstream]] |
Line 54: | Line 54: |
As a Debian contributor, | As a Debian user or contributor, |
Line 87: | Line 87: |
Documentation [[AppArmor/ContributeUpstream]] | Documentation [[AppArmor/Contribute/Upstream]] |
Line 126: | Line 126: |
As a Debian contributor, | As a Debian user or contributor, |
Line 137: | Line 137: |
---- CategorySystemSecurity |
Translation(s): none
These user stories have been set up to check that our documentation answers all possible probable issues which users, contributors, maintainers might face with AppArmor in Debian.
1 Feature: Ship an existing AppArmor profile confining software S in the Debian package that ships S
2 Scenario:
3 As a Debian package maintainer,
4 When I want to ship an AppArmor profile in package P,
5 Given this profile exists upstream or in the apparmor-profiles-extra package
6 Then I need to be told how to do that.
7
→ Usertag: "new-profile"
→ Usertag: "migrate-profile"
→ Documentation: AppArmor/Contribute/FirstTimeProfileImport
1 Feature: Testing AppArmor confinement before uploading a new version of a package
2 Scenario:
3 As a Debian package maintainer,
4 Given I ship an AppArmor profile in package P,
5 When I prepare an upload for a new upstream release,
6 Then I want to check that it still works under AppArmor confinement.
7
→ Documentation AppArmor/Debug
1 Feature: New AppArmor profile
2 Scenario:
3 As a Debian package maintainer or as a Debian contributor,
4 Given that I have written or found an AppArmor profile for package P,
5 And this profile does not exist in apparmor-profiles-extra nor upstream,
6 Then I need to be taught how to test the profile
7 And I need to be taught to ask for a review of this profile
8 And I need to be taught how to upstream this profile
9
→ Usertag "new-profile"
→ Documentation AppArmor/Debug
→ Documentation: AppArmor/Contribute/Upstream
→ Usertag "merge-from-upstream"
→ Usertag "patch" with attached patch
→ Documentation: Updating a profile in Debian’s apparmor-profiles-extra package
→ Usertag "modify-profile"
→ Usertag "merge-to-upstream"
Documentation AppArmor/Contribute/Upstream
1 Feature: Find out if a problem with a confined software is AppArmor related
2 Scenario:
3 As a Debian user,
4 Given I use a program that comes with an AppArmor profile,
5 When this software does not behave as it should or crashes,
6 Then I want to be taught how to diagnose whether AppArmor is involved
7 And if that is the case, I want to be taught what to include in a bugreport and how I could fix the problem myself.
8
→ Usertag "help-needed", to request help for initial diagnosis
→ Usertag "buggy-profile" if AppArmor has been identified as culprit
→ Documentation: AppArmor/Reportbug
→ Documentation: AppArmor/Debug
1 Feature: Find out if a bug is AppArmor related
2 Scenario:
3 As a Debian package maintainer,
4 Given I ship an AppArmor profile in package P I am maintaining,
5 When I receive a bug report that might be caused by AppArmor,
6 Then I want to be taught how to diagnose whether AppArmor is involved
7 And if that is the case, I want to be taught how to put the problem under the pkg-apparmor team's radar.
8
→ Usertag "help-needed", to request help for initial diagnosis
→ Documentation: AppArmor/Debug
→ Usertag "buggy-profile" if AppArmor has been identified as culprit
→ Usertags: will be refined as we go
→ Documentation: AppArmor/Reportbug
→ Currently, there is a usertag called "ux" for a bug related to auditd's formatting of AppArmor related messages and "platform" for #775331