xterm 330-1ubuntu2.2 source package in Ubuntu

Changelog

xterm (330-1ubuntu2.2) bionic-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:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
xterm_330.orig.tar.gz 1.2 MiB 7aeef9f29f6b95e09f481173c8c3053357bf5ffe162585647f690fd1707556df
xterm_330-1ubuntu2.2.debian.tar.xz 96.8 KiB c153ad1d71f03b2019c31e15a897637d78874f2ae555483c11bf71684837fe7b
xterm_330-1ubuntu2.2.dsc 2.2 KiB ca9f5969d5b96e638b421c4e0e084f0cd865662f5cf0059d6e54d9d515cc739d

Available diffs

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