From 003bcb298cf4fe2463d39ee7d59cf242ee6a0a76 Mon Sep 17 00:00:00 2001 From: Saubhik Datta <50126327+saubhikdattagithub@users.noreply.github.com> Date: Thu, 17 Sep 2026 13:29:23 +0200 Subject: [PATCH] feat: add rel-2150 branch with sqlite3 3.53.4-2 Backport sqlite3 3.53.4-2 from Debian testing to rel-2150. Fixes CVEs: CVE-2025-7458 (9.1), CVE-2026-51297 (8.8), CVE-2026-11822 (7.8), CVE-2026-11824 (7.8), CVE-2025-70873 (7.5), CVE-2026-51296 (7.5), CVE-2026-51302 (7.5), CVE-2026-51304 (7.5) Signed-off-by: Saubhik Datta <50126327+saubhikdattagithub@users.noreply.github.com> --- .container | 2 +- prepare_source | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.container b/.container index f566df5..c9161b9 100644 --- a/.container +++ b/.container @@ -1 +1 @@ -ghcr.io/gardenlinux/repo-debian-snapshot@sha256:0348e829222f0e62c61cb68e630f1766b62e4311303bc35b02cbd5c62a98abef +ghcr.io/gardenlinux/repo-debian-snapshot@sha256:99f72494ab45d33958a0385054de4742c7022ab07b4c0c2cef6f785f8ebfb378 diff --git a/prepare_source b/prepare_source index 9a653d4..31fa6a2 100644 --- a/prepare_source +++ b/prepare_source @@ -1,6 +1,6 @@ -snapshot_timestamp=1773130228 +snapshot_timestamp=1789632592 pkg=sqlite3 -version_suffix="gl0+bp1877" +version_suffix="gl0+bp2150" BASE_URL=https://packages.gardenlinux.io apt-get install --no-install-recommends -y curl gzip ca-certificates