[buildd-tools-devel] [GIT] schroot branch, master, updated. debian/schroot-1.4.0-1-54-g452d382

Roger Leigh rleigh at alioth.debian.org
Sun Jun 6 09:52:48 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 "schroot".

The branch, master has been updated
       via  452d38293e778e4b8dd6a8f0eb55f430d905cc3c (commit)
      from  555347f4be63922b7f10e35d0e585808ed66f61f (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 452d38293e778e4b8dd6a8f0eb55f430d905cc3c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 6 10:49:34 2010 +0100

    sbuild::personality: Don't introspect personality
    
    Setting the personality using the PER_ macros in
    <sys/personality.h> is reliable.  Getting the personality
    is not, because additional flags may be set by the kernel,
    so direct comparsion to the original PER_ value will fail.
    We now cache the desired personality, making introspection
    to retrieve the personality unnecessary.

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

Summary of changes:
 sbuild/sbuild-chroot-facet-personality.cc |   14 +++-----
 sbuild/sbuild-personality.cc              |   41 ++++++++++++++--------
 sbuild/sbuild-personality.h               |   28 ++++++--------
 test/sbuild-personality.cc                |   54 +++++++++++++++++------------
 test/test-sbuild-chroot.h                 |    1 -
 5 files changed, 75 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list