platform_external_selinux/python
Vit Mojzis 2927532b1c python/semanage: Fix export of ibendport entries
Replace nonexistent switch "-x" by "-z" (entry name).
Fix invalid index (the dictionary key is a 2-tuple).
Add MLS/MCS range (present in all entries).

Fixes:
 #semanage ibendport -E
  File "/usr/sbin/semanage", line 1049, in <module>
    do_parser()
  File "/usr/sbin/semanage", line 1028, in do_parser
    args.func(args)
  File "/usr/sbin/semanage", line 605, in handleIbendport
    for i in OBJECT.customized():
  File "/usr/lib64/python2.7/site-packages/seobject/__init__.py", line 1806, in customized
    l.append("-a -t %s -x %s %s" % (ddict[k][0], k[2], k[0]))
  IndexError: tuple index out of range

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
2017-11-14 09:14:27 +01:00
..
audit2allow Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
chcat Fix BINDIR/SBINDIR/... variables in Makefiles 2017-06-20 12:18:26 -04:00
semanage python/semanage: Fix export of ibendport entries 2017-11-14 09:14:27 +01:00
sepolgen Python 3.6 invalid escape sequence deprecation fixes 2017-03-10 15:56:36 -05:00
sepolicy sepolicy: support non-MLS policy in gui 2017-09-25 12:59:29 -04:00
COPYING Add COPYING files for new subdirs. 2016-11-16 11:19:51 -05:00
Makefile Move policycoreutils/{sepolicy,audit2allow,semanage,scripts/chcat*} and sepolgen to python. 2016-11-16 11:19:50 -05:00
VERSION Update VERSION files for 2.7 release. 2017-08-04 09:31:00 -04:00