[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.58.3-1-17-g8f8da84
Roger Leigh
rleigh at alioth.debian.org
Sat May 30 15:49:44 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 8f8da84853a8c4f8f9152734d00a1371933b83fc (commit)
via 6618890fbd36f029b696a35cf052e032dd0e69ba (commit)
via 16be96d3dad6804d788fc5381304037762c6f9b1 (commit)
via 46d4a948b53653cca16d470e839b61a051f4034b (commit)
via 551909d1890ef786493c0e23145670d0d7cdfcbb (commit)
via 28ae47ea5c7be652bea3db39c6e07c3baba69e93 (commit)
via 8f254221933068ae0628f9898a23f4f8bbcf38ee (commit)
from ce5ef3dabd6a722e8cd515f0694c09343ec49bed (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 8f8da84853a8c4f8f9152734d00a1371933b83fc
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 16:49:25 2009 +0100
[Sbuild::ChrootSetup] Move shell invocation from sbuild-shell
commit 6618890fbd36f029b696a35cf052e032dd0e69ba
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 16:46:16 2009 +0100
[Sbuild::Utility] Don't open log file
This detaches programs being run from STDIN/STDOUT/STDERR which can
cause problems for interactive use of utility programs such as
sbuild-shell.
commit 16be96d3dad6804d788fc5381304037762c6f9b1
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 16:45:04 2009 +0100
[Sbuild::Chroot] Execute programs using execvp directly
This avoids quoting issues and shell expansion of commands
commit 46d4a948b53653cca16d470e839b61a051f4034b
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 16:18:18 2009 +0100
[sbuild] Only clean up if there is a valid current job
commit 551909d1890ef786493c0e23145670d0d7cdfcbb
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 16:07:53 2009 +0100
[Sbuild::Chroot] Add get_option method to get option value
This uses the user-supplied value if present, or else the
default value for the chroot.
commit 28ae47ea5c7be652bea3db39c6e07c3baba69e93
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 14:50:39 2009 +0100
[Sbuild::Build] SIGALRM handler calls kill with correct quoting
commit 8f254221933068ae0628f9898a23f4f8bbcf38ee
Author: Roger Leigh <rleigh at debian.org>
Date: Sat May 30 14:49:18 2009 +0100
[Sbuild::Chroot] Allow use of setsid when running commands
Sbuild::Build sets this when running dpkg-buildpackage to allow
termination of the whole process group.
-----------------------------------------------------------------------
Summary of changes:
bin/sbuild | 20 +++++++-----
bin/sbuild-shell | 11 ++-----
lib/Sbuild/Build.pm | 6 ++-
lib/Sbuild/Chroot.pm | 73 +++++++++++++++++++++++---------------------
lib/Sbuild/ChrootSetup.pm | 15 ++++++++-
lib/Sbuild/Utility.pm | 4 --
6 files changed, 71 insertions(+), 58 deletions(-)
hooks/post-receive
--
sbuild
More information about the Buildd-tools-devel
mailing list