#1446 Revert "Complete switch to F43 signing key"
Merged 2 months ago by yselkowitz. Opened 2 months ago by yselkowitz.
yselkowitz/pungi-fedora eln  into  eln

file modified
+1 -1
@@ -2,7 +2,7 @@ 

  # the ../shared directory.

  

  # Fedora signing keys.

- sigkeys = ['31645531']

+ sigkeys = ['31645531', '105ef944']

  

  # Architectures supported by Fedora ELN.

  tree_arches = ['aarch64', 'ppc64le', 's390x', 'x86_64']

A few builds are still not signed with the F43 key. However, the order has been reversed here to give priority to F43-signed content.

This reverts commit 9d2f9d1.

See also: https://pagure.io/releng/issue/12575

Pull-Request has been merged by yselkowitz

2 months ago
Metadata