From 6d80f57b91c39d10b29fde861aac5a2b5b9b3910 Mon Sep 17 00:00:00 2001 From: David Schneider Date: Mon, 30 Dec 2024 19:43:00 -0800 Subject: [PATCH] Add oracular --- installer/ubuntu/bootstrap | 2 +- installer/ubuntu/releases | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/installer/ubuntu/bootstrap b/installer/ubuntu/bootstrap index f4703da5e..bad5c412a 100644 --- a/installer/ubuntu/bootstrap +++ b/installer/ubuntu/bootstrap @@ -13,7 +13,7 @@ # $tmp; the contents of which will be moved into $INSTALLERDIR/.. in the bundle # Grab debootstrap -d="https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.134_bpo12+1/.tar.gz" +d="https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.138_bpo12+1/.tar.gz" # Download and patch if it's not bundled already if [ -n "${INSTALLERDIR-}" -a -d "$INSTALLERDIR/../debootstrap" ]; then diff --git a/installer/ubuntu/releases b/installer/ubuntu/releases index 453b7f40b..98924bbda 100644 --- a/installer/ubuntu/releases +++ b/installer/ubuntu/releases @@ -38,3 +38,4 @@ kinetic! lunar! mantic* noble* +oracular*