sbuild (0.85.0)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the archive/debian/0.85.0 tag
- Git: https://salsa.debian.org/debian/sbuild.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 8179712
- Browser: https://salsa.debian.org/debian/sbuild
- Last scan: 2023-01-26 13:06:34+00
- Next scan: 2023-02-03 08:03:00+00
- Merge requests: 7
- CI pipeline status: success
- Debian changelog in Git:
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)
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Wed, 04 Jan 2023 14:04:05 +0100
- This branch is 5 commits ahead of tag archive/debian/0.85.0
- Git log:
commit eabc735f45650d21f610337fe4d01b196cbaf1ed
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Thu Jan 26 13:49:18 2023 +0100
add .mailmap
commit 6bd818d248523b68db29b95792f9dc2ca1327328
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Thu Jan 26 13:48:27 2023 +0100
Revert "add .mailmap"
This reverts commit 6b05bf5bcc8dfb7ee8444989bf628eefa6ccf745.
TODO: First ask for explicit consent.
commit 013a427db9c459078617f546b889b83f5f608ee9
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Thu Jan 5 12:20:06 2023 +0100
debian/tests/unshare-qemuwrapper: use useradd instead of adduser
commit 4cafa61217d5a324c9ed90e7c2dd44d9fce8923c
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Thu Jan 5 06:23:47 2023 +0100
debian/tests/build-procenv: run sbuild as the normal user and not as root
commit 6b05bf5bcc8dfb7ee8444989bf628eefa6ccf745
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Wed Jan 4 22:13:24 2023 +0100
add .mailmap