394d26d SELinux userspace 3.3-rc2 release

Authored and Committed by plautrba 2 years ago
104 files changed. 10 lines added. 13834 lines removed.
.gitignore
file modified
+1 -0
0001-libsepol-Expand-role-attributes-in-constraint-expres.patch
file removed
-79
0002-libsepol-Properly-handle-types-associated-to-role-at.patch
file removed
-70
0003-libsepol-Remove-unnecessary-copying-of-declarations-.patch
file removed
-58
0004-libsepol-Check-kernel-to-CIL-and-Conf-functions-for-.patch
file removed
-91
0005-libsepol-cil-make-cil_post_fc_fill_data-static.patch
file removed
-77
0006-libsepol-cil-remove-stray-printf.patch
file removed
-28
0007-libsepol-cil-replace-printf-with-proper-cil_tree_log.patch
file removed
-39
0008-libsepol-cil-fix-NULL-pointer-dereference-in-__cil_i.patch
file removed
-42
0009-libsepol-cil-do-not-leak-avrulex_ioctl_table-memory-.patch
file removed
-173
0010-libsepol-make-num_-unsigned-int-in-module_to_cil.patch
file removed
-234
0011-libsepol-Write-NO_IDENTIFIER-for-empty-constraint-ex.patch
file removed
-37
0012-libsepol-Enclose-identifier-lists-in-constraint-expr.patch
file removed
-38
0013-libsepol-cil-Allow-lists-in-constraint-expressions.patch
file removed
-40
0014-libsepol-Enclose-identifier-lists-in-CIL-constraint-.patch
file removed
-66
0015-libsepol-Write-NO_IDENTIFIER-for-empty-CIL-constrain.patch
file removed
-60
0016-libsepol-cil-Check-for-duplicate-blocks-optionals-an.patch
file removed
-163
0017-libsepol-cil-Fix-out-of-bound-read-of-file-context-p.patch
file removed
-50
0018-libsepol-cil-Destroy-classperms-list-when-resetting-.patch
file removed
-97
0019-libsepol-cil-Destroy-classperm-list-when-resetting-m.patch
file removed
-36
0020-libsepol-cil-cil_reset_classperms_set-should-not-res.patch
file removed
-39
0021-libsepol-cil-Set-class-field-to-NULL-when-resetting-.patch
file removed
-32
0022-libsepol-cil-More-strict-verification-of-constraint-.patch
file removed
-42
0023-libsepol-cil-Exit-with-an-error-if-declaration-name-.patch
file removed
-194
0024-libsepol-cil-Allow-permission-expressions-when-using.patch
file removed
-75
0025-libsepol-cil-Refactor-helper-function-for-cil_gen_no.patch
file removed
-74
0026-libsepol-cil-Create-function-cil_add_decl_to_symtab-.patch
file removed
-141
0027-libsepol-cil-Move-check-for-the-shadowing-of-macro-p.patch
file removed
-140
0028-libsepol-cil-Reorder-checks-for-invalid-rules-when-b.patch
file removed
-219
0029-libsepol-cil-Cleanup-build-AST-helper-functions.patch
file removed
-91
0030-libsepol-cil-Create-new-first-child-helper-function-.patch
file removed
-98
0031-libsepol-cil-Use-AST-to-track-blocks-and-optionals-w.patch
file removed
-249
0032-libsepol-cil-Reorder-checks-for-invalid-rules-when-r.patch
file removed
-175
0033-libsepol-cil-Sync-checks-for-invalid-rules-in-boolea.patch
file removed
-86
0034-libsepol-cil-Check-for-statements-not-allowed-in-opt.patch
file removed
-151
0035-libsepol-cil-Sync-checks-for-invalid-rules-in-macros.patch
file removed
-35
0036-libsepol-cil-Do-not-allow-tunable-declarations-in-in.patch
file removed
-35
0037-libsepol-cil-Make-invalid-statement-error-messages-c.patch
file removed
-120
0038-libsepol-cil-Use-CIL_ERR-for-error-messages-in-cil_c.patch
file removed
-58
0039-libsepol-cil-Create-functions-to-write-the-CIL-AST.patch
file removed
-3162
0040-libsepol-cil-Add-functions-to-make-use-of-cil_write_.patch
file removed
-158
0041-libsepol-use-checked-arithmetic-builtin-to-perform-s.patch
file removed
-103
0042-libsepol-cil-Properly-reset-an-anonymous-classperm-s.patch
file removed
-51
0043-libsepol-cil-Fix-instances-where-an-error-returns-SE.patch
file removed
-80
0044-libsepol-cil-Detect-degenerate-inheritance-and-exit-.patch
file removed
-136
0045-libsepol-cil-Check-datum-in-ordered-list-for-expecte.patch
file removed
-69
0046-libsepol-cil-Return-an-error-if-a-call-argument-fail.patch
file removed
-40
0047-libsepol-cil-Check-for-self-referential-loops-in-set.patch
file removed
-244
0048-libsepol-cil-Fix-name-resolution-involving-inherited.patch
file removed
-74
0049-libsepol-cil-Make-name-resolution-in-macros-work-as-.patch
file removed
-75
0050-libsepol-cil-Do-not-add-NULL-node-when-inserting-key.patch
file removed
-45
0051-libsepo-cil-Refactor-macro-call-resolution.patch
file removed
-738
0052-libsepol-cil-Do-not-resolve-arguments-to-declaration.patch
file removed
-83
0053-libsepol-cil-Handle-disabled-optional-blocks-in-earl.patch
file removed
-94
0054-libsepol-cil-Destroy-the-permission-nodes-when-exiti.patch
file removed
-39
0055-libsepol-cil-Limit-the-number-of-open-parenthesis-al.patch
file removed
-48
0056-libsepol-cil-Resolve-anonymous-class-permission-sets.patch
file removed
-44
0057-libsepol-cil-Pointers-to-datums-should-be-set-to-NUL.patch
file removed
-232
0058-libsepol-cil-Resolve-anonymous-levels-only-once.patch
file removed
-39
0059-libsepol-quote-paths-in-CIL-conversion.patch
file removed
-58
0060-libsepol-cil-Fix-anonymous-IP-address-call-arguments.patch
file removed
-93
0061-libsepol-cil-Account-for-anonymous-category-sets-in-.patch
file removed
-90
0062-libsepol-Quote-paths-when-generating-policy.conf-fro.patch
file removed
-46
0063-libsepol-fix-typos.patch
file removed
-72
0064-libsepol-resolve-missing-prototypes.patch
file removed
-203
0065-libsepol-remove-unused-functions.patch
file removed
-151
0066-libsepol-avoid-unsigned-integer-overflow.patch
file removed
-47
0067-libsepol-follow-declaration-after-statement.patch
file removed
-335
0068-libsepol-cil-follow-declaration-after-statement.patch
file removed
-189
0069-libsepol-remove-dead-stores.patch
file removed
-92
0070-libsepol-mark-read-only-parameters-of-ebitmap-interf.patch
file removed
-135
0071-libsepol-mark-read-only-parameters-of-type_set_-inte.patch
file removed
-68
0072-libsepol-do-not-allocate-memory-of-size-0.patch
file removed
-63
0073-libsepol-remove-dead-stores.patch
file removed
-41
0074-libsepol-cil-silence-cast-warning.patch
file removed
-51
0075-libsepol-cil-drop-extra-semicolon.patch
file removed
-30
0076-libsepol-cil-drop-dead-store.patch
file removed
-36
0077-libsepol-cil-drop-unnecessary-casts.patch
file removed
-68
0078-libsepol-cil-avoid-using-maybe-uninitialized-variabl.patch
file removed
-78
0079-libsepol-drop-repeated-semicolons.patch
file removed
-44
0080-libsepol-drop-unnecessary-casts.patch
file removed
-52
0081-libsepol-declare-file-local-variable-static.patch
file removed
-36
0082-libsepol-declare-read-only-arrays-const.patch
file removed
-225
0083-libsepol-cil-Allow-duplicate-optional-blocks-in-most.patch
file removed
-276
0084-libsepol-cil-Properly-check-for-loops-in-sets.patch
file removed
-136
0085-libsepol-cil-Fix-syntax-checking-of-defaultrange-rul.patch
file removed
-55
0086-libsepol-cil-Check-for-empty-list-when-marking-never.patch
file removed
-35
0087-libsepol-cil-Reduce-the-initial-symtab-sizes-for-blo.patch
file removed
-36
0088-libsepol-cil-Improve-degenerate-inheritance-check.patch
file removed
-362
0089-libsepol-cil-Add-function-to-determine-if-a-subtree-.patch
file removed
-58
0090-libsepol-cil-Only-reset-AST-if-optional-has-a-declar.patch
file removed
-92
0091-libsepol-cil-make-array-cil_sym_sizes-const.patch
file removed
-60
0092-libsepol-cil-Provide-option-to-allow-qualified-names.patch
file removed
-244
0093-libsepol-cil-do-not-override-previous-results-of-__c.patch
file removed
-51
0094-libsepol-silence-Wextra-semi-stmt-warning.patch
file removed
-132
0095-libsepol-cil-Improve-checking-for-bad-inheritance-pa.patch
file removed
-315
0096-libsepol-avoid-unsigned-integer-overflow.patch
file removed
-79
0097-libsepol-ignore-UBSAN-false-positives.patch
file removed
-99
0098-libsepol-avoid-implicit-conversions.patch
file removed
-70
0099-libsepol-assure-string-NUL-termination-of-ibdev_name.patch
file removed
-89
0100-libsepol-cil-Fix-handling-category-sets-in-an-expres.patch
file removed
-108
0101-libsepol-cil-do-not-allow-0-in-quoted-strings.patch
file removed
-41
libsepol.spec
file modified
+8 -106
sources
file modified
+1 -1
    SELinux userspace 3.3-rc2 release
    
        
file modified
+1 -0
file modified
+8 -106
file modified
+1 -1