schroot 1.6.13-3build1 source package in Ubuntu

Changelog

schroot (1.6.13-3build1) noble; urgency=medium

  * No-change rebuild for boost defaults change.

 -- Matthias Klose <email address hidden>  Tue, 19 Dec 2023 15:55:43 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Christoph Biedl
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
schroot_1.6.13.orig.tar.xz 373.7 KiB 2d79ab1ae5ed5b06601ece4b20b7cc0ef0c0c486922693f9bedda927945cc6b3
schroot_1.6.13-3build1.debian.tar.xz 111.8 KiB 358fad0c7e3ca445fa230af3b995b9eb9b7fd7b8852fda783f190fb805032a3f
schroot_1.6.13-3build1.dsc 2.2 KiB b8faf09b26cae288546f45c9b37530a9f74c443b2e38b7e8244005b145290d9b

View changes file

Binary packages built by this source

schroot: Execute commands in a chroot environment

 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.
 .
 Several different types of chroot are supported, including normal
 directories in the filesystem, and also block devices. Sessions,
 persistent chroots created on the fly from files (tar with optional
 compression) and Btrfs, ZFS, and LVM snapshots are also supported.
 .
 schroot supports kernel personalities, allowing the programs run
 inside the chroot to have a different personality. For example,
 running 32-bit chroots on 64-bit systems, or even running binaries
 from alternative operating systems such as SVR4 or Xenix.
 .
 schroot also integrates with sbuild, to allow building packages with
 all supported chroot types, including session-managed chroot types
 such as Btrfs, ZFS, and LVM snapshots.
 .
 schroot shares most of its options with dchroot, but offers vastly
 more functionality.

schroot-common: common files for 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 provides translations for localisation of schroot
 programs.

schroot-dbgsym: debug symbols for schroot