[buildd-tools-devel] [GIT] sbuild annotated tag release/sbuild-0.66.0 created. release/sbuild-0.66.0

Johannes Schauer josch at moszumanska.debian.org
Sun Oct 4 09:32:37 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sbuild".

The annotated tag, release/sbuild-0.66.0 has been created
        at  388f93bea2d470c48ca6388c134493b2c8462d9e (tag)
   tagging  7085eef8ca39bc9de8ccb6ab1b20e68c98c8808c (commit)
  replaces  debian/sbuild-0.65.2-1
 tagged by  Johannes 'josch' Schauer
        on  Sun Oct 4 09:27:27 2015 +0200

- Log -----------------------------------------------------------------
sbuild version 0.66.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJWENTfAAoJEPLLpcePvYPh3p4P/3KXev728Th45yrzSMmaB81l
Yqw/DDgPe0M8cpYhpwkeaHBGeryrv+u+pSOk4jr+kamcihW8Kl7jW72JhNeJNBn+
FFJoqh/a9Z0O8UE7EIU4IUhn9SFeaHMr5coXE2vlCWb+RS+onLL2J4AOAS+g5yww
x6LiMmCcsYUFTjBx/POXrNClH4WsJX9rqTFXz3cnXEPaH8qlhhvPmE/VYXArfq9j
pqfZpuYVRkgtGraouqKwh8zmFrDTVKBR9oURIl2onzBZgtyieVuYF+NpuYP7PKvN
KxK1FW985fZggKa2bKsf5jukrlDpSbaN41McCUhnBuYwRaD1nGt+kcweSTV/hF0/
epbuQ/FJ3zwUNR0hQKo/70uSWvC+o6LwJhXhwHeEXAWZ3p0YxpdWW+6GBELYIVU8
rKgeYg8wXVkPJUb3n7mw1mUToDQdpuusbvVMzASr9hpduiUaZDwXYukqIKrdq08M
93tGRfBpcJ1f9WtSwwXFJpVSSCshgfBbx89g8+x1XYADPY1qLEBpqh0iY6wiUmF2
H7aoFRaC8DQwIH4IyL0Cc4cBpT8ZmOeNkTJIhIjNWFulATGUsac6CvP7ynPquN7n
CkR/J0RFk7oje04PSBkESGgxvti0m/446diANceEWxbgf1xMn24c3IBe9/fhaonD
xUxqcryiOgt12BxzYJtn
=rqEv
-----END PGP SIGNATURE-----

Aurelien Jarno (5):
      Pass the correct architecture to wanna-build when uploading packages
      Add a new --arch-all-only option
      Use --arch-all-only when building an arch:all package
      Cleanup uploader code
      Add documentation for the new --arch-all-only option

Christian Kastner (1):
      sbuild-createchroot(8): default suffix is -sbuild, not -chroot (Closes: #774521)

Christoph Egger (1):
      Add support for jessie-kfreebsd suites

Colin Watson (3):
      sbuild: Don't sign dummy archive if apt_allow_unauthenticated is set
      sbuild: Fix handling of exceptions while setting up chroot
      sbuild: Autoflush stdout even in --nolog mode

Dima Kogan (5):
      If Build-Depends can't be parsed, I now error loudly (Closes: #783335)
      external commands are now unparsed strings (Closes: #782672)
      external command %SBUILD_SHELL produces an interactive shell (Closes: #783091)
      Added --xxx-failed-commands
      Replaced all unicode-printed chars with plain ASCII (Closes: #765886, #665847)

Guillem Jover (1):
      Sbuild::ResolverBase: Correct inaccurate dpkg Multi-Arch support comment (Closes: #793560)

Johannes 'josch' Schauer (26):
      make exim4 or mail-transport-agent optional by only validating if sendmail exists if MAILTO is set
      new debian/changelog entry for 0.65.3 and demote exim4 to Recommends for libsbuild-perl
      Move running of pre-build-commands until after 'Chroot Dir' is defined
      consider stderr as well as stdout before timeout (Closes: #731940)
      allow to set custom configuration file through $SBUILD_CONFIG environment variable (Closes: #790354)
      use httpredir.debian.org instead of ftp.debian.org or ftp.uk.debian.org in documentation (Closes: #792092)
      create ~/.gnupg if it did not exist before when running sbuild-update (Closes: #792100)
      Fix crossbuild dependency resolution for apt and aptitude (Closes: #770407)
      use dpkg --assert-multi-arch to check for multi-arch support (Closes: #793561)
      partly revert commit 5ad92654 to look for a BUILD_ARCH chroot instead of HOST_ARCH (Closes: #793951)
      make symlink to build log relative if in same directory (Closes: #685416)
      Instead of explicitly requesting core packages of the build architecture, use :native (Closes: #798323)
      Handle $session being undefined properly (Closes: #798568, #745851)
      properly setup buildd unstable chroot (Closes: #731062)
      Report a proper error message in case /var/lib/sbuild inside the chroot is not writable (Closes: #797783)
      debian/changelog: add note that commit fec82ed7 fixes bug #657392 as commit message omits the closing bug number
      lib/Sbuild/ResolverBase.pm: close and unlink temporary files created by File::Temp::tempfile() (Closes: #775091)
      fix up last commit (did unlink() too early)
      ./man/sbuild-shell.1.in: add a note that changes will be persistent
      add aspcud based resolver
      man/sbuild.1.in: update docs for --dist option (Closes: #783135)
      test/sbuild.in: explicitly set schroot chroot and schroot working directory
      test/sbuild.in: now that a custom configuration file can be passed to sbuild, use the default config to reduce influence of the system config on the test cases
      lib/Sbuild/AspcudResolver.pm: change aspcud optimization preference
      delete ./debian directory to have a separate branch for it
      Bump version to 0.66.0

Luca Falavigna (1):
      Fix call to add_foreign_architecture to actually have an effect (Closes: #793359)

Maria Valentina Marin Rordrigues (1):
      add --build-path option and  configuration variable to set a deterministic build path (Closes: #790868)

Miguel A. Colón Vélez (1):
      Fix unlink again.

Paul Tagliamonte (1):
      Add --extra-repository-key flag for extra apt keys (Closes: #796539)

-----------------------------------------------------------------------


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list