From 29ee4398e8b3866ea87702bdc37a78378b5ef41c Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 18 Feb 2025 22:22:10 -0600 Subject: [PATCH] Move from http://ppa.launchpad.net to https://ppa.launchpadcontent.net when specifying EXTRA_PPAS. --- debian/changelog | 5 +++++ live-build/auto/config | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f1cb11e..9b6edbc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ livecd-rootfs (25.04.18) UNRELEASED; urgency=medium + [ Michael Hudson-Doyle ] * Pre-emptively include the override to not try to build HWE kernel layer in post .2 server riscv64 ISOs. + [ Simon Quigley ] + * Move from http://ppa.launchpad.net to https://ppa.launchpadcontent.net + when specifying EXTRA_PPAS. + -- Michael Hudson-Doyle Mon, 17 Feb 2025 11:12:00 +1300 livecd-rootfs (25.04.17) plucky; urgency=medium diff --git a/live-build/auto/config b/live-build/auto/config index c3f7bd3b..e7a267e9 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -1589,8 +1589,8 @@ if [ "$EXTRA_PPAS" ]; then extra_ppa_fingerprint="$(/usr/share/livecd-rootfs/get-ppa-fingerprint "$extra_ppa")" cat >> config/archives/extra-ppas.list.chroot <