[buildd-tools-devel] [GIT] schroot branch, master, updated. schroot-1.1.6-173-g42b83f0

Roger Leigh rleigh at alioth.debian.org
Mon May 11 00:19:34 UTC 2009


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  42b83f0239f7309cabf7a4c5235b917b84527d2b (commit)
       via  b69ae48242d31463175359ac5252e1ca5ff59e34 (commit)
       via  15ce0e8ba65f80b1d49f79a38a8708d50019aee4 (commit)
       via  a217356bd76b527509af3accef53c304d3a57325 (commit)
       via  696512cd242ecd024051b3c15252605c735d2d59 (commit)
       via  fe21b3496fdabd57087c99eb08dc8e7adf91573f (commit)
       via  43fdf62b42d6cd2dd73a71f940233b5e0c38339e (commit)
       via  6ee128c08793b06a026a308b493018a8e54c80e8 (commit)
      from  5ba4e8d5795ec2c6ffe1ee7e3ec6f79cd72ef72d (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 42b83f0239f7309cabf7a4c5235b917b84527d2b
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 01:19:01 2009 +0100

    [sbuild::chroot_directory] Remove erroneously added clone_source

commit b69ae48242d31463175359ac5252e1ca5ff59e34
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 01:18:39 2009 +0100

    [schroot::main_base] Use new PAM header names

commit 15ce0e8ba65f80b1d49f79a38a8708d50019aee4
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 01:18:10 2009 +0100

    [sbuild::auth_pam] Add missing prototype

commit a217356bd76b527509af3accef53c304d3a57325
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 00:16:23 2009 +0100

    [sbuild::auth] Add split auth_null and auth_pam

commit 696512cd242ecd024051b3c15252605c735d2d59
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 00:15:58 2009 +0100

    [NEWS] Document major changes

commit fe21b3496fdabd57087c99eb08dc8e7adf91573f
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 00:15:29 2009 +0100

    [debian] Remove old checks for obsolete versions

commit 43fdf62b42d6cd2dd73a71f940233b5e0c38339e
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 00:15:05 2009 +0100

    [build] Remove last traces of exec.d

commit 6ee128c08793b06a026a308b493018a8e54c80e8
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 11 00:14:02 2009 +0100

    [build] Remove duplicated checks for UUID support

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

Summary of changes:
 NEWS                              |   16 ++
 bin/schroot/schroot-main-base.cc  |    4 +-
 configure.ac                      |   18 --
 debian/schroot.postinst           |   17 --
 debian/schroot.preinst            |    7 -
 etc/Makefile.am                   |    2 +-
 etc/exec.d/00check                |   75 ------
 etc/exec.d/Makefile.am            |   31 ---
 sbuild/sbuild-auth-null.cc        |  131 +++++++++++
 sbuild/sbuild-auth-null.h         |  100 ++++++++
 sbuild/sbuild-auth-pam.cc         |  453 +++++++++++++++++++++++++++++++++++++
 sbuild/sbuild-auth-pam.h          |  134 +++++++++++
 sbuild/sbuild-chroot-directory.cc |   13 -
 13 files changed, 837 insertions(+), 164 deletions(-)
 delete mode 100755 etc/exec.d/00check
 delete mode 100644 etc/exec.d/Makefile.am
 create mode 100644 sbuild/sbuild-auth-null.cc
 create mode 100644 sbuild/sbuild-auth-null.h
 create mode 100644 sbuild/sbuild-auth-pam.cc
 create mode 100644 sbuild/sbuild-auth-pam.h


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list