dtach 0.9-5build1 source package in Ubuntu

Changelog

dtach (0.9-5build1) eoan; urgency=medium

  * No-change upload with strops.h and sys/strops.h removed in glibc.

 -- Matthias Klose <email address hidden>  Thu, 05 Sep 2019 10:47:49 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Eoan
Original maintainer:
Stefan Voelkel
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc
Focal release universe misc

Downloads

File Size SHA-256 Checksum
dtach_0.9.orig.tar.gz 59.2 KiB 32e9fd6923c553c443fab4ec9c1f95d83fa47b771e6e1dafb018c567291492f3
dtach_0.9-5build1.debian.tar.xz 3.8 KiB 458bb8353c30b07845891ab457dfe4447dc0ecc3e6885c0d71d25de882dad442
dtach_0.9-5build1.dsc 1.8 KiB aec6d4f475fdaeca69fbb52108c33c84a997e037ff92bb8456b34be30695af6e

Available diffs

View changes file

Binary packages built by this source

dtach: emulates the detach/attach feature of screen

 dtach is a tiny program that emulates the detach feature of screen,
 allowing you to run a program in an environment that is protected from
 the controlling terminal and attach to it later. dtach does not keep
 track of the contents of the screen, and thus works best with programs
 that know how to redraw themselves.
 .
 dtach does not, however, have the other features of screen, such as its
 support of multiple terminals or its terminal emulation support. This
 makes dtach extremely tiny compared to screen, making it more easily
 audited for bugs and security holes, and also allows it to fit in
 environments where space is limited, such as on rescue disks.

dtach-dbgsym: debug symbols for dtach