[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.2-1-144-g413577c

Roger Leigh rleigh at alioth.debian.org
Sun Nov 7 22:34:33 UTC 2010


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  413577ce20a7c10b4fce3b1d2ca5ea3f408d28a8 (commit)
       via  af4232baa8cfdcb3d095cda75d8775c15422e184 (commit)
       via  3761738a1f04ba481b5cbc697264bd4a081f197b (commit)
       via  5a1a17b974ccecbf09298de8697197fe7aeca9ec (commit)
       via  f7d4c087cff579778da86e9567075c1c470fb46e (commit)
       via  453b13890f99d87cebd187642667cb073e7eacaf (commit)
       via  88f049b81d1b080204bfef34acf7c7895988bc27 (commit)
       via  bc11b8c21979b4f952f951411847ce6e1f36c796 (commit)
       via  6daaf332f3cf5aada99bd68e373d39ba4c50de50 (commit)
      from  b0a838371974cac59bdd9493d72dff668dd46cc1 (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 413577ce20a7c10b4fce3b1d2ca5ea3f408d28a8
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 22:33:26 2010 +0000

    debian: Correct version

commit af4232baa8cfdcb3d095cda75d8775c15422e184
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 22:32:39 2010 +0000

    NEWS: Document new features

commit 3761738a1f04ba481b5cbc697264bd4a081f197b
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 22:32:22 2010 +0000

    debian: Fix typo

commit 5a1a17b974ccecbf09298de8697197fe7aeca9ec
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 21:59:12 2010 +0000

    Sbuild: Update copyright

commit f7d4c087cff579778da86e9567075c1c470fb46e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 21:56:49 2010 +0000

    Sbuild::ResolverBase: Don't log Build-Depends/Conflicts by default

commit 453b13890f99d87cebd187642667cb073e7eacaf
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 21:56:34 2010 +0000

    sbuild.conf: Document $build_dep_resolver

commit 88f049b81d1b080204bfef34acf7c7895988bc27
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 21:42:51 2010 +0000

    Sbuild::ChrootInfo: Support namespaces properly with sudo

commit bc11b8c21979b4f952f951411847ce6e1f36c796
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 21:33:17 2010 +0000

    debian: Close #567505

commit 6daaf332f3cf5aada99bd68e373d39ba4c50de50
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 7 21:25:47 2010 +0000

    Sbuild::ChrootInfo: Add support for namespaces
    
    Support schroot namespaces properly.  Read in all chroots in the
    'chroot' and 'source' namespaces.  Add a namespace argument to the
    ChrootInfo find function, and get_info functions create namespaces.
    create() also takes a namespace parameters, used by Sbuild::Build
    and Sbuild::Utility.  Utility programs operate in the 'source'
    namespace by default, falling back to the 'chroot' namespace if
    a source chroot does not exist.  Sudo chroots use only the 'chroot'
    namespace.
    
    schroot namespace support had been added previously by overriding
    the find() function and stripping namespaces, but this had several
    issues, and did not permit good use of the 'source' namespace.

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

Summary of changes:
 NEWS                            |   22 ++++++++++++++++++-
 bin/sbuild-apt                  |    2 +-
 bin/sbuild-checkpackages        |    2 +-
 bin/sbuild-hold                 |    2 +-
 bin/sbuild-shell                |    2 +-
 bin/sbuild-unhold               |    2 +-
 bin/sbuild-update               |   14 +++++++++--
 debian/changelog                |   14 +++++++++--
 debian/control                  |    2 +-
 etc/sbuild.conf                 |    9 ++++++-
 lib/Sbuild.pm                   |    6 +++-
 lib/Sbuild/Build.pm             |    3 +-
 lib/Sbuild/ChrootInfo.pm        |   43 ++++++++++++++++++++++++++-----------
 lib/Sbuild/ChrootInfoSchroot.pm |   44 +++++++-------------------------------
 lib/Sbuild/ChrootInfoSudo.pm    |   22 +++++++++++++++++-
 lib/Sbuild/ResolverBase.pm      |    8 +++---
 lib/Sbuild/Utility.pm           |    9 ++++---
 17 files changed, 129 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list