[buildd-tools-devel] [GIT] sbuild branch master updated. release/sbuild-0.64.2-4-g7b6b2b5

Wookey wookey at moszumanska.debian.org
Mon Sep 29 13:21:05 UTC 2014


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 branch, master has been updated
       via  7b6b2b5983d54ff0ab54da5aa7ef2d499b87ad85 (commit)
       via  ccfc7e7a6fda4aea36350b7588b8849901a19789 (commit)
       via  9fdca933d6264a4a21d63d4fd4b76dafb1ee15a9 (commit)
       via  c599aa5e508d596b79f4130e63f5d197704504f3 (commit)
      from  00bacfb97003422bebf5d6517f62660b574ccbfb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7b6b2b5983d54ff0ab54da5aa7ef2d499b87ad85
Author: Wookey <wookey at wookware.org>
Date:   Thu Sep 25 21:04:03 2014 +0100

    Merge #760991 and #608840 hook command changes.
    So chroot setup/cleanup commands are run as root and starting/finished commands are run as user
    The existing name for chroot-setup-commands is thus retained for backwards comptibility
    
         Here is a summary of the resulting command options, in order, showing
         option, user, internal/external, and point of running:
         --pre-build-commands       root  ext  after chroot session setup
         --chroot-setup-commands    root  int  after chroot initialisation, before 'update'
         --starting-build-commands  user  int  after update and dependency-install, before build
         --finished-build-commands  user  int  after end of timed build
         --chroot-cleanup-commands  root  int  after build, before session is closed
         --post-build-commands      root  ext  after session is shut down

commit ccfc7e7a6fda4aea36350b7588b8849901a19789
Author: Wookey <wookey at wookware.org>
Date:   Thu Sep 25 17:26:27 2014 +0100

    Add changelog entry for multiarch-build feature

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

Summary of changes:
 debian/changelog           |  16 ++++++++
 lib/Sbuild/AptResolver.pm  |   1 +
 lib/Sbuild/Build.pm        |  98 ++++++++++++++++++++++++++++++++++++++++----
 lib/Sbuild/Conf.pm         |  12 +++++-
 lib/Sbuild/Options.pm      |  10 +++++
 lib/Sbuild/ResolverBase.pm | 100 ++++++++++++++++++++++++++++++++++++++-------
 man/sbuild.1.in            |  52 ++++++++++++++++++++++-
 7 files changed, 264 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list