schroot 1.6.13-3build2 source package in Ubuntu

Changelog

schroot (1.6.13-3build2) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:18:54 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin
Noble release main admin

Downloads

File Size SHA-256 Checksum
schroot_1.6.13.orig.tar.xz 373.7 KiB 2d79ab1ae5ed5b06601ece4b20b7cc0ef0c0c486922693f9bedda927945cc6b3
schroot_1.6.13-3build2.debian.tar.xz 111.8 KiB 72c52e0350f2123215abee5a59455bd4d9f810537c9b9a96f81053b17ab84f1c
schroot_1.6.13-3build2.dsc 2.3 KiB ccafda76783315b98f60afb707552068a894bf0dd47b21a2680d91bd7f5616c4

Available diffs

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