apparmor/utils
Christian Boltz d2d79c0777 use grep instead of ~~ (smartmatch)
Patch by Kshitij Gupta <kgupta8592@gmail.com>

A previous bugreport [1] was fixed using the smartmatch operator,
which raised the minimum Perl version requirement to >=5.10.1 .
However in Perl5.18 the smartmatch operator has again become
"experimental" [2] so the following patch replace smartmatch operator
with grep and thereby avoiding the requirement hike and avoiding
warnings.

[1] https://bugs.launchpad.net/apparmor/+bug/1180230

[2] http://blogs.perl.org/users/mike_b/2013/06/a-little-nicer-way-to-use-smartmatch-on-perl-518.html

ACKed-by: Christian Boltz <apparmor@cboltz.de>
2013-08-23 22:04:45 +02:00
..
apparmor Backport the python3 compability changes from trunk r2052 to 2013-05-07 22:38:18 +02:00
easyprof This patchset is broken into 4 parts: 2012-05-07 22:37:48 -07:00
Immunix use grep instead of ~~ (smartmatch) 2013-08-23 22:04:45 +02:00
po merge https://code.launchpad.net/~kensington/apparmor/apparmor/+merge/169010 2013-07-01 17:45:50 +02:00
test Backport the python3 compability changes from trunk r2052 to 2013-05-07 22:38:18 +02:00
vim Backport the python3 compability changes from trunk r2052 to 2013-05-07 22:38:18 +02:00
aa-audit fix sprintf arguments 2011-05-23 11:28:26 -07:00
aa-audit.pod update documentation for aa-disable 2011-02-07 17:39:54 -06:00
aa-autodep fix sprintf arguments 2011-05-23 11:28:26 -07:00
aa-autodep.pod update documentation for aa-disable 2011-02-07 17:39:54 -06:00
aa-complain Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00
aa-complain.pod update documentation for aa-disable 2011-02-07 17:39:54 -06:00
aa-decode fix aa-decode by backporting all changes from trunk to 2.8 branch 2013-01-01 20:26:19 +01:00
aa-decode.pod as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
aa-disable make aa-disable executable 2011-02-07 21:02:57 -06:00
aa-disable.pod add aa-disable 2011-02-07 17:39:36 -06:00
aa-easyprof Backport the python3 compability changes from trunk r2052 to 2013-05-07 22:38:18 +02:00
aa-easyprof.pod This patchset is broken into 4 parts: 2012-05-07 22:37:48 -07:00
aa-enforce fix sprintf arguments 2011-05-23 11:28:26 -07:00
aa-enforce.pod Description: fix minor manpage type pointed out by lintian. 2011-05-02 13:33:31 -07:00
aa-eventd as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
aa-exec utils/aa-exec: update copyright year to be 2011-2012 since it was committed 2012-03-22 18:07:07 -05:00
aa-exec.pod Attached is a patch to add --stderr to the common rules for generating 2012-04-11 11:16:47 -05:00
aa-genprof The printk ratelimit needs to be disabled when running genprof via 2011-08-18 18:15:41 -05:00
aa-genprof.pod update documentation for aa-disable 2011-02-07 17:39:54 -06:00
aa-logprof Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00
aa-logprof.pod update documentation for aa-disable 2011-02-07 17:39:54 -06:00
aa-notify More helpful error message for "aa-notify -p" if a user is not member of 2011-10-20 00:20:02 +02:00
aa-notify.pod utils/aa-notify.pod: update to clarify '-u' argument when using '-p' 2011-08-17 07:49:00 -05:00
aa-repo.pl Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00
aa-status - added new aa-status tool rewritten in Python 2011-05-27 15:08:50 -04:00
aa-status.pod as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
aa-unconfined Here's an update to rename another chunk of things that still used 2011-01-13 13:58:26 -08:00
aa-unconfined.pod as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
apparmor-utils.spec.in as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
convert-profile.pl Some further bugfixes 2007-04-10 20:34:11 +00:00
logprof.conf As /var/log/messages has been phased out, start preferring syslog 2011-08-18 18:17:22 -05:00
logprof.conf.pod update documentation for aa-disable 2011-02-07 17:39:54 -06:00
Makefile Backport the python3 compability changes from trunk r2052 to 2013-05-07 22:38:18 +02:00
notify.conf Here is a patch to standardize on all utils using the "aa-" prefix instead 2010-11-03 17:03:52 -07:00
python-tools-setup.py This patchset is broken into 4 parts: 2012-05-07 22:37:48 -07:00
repair_obsolete_profiles Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
severity.db add CAP_BLOCK_SUSPEND to severity.db 2012-12-17 13:34:41 +01:00