diff --git a/debian/changelog b/debian/changelog index c6e92793..3f4e0e47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (26.04.32) UNRELEASED; urgency=medium + + * Update SEEDMIRROR to point to the new infra + + -- Florent 'Skia' Jacquet Tue, 14 Apr 2026 12:56:52 +0200 + livecd-rootfs (26.04.31) resolute; urgency=medium [ Ryan Hill ] diff --git a/live-build/auto/config b/live-build/auto/config index a44d10b6..f37d870e 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -32,12 +32,11 @@ fi echo "Building on $(hostname --fqdn)" -SEEDMIRROR=https://ubuntu-archive-team.ubuntu.com/seeds/ +SEEDMIRROR=https://static-reports.ubuntu.com/seeds/ if [ -z "$MIRROR" ]; then case $(hostname --fqdn) in *.ubuntu.com|*.buildd|*.ppa|*.scalingstack) MIRROR=http://ftpmaster.internal/ubuntu/ - SEEDMIRROR=http://archive-team.internal/seeds/ ;; *) case $ARCH in