mirror of
https://review.haiku-os.org/haiku
synced 2025-01-18 04:28:52 +01:00
data/trust_db: Introduce a selection of trusted public keys to our filesystem
Change-Id: I7bf7d5dac5bb576f9ca5fc55680fc369556f4312 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4044 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
This commit is contained in:
parent
1dcb6c252c
commit
9918c82954
@ -106,6 +106,10 @@ if $(HAIKU_CC_IS_LEGACY_GCC_$(architecture)) = 1 {
|
||||
}
|
||||
|
||||
|
||||
# trusted keys
|
||||
SEARCH on haiku-2019.pub = [ FDirName $(HAIKU_TOP) data trust_db ] ;
|
||||
AddFilesToPackage data trust_db : haiku-2019.pub ;
|
||||
|
||||
# servers
|
||||
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
|
||||
|
||||
|
2
data/trust_db/haiku-2019.pub
Normal file
2
data/trust_db/haiku-2019.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: 2019 Haiku build infrastructure artifact signing
|
||||
RWTPfbfFRi5b+T02aw733p5dp/UI/1Z946YWBInmkPmBlx2Zy1Vyw9kP
|
Loading…
Reference in New Issue
Block a user