bins: add OpenBSD 7.3 signify keys
This commit is contained in:
parent
1271b051f8
commit
3c823b82c3
@ -32,5 +32,14 @@ in {
|
|||||||
builtins.readFile ./pubs/openbsd-72-pkg.pub;
|
builtins.readFile ./pubs/openbsd-72-pkg.pub;
|
||||||
"signify/openbsd-72-syspatch.pub".text =
|
"signify/openbsd-72-syspatch.pub".text =
|
||||||
builtins.readFile ./pubs/openbsd-72-syspatch.pub;
|
builtins.readFile ./pubs/openbsd-72-syspatch.pub;
|
||||||
|
|
||||||
|
"signify/openbsd-73-base.pub".text =
|
||||||
|
builtins.readFile ./pubs/openbsd-73-base.pub;
|
||||||
|
"signify/openbsd-73-fw.pub".text =
|
||||||
|
builtins.readFile ./pubs/openbsd-73-fw.pub;
|
||||||
|
"signify/openbsd-73-pkg.pub".text =
|
||||||
|
builtins.readFile ./pubs/openbsd-73-pkg.pub;
|
||||||
|
"signify/openbsd-73-syspatch.pub".text =
|
||||||
|
builtins.readFile ./pubs/openbsd-73-syspatch.pub;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
2
bins/pubs/openbsd-73-base.pub
Normal file
2
bins/pubs/openbsd-73-base.pub
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
untrusted comment: openbsd 7.3 public key
|
||||||
|
RWQS90bYzZ4XFms5z9OodrFABHMQnW6htU+4Tmp88NuQiTEezMm2cQ3K
|
2
bins/pubs/openbsd-73-fw.pub
Normal file
2
bins/pubs/openbsd-73-fw.pub
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
untrusted comment: OpenBSD 7.3 firmware public key
|
||||||
|
RWRSJW95RokBEZUxBFvPCEdtQPg2WMExzMIcjnXzVpIwUpyZZmfXun5a
|
2
bins/pubs/openbsd-73-pkg.pub
Normal file
2
bins/pubs/openbsd-73-pkg.pub
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
untrusted comment: OpenBSD 7.3 packages public key
|
||||||
|
RWTJxSCZzSPKGp8unIp/yxG2lvCXJg5lFVvbOBQUvKEnGHFAO8RPg3mr
|
2
bins/pubs/openbsd-73-syspatch.pub
Normal file
2
bins/pubs/openbsd-73-syspatch.pub
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
untrusted comment: OpenBSD 7.3 syspatch public key
|
||||||
|
RWShXqVD7hfbBpWb1B5EGr1DUX8kkjkTueCsa243lLNocuuVU+2eWMn5
|
Loading…
Reference in New Issue
Block a user