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

Johannes Schauer josch at moszumanska.debian.org
Wed Aug 3 10:18:42 UTC 2016


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.70.0 has been created
        at  ce6164f980f3303e977d715d2c2eb1f56f1c5f47 (tag)
   tagging  94572933e464a438f225a95bed81c206f0366fde (commit)
  replaces  release/sbuild-0.69.0
 tagged by  Johannes 'josch' Schauer
        on  Wed Aug 3 10:26:31 2016 +0200

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

iQIcBAABCAAGBQJXoaq3AAoJEPLLpcePvYPhHZYQAIm5RQG0IcaUi2nvf94wLWz/
QIk6VD4R2ZQLHVLpjRBzxuBL25iZTv0Zbpuuzz1RUyx2by1MxvWaoBQ/JPhfAfm1
R8xd+TbdXOAev+TtnqSs0vgsuvs1Kaa+Ndg+vEuW5OgcQb+WvuRoFNLDyZBWGkay
/CIFw+CWkgp6BNY+atrfVInb9xI8xrPOOygBW8O/V/QZEgGUTFJFmLi86OOsbizN
51PAOTFhmSvCptRsWsMq5wg3OmIDh5/+sno4cbdboacfBdeFNVBJZG2MOj9ptLFK
HV4u6GKOe4VD/KZmYMPWZysEmyq3I/9kN5KfROsMWXpQNJkjTLXughxL9dYYQlbD
Xe/a5kwqVL0zKnnmrZ2Mf2S2B9ccV6JV4RyZix8IJGv1U7P/ntN9Mv8GCA4/yAku
aywAc/HD8MePeOYvdAsEJNoT3s2kgAtb9rj6jFxW7/SvvupSa/6vKTGjtx+fs18s
cPeQymbSNkVDjpFcnWyKQHbC324hPnSRTnssun3NHk3n7p0iOIDmtCj/mZC1Nw2m
rReFqxclEccbfqb/rlr7CLoawuVZM4VGnvHcquqQxXrySdLpamCpXhSEl4Cm7JIO
oX9ThSBreg/Nz0Rvr3HerY0vyUxXe7/pwzaMsLwVO4pGSqrB/k5JezmomJTcQDrw
vvj9fvVnYTwIn+O7cIJ5
=R0H1
-----END PGP SIGNATURE-----

Johannes 'josch' Schauer (41):
      lib/Sbuild/ResolverBase.pm: do not produce non-error output in architecture setup
      lib/Sbuild/Build.pm: If dpkg-buildpackage dies, make sure to leave this information on stderr.
      bin/sbuild-createchroot: fix chown/chmod error checks (closes: #823897)
      lib/Sbuild/ResolverBase.pm: get_foreign_architectures(): fix uninitialized value problem in loop (closes: #823993)
      man/sbuild.1.in: fix spelling depenencies -> dependencies
      man/sbuild.1.in: Fix to errors from man due to macro typos
      lib/Sbuild/ResolverBase.pm: Fix typo in APT::Get::AllowUnauthenticated config setting (closes: #824165)
      lib/Sbuild.pm: Fix execution of man.
      Do not write $HOME into default config and man pages (closes: #825991)
      Add an EXAMPLE section to the sbuild man page (closes: #824582)
      bin/sbuild-createchroot: Move common parts of schroot config outside of if/else block
      bin/sbuild-createchroot: add --alias option (closes: #800593)
      bin/sbuild-createchroot: Add --extra-repository option
      lib/Sbuild/ResolverBase.pm: The generate_keys() function is not useful anymore.
      lib/Sbuild/Chroot.pm: escape special shell characters in get_read_file_handle() and get_write_file_handle()
      lib/Sbuild/Chroot.pm: add can_run() function to allow checking whether a program can be executed inside the chroot
      Use armored ASCII GPG key pairs instead of the GPG binary format and support GPG 2.x inside the chroot
      lib/Sbuild/Build.pm/check_space(): Add up correct size when looping over files (closes: #825359)
      lib/Sbuild/Build.pm: refactor check_space()
      lib/Sbuild/ResolverBase.pm: format the Date field in the Release file correctly
      Make sure printed timestamps are in C locale, in UTC and in standard formats (closes: #813895)
      lib/Sbuild/ResolverBase.pm: Move addition of extra repositories from the creation of the dummy build dependency repository to the initial setup (closes: #792037)
      lib/Sbuild/Build.pm: When printing the subsection, don't treat crossbuilds any special to save horizontal space on the line.
      lib/Sbuild/Build.pm: add comment about limitations of check_architectures()
      man/sbuild.1.in: clarify working directory for external commands
      lib/Sbuild/Build.pm: Instead of testing for readability of .changes files, generate the expected name from the build options
      man/sbuild.1.in: fix help text for --keyid
      lib/Sbuild/Build.pm: run debsign with --re-sign to avoid prompting the user
      Allow producing a .changes file for a source-only upload (closes: #812361)
      lib/Sbuild/ResolverBase.pm: don't run cleanup_apt_archive on error. This is the task of the caller.
      lib/Sbuild/ResolverBase.pm: Improve messages about how to turn off signing (closes: #831462)
      lib/Sbuild/ResolverBase.pm: kill gpg-agent in all cases
      lib/Sbuild/ResolverBase.pm: add comment about apt-key spawning gpg-agent
      sbuild-createchroot: Do not install debfoster by default.
      lib/Sbuild/ResolverBase.pm: export dummy repository key to /etc/apt/trusted.gpg.d manually instead of using "apt-key add"
      lib/Sbuild/ResolverBase.pm: Plainly copy EXTRA_REPOSITORY_KEYS into /etc/apt/trusted.gpg.d/
      lib/Sbuild/ResolverBase.pm: move adding keys to the apt repo into the setup function so that the keys are available during the update/upgrade/dist-upgrade steps
      lib/Sbuild/ResolverBase.pm: Allow extra repository keys to be passed in armored format
      Add feature to run autopkgtest after a successful build.
      bin/sbuild-createchroot: add code comment about /etc/sbuild/chroot
      Bump version to 0.70.0

Luca Capello (2):
      bin/sbuild-createchroot: add support for SUITE-VARIANT (closes: #826957)
      bin/sbuild-createchroot: add --no-deb-src (closes: #826847)

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


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list