[ubuntu/lunar-proposed] sbuild 0.85.0ubuntu2 (Accepted)
Dave Jones
dave.jones at canonical.com
Fri Mar 31 19:00:37 UTC 2023
sbuild (0.85.0ubuntu2) lunar; urgency=medium
* d/t/unshare: Updated test-pkg_1.0_all.deb content for zstd to match
output from zstd 1.5.4
* d/t/control: Fix obsolete dependency on lsb-release (should now be
lsb-release-minimal)
* d/control: Fix obsolete dependency on lsb-base (should now be
sysvinit-utils)
* Bump standards version to 4.6.2
sbuild (0.85.0ubuntu1) lunar; urgency=medium
[ Dave Jones ]
* Merge from Debian unstable (LP: #2003201). Remaining changes:
- Fix autopkgtest `unshare-qemuwrapper` on lunar-proposed
- d/t/unshare-qemuwrapper: copy apt preferences into the vm's chroot.
- d/t/unshare: use mmdebstrap --verbose to aid debugging.
* Removed patches obsoleted/merged by upstream:
- abs-path-revert.patch: Revert upstream commit that breaks lp-buildd by
causing symlinks to files not ending in .dsc to no longer be buildable.
- d/t/build-procenv: Make skippable when mknod fails, as in unprivileged
container case (as Ubuntu's autopkgtest uses in the armhf case)
- debian/tests/unshare: Run the test, but skip it if user namespaces are
not supported
- unshare test requires isolation-machine to execute
[ Benjamin Drung ]
* d/t/get_default_release.py: Rely on VERSION_CODENAME from /etc/os-release
on non-Debian systems if the variable is set.
* d/t/check-unshare-support: Add a check for unshare support. If unshare is
supported, run the unshare autopkgtest directly. Otherwise run
unshare-qemuwrapper.
sbuild (0.85.0) unstable; urgency=medium
[ Johannes Schauer Marin Rodrigues ]
* lib/Sbuild/Conf.pm: replace deprecated
Dpkg::Build::Info::get_build_env_allowed by
Dpkg::BuildInfo::get_build_env_allowed (Closes: #1027719)
* debian/control: bump libdpkg-perl dep to 1.21.14 because of
Dpkg::BuildInfo::get_build_env_allowed
* lib/Sbuild/ResolverBase.pm: copying debs can take a long time -- output log
messages
* the sbuild dummy repository should not be considered to create a deb-src
entry automatically
* lib/Sbuild/ChrootUnshare.pm: guard against empty /etc/subuid and
/etc/subgid
* debian/tests/unshare: uncompress source package before comparing to ignore
differences in the compression (dpkg recently started using threaded xz
compression for source packages)
* add get_default_release.py to figure out the archive used by the currently
running system
* debian/tests/unshare: put common sbuild invocation into a function
* debian/tests/unshare: do not run apt upgrade nor apt update
* debian/tests/control: add dependency on python3-apt
* debian/tests/unshare-qemuwrapper: do not cleanup apt list files or
otherwise we have to call apt update again later
* lib/Sbuild/Build.pm: reduce number of self->get_conf() calls
* debian/control: add debootstrap as dependency of
sbuild-debian-developer-setup
* bin/sbuild-createchroot: set MERGED_USR to 'auto' letting debootstrap
decide
* bin/sbuild-debian-developer-setup: inform the user where the chroot is and
that the current user has already been added to the sbuild group
[ Jochen Sprickerhof ]
* Make the DSC Dir configurable
[ Dave Jones ]
* Skip build-procenv when mknod would fail (Closes: #928364)
[ Benjamin Drung ]
* Fix building symlinks not ending on .dsc (Closes: #1012856)
sbuild (0.84.2) unstable; urgency=medium
[ Stefano Rivera ]
* fix autopkgtest LXD mode and sbuild-qemu (closes: #1024619)
Date: Wed, 29 Mar 2023 15:18:02 +0100
Changed-By: Dave Jones <dave.jones at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Benjamin Drung <bdrung at posteo.de>
https://launchpad.net/ubuntu/+source/sbuild/0.85.0ubuntu2
-------------- next part --------------
Format: 1.8
Date: Wed, 29 Mar 2023 15:18:02 +0100
Source: sbuild
Built-For-Profiles: noudeb
Architecture: source
Version: 0.85.0ubuntu2
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dave Jones <dave.jones at canonical.com>
Closes: 928364 1012856 1024619 1027719
Launchpad-Bugs-Fixed: 2003201
Changes:
sbuild (0.85.0ubuntu2) lunar; urgency=medium
.
* d/t/unshare: Updated test-pkg_1.0_all.deb content for zstd to match
output from zstd 1.5.4
* d/t/control: Fix obsolete dependency on lsb-release (should now be
lsb-release-minimal)
* d/control: Fix obsolete dependency on lsb-base (should now be
sysvinit-utils)
* Bump standards version to 4.6.2
.
sbuild (0.85.0ubuntu1) lunar; urgency=medium
.
[ Dave Jones ]
* Merge from Debian unstable (LP: #2003201). Remaining changes:
- Fix autopkgtest `unshare-qemuwrapper` on lunar-proposed
- d/t/unshare-qemuwrapper: copy apt preferences into the vm's chroot.
- d/t/unshare: use mmdebstrap --verbose to aid debugging.
* Removed patches obsoleted/merged by upstream:
- abs-path-revert.patch: Revert upstream commit that breaks lp-buildd by
causing symlinks to files not ending in .dsc to no longer be buildable.
- d/t/build-procenv: Make skippable when mknod fails, as in unprivileged
container case (as Ubuntu's autopkgtest uses in the armhf case)
- debian/tests/unshare: Run the test, but skip it if user namespaces are
not supported
- unshare test requires isolation-machine to execute
.
[ Benjamin Drung ]
* d/t/get_default_release.py: Rely on VERSION_CODENAME from /etc/os-release
on non-Debian systems if the variable is set.
* d/t/check-unshare-support: Add a check for unshare support. If unshare is
supported, run the unshare autopkgtest directly. Otherwise run
unshare-qemuwrapper.
.
sbuild (0.85.0) unstable; urgency=medium
.
[ Johannes Schauer Marin Rodrigues ]
* lib/Sbuild/Conf.pm: replace deprecated
Dpkg::Build::Info::get_build_env_allowed by
Dpkg::BuildInfo::get_build_env_allowed (Closes: #1027719)
* debian/control: bump libdpkg-perl dep to 1.21.14 because of
Dpkg::BuildInfo::get_build_env_allowed
* lib/Sbuild/ResolverBase.pm: copying debs can take a long time -- output log
messages
* the sbuild dummy repository should not be considered to create a deb-src
entry automatically
* lib/Sbuild/ChrootUnshare.pm: guard against empty /etc/subuid and
/etc/subgid
* debian/tests/unshare: uncompress source package before comparing to ignore
differences in the compression (dpkg recently started using threaded xz
compression for source packages)
* add get_default_release.py to figure out the archive used by the currently
running system
* debian/tests/unshare: put common sbuild invocation into a function
* debian/tests/unshare: do not run apt upgrade nor apt update
* debian/tests/control: add dependency on python3-apt
* debian/tests/unshare-qemuwrapper: do not cleanup apt list files or
otherwise we have to call apt update again later
* lib/Sbuild/Build.pm: reduce number of self->get_conf() calls
* debian/control: add debootstrap as dependency of
sbuild-debian-developer-setup
* bin/sbuild-createchroot: set MERGED_USR to 'auto' letting debootstrap
decide
* bin/sbuild-debian-developer-setup: inform the user where the chroot is and
that the current user has already been added to the sbuild group
.
[ Jochen Sprickerhof ]
* Make the DSC Dir configurable
.
[ Dave Jones ]
* Skip build-procenv when mknod would fail (Closes: #928364)
.
[ Benjamin Drung ]
* Fix building symlinks not ending on .dsc (Closes: #1012856)
.
sbuild (0.84.2) unstable; urgency=medium
.
[ Stefano Rivera ]
* fix autopkgtest LXD mode and sbuild-qemu (closes: #1024619)
Checksums-Sha1:
90686b058f1c0ee1136e29786ede13bd7662abdb 2619 sbuild_0.85.0ubuntu2.dsc
62a41f5ea3065ce2b02d23a3eb395b4cbcec1bef 264020 sbuild_0.85.0ubuntu2.tar.xz
cd4c75d8a3cddd7d82fcdad5052c1a196c9c5044 7359 sbuild_0.85.0ubuntu2_source.buildinfo
Checksums-Sha256:
69ad1ff8302d65972d514dc4c3f3c2734ab13b7f415434bbf1a4b68a156baeb4 2619 sbuild_0.85.0ubuntu2.dsc
e7f8c387e04380988ddaeba02a7c9f8698271e7bfd2cebfc42453e4bfc257b0e 264020 sbuild_0.85.0ubuntu2.tar.xz
8d66bca90774bd37974d978ef6968edad37421ac041fdb6dd74ff2964d8b8243 7359 sbuild_0.85.0ubuntu2_source.buildinfo
Files:
d9119d346c5d39cdf008e084e73a8198 2619 devel optional sbuild_0.85.0ubuntu2.dsc
a7770822d3c54db8d77260c3bc880a1b 264020 devel optional sbuild_0.85.0ubuntu2.tar.xz
72afa84661b5139139491de969e92b7b 7359 devel optional sbuild_0.85.0ubuntu2_source.buildinfo
Original-Maintainer: sbuild maintainers <sbuild at packages.debian.org>
More information about the lunar-changes
mailing list