index
:
linux/meta-secure-core.git
gatesgarth
master
rocko
sumo
thud
Mirror of github.com/jiazhang0/meta-secure-core.git
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta-integrity
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
init.ima: Fix up the syntax error
Jia Zhang
2018-03-19
1
-1
/
+1
*
ima/linux-yocto: Enable CONFIG_IMA_READ_POLICY and CONFIG_IMA_APPRAISE_BOOTPARAM
Jia Zhang
2018-03-19
1
-1
/
+2
*
integrity/linux-yocto: Enable CONFIG_SYSTEM_BLACKLIST_KEYRING
Jia Zhang
2018-03-19
1
-0
/
+1
*
init.ima: Fix the failure when importing the external policy from real rootfs
Jia Zhang
2018-03-19
1
-1
/
+3
*
meta-integrity: Ensure that we have CONFIG_SECURITY enabled in the kernel
Tom Rini
2018-02-22
1
-0
/
+1
*
meta-integrity: Fix build problem on ima-inspect
Tom Rini
2018-02-17
1
-1
/
+1
*
meta-integrity: Add ima-inspect utility
Tom Rini
2018-02-16
2
-0
/
+12
*
meta-integrity: Drop RPM patches that are upstream now
Tom Rini
2018-02-14
12
-796
/
+0
*
util-linux: Fix package name extension
Holger Dengler
2017-12-09
2
-3
/
+3
*
linux-yocto: fix loading kernel module due to being stripped
Jia Zhang
2017-11-26
1
-0
/
+2
*
meta-integrity: enable modsign support in kernel
Jia Zhang
2017-11-21
3
-5
/
+30
*
initrdscripts: rename expected ima certificate (#28)
Yunguo Wei
2017-11-12
1
-1
/
+1
*
rpm: always include rpm-integrity.inc for RPM signing
Jia Zhang
2017-10-27
1
-1
/
+1
*
meta-integrity: fix build failure caused by 6aa83f98b
Jia Zhang
2017-10-27
1
-1
/
+1
*
rpm: only apply bbappend file when ima in DISTRO_FEATURES (#27)
Kai
2017-10-27
2
-22
/
+23
*
keyutils: update to 1.5.10 (#22)
Wenzong Fan
2017-09-27
3
-49
/
+57
*
meta-secure-core: clean up ${COREBASE}/LICENSE and ${COREBASE}/meta/COPYING.MIT
Jia Zhang
2017-09-02
3
-4
/
+3
*
Update BB_HASHBASE_WHITELIST
Jia Zhang
2017-09-01
1
-0
/
+4
*
meta-integrity: add tpm2, tpm as LAYERRECOMMENDS (#9)
Wenzong Fan
2017-08-24
1
-0
/
+3
*
sign_rpm_ext: make sure all target recipes are signed
Jia Zhang
2017-08-24
2
-24
/
+26
*
meta-integrity: remove INHERIT += "sign_rpm_ext"
Jia Zhang
2017-08-23
1
-2
/
+0
*
signing-keys: fix the race condition when concurrent import operations occur
Jia Zhang
2017-08-20
1
-0
/
+1
*
encrypted-storage: use luks as the feature name for current implementation
Jia Zhang
2017-08-20
1
-3
/
+3
*
signing-keys: fix gpg key import failure due to wrong option position
Jia Zhang
2017-08-20
1
-2
/
+2
*
signing-keys: clean up
Jia Zhang
2017-08-20
1
-3
/
+1
*
sign_rpm_ext: define the location of default gpg keyring to TMPDIR
Jia Zhang
2017-08-20
1
-1
/
+1
*
sign_rpm_ext: fix permission warning
Jia Zhang
2017-08-20
1
-1
/
+1
*
signing-keys: fix gpg key import failure
Jia Zhang
2017-08-20
1
-2
/
+2
*
sign_rpm_ext.bbclass: clean up
Jia Zhang
2017-08-19
1
-9
/
+1
*
sign_rpm_ext: Fix the GPG_PATH directory not exist issue (#4)
Guojian
2017-08-19
1
-8
/
+7
*
keyutils: Fix keyutils man7 files conflict with man-pages same name files (#3)
Guojian
2017-08-19
1
-0
/
+15
*
sign_rpm_ext.bbclass: use the default setting from meta-signing-key
Jia Zhang
2017-08-19
2
-14
/
+3
*
sign_rpm_ext: set default GPG_PATH if it is not specified (#2)
yunguowei
2017-08-19
1
-0
/
+15
*
meta-integrity: move gpg keyring initialization to signing-keys
Jia Zhang
2017-08-17
2
-38
/
+37
*
sign_rpm_ext: support RPM signing
Lans Zhang
2017-08-17
1
-6
/
+45
*
ima-evm-utils: support to build with openssl-1.1.x
Lans Zhang
2017-08-16
2
-0
/
+300
*
README.md: update reference links
Lans Zhang
2017-08-16
1
-2
/
+2
*
meta-integrity/README.md: update
Lans Zhang
2017-08-16
1
-12
/
+25
*
init.ima: clean up and allow to load extra IMA policies from the real rootfs
Lans Zhang
2017-08-15
1
-10
/
+18
*
ima_policy: update the comment
Lans Zhang
2017-08-15
1
-1
/
+2
*
meta-integrity/README.md: update
Lans Zhang
2017-08-15
1
-15
/
+14
*
meta-integrity/README.md: update
Lans Zhang
2017-08-15
1
-30
/
+38
*
systemd: fix the conditions of PACKAGECONFIG for ima and cryptsetup
Lans Zhang
2017-08-04
1
-1
/
+1
*
systemd: enable ima and cryptsetup
Lans Zhang
2017-08-04
1
-0
/
+4
*
rpm: remove PACKAGECONFIG[imaevm]
Lans Zhang
2017-07-28
1
-1
/
+0
*
meta-secure-core: code style fixup
Lans Zhang
2017-07-28
2
-16
/
+19
*
IMA: move the default policy file to /etc/ima directory
Lans Zhang
2017-07-25
2
-8
/
+10
*
IMA: allow to write policy but deny to read policy
Lans Zhang
2017-07-20
1
-1
/
+1
*
meta-secure-core: define the oe index name
Lans Zhang
2017-07-20
1
-0
/
+2
*
sign_rpm_ext: remove the test lines
Lans Zhang
2017-07-19
1
-4
/
+0
[prev]
[next]