external-signatures.conf 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. External-Signature-Requests {
  2. Sources {
  3. fwupd {
  4. Packages {
  5. "fwupd-amd64-signed-template";
  6. "fwupd-arm64-signed-template";
  7. "fwupd-armhf-signed-template";
  8. "fwupd-i386-signed-template";
  9. };
  10. Architectures {
  11. "amd64"; "arm64"; "armhf"; "i386";
  12. };
  13. };
  14. fwupdate {
  15. Packages {
  16. "fwupdate-amd64-signed-template";
  17. "fwupdate-arm64-signed-template";
  18. "fwupdate-armhf-signed-template";
  19. "fwupdate-i386-signed-template";
  20. };
  21. Architectures {
  22. "amd64"; "arm64"; "armhf"; "i386";
  23. };
  24. };
  25. grub2 {
  26. Packages {
  27. "grub-efi-amd64-signed-template";
  28. "grub-efi-arm64-signed-template";
  29. "grub-efi-ia32-signed-template";
  30. };
  31. Architectures {
  32. "amd64"; "arm64"; "i386";
  33. };
  34. };
  35. linux {
  36. Packages {
  37. "linux-image-amd64-signed-template";
  38. "linux-image-arm64-signed-template";
  39. "linux-image-i386-signed-template";
  40. };
  41. Architectures {
  42. "amd64"; "arm64"; "i386";
  43. };
  44. };
  45. shim {
  46. Packages {
  47. "shim-helpers-amd64-signed-template";
  48. "shim-helpers-arm64-signed-template";
  49. "shim-helpers-i386-signed-template";
  50. };
  51. Architectures {
  52. "amd64"; "arm64"; "i386";
  53. };
  54. };
  55. };
  56. };
  57. Dinstall::Dinstall::AllowSourceOnlyNewKeys {
  58. "F275CBDDEE2EDD382EE95A7AAA06688AEF8AF8D5";
  59. };