-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 16 Aug 2016 13:54:11 +0200 Source: sbuild Binary: libsbuild-perl sbuild buildd Architecture: source all Version: 0.70.0-1~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org> Changed-By: Luca Falavigna <dktrkranz@debian.org> Description: buildd - Daemon for automatically building Debian binary packages from Deb libsbuild-perl - Tool for building Debian binary packages from Debian sources sbuild - Tool for building Debian binary packages from Debian sources Closes: 693928 776438 792037 798835 800593 803505 811558 812361 813360 813895 816493 817121 818579 821376 823788 823897 823993 824165 824582 824935 825359 825991 826847 826957 831063 831462 Changes: sbuild (0.70.0-1~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. . sbuild (0.70.0-1) unstable; urgency=medium . * new upstream version - Fix reproducibility issue by not writing the $HOME as set during the build into config files and man pages anymore (closes: #825991) - Add an EXAMPLE section to the sbuild man page (closes: #824582) - sbuild-createchroot now has support for SUITE-VARIANT chroot names. This is useful to create variants of base suits like jessie-backports or unstable-experimental. (closes: #826957) - sbuild-createchroot now has the --no-deb-src option which allows one to create a chroot without a deb-src entry in its sources.list. This is useful to save bandwidth and disk space for chroots that will never be used to download source packages as the source indices do not have to downloaded, stored and later updated from the mirrors. (closes: #826847) - sbuild-createchroot now has the --alias option which is useful to add a shorthand alias to a chroot which will be used for chroot selection. This is for example useful for a Debian unstable chroot which will be automatically selected for package builds that have UNRELEASED in their debian/changelog, if the UNRELEASED alias is added to the Debian unstable chroot. (closes: #800593) - suild-createchroot now has the --extra-repository which works like the --extra-repository option for sbuild and permanently adds another line to the chroot's sources.list. - Private/public key pairs are now stored in armored ASCII format to maintain compatibility between different gpg versions on the host and within the chroot. Re-running `sbuild-update --keygen` will create the new key types. - Chroots can now have gpg >= 2.x installed as sbuild will properly clean up any remaining gpg-agent processes and "apt-key add" is not used anymore (it will leave a gpg-agent process around that cannot properly be killed). - Add the --source-only-changes option which will create a .changes file suitable for a source-only upload alongside the normal binary .changes file. (closes: #812361) - Do not install debfoster by default in sbuild-createchroot to keep the build chroot as minimal as possible. Users that use debfoster can use the --include option of sbuild-createchroot. - Drop requirement for gpg inside the chroot as external archive keys are now processed without gpg and signing of the internal repository is entirely optional with helpful warning and error messages in case signing failed. (closes: #831462) - Allow running autopkgtest after a successful build in the same manner that piuparts can be run after a successful build. (closes: #824935) - fix uninitialized value problem in loop (closes: #823993) - Fix typo in APT::Get::AllowUnauthenticated config setting (closes: #824165) - Add up correct size when looping over files (closes: #825359) - Make sure printed timestamps are in C locale, in UTC and in standard formats (closes: #813895) - Move addition of extra repositories from the creation of the dummy build dependency repository to the initial setup (closes: #792037) - Fix execution of man (closes: #831063) * Remove patches 0001-lib-Sbuild-ResolverBase.pm-do-not-produce-non-error-.patch and 0001-bin-sbuild-createchroot-fix-chown-chmod-error-checks.patch as they were merged upstream. . sbuild (0.69.0-2) unstable; urgency=medium . * add patch 0001-lib-Sbuild-ResolverBase.pm-do-not-produce-non-error-.patch to make sbuild not print on stderr during sbuild-update unless it is an error (closes: #823788) * 0001-bin-sbuild-createchroot-fix-chown-chmod-error-checks.patch which fixes error checking of chown and chmod calls in sbuild-createchroot (closes: #823897) . sbuild (0.69.0-1) unstable; urgency=medium . * new upstream version - Decouple chroot from host in terms of filesystem access to allow chroot backends like qemu, ssh or lxc. Deprecate external command percentage escape %SBUILD_CHROOT_DIR in favour of %SBUILD_CHROOT_EXEC. - Experimental adt backend. Enable with --chroot-mode=adt. Choose the virtualization server with --adt-virt-server and add options with --adt-virt-server-opt. This allows sbuild to use qemu, ssh and lxc chroots. - Build packages without specifying a version. Earlier it was possible to let sbuild "apt-get download" a dsc by specifying "package_version" as a command line argument. The version part is not necessary anymore. No manual version lookup by the user is required anymore. (closes: #693928) - Disallow conflicting command line options, thus making command line switches position independent and remove the deprecated --arch-all-only option in the process. - The aspcud resolver criteria is not hardcoded anymore but can be chosen with --aspcud-criteria. The default criteria is -removed,-changed,-new. To minimize the number of packages from experimental, use: -count(solution,APT-Release:=/a=experimental/),-removed,-changed,-new (closes: #821376) - Apt doesn't download translations anymore. - Dummy archive is now signed with SHA-512 - Cron script etc/sbuild-update-all allows one to periodically update all sbuild chroots. (closes: #776438) - Add another --*-failed-commands external command: --chroot-update-failed-commands (closes: #803505) - Documentation of configuration options in sbuild.conf(5) and in /etc/sbuild/sbuild.conf now reference related command line options from sbuild(1). - Documentation of command line options in sbuild(1) now references the respective configuration options from sbuild.conf(5). - Remove configuration options which can be set on the command line from the __INTERNAL group, thus exposing them in sbuild.conf as well and referencing them in sbuild(1). - Replace single by double quotes in external command (closes: #816493) - Parse "apt-cache showsrc" output using Dpkg::Index (closes: #818579) - Fix permissions of temporary directories (closes: #798835) - Fix signing of build results (closes: #817121) - do not remove architectures when cloned chroot is in use (closes: #811558) - check for overlayfs support (closes: #813360) Checksums-Sha1: 807a0ff14c0532ddd8f7a7b37afd905e61ae9ebe 2246 sbuild_0.70.0-1~bpo8+1.dsc ec8c6196e98789143827e4762d8175ca66eba434 630317 sbuild_0.70.0.orig.tar.gz 079cf334210d9c5fb5e86a9e3f1a55bcfdf73851 54584 sbuild_0.70.0-1~bpo8+1.debian.tar.xz c709242c0c1ed2607498cd67943dd827c81e54e3 336300 libsbuild-perl_0.70.0-1~bpo8+1_all.deb baed3b42a4f4b1b81b148e1e17d67ccd97fd1083 362510 sbuild_0.70.0-1~bpo8+1_all.deb 8023688aae6452b133a62a209529700f6515d272 326958 buildd_0.70.0-1~bpo8+1_all.deb Checksums-Sha256: ca13e4bcf26472827720a4f4569e2b58ff24f70ace378b54332f7639a5d80a51 2246 sbuild_0.70.0-1~bpo8+1.dsc 813877e1d7a2c73eaa7b0a1dcc0afe7719ea91975fe7a6bb2d6656cfec260981 630317 sbuild_0.70.0.orig.tar.gz 6fff274056af487800033091aa1597d07d2c0e2619ef39ae4d459594a76fcd8d 54584 sbuild_0.70.0-1~bpo8+1.debian.tar.xz 734050b8d1d6519100419159a445e4e6d3c04bfa53aabda4c278a2ce73c4270a 336300 libsbuild-perl_0.70.0-1~bpo8+1_all.deb ddba335833d9fcf77f13bd57a0c4551806a5a20da31ad9f129619ad0cbf0ea4c 362510 sbuild_0.70.0-1~bpo8+1_all.deb f222bb44f648f028d3e8705f488feb5f6c911006b838b4f8e21a480a3a688079 326958 buildd_0.70.0-1~bpo8+1_all.deb Files: 1c9aa0d569f6c23eaad9a45e1e58ab21 2246 devel extra sbuild_0.70.0-1~bpo8+1.dsc a88eb6118f60453995f93eb365c23fa8 630317 devel extra sbuild_0.70.0.orig.tar.gz a7bdd3e59682c16c529a465941e734bf 54584 devel extra sbuild_0.70.0-1~bpo8+1.debian.tar.xz 26506181e493d4a0445599bb80084961 336300 perl extra libsbuild-perl_0.70.0-1~bpo8+1_all.deb 85414e17e32661d5a265604f0779964c 362510 devel extra sbuild_0.70.0-1~bpo8+1_all.deb be938ed671e5dcbc68d726612afadfc8 326958 devel extra buildd_0.70.0-1~bpo8+1_all.deb -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJXsv+5AAoJEEkIatPr4vMfeMoP/3J9IAhk96UKub3xFclwD48u cq7ESF6Q8ZgZnCS2P/3tOihrWv277IKa7j3vMS8kzgl8vo5zulX2CIYK3a4mWbpE 1PCRm8bi1zFzpw8VD2g6vYtQrzQ8HJt7qd0671YQ1fcCIuiGom3EPlUDAUwv5mAW Wl+3aYUckd9XtdNYUVGdTglwlC1RP6rD7u2IquJc2rsqdb5OyehMv9Griq1bQT9D i5bmF1IZH4ZO/1xqAvzUdgthSEZdhghFlluQTAoRQWM96hjOsOWmphlPpU2yqV4B taFMMS4010atVjAjMQLcIeIkkpOOWjHcCr6nH7WwYEB98YSlJHXtE5gwjXfbSh73 Q61PZyDZXOGnbdkDBXm67ob2/9s3ivdQQwVBSmJykluNAi+l5mRNcbUURtlTzpAs LH3Y0BnenizXVkPEaKGuHw8w6OS56IO5qPjB6tBiMJU1o768TDRm7X75u7dSED6q lHpcFaG7lsAKplXrHDoBOm3Uy65mdezQfPv01WgHNh333PlqnYD4/sz+0rPZ0hgt XFUKwK1+JSO6uxE6R7e+1v70RDmkJfq14JFWF2DsdGykOC3G8mtPsLYHGYaP9ktl B0hckDM0GB56LT1J6jdnEkyWAVPwJunjaA/3H4zHYFwa7IYv6QGeg9kUsT965+3o su+1kv3SIwaK+dnK+jFT =epnw -----END PGP SIGNATURE-----