From c79cb523e07d94ceba4fce608f4ce4c7f7745ebf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Jan 2023 14:37:32 +0100 Subject: add 2023 key --- KEYS.txt | 9 ++++++++- index.html | 6 +++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/KEYS.txt b/KEYS.txt index e9cb5a8e..f76e3c6e 100644 --- a/KEYS.txt +++ b/KEYS.txt @@ -1,5 +1,12 @@ ------------------------------------------ -2022 key used for Fedora 36+ +2023 key used for Fedora 38+ +------------------------------------------ +pub rsa4096 2023-01-05 [SC] + 50A5E157DFE548EC7C05E9D8D5933DAB6DEFD35E +uid [ ultime ] Remi's RPM repository (https://rpms.remirepo.net/) +sub rsa4096 2023-01-05 [E] +------------------------------------------ +2022 key used for Fedora 36-37 ------------------------------------------ pub rsa4096 2022-02-10 [SC] 8451 60D2 3149 DAD5 04F0 A32D 83C0 639E 1FEF 0014 diff --git a/index.html b/index.html index fd450174..6a3067e1 100644 --- a/index.html +++ b/index.html @@ -371,9 +371,13 @@ KEYS.txt: fingerprints of all below gnupg keys +
  • + RPM-GPG-KEY-remi2023: + the GnuPG public key of the key pair used to sign my packages (new .src.rpm) +
  • RPM-GPG-KEY-remi2022: - the GnuPG public key of the key pair used to sign my packages (Fedora 36-37 and new .src.rpm) + the GnuPG public key of the key pair used to sign my packages (Fedora 36-37)
  • RPM-GPG-KEY-remi2021: -- cgit