diff mbox series

[isar-cip-core] Mark sid/sid-ports snapshots trusted

Message ID b342a16b-5b75-26c4-3228-1b3e7c07bb06@siemens.com (mailing list archive)
State Accepted
Headers show
Series [isar-cip-core] Mark sid/sid-ports snapshots trusted | expand

Commit Message

Jan Kiszka Feb. 9, 2023, 11:41 a.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

Something went wrong on the Debian side with their keys, so we have to
mark the sources trusted now in order to continue using the snapshots.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 conf/distro/cip-debian-sid-ports-snapshot.list | 4 ++--
 conf/distro/cip-debian-sid-snapshot.list       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/conf/distro/cip-debian-sid-ports-snapshot.list b/conf/distro/cip-debian-sid-ports-snapshot.list
index bf0f7a27..77e0d9bb 100644
--- a/conf/distro/cip-debian-sid-ports-snapshot.list
+++ b/conf/distro/cip-debian-sid-ports-snapshot.list
@@ -1,2 +1,2 @@ 
-deb	[check-valid-until=no] https://snapshot.debian.org/archive/debian-ports/20220925T001806Z sid main
-deb-src	[check-valid-until=no] https://snapshot.debian.org/archive/debian/20220925T001806Z sid main
+deb	[check-valid-until=no trusted=yes] https://snapshot.debian.org/archive/debian-ports/20220925T001806Z sid main
+deb-src	[check-valid-until=no trusted=yes] https://snapshot.debian.org/archive/debian/20220925T001806Z sid main
diff --git a/conf/distro/cip-debian-sid-snapshot.list b/conf/distro/cip-debian-sid-snapshot.list
index 46d34d76..1e68c238 100644
--- a/conf/distro/cip-debian-sid-snapshot.list
+++ b/conf/distro/cip-debian-sid-snapshot.list
@@ -1,2 +1,2 @@ 
-deb	[check-valid-until=no] https://snapshot.debian.org/archive/debian/20220925T001806Z sid main
-deb-src	[check-valid-until=no] https://snapshot.debian.org/archive/debian/20220925T001806Z sid main
+deb	[check-valid-until=no trusted=yes] https://snapshot.debian.org/archive/debian/20220925T001806Z sid main
+deb-src	[check-valid-until=no trusted=yes] https://snapshot.debian.org/archive/debian/20220925T001806Z sid main