[buildd-tools-devel] [GIT] schroot branch, schroot-1.4, updated. debian/schroot-1.4.21-1-10-g625b304
Roger Leigh
rleigh at alioth.debian.org
Thu May 12 13:00:20 UTC 2011
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, schroot-1.4 has been updated
via 625b3043a33c45d9c2bc91711b6132c583b77a6e (commit)
via f18027bcc67d93276269dc4f05f9cc9e946f4b2b (commit)
via d7df7b7dcc74db2c5e2d4c3024c19dd8564edec8 (commit)
via 1c791ddc3e941f241e1ba8561ac10199d10958f5 (commit)
via 7f17cc6964ea7862ed6cac118d071de10d95eb13 (commit)
via e600db601bb328d62422860b9e9a245c7137456f (commit)
from 4042db8a188ac902d51b81e3dd97155c27abbfc7 (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 625b3043a33c45d9c2bc91711b6132c583b77a6e
Author: Roger Leigh <rleigh at debian.org>
Date: Thu May 12 13:59:57 2011 +0100
debian: Close #626503
commit f18027bcc67d93276269dc4f05f9cc9e946f4b2b
Author: Roger Leigh <rleigh at debian.org>
Date: Thu May 12 13:57:35 2011 +0100
dchroot_dsa::main: Load dchroot.conf using new interface
dchroot-dsa was mistakenly using the old interface, and aborting
with a fatal exception on startup in consequence. This only
occurred if using dchroot.conf; schroot.conf parsing was
unaffected.
commit d7df7b7dcc74db2c5e2d4c3024c19dd8564edec8
Author: Roger Leigh <rleigh at debian.org>
Date: Mon May 2 11:47:53 2011 +0100
build: Add libschroot-all library
Used for linking modified schroot binaries.
commit 1c791ddc3e941f241e1ba8561ac10199d10958f5
Author: Roger Leigh <rleigh at debian.org>
Date: Mon May 2 11:46:56 2011 +0100
sbuild::auth: Allow setting of remote user
commit 7f17cc6964ea7862ed6cac118d071de10d95eb13
Author: Roger Leigh <rleigh at debian.org>
Date: Fri Apr 29 13:38:45 2011 +0100
sbuild::session: is_group_member is a member function
commit e600db601bb328d62422860b9e9a245c7137456f
Author: Roger Leigh <rleigh at debian.org>
Date: Fri Apr 29 11:29:24 2011 +0100
etc: Add buildd profile-template from sbuild
-----------------------------------------------------------------------
Summary of changes:
bin/dchroot-dsa/dchroot-dsa-main.cc | 2 +-
bin/schroot/Makefile.am | 11 +-
debian/changelog | 5 +-
etc/profile-templates/buildd/all/config | 19 +++
.../{all => buildd}/all/copyfiles | 3 +-
.../{all => buildd}/all/nssdatabases | 4 -
.../{default => buildd}/freebsd/fstab | 3 +-
etc/profile-templates/buildd/linux/fstab | 3 +
sbuild/sbuild-auth.cc | 116 ++++++++++++++------
sbuild/sbuild-auth.h | 70 ++++++++++++
sbuild/sbuild-session.cc | 118 ++++++++++----------
sbuild/sbuild-session.h | 9 ++
12 files changed, 257 insertions(+), 106 deletions(-)
create mode 100644 etc/profile-templates/buildd/all/config
copy etc/profile-templates/{all => buildd}/all/copyfiles (80%)
copy etc/profile-templates/{all => buildd}/all/nssdatabases (75%)
copy etc/profile-templates/{default => buildd}/freebsd/fstab (53%)
create mode 100644 etc/profile-templates/buildd/linux/fstab
hooks/post-receive
--
schroot
More information about the Buildd-tools-devel
mailing list