schroot 1.4.23-1 source package in Ubuntu

Changelog

schroot (1.4.23-1) unstable; urgency=low

  * New upstream stable release.
  * schroot: Breaks sbuild (<< 0.62.4-1) due to requirement for
    /var/lib/sbuild/build to exist when using the sbuild or
    buildd profiles.  /var/lib/sbuild/build is bind mounted on
    /build in the build chroot.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  25 Jun 2011 17:08:13 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian buildd-tools Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
schroot_1.4.23.orig.tar.bz2 805.0 KiB 84931c04a789211a87fa31e3b1a6f6d62b9354d3116ae99e2b6bfa0816349d16
schroot_1.4.23-1.debian.tar.gz 24.7 KiB e032861c3a87a963ef591af17bfdfcdf6559e5f27420233f5610ea9e6dbacec1
schroot_1.4.23-1.dsc 1.5 KiB 2080ca36a66ef62b0d44749abdc2420c0b60e87f3dd1cd3473ec852cdd72aff0

Available diffs

View changes file

Binary packages built by this source

dchroot: No summary available for dchroot in ubuntu oneiric.

No description available for dchroot in ubuntu oneiric.

dchroot-dsa: Execute commands in a chroot environment

 dchroot allows users to execute commands or interactive shells in
 different chroots. A typical installation might provide 'stable',
 'testing' and 'unstable' chroots. Users can move between chroots as
 necessary.
 .
 This package provides a dchroot-dsa binary which is compatible with
 the command-line options and configuration file format used by the
 dchroot-dsa dchroot maintained by the Debian System Administrators
 used on machines administered for the Debian Project.
 .
 NOTE: the schroot package provides a better implementation of
 dchroot-dsa. In particular:
  * dchroot-dsa only allows the specification of a single command with
    an absolute path, and no options may be used with the command;
    schroot allows the use of relative and absolute paths with no
    limit on the number of options.
  * dchroot-dsa only allows one chroot to be used at once; schroot will
    allow the use of as many chroots as desired.
  * dchroot-dsa allows access to be restricted to named users; schroot
    implements finer-grained access controls based on users and groups,
    either of which may be granted the ability to gain root access to
    the chroot if required.
 Using schroot will avoid these issues, as well as provide significant
 additional functionality dchroot-dsa does not possess.

libsbuild-dev: development files for the Debian source builder

 sbuild provides facilities to manage and access chroots, as part of
 schroot.
 .
 schroot allows users to execute commands or interactive shells in
 different chroots. Any number of named chroots may be created, and
 access permissions given to each, including root access for normal
 users, on a per-user or per-group basis. Additionally, schroot can
 switch to a different user in the chroot, using PAM for
 authentication and authorisation. All operations are logged for
 security.
 .
 This package contains the header files and static library needed to
 develop applications which make use of sbuild. Once the API and ABI
 are stable, a shared library will replace the static library.

libsbuild-doc: No summary available for libsbuild-doc in ubuntu oneiric.

No description available for libsbuild-doc in ubuntu oneiric.

schroot: No summary available for schroot in ubuntu oneiric.

No description available for schroot in ubuntu oneiric.

schroot-common: No summary available for schroot-common in ubuntu oneiric.

No description available for schroot-common in ubuntu oneiric.

schroot-dbg: schroot, dchroot and dchroot-dsa debuggging symbols

 sbuild provides facilities to manage and access chroots, as part of
 schroot.
 .
 schroot allows users to execute commands or interactive shells in
 different chroots. Any number of named chroots may be created, and
 access permissions given to each, including root access for normal
 users, on a per-user or per-group basis. Additionally, schroot can
 switch to a different user in the chroot, using PAM for
 authentication and authorisation. All operations are logged for
 security.
 .
 This package contains debugging symbols for the schroot, dchroot
 and dchroot-dsa packages.