Change log for sbuild package in Ubuntu

175 of 125 results
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
sbuild (0.85.7) unstable; urgency=medium

  [ Santiago Ruano Rincón ]
  * Remove deprecation note about the sudo chroot mode

  [ Christian Kastner ]
  * sbuild-qemu: Use 4M OVMF images if available

  [ Jochen Sprickerhof ]
  * Add --{no-,}enable-network and ENABLE_NETWORK options
  * Unshare: use dumb-init for build
  * Run post-build-failed-commands before cleanup
  * Add myself to uploaders

  [ Boyuan Yang ]
  * "directory" is available for "--extra-package" (Closes: #1040978)

 -- Jochen Sprickerhof <email address hidden>  Fri, 12 Apr 2024 18:50:09 +0200

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
sbuild (0.85.6) unstable; urgency=medium

  [ Johannes Schauer Marin Rodrigues ]
  * d/tests/unshare: generate a new GPG key every time using sqop.
  * d/tests/unshare: copy apt sources and preferences from outside the chroot
  * d/control: let buildd depend on sbuild (= ${binary:Version}) as it is not
    arch:any
  * d/tests/unshare-qemuwrapper: drop --mode=unshare in favour of mmdebstrap
    picking the mode automatically depending on what is available
  * man/sbuild-debian-developer-setup.1.in: document where the chroot is placed
  * lib/Sbuild/ChrootUnshare.pm: use HOME from config instead of the
    environment
  * follow adduser's changes in example: --gecos => --comment

  [ Benjamin Drung ]
  * d/t/get_default_release.py: Support Ubuntu
  * Test unshare autopkgtest directly

  [ Dave Jones ]
  * Update verify_deb to match current zstd output

  [ Tianyu Chen ]
  * Fix extra-packages log output

  [ Arnaud Rebillout ]
  * Update sbuild-createchroot man page regarding merged-usr

 -- Johannes Schauer Marin Rodrigues <email address hidden>  Mon, 26 Feb 2024 19:22:49 +0100
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
sbuild (0.85.4ubuntu1) noble; urgency=medium

  * Merge from Debian unstable (LP: #2044261). Remaining changes:
    - d/t/unshare: use mmdebstrap --verbose to aid debugging.
    - d/t/get_default_release.py: Support Ubuntu
    - Add autopkgtest for testing unshare directly
    - d/t/unshare: Updated test-pkg_1.0_all.deb content for zstd to match
      output from zstd 1.5.4
  * Removed obsolete patches:
    - d/t/control: Fix obsolete dependency on lsb-release (should now be
      lsb-release-minimal)
    - Fix autopkgtest `unshare-qemuwrapper` on lunar-proposed
      - d/t/unshare-qemuwrapper: copy apt preferences into the vm's chroot.

Available diffs

Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
sbuild (0.85.2ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable (LP: #2025652). 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.
    - 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.
    - d/t/control: Fix obsolete dependency on lsb-release (should now be lsb-
      release-minimal)
    - d/t/unshare: Updated test-pkg_1.0_all.deb content for zstd to match
      output from zstd 1.5.4
  * Removed patches obsoleted/merged by upstream:
    - d/control: Fix obsolete dependency on lsb-base (should now be
      sysvinit-utils)
    - Bump standards version to 4.6.2

Available diffs

Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
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

Superseded in lunar-proposed
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.

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
sbuild (0.84.1ubuntu3) lunar; urgency=medium

  * Fix autopkgtest `unshare-qemuwrapper` on lunar-proposed (LP: #2000015)
    - d/t/unshare-qemuwrapper: copy apt preferences into the vm's chroot.
    - d/t/unshare: use mmdebstrap --verbose to aid debugging.

 -- Mauricio Faria de Oliveira <email address hidden>  Fri, 16 Dec 2022 14:20:13 -0300
Superseded in lunar-proposed
sbuild (0.84.1ubuntu2) lunar; urgency=medium

  * d/t/build-procenv: Make skippable when mknod fails, as in unprivileged
    container case (as Ubuntu's autopkgtest uses in the armhf case)
    (LP: #1998479)

 -- Dave Jones <email address hidden>  Thu, 08 Dec 2022 16:47:16 +0000

Available diffs

Superseded in lunar-proposed
sbuild (0.84.1ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable (LP: #1998479). Remaining changes:
    - 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.
    - debian/tests/unshare: Run the test, but skip it if user namespaces are
      not supported
    - unshare test requires isolation-machine to execute
  * Removed patches obsoleted/merged by upstream:
    - d/t/control: add isolation-machine to the test flags
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - debian/tests/control: Skip unshare-qemuwrapper test where linux-image-
      amd64 is missing. It is missing in Ubuntu making the test fail.
    - debian/tests/unshare*: Test with current release
    - Fix the unshare tests
      - Make dscverify available by adding devscripts to EXTRA_DEPS
      - Ensure dscverify tests actually run by re-writing verify()
      - Remove the release=unstable check (there's no reason we shouldn't
        check the orig-tarball and deb output)
      - unshare test requires isolation-machine to execute
    - Fix build-procenv to work under Ubuntu by removing unstable deb-src
      reference
    - Fix the diffoscope tests
      - Change the expected .deb output to match xz or zstd compression
      - Use "unstable" as d/changelog release name so the test can remain
        static across releases
      - Patch umask differences otherwise diffoscope barfs on differing group
        modes in the generated orig-tar

 -- Dave Jones <email address hidden>  Fri, 02 Dec 2022 16:09:52 +0000

Available diffs

Superseded in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
sbuild (0.83.1ubuntu1) kinetic; urgency=medium

  * Merge from Debian unstable (LP: #1974177). Remaining changes:
    - d/t/control: add isolation-machine to the test flags
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - 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.
      (LP: #1976257)
    - debian/tests/control: Skip unshare-qemuwrapper test where linux-image-
      amd64 is missing. It is missing in Ubuntu making the test fail.
    - debian/tests/unshare: Run the test, but skip it if user namespaces are
      not supported
    - debian/tests/unshare*: Test with current release
  * Removed obsolete patches/changes:
    - debian/tests/control: Don't depend on linux-image-amd64 package
      It does not exist on Ubuntu.
    - debian/tests/unshare-qemuwrapper: Don't use linux-image-amd64 package in
      bootrstrapping test on Ubuntu
    - debian/tests/unshare-qemuwrapper: Drop delta
  * Fix the unshare tests
    - Make dscverify available by adding devscripts to EXTRA_DEPS
    - Ensure dscverify tests actually run by re-writing verify()
    - Remove the release=unstable check (there's no reason we shouldn't
      check the orig-tarball and deb output)
    - unshare test requires isolation-machine to execute
  * Fix build-procenv to work under Ubuntu by removing unstable deb-src
    reference
  * Fix the diffoscope tests
    - Change the expected .deb output to match xz or zstd compression
    - Use "unstable" as d/changelog release name so the test can remain
      static across releases
    - Patch umask differences otherwise diffoscope barfs on differing group
      modes in the generated orig-tar

Available diffs

Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
sbuild (0.81.2ubuntu6) jammy; urgency=medium

  * No-change rebuild to update maintainer scripts, see LP: 1959054

 -- Dave Jones <email address hidden>  Wed, 16 Feb 2022 17:32:39 +0000

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: Moved to hirsute)
sbuild (0.81.2ubuntu5) hirsute; urgency=medium

  * debian/tests/control: Skip unshare-qemuwrapper test where linux-image-amd64
    is missing. It is missing in Ubuntu making the test fail.
  * debian/tests/unshare: Run the test, but skip it if user namespaces are not
    supported
  * debian/tests/unshare-qemuwrapper: Drop delta
  * debian/tests/unshare*: Test with current release

Superseded in hirsute-proposed
sbuild (0.81.2ubuntu4) hirsute; urgency=medium

  * debian/tests/unshare-qemuwrapper: Don't use linux-image-amd64 package in
    bootrstrapping test on Ubuntu

Available diffs

Superseded in hirsute-proposed
sbuild (0.81.2ubuntu3) hirsute; urgency=medium

  * debian/tests/control: Don't depend on linux-image-amd64 package
    It does not exist on Ubuntu.

Available diffs

Superseded in hirsute-proposed
sbuild (0.81.2ubuntu2) hirsute; urgency=medium

  * No change rebuild with fixed ownership.

 -- Dimitri John Ledkov <email address hidden>  Tue, 16 Feb 2021 17:05:37 +0000

Available diffs

Superseded in hirsute-proposed
sbuild (0.81.2ubuntu1) hirsute; urgency=medium

  * Merge with Debian; remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - 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/control: add isolation-machine to the test flags

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
sbuild (0.80.0ubuntu1) groovy; urgency=medium

  * Resynchronize on Debian, remaining changes
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - 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/control: add isolation-machine to the test flags

 -- Sebastien Bacher <email address hidden>  Tue, 04 Aug 2020 16:28:23 +0200
Superseded in groovy-proposed
sbuild (0.79.1-1ubuntu3) groovy; urgency=medium

  * Fix autopkg test with dpkg 1.20.x.

 -- Matthias Klose <email address hidden>  Tue, 28 Jul 2020 14:51:53 +0200

Available diffs

Superseded in groovy-proposed
sbuild (0.79.1-1ubuntu2) groovy; urgency=medium

  * Fix autopkg test with dpkg 1.20.x.

 -- Matthias Klose <email address hidden>  Tue, 28 Jul 2020 14:51:53 +0200
Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
sbuild (0.79.1-1ubuntu1) groovy; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - 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/control: add isolation-machine to the test flags

Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
sbuild (0.79.0-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - 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/control: add isolation-machine to the test flags
   * Dropped changes, included in Debian:
    - d/t/build-procenv: only install the built package if the chroot it was
      built in matches the release of the host system

Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
sbuild (0.78.1-2ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - 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/control: add isolation-machine to the test flags
    - d/t/build-procenv: only install the built package if the chroot it was
      built in matches the release of the host system
  * Dropped changes, included upstream:
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
sbuild (0.77.1-2ubuntu2) disco; urgency=medium

  * d/t/control: add isolation-machine to the test flags (LP: #1806389)
  * d/t/build-procenv: only install the built package if the chroot it was
    built in matches the release of the host system (LP: #1806388)

 -- Andreas Hasenack <email address hidden>  Mon, 03 Dec 2018 11:47:38 -0200

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
sbuild (0.77.1-2ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
sbuild (0.77.1-1ubuntu1) cosmic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
sbuild (0.77.0-4ubuntu1) cosmic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
sbuild (0.77.0-3ubuntu1) cosmic; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
sbuild (0.77.0-2ubuntu1) cosmic; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
sbuild (0.76.0-1ubuntu1) cosmic; urgency=low

  * Merge from Debian Sid (LP: #1770317). Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
sbuild (0.75.0-1ubuntu1) bionic; urgency=low

  * Merge from Debian Sid (LP: #1756195). Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Superseded in bionic-proposed
sbuild (0.74.0-1ubuntu1) bionic; urgency=medium

  * Merge from Debian Sid (LP: #1756195). Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.
    - 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.

Obsolete in zesty-updates
Deleted in zesty-proposed (Reason: moved to -updates)
sbuild (0.71.0-2ubuntu2) zesty; urgency=medium

  [ Dimitri John Ledkov ]
  * Backport autopkgtest fixes from artful, to resolve test failures due
    to assumption that host releases matches current development
    release. With further addition to query sample package version from
    the target release. LP: #1686064

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 29 Aug 2017 15:42:20 +0200

Available diffs

Published in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
sbuild (0.67.0-2ubuntu7.1) xenial; urgency=medium

  * Backport autopkgtest fixes from artful, to resolve test failures due
    to assumption that host releases matches current development
    release. With further addition to query sample package version from
    the target release. LP: #1686064

 -- Dimitri John Ledkov <email address hidden>  Tue, 25 Apr 2017 14:27:27 +0100
Obsolete in yakkety-proposed
sbuild (0.71.0-2ubuntu1.1) yakkety; urgency=medium

  * Backport autopkgtest fixes from artful, to resolve test failures due
    to assumption that host releases matches current development
    release. LP: #1686064

 -- Dimitri John Ledkov <email address hidden>  Tue, 25 Apr 2017 14:30:38 +0100
Superseded in bionic-release
Obsolete in artful-release
Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
Deleted in zesty-proposed (Reason: Moved to artful-proposed)
sbuild (0.73.0-4ubuntu1) zesty; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Feb 2017 16:04:29 +0100
Superseded in zesty-proposed
sbuild (0.73.0-2ubuntu1) zesty; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.
  * Drop changes merged in Debian
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.

 -- Gianfranco Costamagna <email address hidden>  Thu, 19 Jan 2017 09:27:07 +0100
Deleted in zesty-proposed (Reason: NBS)
sbuild (0.72.0-2ubuntu1) zesty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.

 -- Gianfranco Costamagna <email address hidden>  Tue, 22 Nov 2016 10:02:25 +0100

Available diffs

Superseded in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
sbuild (0.71.0-2ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.

 -- Gianfranco Costamagna <email address hidden>  Mon, 29 Aug 2016 08:22:14 +0200

Available diffs

Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
sbuild (0.71.0-1ubuntu2) yakkety; urgency=medium

  * cherry-pick from Debian:
    - add patch to not check for the fakeroot binary on the host. Thanks
      Gianfranco Costamagna
    - Do not recommend fakeroot anymore. It is not needed on the host but only
      inside the chroot.

 -- Gianfranco Costamagna <email address hidden>  Fri, 26 Aug 2016 12:38:10 +0200
Superseded in yakkety-proposed
sbuild (0.71.0-1ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.

 -- Gianfranco Costamagna <email address hidden>  Fri, 26 Aug 2016 08:22:46 +0200
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
sbuild (0.70.0-1ubuntu1) yakkety; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.

 -- Gianfranco Costamagna <email address hidden>  Wed, 03 Aug 2016 12:33:10 +0200
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
sbuild (0.69.0-2ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable (LP: #1591674). Remaining changes:
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.
    - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
    - 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.
  * Drop patches included/applied in Debian: apt-conf-quotes.patch,
    copy-dummy-archive.patch, dummy-archive-sha512.patch,
    fix-quoting-harder.patch

 -- Gianfranco Costamagna <email address hidden>  Sun, 12 Jun 2016 12:48:21 +0200
Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu7) xenial; urgency=medium

  * utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)

 -- Adam Conrad <email address hidden>  Tue, 19 Apr 2016 07:51:15 -0600

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu6) xenial; urgency=medium

  * dummy-archive-sha512.patch: Sbuild::ResolverBase: sign dummy archive
    with SHA-512.

 -- Colin Watson <email address hidden>  Thu, 07 Apr 2016 12:47:54 +0100

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu5) xenial; urgency=medium

  * debian/patches/series: Patches apply much better when referenced here.

 -- Adam Conrad <email address hidden>  Mon, 28 Mar 2016 04:24:17 -0600

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu4) xenial; urgency=medium

  * apt-conf-quotes.patch: Backport upstream commit to fix apt.conf quoting.

 -- Adam Conrad <email address hidden>  Mon, 28 Mar 2016 02:20:16 -0600

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu3) xenial; urgency=medium

  * copy-dummy-archive.patch: Sbuild::ResolverBase: use copy: for dummy
    archive.  Fixes launchpad-buildd crashes when analysing dep-waits.

 -- Colin Watson <email address hidden>  Thu, 18 Feb 2016 14:32:21 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu2) xenial; urgency=medium

  * 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.
  * fix-quoting-harder.patch: Switch from single to double quotes for args
    when forking perl: "W: Stripped single quote from command for security"

 -- Adam Conrad <email address hidden>  Thu, 21 Jan 2016 03:19:26 -0700
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-2ubuntu1) xenial; urgency=low

  * Merge with Debian.  Remaining changes:
    - do-not-install-debfoster-into-chroots.patch: Do not install debfoster
      into the chroots because it is in universe and not needed for package
      building itself.
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
      package.
    - Set APT::Sandbox::User=root when running apt-get source in the
      build-procenv autopkgtest, to avoid stderr noise from current apt.
    - Silence a couple of warnings from sbuild-createchroot which caused some
      autopkgtest runs to fail.

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.67.0-1ubuntu3) xenial; urgency=medium

  * Silence a couple of warnings from sbuild-createchroot which caused some
    autopkgtest runs to fail.

 -- Colin Watson <email address hidden>  Mon, 28 Dec 2015 14:00:28 +0000
Superseded in xenial-proposed
sbuild (0.67.0-1ubuntu2) xenial; urgency=medium

  * Set APT::Sandbox::User=root when running apt-get source in the
    build-procenv autopkgtest, to avoid stderr noise from current apt.

 -- Colin Watson <email address hidden>  Mon, 28 Dec 2015 03:55:12 +0000

Available diffs

Superseded in xenial-proposed
sbuild (0.67.0-1ubuntu1) xenial; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - do-not-install-debfoster-into-chroots.patch: Do not install debfoster
      into the chroots because it is in universe and not needed for package
      building itself.
    - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
      packages, as pkgbinarymangler's dpkg-deb expects to be run from a
      source package.

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
sbuild (0.66.0-5ubuntu1) xenial; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - do-not-install-debfoster-into-chroots.patch: Do not install debfoster
      into the chroots because it is in universe and not needed for package
      building itself.
  * no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
    packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
    package.

Superseded in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
sbuild (0.65.2-1ubuntu2) vivid; urgency=medium

  * Backport from upstream:
    - sbuild: Fix handling of exceptions while setting up chroot.
 -- Colin Watson <email address hidden>   Wed, 15 Apr 2015 11:30:20 -0500

Available diffs

Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
sbuild (0.65.2-1ubuntu1) vivid; urgency=medium

  * Resynchronise with Debian (LP: #1428656).  Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
      install debfoster into the chroots because it is in universe and not
      needed for package building itself.
  * Backport from upstream:
    - sbuild: Don't sign dummy archive if apt_allow_unauthenticated is set.

Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
sbuild (0.65.0-1ubuntu1) vivid; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
      install debfoster into the chroots because it is in universe and not
      needed for package building itself.
  * Dropped changes (merged into upstream):
    - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
      as root.
    - Added DEP-8 autopkgtest to build procenv.

Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
sbuild (0.64.1-1ubuntu6) utopic; urgency=medium

  * debian/tests/control: Updated Depends to allow more capable procenv to be
    built. (LP: #1325896)
 -- James Hunt <email address hidden>   Tue, 03 Jun 2014 10:30:03 +0100

Available diffs

Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
sbuild (0.64.1-1ubuntu5) utopic; urgency=medium

  * debian/tests/build_procenv: Ask the host's apt for Acquire::http::Proxy
    and use that for bootstrapping and the built schroot as well.
  * debian/tests/build_procenv: Install apt-utils into the generated schroot,
    to avoid "debconf: delaying package configuration, since apt-utils is not
    installed" stderr message.
 -- Martin Pitt <email address hidden>   Wed, 04 Jun 2014 08:09:47 +0200

Available diffs

Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
sbuild (0.64.1-1ubuntu4) trusty; urgency=medium

  * debian/source/include-binaries: Add static sbuild signing keys to work
    around systems with little entropy.
  * debian/tests/build_procenv: Install sbuild signing keys.
  * debian/tests/control: Add libnuma1, required by test package that is
    built (procenv).
  * debian/tests/sbuild-key.{pub,sec}: Static sbuild signing keys.
 -- James Hunt <email address hidden>   Wed, 05 Mar 2014 15:15:02 +0000
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
sbuild (0.64.1-1ubuntu3) trusty; urgency=medium

  * debian/tests/build_procenv: on Ubuntu, select the correct archive mirror
    for the build architecture.
 -- Steve Langasek <email address hidden>   Tue, 04 Mar 2014 16:18:11 -0800

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
sbuild (0.64.1-1ubuntu2) trusty; urgency=medium

  * debian/tests/control: Add missing debootstrap test dependency.
 -- Martin Pitt <email address hidden>   Tue, 25 Feb 2014 10:09:33 +0100

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
sbuild (0.64.1-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
      install debfoster into the chroots because it is in universe and not
      needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
      as root.
    - Added DEP-8 autopkgtest to build procenv.

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
sbuild (0.64.0-1ubuntu2) trusty; urgency=low

  * debian/tests/build_procenv: Add component universe for Ubuntu to make
    procenv buildable (LP: #1247420)
 -- Jean-Baptiste Lallement <email address hidden>   Sat, 02 Nov 2013 22:45:08 +0100
Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
sbuild (0.64.0-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
      install debfoster into the chroots because it is in universe and not
      needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
      as root.
    - Added DEP-8 autopkgtest to build procenv.

Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
sbuild (0.63.2-1.1ubuntu2) saucy; urgency=low

  * Added DEP-8 autopkgtest to build procenv.
 -- James Hunt <email address hidden>   Mon, 27 May 2013 10:18:26 +0200
Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
sbuild (0.63.2-1.1ubuntu1) raring; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Convert package back to source format 3.0 (quilt) so the patches get
      applied.
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
      install debfoster into the chroots because it is in universe and not
      needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
      as root.
    - debian/patches/fix-rev-0.patch: convert inline change from 0.63.2-1.1
      into patch.

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
sbuild (0.63.2-1ubuntu1) raring; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
      install debfoster into the chroots because it is in universe and not
      needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
      as root.
    - Convert package back to source format 3.0 (quilt) so the patches get
      applied.

Superseded in raring-release
Obsolete in quantal-release
sbuild (0.63.1-1ubuntu2) quantal; urgency=low

  * Convert package back to source format 3.0 (quilt) so the patches get
    applied.
 -- Marc Deslauriers <email address hidden>   Tue, 14 Aug 2012 12:42:58 -0400

Available diffs

Superseded in quantal-release
sbuild (0.63.1-1ubuntu1) quantal; urgency=low

  * Resynchronize with Debian testing. Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch:
      do not install debfoster into the chroots because it is in universe and
      not needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch:
      run pre-build hooks as root
  * Drop run-lintian-inside-chroot.patch: It hasn't been picked up
    by Debian and doesn't work quite right (LP: #940410)

Superseded in quantal-release
Published in precise-release
sbuild (0.62.6-1ubuntu2) precise; urgency=low

  * Run lintian from within the build chroot, Closes: #626361
  * Refresh patches.
 -- Reinhard Tartler <email address hidden>   Tue, 21 Feb 2012 22:55:48 +0100
Superseded in precise-release
sbuild (0.62.6-1ubuntu1) precise; urgency=low

  * Merge from Debian testing.  Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch:
      do not install debfoster into the chroots because it is in universe and
      not needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch:
      run pre-build hooks as root
  * Mark Vcs-* as XS-Debian-Vcs-*
    - update debian/control

Superseded in precise-release
Obsolete in oneiric-release
sbuild (0.62.5-1ubuntu2) oneiric; urgency=low

  * debian/patches/run-pre-build-hooks-as-root.patch: ported to match the
    recent changes in pre-build hook execution methods.
 -- Kees Cook <email address hidden>   Thu, 18 Aug 2011 09:22:10 -0700
Obsolete in natty-updates
Deleted in natty-proposed (Reason: moved to -updates)
sbuild (0.60.9-1ubuntu3.1) natty-proposed; urgency=low

  * Cherry-pick a couple of commits from tip; fixes locks in chroots of
    recents suites like oneiric or current Debian sid; LP: #791134.
    - d1e199f2c2b666c477be01ebed872f2bdb298704: Sbuild::Chroot: Use
      /var/lib/sbuild/chroot-lock.
    - b293b44bc97e4d9c5e72d544b0d7d839634c8e02: Sbuild::Chroot: Create chroot
      lock inside chroot.
 -- Loic Minier <email address hidden>   Fri, 22 Jul 2011 16:05:55 +0200
Superseded in oneiric-release
sbuild (0.62.5-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch:
      do not install debfoster into the chroots because it is in universe and
      not needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch:
      run pre-build hooks as root

Superseded in oneiric-release
sbuild (0.62.4-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable, Remaining changes:
    - debian/patches/do-not-install-debfoster-into-chroots.patch:
      do not install debfoster into the chroots because it is in universe and
      not needed for package building itself.
    - debian/patches/run-pre-build-hooks-as-root.patch:
      run pre-build hooks as root

175 of 125 results