public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 1/1] meta: Update debian ports signing key
@ 2023-02-01 10:54 Felix Moessbauer
  2023-02-01 11:36 ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: Felix Moessbauer @ 2023-02-01 10:54 UTC (permalink / raw)
  To: isar-users; +Cc: Felix Moessbauer

Remove the expired 2022 key (ID: E852514F5DF312F6).

Replace the 2023 key due to an upstream replacement:
"Extend the 2023 key (ID: B523E5F3FC4E5F2C) by one year to fix the wrong
expiration date."

Added Debian Ports Archive Automatic Signing Key (2024)
(ID: 8D69674688B6CB36) in advance. It will be used for signing
starting from 2024 Feb 01.

These changes are made in sync with the debian-ports-archive-keyring,
version 2023.02.01 package.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
This fixes the build issue on sid-ports from 01. Feb 2023 on.
I would be very happy if a second person could have a look into
the update and Ack that change. The upstream details can be
found in [1].

Best regards,
Felix Moessbauer
Siemens AG

[1] https://metadata.ftp-master.debian.org/changelogs/main/d/debian-ports-archive-keyring/debian-ports-archive-keyring_2023.02.01_changelog

 meta/conf/distro/debian-sid-ports.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/debian-sid-ports.conf b/meta/conf/distro/debian-sid-ports.conf
index e71a467d..4d10e55d 100644
--- a/meta/conf/distro/debian-sid-ports.conf
+++ b/meta/conf/distro/debian-sid-ports.conf
@@ -10,8 +10,8 @@ BASE_DISTRO_CODENAME = "sid"
 
 HOST_DISTRO ?= "debian-sid"
 
-DEBIAN_PORTS_KEYS += "https://www.ports.debian.org/archive_2022.key;sha256sum=213531906f80d79a5dbc8573f57f2a2831b71383cc2d568feba97bb4db94adcc"
-DEBIAN_PORTS_KEYS += "https://www.ports.debian.org/archive_2023.key;sha256sum=cd29cb45654c2d31e8c56c6215838bd7e2d29612021ab04486109e82175a0a98"
+DEBIAN_PORTS_KEYS += "https://www.ports.debian.org/archive_2023.key;sha256sum=a29b938b9f302dc7386cc77a743f50b1fe2a55eb17a9a22db938492047f59f3f"
+DEBIAN_PORTS_KEYS += "https://www.ports.debian.org/archive_2024.key;sha256sum=d7c297ea226bb685ac68195d0b61078f8964a611136b11b9514babfa3b92c448"
 
 DISTRO_APT_SOURCES = "conf/distro/debian-${BASE_DISTRO_CODENAME}-ports.list"
 DISTRO_BOOTSTRAP_KEYS += "${DEBIAN_PORTS_KEYS}"
-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH v2 0/1] Update expired debian ports signing key
@ 2022-02-04  9:15 Uladzimir Bely
  2022-02-04  9:15 ` [PATCH v2 1/1] meta: Update " Uladzimir Bely
  0 siblings, 1 reply; 4+ messages in thread
From: Uladzimir Bely @ 2022-02-04  9:15 UTC (permalink / raw)
  To: isar-users

On Feb 01 we got debootstrap error for debian-sid-ports-riscv64:
E: Release signed by unknown key (key id E852514F5DF312F6)

It looks like this repo every year changes the key to sign releases.
Also, once a year a new key is generated to be used for signing
in the future:

year       : --2021----|----2022----|----2023----|----2024--
key created: ---------C|-*---------D|-----------E|----------
signing key: AAAAAAAAAA ABBBBBBBBBBB BCCCCCCCCCCC CDDDDDDDDD

This change allows to have 2 keys for debian-sid-ports: one is
currently used, and another is for smooth transition through
the date of signing key change.

Changes since v1:
- Added a key for 2023 year in advance

Uladzimir Bely (1):
  meta: Update debian ports signing key

 meta/conf/distro/debian-sid-ports.conf | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-01 14:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01 10:54 [PATCH v2 1/1] meta: Update debian ports signing key Felix Moessbauer
2023-02-01 11:36 ` Jan Kiszka
2023-02-01 14:04   ` Moessbauer, Felix
  -- strict thread matches above, loose matches on Subject: below --
2022-02-04  9:15 [PATCH v2 0/1] Update expired " Uladzimir Bely
2022-02-04  9:15 ` [PATCH v2 1/1] meta: Update " Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox