From 3d8c4a0b3545a85626b67ede101d52e9a3b83261 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Tue, 30 Jan 2018 11:51:19 +0000 Subject: [PATCH] Import patches-unapplied version 2.492 to ubuntu/bionic-proposed Imported using git-ubuntu import. Changelog parent: f6d60551d8ecf65a3fb877d325ae6124aae8847e New changelog entries: * Oops. I shouldn't reference my private stuff. --- debian/changelog | 6 ++++++ live-build/auto/config | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 162f1157..17617560 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.492) bionic; urgency=medium + + * Oops. I shouldn't reference my private stuff. + + -- Iain Lane Tue, 30 Jan 2018 11:51:19 +0000 + livecd-rootfs (2.491) bionic; urgency=medium * Support seeding of snaps, as emitted by germinate >= 2.27. diff --git a/live-build/auto/config b/live-build/auto/config index 89af8489..bbe61a26 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -5,8 +5,7 @@ rm -rf config echo "Building on $(hostname --fqdn)" -SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/~laney/seeds/ -MIRROR=http://raleigh/mirrors/ubuntu/ +SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/seeds/ if [ -z "$MIRROR" ]; then case $(hostname --fqdn) in bld-*.mmjgroup.com) ;;