[buildd-tools-devel] [GIT] schroot branch distribution-1.6 updated. distribution/schroot-1.6.9-6-gc63fbff

Roger Leigh rleigh at moszumanska.debian.org
Mon May 5 20:45:42 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, distribution-1.6 has been updated
       via  c63fbffbff77d1c8ee99a0dc1cde128648d409a1 (commit)
       via  bfcb3453268b5d92906c89edbb922bdc0fac52c5 (commit)
       via  409fd3bf555757a5610a9db746252d513cdfc7b6 (commit)
       via  36797350f4ee6622ab62810f3f03a76e04d8607c (commit)
       via  2ecc6e7aeec096bbaece8b5df5547f9e448f7eb9 (commit)
       via  0f3e7dd44287af3a8b567514d3fadf6ec4d1c50c (commit)
      from  8d8e57e55888264275a0c7f4fb2679f784ee4206 (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 c63fbffbff77d1c8ee99a0dc1cde128648d409a1
Merge: bfcb345 8d8e57e
Author: Roger Leigh <rleigh at codelibre.net>
Date:   Mon May 5 21:28:59 2014 +0100

    Distribution of schroot version 1.6.10

commit bfcb3453268b5d92906c89edbb922bdc0fac52c5
Author: Roger Leigh <rleigh at codelibre.net>
Date:   Mon May 5 21:18:35 2014 +0100

    debian: Set distribution to unstable

commit 409fd3bf555757a5610a9db746252d513cdfc7b6
Author: Roger Leigh <rleigh at codelibre.net>
Date:   Mon May 5 20:16:44 2014 +0100

    debian: Bump version to 1.6.10-1 and close #746905

commit 36797350f4ee6622ab62810f3f03a76e04d8607c
Author: Roger Leigh <rleigh at codelibre.net>
Date:   Mon May 5 20:14:49 2014 +0100

    NEWS: Bump version to 1.6.10

commit 2ecc6e7aeec096bbaece8b5df5547f9e448f7eb9
Merge: 97e0808 0f3e7dd
Author: Roger Leigh <rleigh at codelibre.net>
Date:   Mon May 5 20:13:52 2014 +0100

    Merge branch 'gcc49-regex' into schroot-1.6

commit 0f3e7dd44287af3a8b567514d3fadf6ec4d1c50c
Author: Roger Leigh <rleigh at codelibre.net>
Date:   Sun May 4 20:58:42 2014 +0100

    build: Correct regex checks
    
    cmake checks for working <regex> were incomplete since the existing
    logic had not had a working GCC to build against until now.  These
    are fixed with this commit.
    
    While GCC 4.9 now supports <regex>, the support appears to still be
    broken.  See
      http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61059
    
    Extend the tests to check for this specific failure case to ensure
    boost::regex is still used with GCC 4.9.

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

Summary of changes:
 ChangeLog                    |  42 +++++++++++++++++
 NEWS                         |   6 ++-
 VERSION                      |   6 +--
 aclocal.m4                   |  55 +++++++++++++++++++++++
 cmake/GitVersion.cmake       |   8 ++--
 cmake/regex-checks.cmake     | 105 ++++++++++++++++++++-----------------------
 config.h.cmake               |   6 +++
 config.h.in                  |   3 ++
 configure                    |  33 +++++++-------
 configure.ac                 |   8 ++--
 debian/changelog             |   9 ++++
 sbuild/sbuild-chroot.cc      |   2 +-
 sbuild/sbuild-config.h.cmake |   6 +++
 sbuild/sbuild-config.h.in    |   3 ++
 sbuild/sbuild-regex.h        |  21 ++++++---
 15 files changed, 225 insertions(+), 88 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list