sbuild-launchpad-chroot (0.19) jammy; urgency=medium * Check the exit code of tar when extracting a root file system. Thanks to Scott Moser. (LP: #1959324) -- dann frazier Mon, 31 Jan 2022 12:38:07 -0700 sbuild-launchpad-chroot (0.18) hirsute; urgency=medium * (Build-)Depend directly on python3-ubuntutools instead of indirectly on ubuntu-dev-tools. (LP: #1852677) * debian/copyright: Replace http URLs with https equivalents. * debian/control: Use https for Homepage URL. * Bump Standards-Version to 4.5.0. * Bump debhelper compatibility level to 13. -- dann frazier Fri, 06 Nov 2020 14:34:26 -0700 sbuild-launchpad-chroot (0.17) groovy; urgency=medium * Fix updating of apt sources.list for focal and groovy chroots (LP: #1872163) -- Scott Moser Fri, 08 May 2020 10:10:53 -0400 sbuild-launchpad-chroot (0.16) focal; urgency=medium * Migrate to python3. -- Steve Langasek Mon, 02 Dec 2019 22:33:03 -0800 sbuild-launchpad-chroot (0.15) eoan; urgency=medium * Don't enforce .tar.bz2 suffix for the tarball, just use what Launchpad gives us; tar will handle it just fine. * debian/control: Add Vcs-* fields and push the code to LP. -- Mathieu Trudel-Lapierre Fri, 03 May 2019 14:18:15 -0400 sbuild-launchpad-chroot (0.14) zesty; urgency=medium * Properly detect the "overlay" filesystem. (LP: #1652117) -- Stéphane Graber Thu, 22 Dec 2016 12:42:25 -0500 sbuild-launchpad-chroot (0.13) xenial; urgency=medium * Fix updating chroots which crashed because there is no series parameter passed to sbuild-launchpad-chroot in that case. Fortunately we already get series from config/Launchpad. -- Mathieu Trudel-Lapierre Thu, 19 Nov 2015 10:21:02 -0500 sbuild-launchpad-chroot (0.12) xenial; urgency=medium * Rewrite sources.list after creating/updating the chroot in case we get it from Launchpad with the wrong release name. -- Mathieu Trudel-Lapierre Tue, 03 Nov 2015 17:55:14 -0600 sbuild-launchpad-chroot (0.11) xenial; urgency=medium * Add aliases for the backports pocket. -- Stéphane Graber Mon, 02 Nov 2015 01:35:41 -0500 sbuild-launchpad-chroot (0.10) wily; urgency=medium * Fix broken syntax. -- Stéphane Graber Fri, 10 Jul 2015 13:47:43 -0400 sbuild-launchpad-chroot (0.9) wily; urgency=medium * Don't crash on missing btrfs command. -- Stéphane Graber Fri, 10 Jul 2015 11:23:48 -0400 sbuild-launchpad-chroot (0.8) wily; urgency=medium * Fix PEP-8. * Add support for multiple backing-stores: - btrfs - directory - overlayfs * Auto-detect the backing-store, preferring btrfs, then overlayfs, then directory. -- Stéphane Graber Tue, 16 Jun 2015 17:09:52 -0400 sbuild-launchpad-chroot (0.7) utopic; urgency=medium * Add missing ubuntu-dev-tools to Build-Depends, as required by help2man. -- Mathieu Trudel-Lapierre Fri, 11 Jul 2014 12:59:58 -0400 sbuild-launchpad-chroot (0.6) utopic; urgency=medium * Install qemu-user-static if necessary given the requested build chroot. * Define personality when building in a 32-bit chroot from a 64-bit system. * debian/control: add ubuntu-dev-tools to Depends: it's used when creating the chroot to get the current system's dpkg architecture. * Default newly-created chroots to /var/lib/schroot/chroots rather than /var/lib/schroot/chroot, as for mk-sbuild. (LP: #1248974) * Still require sbuild-launchpad-chroot to be run using sudo, but use a throw-away temporary directory for launchpadlib; which is removed when sbuild-launchpad-chroot ends. (LP: #1248976) -- Mathieu Trudel-Lapierre Fri, 11 Jul 2014 10:24:30 -0400 sbuild-launchpad-chroot (0.5) utopic; urgency=medium [ Mathieu Trudel-Lapierre ] * Add a minimal progress indicator for chroot download. [ Stéphane Graber ] * Bump standards to 3.9.5, no change needed. -- Stéphane Graber Tue, 27 May 2014 12:16:49 +0200 sbuild-launchpad-chroot (0.4) trusty; urgency=medium * Add locking to the update function to avoid the case where two builds using the same chroot are both trying to update the same path. -- Stéphane Graber Sun, 12 Jan 2014 19:37:20 -0500 sbuild-launchpad-chroot (0.3) trusty; urgency=low * Make sur both /var/lib/schroot/chroot and /etc/sbuild/chroot exist. -- Stéphane Graber Tue, 22 Oct 2013 12:28:29 -0400 sbuild-launchpad-chroot (0.2) trusty; urgency=low * Fix FTBFS due to help2man failing when launchpadlib is missing. -- Stéphane Graber Sun, 20 Oct 2013 11:31:18 -0400 sbuild-launchpad-chroot (0.1) trusty; urgency=low * Initial release. -- Stéphane Graber Sat, 19 Oct 2013 19:42:18 -0400