screen 4.9.0-1 source package in Ubuntu
Changelog
screen (4.9.0-1) unstable; urgency=low * Update debian/upstream/signing-key.asc with upstream PGP keys from https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=screen + Remove C714ACA0297D9992 (Micah Cowan) + Replace 21F968DEF747ABD7 with 933AD21886F69FBF (Alexander Naumov) + Keep B708A383C53EF3A4 (Amadeusz Sławiński) * Import new upstream release 4.9.0. + Drop the following patches which were all applied upstream: - 52fix_screen_utf8_nfd.patch - 58-show-encoding-hardstatus.patch - 64-fix-manpage-typos-reported-by-lintian.patch - 90_Expand-d_xtermosc-array-in-struct-display.patch - 91_TERMCAP_BUF-is-used-in-place-of-TERMCAP_BUFSIZE.patch - 99_CVE-2021-26937.patch + Refresh the remaining patches as needed. * debian/copyright: Update copyright years based on section COPYLEFT in screen(1). Also update packaging copyright years. Thanks Lintian! * Update lintian overrides wrt. to new tag formatting. * Add lintian overrides for new very-long-line-length-in-source-file false positives. -- Axel Beckert <email address hidden> Wed, 02 Feb 2022 04:38:15 +0100
Upload details
- Uploaded by:
- Axel Beckert
- Uploaded to:
- Sid
- Original maintainer:
- Axel Beckert
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
screen_4.9.0-1.dsc | 2.2 KiB | 0692b71b1a12ed897e11b719f76a94b1fbf6a5a3a2c121cf9acc06ae1d776b0f |
screen_4.9.0.orig.tar.gz | 779.5 KiB | f9335281bb4d1538ed078df78a20c2f39d3af9a4e91c57d084271e0289c730f4 |
screen_4.9.0.orig.tar.gz.asc | 659 bytes | 9b95f2c145d5666bb5ae7475d464bf8f7cab116a42d57373dade06c266d39dbc |
screen_4.9.0-1.debian.tar.xz | 44.8 KiB | c6f97deb3c8af6cb1566a7251a7dfba79fbf3097d55fd6a0c2fdce2d9a9b1817 |
Available diffs
- diff from 4.8.0-7 to 4.9.0-1 (115.9 KiB)
No changes file available.
Binary packages built by this source
- screen: terminal multiplexer with VT100/ANSI terminal emulation
GNU Screen is a terminal multiplexer that runs several separate "screens" on
a single physical character-based terminal. Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features, including configurable
input and output translation, serial port support, configurable logging,
and multi-user support.
- screen-dbgsym: debug symbols for screen