xterm 353-1ubuntu1.20.04.2 source package in Ubuntu

Changelog

xterm (353-1ubuntu1.20.04.2) focal-security; urgency=medium

  * SECURITY UPDATE: crash when handling crafted unicode content
    - debian/patches/CVE-2021-27135.patch: correct upper-limit for
      selection buffer, accounting for combining characters in button.c.
    - debian/patches/CVE-2021-27135-2.patch: check realloc return code,
      add some casts in button.c.
    - CVE-2021-27135

 -- Marc Deslauriers <email address hidden>  Mon, 22 Feb 2021 12:59:13 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe x11
Focal security universe x11

Downloads

File Size SHA-256 Checksum
xterm_353.orig.tar.gz 1.3 MiB e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768
xterm_353.orig.tar.gz.asc 265 bytes 0ef2e2fdfade2dfba41f7babeb1066886fd3c8c6aa6dd057fbce3d59a8848aa6
xterm_353-1ubuntu1.20.04.2.debian.tar.xz 110.1 KiB 2f86e2585ca8f41adadae151da90342bedd1c6912c79de33aee0b8c246fe0ffa
xterm_353-1ubuntu1.20.04.2.dsc 2.5 KiB f10ec17d76b58916b0410f8dc5c451015418dfd2103fc1ec63c5624860434f0e

View changes file

Binary packages built by this source

xterm: X terminal emulator

 xterm is a terminal emulator for the X Window System. It provides DEC VT102
 and Tektronix 4014 compatible terminals for programs that cannot use the
 window system directly. This version implements ISO/ANSI colors and most of
 the control sequences used by DEC VT220 terminals.
 .
 This package provides four commands: xterm, which is the traditional
 terminal emulator; uxterm, which is a wrapper around xterm that is
 intelligent about locale settings (especially those which use the UTF-8
 character encoding), but which requires the luit program from the x11-utils
 package; koi8rxterm, a wrapper similar to uxterm for locales that use the
 KOI8-R character set; and lxterm, a simple wrapper that chooses which of the
 previous commands to execute based on the user's locale settings.
 .
 A complete list of control sequences supported by the X terminal emulator
 is provided in /usr/share/doc/xterm.
 .
 The xterm program uses bitmap images provided by the xbitmaps package.
 .
 Those interested in using koi8rxterm will likely want to install the
 xfonts-cyrillic package as well.

xterm-dbgsym: debug symbols for xterm