mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
This commit touches up the .po files that generate warnings when msgfmt processes them to create .mo files, at least with gettext 0.19.7-2ubuntu3 in Ubuntu 16.04 LTS. Example warning types cleaned up include: ce.po:7: warning: header field 'Last-Translator' still has the initial default value ce.po:7: warning: header field 'Language' missing in header de.po:6: warning: header field 'Language-Team' still has the initial default value This commit also fixes up po files where the Report-Msgid-Bugs-To: field had not been updated, setting it with the email address 'AppArmor list <apparmor@lists.ubuntu.com>' Signed-off-by: Steve Beattie <steve@nxnw.org> Acked-by: Seth Arnold <seth.arnold@canonical.com> Acked-by: Christian Boltz <apparmor@cboltz.de>
The apparmor_parser allows you to add, replace, and remove AppArmor policy through the use of command line options. The default is to add. `apparmor_parser --help` shows what the command line options are. You can also find more information at http://wiki.apparmor.net Please send all complaints, feature requests, rants about the software, and questions to the apparmor@lists.ubuntu.com mailing list. Bug reports can be filed against the AppArmor project on launchpad.net at https://launchpad.net/apparmor or reported to the mailing list directly for those who wish not to register for an account on launchpad. Security issues can be filed as security bugs on launchpad or directed to security@ubuntu.com. We will attempt to conform to the RFP vulnerability disclosure protocol: http://www.wiretrip.net/rfp/policy.html Thanks. -- The AppArmor development team