aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-extended/linux-renesas/linux-renesas_3.10.bbappend
blob: 3229f5e676e86c7aff2a21e2ad8a9108ce6f34bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
PR_append := ".1"

# smack patches from 3.10-rc1 to 3.14
SRC_URI_append = " \
	file://smack/0001-Smack-Local-IPv6-port-based-controls.patch \
	file://smack/0002-Smack-Improve-access-check-performance.patch \
	file://smack/0003-Smack-Add-smkfstransmute-mount-option.patch \
	file://smack/0004-Smack-Fix-possible-NULL-pointer-dereference-at-smk_n.patch \
	file://smack/0005-Smack-Fix-the-bug-smackcipso-can-t-set-CIPSO-correct.patch \
	file://smack/0006-Security-Add-Hook-to-test-if-the-particular-xattr-is.patch \
	file://smack/0007-xattr-Constify-name-member-of-struct-xattr.patch \
	file://smack/0008-security-smack-fix-memleak-in-smk_write_rules_list.patch \
	file://smack/0009-security-smack-add-a-hash-table-to-quicken-smk_find_.patch \
	file://smack/0010-Smack-network-label-match-fix.patch \
	file://smack/0011-Smack-IPv6-casting-error-fix-for-3.11.patch \
	file://smack/0012-Smack-parse-multiple-rules-per-write-to-load2-up-to-.patch \
	file://smack/0013-Smack-Implement-lock-security-mode.patch \
	file://smack/0014-Smack-Ptrace-access-check-mode.patch \
	file://smack/0015-smack-fix-allow-either-entry-be-missing-on-access-ac.patch \
	file://smack/0016-Smack-Prevent-the-and-labels-from-being-used-in-SMAC.patch \
	file://smack/0017-Smack-Make-the-syslog-control-configurable.patch \
	file://smack/0018-Smack-change-rule-cap-check.patch \
	file://smack/0019-Smack-Rationalize-mount-restrictions.patch \
	file://smack/0020-Smack-File-receive-audit-correction.patch \
	file://smack/0021-smack-call-WARN_ONCE-instead-of-calling-audit_log_st.patch \
"