[buildd-tools-devel] [GIT] schroot branch master updated. debian/schroot-1.7.2-2-16-g3284d22

Roger Leigh rleigh at moszumanska.debian.org
Sat Feb 8 13:45:14 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 "schroot".

The branch, master has been updated
       via  3284d224a627501d5ac6f803b93bb10a58ded56a (commit)
       via  cdc7dc179d30a5c2b7bff3d0d209c13285932053 (commit)
       via  b7c8b3d85ee0af95582b009cfcf14304b4a26df2 (commit)
       via  336abc5cf72d0e83b3886b6e9cc683607da9b3b0 (commit)
       via  1507c8fda72cf7c230eee9ece75c1ba3cb0921d1 (commit)
       via  57eddd018c3393063abad8a3008fbbd2279ad726 (commit)
       via  0baa2fbe8dc8d222f85388b21d2eac419de6d47c (commit)
       via  8691f1c65c417e6b3ce51fc5ee180c3ee7a89f8a (commit)
       via  6e28ef7e994a40c9065e3f97b3a4ddd4cad5fabc (commit)
       via  113fc74f21e8f8b593fb42659516adfc4b1fcc01 (commit)
       via  4fbe787aaf7c020f1e7a9127237f566bcfd3543b (commit)
      from  8a9988512944b9c60f7ab21cb3d7cd880ccd3c7b (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 3284d224a627501d5ac6f803b93bb10a58ded56a
Merge: 8a99885 cdc7dc1
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 8 13:44:31 2014 +0000

    Merge branch 'bsd'

commit cdc7dc179d30a5c2b7bff3d0d209c13285932053
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 8 12:03:26 2014 +0000

    sbuild::chroot: Don't assign in a conditional

commit b7c8b3d85ee0af95582b009cfcf14304b4a26df2
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 8 12:02:45 2014 +0000

    cmake: Set HAVE_REGEX_REGEX if present

commit 336abc5cf72d0e83b3886b6e9cc683607da9b3b0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 8 12:00:32 2014 +0000

    lib: clang++ namespace fixes
    
    clang++ is stricter than g++ so the existing
    practice of defining things from one namespace
    nested in another required correcting.

commit 1507c8fda72cf7c230eee9ece75c1ba3cb0921d1
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 8 11:58:15 2014 +0000

    sbuild: OpenPAM textdomain/gettext portability

commit 57eddd018c3393063abad8a3008fbbd2279ad726
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Jan 27 20:32:17 2014 +0000

    auth::pam: Define OpenPAM text domain

commit 0baa2fbe8dc8d222f85388b21d2eac419de6d47c
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Jan 27 20:31:38 2014 +0000

    auth::pam_conv_tty: Don't use pam_misc.h
    
    This isn't provided by OpenPAM, and we no longer use it
    in any case.

commit 8691f1c65c417e6b3ce51fc5ee180c3ee7a89f8a
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Jan 27 20:13:24 2014 +0000

    sbuild::auth: BSD systems need environ prototyping

commit 6e28ef7e994a40c9065e3f97b3a4ddd4cad5fabc
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Jan 27 20:12:59 2014 +0000

    config.h: Fix trailing whitespace

commit 113fc74f21e8f8b593fb42659516adfc4b1fcc01
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Jan 27 18:18:06 2014 +0000

    sbuild: Add mntstream BSD portability using fstab functions

commit 4fbe787aaf7c020f1e7a9127237f566bcfd3543b
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jan 25 21:12:27 2014 +0000

    cmake: man: Correct warning message

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

Summary of changes:
 CMakeLists.txt                      |  23 +++++++
 cmake/RegexChecks.cmake             |   2 +
 config.h.cmake                      |   8 ++-
 lib/bin-common/run.h                |   4 +-
 lib/sbuild/auth/auth.cc             |  37 ++++++-----
 lib/sbuild/auth/pam-conv-tty.cc     |  27 ++++----
 lib/sbuild/auth/pam-conv-tty.h      |   1 -
 lib/sbuild/auth/pam.cc              |   2 +
 lib/sbuild/chroot/chroot.cc         |  65 +++++++++---------
 lib/sbuild/chroot/chroot.h          |   6 +-
 lib/sbuild/chroot/config.cc         |  43 ++++++------
 lib/sbuild/chroot/facet/fsunion.cc  |  21 +++---
 lib/sbuild/chroot/facet/userdata.cc |  35 +++++-----
 lib/sbuild/i18n.h                   | 127 +++++++++++++++++++++++++++++++++++-
 lib/sbuild/mntstream.cc             |  76 ++++++++++++++++-----
 lib/sbuild/mntstream.h              |  36 +++++-----
 lib/schroot-common/main.cc          |  11 +++-
 man/CMakeLists.txt                  |   2 +-
 18 files changed, 370 insertions(+), 156 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list