From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7060780735135744000 X-Received: by 2002:a05:6512:151e:: with SMTP id bq30mr1619762lfb.139.1643966124635; Fri, 04 Feb 2022 01:15:24 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6512:3ba6:: with SMTP id g38ls955890lfv.3.gmail; Fri, 04 Feb 2022 01:15:23 -0800 (PST) X-Google-Smtp-Source: ABdhPJxlsjGUk0p41a2b9zCgMje85ACKIX+YhcAbsTi7gUon0fa/Ke+d+v+uEoyI7i47kOGwGUmc X-Received: by 2002:a05:6512:2612:: with SMTP id bt18mr1644752lfb.255.1643966123504; Fri, 04 Feb 2022 01:15:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643966123; cv=none; d=google.com; s=arc-20160816; b=cjSU8YRM9FyZagpZaD5BeOXGK64p2hmZJBDcg/kUKiQJJ/z1j8y45+3C2dzUNpgiJ2 OmKMTWXY23J5kMU5Diu7kZt7HiV8446jXv+nPmumjcxwemIMQxtZ7O3zn2f4JfOJgcbT mgsJG8HEkXrGodhp3JobbORUZbTpKA1PrLFFMjx0IaqrMRJfTuoBuWmz8H+oXdMxvCQd vNZxHcUhqbw5FQnB0ZaSTyVJdap+96SKo5/d3cubeM3NNy0Sg2fsOmfL5ZkT+q+U+u1s cHY5AHRIXb2/cox1+IqBmA3RE9y9AsrPqT4zTSvb3zSJ3b5KbvhgxFUFnkTU4cTRBNzV FJIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from; bh=3zQecFd3can9Bh06YCmCMjaz3oNbUQiZsHmN+TPrHZk=; b=yNk0jmMGOyL1eCRyGNjngiYarV8yvcxikoLmOXKjzuwRPIEb7PXvWsTz0HHWJ0wpIO rqfcsuR4rnRq0pAIFGJcNX9sOj/OCGYCYrBR3lFwLHVnPKv25rtB1N9ooyzUfUeVILlH 7r1AQV8vmvrUEJ7q/jT2TOO6jFgK0EKin0l51TOFKJK5cd5HlFVsZF1bcGY+kpcDBRxL qaYcsFfxTqmZIhS4mFmIIR+3p+tjIeHEVSQF/Bvfs3r0rlfZLC9prp5LKa8F9dkZirEm 34ao6+9WMz29bInc4I8jPfpH4lAH+r4fr3qCEpVuWNb9tLPQGVGB4mT+JLrlXst3jmr5 OzoA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id bu7si53550lfb.5.2022.02.04.01.15.23 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 04 Feb 2022 01:15:23 -0800 (PST) Received-SPF: pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Received: from baighyz.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 2149FL5Y032358 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 4 Feb 2022 10:15:22 +0100 From: Uladzimir Bely To: isar-users@googlegroups.com Subject: [PATCH v2 1/1] meta: Update debian ports signing key Date: Fri, 4 Feb 2022 10:15:21 +0100 Message-Id: <20220204091521.32195-2-ubely@ilbers.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220204091521.32195-1-ubely@ilbers.de> References: <20220204091521.32195-1-ubely@ilbers.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: TNlEuZOEcd3c Replace expired Debian Ports Archive Automatic Signing Key (2021) (ID:5A88D659DCB811BB) by new Debian Ports Archive Automatic Signing Key (2022) (ID: E852514F5DF312F6) to make debian-sid-ports targets work. Also added Debian Ports Archive Automatic Signing Key (2023) (ID:B523E5F3FC4E5F2C) in advance. It will be used for signing starting from 2023 Feb 01. Signed-off-by: Uladzimir Bely --- meta/conf/distro/debian-sid-ports.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/debian-sid-ports.conf b/meta/conf/distro/debian-sid-ports.conf index 32bd32f3..e71a467d 100644 --- a/meta/conf/distro/debian-sid-ports.conf +++ b/meta/conf/distro/debian-sid-ports.conf @@ -10,15 +10,16 @@ BASE_DISTRO_CODENAME = "sid" HOST_DISTRO ?= "debian-sid" -DEBIAN_PORTS_KEY = "https://www.ports.debian.org/archive_2021.key;sha256sum=44a0c59cac5385cd0a1506f695fbd2381fb71a04d8afc05248ad00a0ec6052aa" +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" DISTRO_APT_SOURCES = "conf/distro/debian-${BASE_DISTRO_CODENAME}-ports.list" -DISTRO_BOOTSTRAP_KEYS += "${DEBIAN_PORTS_KEY}" +DISTRO_BOOTSTRAP_KEYS += "${DEBIAN_PORTS_KEYS}" DISTRO_CONFIG_SCRIPT ?= "debian-configscript.sh" DISTRO_KERNELS ?= "riscv64" HOST_DISTRO_APT_SOURCES += "${DISTRO_APT_SOURCES}" -THIRD_PARTY_APT_KEYS += "${DEBIAN_PORTS_KEY}" +THIRD_PARTY_APT_KEYS += "${DEBIAN_PORTS_KEYS}" IMAGE_PREINSTALL += "init" -- 2.20.1