selinux-refpolicy/testing
Nicolas Iooss 249dc50218
Allow using /([^/]+/)? and (/[^/]+)?/ in patterns
These are valid expressions in the middle of a pattern in a .fc file, in
order to match an optional subdirectory level.

Some recent commits introduced "/([^/]+/)?" in the policy:
* commit b8f2c55109 ("cups: use ([^/]+/)? to match a subdirectory of
  CUPS configuration")
* commit 4b02c2230d ("authlogin: label utempter correctly on Debian")

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2019-09-08 22:58:15 +02:00
..
check_fc_files.py Allow using /([^/]+/)? and (/[^/]+)?/ in patterns 2019-09-08 22:58:15 +02:00