[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted sbuild 0.89.3~bpo12+1 (source) into stable-backports



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 25 Jun 2025 15:37:01 +0200
Source: sbuild
Architecture: source
Version: 0.89.3~bpo12+1
Distribution: bookworm-backports
Urgency: medium
Maintainer: sbuild maintainers <sbuild@packages.debian.org>
Changed-By: Jochen Sprickerhof <jspricke@debian.org>
Closes: 731573 834736 963756 1032302 1033352 1050147 1057768 1071736 1085646 1087430 1090360 1091222 1094239 1094982 1095063 1099551 1100636 1100769 1101753 1101928 1103519 1104553 1106862
Changes:
 sbuild (0.89.3~bpo12+1) bookworm-backports; urgency=medium
 .
   * Rebuild for bookworm-backports.
   * Revert use of mmdebstrap hook (file not in bookworm)
   * Disable check-perltidy
 .
 sbuild (0.89.3) unstable; urgency=medium
 .
   [ Jochen Sprickerhof ]
   * Add option to run apt-get distclean if available
 .
   [ Christian Kastner ]
   * sbuild-qemu-boot: Drop duplicated EFI loading (Closes: #1106862)
 .
 sbuild (0.89.2) unstable; urgency=medium
 .
   [ Jochen Sprickerhof ]
   * Add hint for --no-clean-source.
     Thanks to Andrew Lee
   * Add NEWS entry for deprecating sbuild-debian-developer-setup
   * rmdir the chroot dir in end_session
 .
   [ Carlos Nihelton ]
   * chroot: Quote escape username to prevent unintended interpolation
 .
   [ Helmut Grohne ]
   * support --no-enable-network on the schroot backend for backends matching
     /unschroot/ (Closes: #1104553)
 .
 sbuild (0.89.1) unstable; urgency=medium
 .
   [ Jochen Sprickerhof ]
   * Allow BUILD_PATH being empty (Closes: #1103519)
   * Set a nonexistent home for the sbuild build user
 .
   [ Johannes Schauer Marin Rodrigues ]
   * bin/sbuild-usernsexec:
      - do not mount non-existing device nodes
      - suggest installing iproute2 if 'ip link set lo up' failed
   * lib/Sbuild/Conf{Base,}.pm: expand the HELP text of UNSHARE_TMPDIR_TEMPLATE,
     UNSHARE_MMDEBSTRAP_DISTRO_MANGLE, CHROOT_ALIASES, CHROOT DISTRIBUTION
   * lib/Sbuild/ChrootUnshare.pm:
      - print why which unshare_extra_args are applied
      - use 'find -mindepth 1 -delete' instead of 'rm -rf' (Closes: #1085646)
   * debian/copyright: fix old-fsf-address-in-copyright-file
   * debian/control: bump Standards-Version (no changes)
 .
 sbuild (0.89.0) unstable; urgency=medium
 .
   [ Johannes Schauer Marin Rodrigues ]
   * lib/Sbuild/Build.pm:
      - improve error message for when a source package was not found
      - if unpacked source directory already exists in schroot mode with
        persistent mountpoint on /build (Closes: #1091222)
   * To set an unreproducible build path, BUILD_PATH has to be the empty string
   * man/sbuild.1.in:
      - improve option text. Thanks to Leopold Palomo-Avellaneda
      - document the existance of new autopkgtest backends
   * debian/tests/get_default_release.py: support base-files from
     proposed-updates (Closes: #1057768)
   * lib/Sbuild/Conf.pm:
      - do not list 'sid' in CHROOT_ALIASES (Closes: #1099551)
      - move NOLOG to other Logging options
   * bin/sbuild:
      - print dpkg-source invocations with --debug (Closes: #1094982)
      - fix error message about missing --maintainer when using --make-binNMU
        or --append-to-version (Closes: #1095063)
   * Store the original value of $dsc in 'DSC Orig' and use it in
     run_autopkgtest (Closes: #1090360)
   * Lintian 2.77.0 reversed the exit status for program errors and policy
     violations (Closes: #1032302)
   * lib/Sbuild/ChrootUnshare.pm:
      - check if the unshared user can 'touch' the unpack directory
      - warn if primary effective group id does not match the group id of the
        user account (Closes: #1101753)
   * Add new option --hide-log-sections to hide log sections (Closes: #1050147)
   * disallow relative build path
   * document a workaround for running autopkgtest backends that require
     $HOME to be set (Closes: #1033352)
   * Do not create a binary-only=yes d/changelog entry if --binNMU=0, relax
     binNMU restrictions (Closes: #963756)
   * bin/sbuild-usernsexec: Add entry for / in /proc/mounts.
     Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #1087430)
   * lib/Sbuild/Options.pm: add --log-filename-ts-format (Closes: #834736)
 .
   [ Jochen Sprickerhof ]
   * Don't run dpkg-buildtree for old dpkg (Closes: #1100636)
   * Make sure PATH is set when executing commands (Closes: #1101928)
   * Deprecate sbuild-debian-developer-setup (Closes: #1101753)
   * Fix uninitialized value in Build.pm
 .
   [ Daniel Gröber ]
   * bin/sbuild-debian-developer-setup:
      - Pass --arch through to sbuild-createchroot
      - Tweak schroot alias logic for multiple arches (Closes: #1100769)
 .
   [ Aurelien Jarno ]
   * sbuild.1.in: improve the aspcud criteria for experimental
 .
   [ Chris Hofstaedtler ]
   * Remove invocation of host gpg
   * Remove CHROOT_MODE=sudo (Closes: #731573)
 .
   [ Richard Lewis ]
   * debian/tests/unshare: skip test if mmdebstrap fails
   * Build.pm:
      - Split log_file() out of open_build_log()
      - Store name of the log file
      - Define %SBUILD_LOG_DIR, %SBUILD_LOG_BASENAME and %SBUILD_LOG_PATH
      - Define %SRCPACKAGE and %SRCPACKAGE_VERSION
   * sbuild.1.in: Improve documentation of percent-escapes
 .
   [ Guillem Jover ]
   * Buildd::Uploader: Update dupload output scrapping against latest version
   * Update dupload queue names
 .
   [ Sebastian Crane ]
   * Allow using doas in sbuild-debian-developer-setup
 .
   [ Jakob Haufe ]
   * Error out when both DOAS_USER and SUDO_USER are set
 .
 sbuild (0.88.5) unstable; urgency=medium
 .
   * distro_mangle: drop duplication in regex
   * build_as_root_when_needed: support older dpkg
 .
 sbuild (0.88.4) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * bin/buildd-vlog: Fix against perl 5.40.
 .
   [ Richard Lewis ]
   * .perltidyrc: Use tabs for consistency with .editorconfig
   * Add test/check-perltidy to run perltidy on perl files
   * run test/check-perltidy -w
   * make lib/Sbuild/Sysconfig.pm.in perltidy
   * make everything perltidy - additional changes from unstable version
 .
   [ Jochen Sprickerhof ]
   * Obey $TMPDIR for unshare_tmpdir_template
   * Use root for Rules-Requires-Root: binary-targets
     (enable with $build_as_root_when_needed = 1)
   * Error out when running sbuild-* in unshare mode (Closes: #1094239)
   * AUTOPKGTEST_OPTIONS: no longer pass --apt-upgrade to unshare
   * sbuild-usernsexec: unlink resolv.conf before creating it (Closes: #1071736)
   * Use GET to set WANNA_BUILD_SSH_CMD value
Checksums-Sha1:
 72aca5dd0720501134d819382c31bfa7900d8c8a 2740 sbuild_0.89.3~bpo12+1.dsc
 3f66727aa71846d10f3f3c03c493d5749e9d263d 263972 sbuild_0.89.3~bpo12+1.tar.xz
Checksums-Sha256:
 5e786840952ae793542ac2333819bd93584dcaa921f98c6dcc356b9680c872e7 2740 sbuild_0.89.3~bpo12+1.dsc
 ebdd1b4f29e822c23eef77c23ffe6fa53038ebc3f1a595fae0d9b854cea76c64 263972 sbuild_0.89.3~bpo12+1.tar.xz
Files:
 ce8b94431f5cac7dc5e4948584d8148d 2740 devel optional sbuild_0.89.3~bpo12+1.dsc
 dc0d9415bf19d9828ed78a3466eda10d 263972 devel optional sbuild_0.89.3~bpo12+1.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmhb/rkACgkQW//cwljm
lDNtaQ/+PvXBg/qrHOakVEkOFFXCFFJzvbpQO8JTmJduw4qEtFqG0D5At0cOL97/
bJXrGgMb6dEV89ZlMR2JJNk3Lb7bQlYQlTdwl5cjy+HvFDb3nLTiWXYmjmgbck4E
pIWZ7woM9vU8OQi/IXLbqc9XVR8Q+ZPw4AN4oSi/yyp1J0n8I2aVGTRfTiTctyj0
CsmpAYWq3AXrO9qKxjo9rCrBFdxzEBPTLt8XA+qMDUYNY5FSVgNfQRuyoq26ymjo
vJn9ff6RF7tarkJR/EgPkd0dTz1OgjUK9AC7yuvVuzZLmXddxkcJSPyt/rrEeeDp
fBuodJQHetxSyHZf0Fuub/uTHa8uXVKXwmGDBgJJnEYvDfxThv2DEw2q2V1KCnz3
6wy4IAZeWyxshyYCiuhKlcTncmeG2TIqGAsLUUfchDJJhz9kp5eg4JFH9H6LUDkY
95AxJlk31MrfpQ5c+reUVacA8Nuzdyp9z1RHyXYtxXABG0dsnRRINghzdXk4dCTD
A5KkXlUPwxud1yJzEuaAl4lB4qbT7yM7w52CvbETpJecv0mpJxh1k8m9GU/Zo7G+
coeZFbaYgFlo40CrJ9IDAtJtLjwZ7AXDtds1lvStSMIRLXxeZWxUMi5OE1mkught
BzQSvUe+KC6iXoSflS2hybuILHj3a3cXWrd8b5t0wg+F/xV5K6Q=
=0GOP
-----END PGP SIGNATURE-----

Attachment: pgpTHzVrthAiZ.pgp
Description: PGP signature


Reply to: