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 <[email protected]> Reviewed-by: Alex von Gluck IV <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
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
|
# servers
|
||||||
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
|
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
untrusted comment: 2019 Haiku build infrastructure artifact signing
|
||||||
|
RWTPfbfFRi5b+T02aw733p5dp/UI/1Z946YWBInmkPmBlx2Zy1Vyw9kP
|
||||||
Reference in New Issue
Block a user