[buildd-tools-devel] [GIT] sbuild branch, master, updated. sbuild-0.58.2-94-gd512f31

Roger Leigh rleigh at alioth.debian.org
Sat May 2 15:19:03 UTC 2009


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  d512f3150113fa61da5c091b2b0aa27dcb1661d7 (commit)
       via  eec387f67daf5dbba1e5aa7d5ea139ba7c66ffb6 (commit)
       via  a377cccdb7bfe738c2dee5ea4196e40edd243e40 (commit)
       via  b11230c6d41c39110371a87eb60f1c3048008230 (commit)
       via  7c031ba8dec7e7473da35c0a822463337e056290 (commit)
       via  7e0c64243c6fdb2fb1816402fbe6e05b5019190c (commit)
       via  fa3da651871b6184518f8140c267a871838c044c (commit)
      from  9e2c7e13893695f259cbfd3592ca22193c1eaf7e (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 d512f3150113fa61da5c091b2b0aa27dcb1661d7
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Apr 29 23:42:06 2009 +0100

    [Sbuild::Conf] Remove SRCDEP_LOCK_DIR check
    
    This is not needed on the host.  It's already created by the
    50sbuild setup script and sbuild-createchroot.

commit eec387f67daf5dbba1e5aa7d5ea139ba7c66ffb6
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Apr 30 22:16:06 2009 +0100

    [Sbuild::Build] Fix incorrect debug statement

commit a377cccdb7bfe738c2dee5ea4196e40edd243e40
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Apr 30 20:59:03 2009 +0100

    [.gitignore] Ignore generated db.sql

commit b11230c6d41c39110371a87eb60f1c3048008230
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Apr 29 23:41:30 2009 +0100

    [Sbuild::Build] Quote newlines with double quotes

commit 7c031ba8dec7e7473da35c0a822463337e056290
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Apr 29 23:40:28 2009 +0100

    [Sbuild::LogBase] Reopen streams in reverse order to avoid deadlocking
    
    Blocking of fatal signals is needed to prevent the parent of the logger
    getting a SIGPIPE, and to prevent loss of final log messages.

commit 7e0c64243c6fdb2fb1816402fbe6e05b5019190c
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Apr 29 23:02:06 2009 +0100

    [Sbuild::LogBase] Don't close STDOUT or STDERR
    
    When reopening, we can't guarantee getting the same fd (1 or 2).
    Therefore just reopen in place.
    
    Redirect whether or not in verbose mode (since we might want to log
    what's printed to STDOUT or STDERR, and the real original fds are
    still open in the logger coprocess; output to STDOUT or STDERR in the
    parent will therefore be redirected to the logger and logged both to
    file and/or standard output depending upon the configuration.

commit fa3da651871b6184518f8140c267a871838c044c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Apr 26 18:20:02 2009 +0100

    [Sbuild::LogBase] Log to file if NOLOG is not set

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

Summary of changes:
 db/.gitignore         |    4 +--
 lib/Sbuild/Build.pm   |    6 ++--
 lib/Sbuild/Conf.pm    |    8 -------
 lib/Sbuild/LogBase.pm |   50 +++++++++++++++++++++++++-----------------------
 4 files changed, 30 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list