selinux/libsepol
Juraj Marcin eca72d8e47 libsepol: fix missing double quotes in typetransition CIL rule
CIL Reference Guide defines typetransition rule with double quotes
around object name, but those are not present in the format string.

This patch fixes this issue, so the CIL output produced by
sepol_kernel_policydb_to_cil() is in the correct format.

Signed-off-by: Juraj Marcin <juraj@jurajmarcin.com>
2022-09-01 09:26:56 -04:00
..
cil libsepol/cil: use ebitmap_init_range 2022-08-09 09:52:15 -04:00
fuzz libsepol: add libfuzz based fuzzer for reading binary policies 2021-12-15 12:48:28 -05:00
include libsepol: support const avtab_t pointer in avtab_map() 2022-08-09 09:52:34 -04:00
man
src libsepol: fix missing double quotes in typetransition CIL rule 2022-09-01 09:26:56 -04:00
tests libsepol: add ebitmap_init_range 2022-08-09 09:52:13 -04:00
utils libsepol/utils: improve wording 2022-07-06 15:57:24 -04:00
.gitignore libsepol: add policy utilities 2022-04-12 13:09:19 -04:00
COPYING
Makefile
VERSION Update VERSIONs to 3.4 for release. 2022-05-18 16:51:03 +02:00