summaryrefslogtreecommitdiffstats
path: root/meta-signing-key
Commit message (Expand)AuthorAgeFilesLines
* user-key-store.bbclass: Depend on gnupg-native to always use provided gpgJason Wessel2019-12-131-1/+1
* sbsigntool-native: specify TMPDIRJoe Slater2019-11-141-1/+1
* layer.conf gpg boot key sample: Add the gpg boot key sample filesJason Wessel2019-11-085-0/+95
* secure boot: Make SELoader optional and copy sig files when GRUB_SIGN_VERIFY=1Jason Wessel2019-11-081-0/+8
* create-user-key-store.sh: Update for OSTree and ease of useJason Wessel2019-11-081-71/+306
* grub: Make SELoader optional and add gpg verify supportJason Wessel2019-11-081-0/+6
* sign_rpm_ext.bbclass, user-key-store.bbclass: Add boot loader signingJason Wessel2019-11-081-0/+63
* conf/layer.conf: Add zeus to LAYERSERIES_COMPAT (#121)muvarov2019-11-011-1/+1
* key-store: drop private keys packagesDmitry Eremin-Solenikov2019-09-161-54/+0
* Merge pull request #112 from yizhao1/fix2Jia Zhang2019-08-191-2/+2
|\
| * meta-signing-key/conf/layer.conf: use weak assignment for RPM_GPG_NAME and RP...Yi Zhao2019-08-191-2/+2
* | fixup! meta-secure-core: use bb.fatal instead of bb.build.FuncFailedYi Zhao2019-08-191-1/+1
|/
* meta-secure-core: use bb.fatal instead of bb.build.FuncFailedYi Zhao2019-08-191-4/+4
* conf/layer.conf: Add warrior to LAYERSERIES_COMPATYi Zhao2019-04-231-1/+1
* key-store: rename ima private key and certificate on targetYunguo Wei2018-11-071-2/+2
* meta-signing-key: When deploying keys UEFI keys, deploy DER formatTom Rini2018-10-251-0/+4
* libsign: Fix build failure with GCC 8.xYunguo Wei2018-10-081-1/+1
* layer.conf: update LAYERSERIES_COMPAT `sumo' -> `thud'Hongxu Jia2018-10-081-1/+1
* Clean up the stuffs for stable branchesJia Zhang2018-09-201-1/+1
* libsign: Fix build faiure due to -fstack-protector-strongJia Zhang2018-09-171-0/+1
* libsign: Update to the latestJia Zhang2018-09-171-1/+2
* key-store: fix incorrect postpone to first bootHongxu Jia2018-09-051-13/+11
* libsign: Enable nativesdk supportTom Rini2018-08-251-2/+2
* sbsigntool: Enable nativesdk supportTom Rini2018-08-251-2/+4
* layer.conf: Mark as compatible with rockoTom Rini2018-07-251-1/+1
* Fix parsing bug where SYSTEM_TRUSTED and SECONDARY_TRUSTED were always parsed...fraser2018-06-291-2/+2
* layer.conf: add LAYERSERIES_COMPATTrevor Woerner2018-05-261-0/+2
* meta-integrity, meta-signing-key: Populate the secondary keyringTom Rini2018-05-171-2/+11
* meta-signing-key: Rename "extra trusted" to "secondary"Tom Rini2018-05-176-39/+39
* key-store: Fix typo in key-store-ima-privkey nameTom Rini2018-05-121-1/+1
* meta-signing-key: support to build key-store with modsign and extra system tr...Jia Zhang2017-11-213-6/+120
* scripts/create-user-key-store.sh: support to generate the user keys for modsi...Jia Zhang2017-11-211-0/+26
* meta-signing-key: add the sample keys for modsign and extra system trusted keyJia Zhang2017-11-214-0/+94
* meta-signing-key, meta-efi-secure-boot: Rework for dependenciesTom Rini2017-11-1611-1/+550
* user-key-store.bbclass: add deploy_rpm_keys (#20)Wenzong Fan2017-09-251-0/+10
* meta-secure-core: clean up ${COREBASE}/LICENSE and ${COREBASE}/meta/COPYING.MITJia Zhang2017-09-021-1/+1
* Update BB_HASHBASE_WHITELISTJia Zhang2017-09-011-3/+7
* create-user-key-store.sh: Add arguments to specify gpg's key name and email a...yunguowei2017-08-281-1/+27
* key-store: Fix two key-store-rpm-pubkey user key issues (#13)Guojian2017-08-241-5/+5
* meta-signing-key: replace the sample RPM signing keyJia Zhang2017-08-232-44/+83
* Fix the user rpm sign key can not be found issue (#5)Guojian2017-08-221-4/+0
* create-user-key-store.sh: support gpg 2.x used to generate rpm signing keyJia Zhang2017-08-201-18/+26
* sign_rpm_ext.bbclass: use the default setting from meta-signing-keyJia Zhang2017-08-191-2/+2
* sign_rpm_ext: support RPM signingLans Zhang2017-08-173-2/+68
* meta-signing-key: clean up the default values of sample RPM signing keyLans Zhang2017-08-151-1/+2
* meta-signing-key: renew the sample keys for UEFI Secure BootLans Zhang2017-08-146-127/+129
* create-user-key-store.sh: gpg key creation updatesLans Zhang2017-08-112-20/+34
* create-user-key-store.sh: self-sign KEK and DBLans Zhang2017-08-011-2/+2
* meta-secure-core: code style fixupLans Zhang2017-07-281-1/+1
* user-key-store.bbclass: set SYSTEM_TRUSTED only if ima is configuredLans Zhang2017-07-251-1/+1