[buildd-tools-devel] [GIT] sbuild branch user/josch/unshare updated. release/sbuild-0.67.0-2-gf7660e3

Johannes Schauer josch at moszumanska.debian.org
Wed Dec 30 09:03:35 UTC 2015


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, user/josch/unshare has been updated
  discards  ac50af22e58ca66695cdb0ab4e2690e3095330ad (commit)
       via  f7660e32c51d5fe893f71907c79d889dc88f2202 (commit)
       via  38e0ec7dd2ab186429e7396fa107f4d6fe070811 (commit)
       via  12582197079aaed20c5bac626333b4d328e45be5 (commit)
       via  6c7788954e41ef9cf2474b3ca60ad281282f1b07 (commit)
       via  b63588e7c68d1320eec37d77b452e9e5ed793983 (commit)
       via  fff86d4249552d3b668104c98f4d7c408af8c8bc (commit)
       via  e3946385202ff2d580d134582ad48e5f730d6b10 (commit)
       via  c71112dc23843421ba31996d3ecb65f69a6373fa (commit)
       via  c1ec0b2439d15a476b10793a05e7fd9a73a186c8 (commit)
       via  aea9a4d9546a2398f8ba0b71c6101d8237d447eb (commit)
       via  d15d5ea67b81cde811207ff6853b381c3ebe4b41 (commit)
       via  0a267a956edb1af5b8a8589715001137fa5ca17d (commit)
       via  654432f598c647d49ce47471e276fd72f4bda42d (commit)
       via  61ce4a694e463551a582e90f310b8fa6a1e09ece (commit)
       via  e3bb6d082a1ab00bf0fea492aa9ac4368f7691f8 (commit)
       via  cf25323869a8969d5c8e9f64500042dad7834ba0 (commit)
       via  c33e0040724d2e351fa30482e4b4cb39113fd052 (commit)
       via  2aea210b179901f70777e73777e1088590049cc5 (commit)
       via  6b644bb83e58c79f40572860f0c3b4110fe6c5ee (commit)
       via  8a2f3ff87b94633def3c0f2a90ec7e0b309feb0f (commit)
       via  c3e0e5e55f9f383d52905bb1831f6f91c87a3d4a (commit)
       via  f2ed2b29c5724c5bad59eaf25a4c1514971ed7b8 (commit)
       via  bb356e9d3f2f177163b01447af46bcabf6294f9c (commit)
       via  9162dd0d727facb2ebab0ab7008603c5fa8c36a1 (commit)
       via  3c26878b38de5f934d1365ec39b137dbc8f3a309 (commit)
       via  6697d08101c86968316fe8976e7350caaf8df050 (commit)
       via  a13ed6856287bd42dc87686502f3c04010fe065a (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (ac50af22e58ca66695cdb0ab4e2690e3095330ad)
            \
             N -- N -- N (f7660e32c51d5fe893f71907c79d889dc88f2202)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 f7660e32c51d5fe893f71907c79d889dc88f2202
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Thu Dec 3 22:07:46 2015 +0100

    proof of concept for new sbuild backends (adt-virt-* and uchroot/user-unshare)

commit 38e0ec7dd2ab186429e7396fa107f4d6fe070811
Author: Niko Tyni <ntyni at debian.org>
Date:   Mon Dec 28 00:30:49 2015 +0200

    Fix quoting when checking architectures (closes: #809175)
    
    The variables got interpolated into $command without any quoting,
    essentially becoming barewords.
    
    Regression introduced in 9162dd0d727facb2ebab0ab7008603c5fa8c36a1

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

Summary of changes:
 NEWS                         |  20 +++++++-
 bin/sbuild                   |  17 ++++---
 bin/sbuild-createchroot      |  16 ++++++-
 bin/sbuild-update            |   8 ++--
 lib/Sbuild.pm                |   5 +-
 lib/Sbuild/Build.pm          | 109 ++++++++++++++++++++++++++++++-------------
 lib/Sbuild/Chroot.pm         |  20 ++++----
 lib/Sbuild/ChrootInfo.pm     |   8 ++--
 lib/Sbuild/ChrootSetup.pm    |   5 +-
 lib/Sbuild/Conf.pm           |  25 ++++++----
 lib/Sbuild/ConfBase.pm       |   6 ++-
 lib/Sbuild/Options.pm        |  12 +++++
 lib/Sbuild/ResolverBase.pm   |  24 ++++++++--
 lib/Sbuild/Utility.pm        |   5 ++
 man/sbuild-createchroot.8.in |  16 +++----
 man/sbuild-setup.7.in        |   6 +--
 man/sbuild.1.in              |  21 +++++++++
 17 files changed, 234 insertions(+), 89 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list