screen 4.9.1-1 source package in Ubuntu

Changelog

screen (4.9.1-1) unstable; urgency=low

  * Update upstream's PGP keys to sport the currently published keys.
  * New upstream bugfix release 4.9.1.
    + Refresh patches where needed.
    + Drop 90_fix_man_page_bash_example.patch, applied upstream.
    + Supports stop/parity bits on serial port. (Closes: #492741)
    + Avoid zombies after shell exit. (Closes: #991715)
    + [CVE-2023-24626] Fixes missing signal sending permission check on
      failed query messages when running setuid or setgid.
    + Multiple Unicode/UTF-8 fixes.

 -- Axel Beckert <email address hidden>  Thu, 07 Sep 2023 00:10:56 +0200

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
screen_4.9.1-1.dsc 2.2 KiB bcbb714f0b03ad414bac42079e109e0662252db14d838a33fa4338686970a3ce
screen_4.9.1.orig.tar.gz 1016.4 KiB 26cef3e3c42571c0d484ad6faf110c5c15091fbf872b06fa7aa4766c7405ac69
screen_4.9.1.orig.tar.gz.asc 228 bytes 4c13f278b975b27877d096a3bd2d6bceb3ac0dc4ad89b0f65161040773a0611a
screen_4.9.1-1.debian.tar.xz 46.9 KiB d40ad55518feaa07281089efe63acb45eabf2ad7252641d068d49ede89b90e45

Available diffs

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