schroot 1.6.13-2 source package in Ubuntu

Changelog

schroot (1.6.13-2) unstable; urgency=medium

  * Add German debconf translation. Closes: #1017943
  * Cherry-pick "Replace usage of egrep and which". Closes: #1019295
  * Cherry-pick "Clean up mess created in the Portuguese
    translations". Closes: #965348 for real.

 -- Christoph Biedl <email address hidden>  Fri, 09 Sep 2022 19:14:33 +0200

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main admin

Downloads

File Size SHA-256 Checksum
schroot_1.6.13-2.dsc 2.1 KiB 8e490fe556f2b57d7b5e63e610ccc74fafd4e3d1254f31aa5a215f30b4606126
schroot_1.6.13.orig.tar.xz 373.7 KiB 2d79ab1ae5ed5b06601ece4b20b7cc0ef0c0c486922693f9bedda927945cc6b3
schroot_1.6.13-2.debian.tar.xz 108.2 KiB 052ffa31243d3f4dca5f81db29c4a6527fdc31e275a8e9beefb84f6b8d67a8b9

Available diffs

No changes file available.

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