All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: cip-dev <cip-dev@lists.cip-project.org>
Subject: [isar-cip-core][PATCH] Switch to snapshot.d.o for ovmf from buster-backports
Date: Wed, 17 Apr 2024 09:54:48 -0700	[thread overview]
Message-ID: <73bb628d-3542-4f8d-8445-1380e6fcbd3d@siemens.com> (raw)

From: Jan Kiszka <jan.kiszka@siemens.com>

Buster it moving to LTS, and backports is getting shut down. This breaks
the build of buster-based swupdate images. Fortunately, we only need
ovmf from backports for the sake of testing, not for production. So it
is fine to freeze its version via snapshot.debian.org.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 conf/distro/debian-buster-backports.list | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/distro/debian-buster-backports.list b/conf/distro/debian-buster-backports.list
index e3331567..0691140c 100644
--- a/conf/distro/debian-buster-backports.list
+++ b/conf/distro/debian-buster-backports.list
@@ -1 +1 @@
-deb http://deb.debian.org/debian buster-backports main contrib non-free
+deb [check-valid-until=no trusted=yes] https://snapshot-cloudflare.debian.org/archive/debian/20240411T000000Z buster-backports main contrib non-free
-- 
2.35.3


                 reply	other threads:[~2024-04-17 16:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=73bb628d-3542-4f8d-8445-1380e6fcbd3d@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.