[buildd-tools-devel] [GIT] schroot branch, master, updated. debian/schroot-1.4.11-1-243-g98497dd

Roger Leigh rleigh at alioth.debian.org
Thu Jan 6 22:07:41 UTC 2011


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 "schroot".

The branch, master has been updated
       via  98497dd3e424b9c8fc4cc13afdcbfa67f3396bcb (commit)
       via  fa18e8979f90c565ec23c5ef9d34bf7b78078ce3 (commit)
       via  44b372fc16b9d77c88aa666fbae80f0aa73f614e (commit)
      from  f814f9959fe53b5ee6cba72885c1ee3443ad04e6 (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 98497dd3e424b9c8fc4cc13afdcbfa67f3396bcb
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Jan 6 21:53:24 2011 +0000

    debian: Disable UUID support on kfreebsd
    
    The FreeBSD kernel does not allow mounting of paths longer than
    88 characters (80 in practice) due to a limitation in its
    struct statfs structure (fixed-length character arrays).  This
    isn't fixable by us, so work around it by not using long UUIDs
    to mitigate the issue.

commit fa18e8979f90c565ec23c5ef9d34bf7b78078ce3
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Jan 6 21:51:28 2011 +0000

    build: Correct libuuid configuration
    
    libuuid --enable-uuid and --disable-uuid options now work.  The
    configure logic was incorrect and now handles enabling, disabling
    and automatic configuration correctly.  Only link with libuuid
    when UUID support is enabled.  Only build with UUID support when
    enabled, not merely present.

commit 44b372fc16b9d77c88aa666fbae80f0aa73f614e
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Jan 6 21:50:50 2011 +0000

    build: Don't link with libpam when PAM is disabled

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

Summary of changes:
 configure.ac          |   25 +++++++++++++++++--------
 debian/control        |    2 +-
 debian/rules          |    8 +++++++-
 sbuild/sbuild-util.cc |    4 ++--
 4 files changed, 27 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list