platform_external_selinux/python
Jan Zarsky 474f9b08d4 python/sepolgen: fix access vector initialization
In access module, in AccessVector.__init__() method, when init_list is
not None, the access vector is initialized by from_list() method.
However, this method does not assign attributes self.audit_msgs,
self.type, and self.data. Fix this by assigning these attributes in
__init__() method.

Signed-off-by: Jan Zarsky <jzarsky@redhat.com>
2018-06-16 10:34:53 +02:00
..
audit2allow python: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 20:02:01 +01:00
chcat python: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 20:02:01 +01:00
semanage python/semanage/seobject.py: Fix undefined store check 2018-05-08 08:13:24 -04:00
sepolgen python/sepolgen: fix access vector initialization 2018-06-16 10:34:53 +02:00
sepolicy python/sepolicy: Initialize policy.ports as a dict in generate.py 2018-02-23 15:23:47 -05: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 VERSIONs to 2.8 for release. 2018-05-24 14:21:09 -04:00