67e3af5 libselinux-3.2-2

Authored and Committed by plautrba 3 years ago
29 files changed. 1367 lines added. 1 lines removed.
0001-libselinux-selinux_check_passwd_access_internal-resp.patch
file added
+45
0002-libselinux-silence-Wstringop-overflow-warning-from-g.patch
file added
+51
0003-libselinux-sidtab_hash-do-not-discard-const-qualifie.patch
file added
+46
0004-libselinux-selinux_file_context_cmp-do-not-discard-c.patch
file added
+48
0005-libselinux-label_common-do-not-discard-const-qualifi.patch
file added
+69
0006-libselinux-Sha1Finalise-do-not-discard-const-qualifi.patch
file added
+85
0007-libselinux-sefcontext_compile-mark-local-variable-st.patch
file added
+31
0008-libselinux-avcstat-use-standard-length-modifier-for-.patch
file added
+42
0009-libselinux-selinux_restorecon-mark-local-variable-st.patch
file added
+38
0010-libselinux-selabel_get_digests_all_partial_matches-f.patch
file added
+51
0011-libselinux-getconlist-free-memory-on-multiple-level-.patch
file added
+34
0012-libselinux-exclude_non_seclabel_mounts-drop-unused-v.patch
file added
+42
0013-libselinux-context_new-drop-dead-assignment.patch
file added
+34
0014-libselinux-label_x-init-drop-dead-assignment.patch
file added
+33
0015-libselinux-label_media-init-drop-dead-assignment.patch
file added
+33
0016-libselinux-setexecfilecon-drop-dead-assignment.patch
file added
+33
0017-libselinux-getdefaultcon-free-memory-on-multiple-sam.patch
file added
+51
0018-libselinux-store_stem-do-not-free-possible-non-heap-.patch
file added
+62
0019-libselinux-matchmediacon-close-file-on-error.patch
file added
+39
0020-libselinux-init_selinux_config-free-resources-on-err.patch
file added
+53
0021-libselinux-label_file-init-do-not-pass-NULL-to-strdu.patch
file added
+48
0022-libselinux-matchpathcon-free-memory-on-realloc-failu.patch
file added
+80
0023-libselinux-label_db-db_init-open-file-with-CLOEXEC-m.patch
file added
+36
0024-libselinux-drop-redundant-casts-to-the-same-type.patch
file added
+73
0025-libselinux-sidtab_sid_stats-unify-parameter-name.patch
file added
+60
0026-libselinux-regex-unify-parameter-names.patch
file added
+42
0027-libselinux-label_file.c-fix-indent.patch
file added
+35
0028-libselinux-setexecfilecon-remove-unnecessary-if.patch
file added
+39
libselinux.spec
file modified
+34 -1
    libselinux-3.2-2
    
    - selinux_check_passwd_access_internal(): respect deny_unknown
    - Silence -Wstringop-overflow warning from gcc 10.3.1
    - Fixed misc compiler and static analyzer findings
    
        
file modified
+34 -1