Merge lp:~jpds/ubuntu/trusty/vsftpd/apparmor-profile into lp:ubuntu/trusty/vsftpd
Proposed by
Jonathan Davies
| Status: | Needs review |
|---|---|
| Proposed branch: | lp:~jpds/ubuntu/trusty/vsftpd/apparmor-profile |
| Merge into: | lp:ubuntu/trusty/vsftpd |
| Diff against target: |
100 lines (+69/-0) 4 files modified
debian/changelog (+6/-0) debian/rules (+3/-0) debian/usr.sbin.vsftpd (+59/-0) debian/vsftpd.install (+1/-0) |
| To merge this branch: | bzr merge lp:~jpds/ubuntu/trusty/vsftpd/apparmor-profile |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Jamie Strandboge | Needs Fixing | ||
|
Review via email:
|
|||
Description of the change
AppArmor profile for vsftpd.
To post a comment you must log in.
Unmerged revisions
- 48. By Jonathan Davies
-
Use wutmp abstractions.
- 47. By Jonathan Davies
-
Allow access to just network.
- 46. By Jonathan Davies
-
Allow vsftpd to do locks on FTP files.
- 45. By Jonathan Davies
-
Use full-path as the other definitions in .install do.
- 44. By Jonathan Davies
-
debian/* changes to install AppArmor profile into packaging.
- 43. By Jonathan Davies
-
Added AppArmor profile for vsftpd.

Looks good to me; "network," grants an awful lot of networking privileges, but this is better than nothing and unlikely to break any user sites. Thanks!