./x11/aterm, Aterm (Afterstep XVT) - a VT102 emulator for the X window system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 1.0.0nb5, Package name: aterm-1.0.0nb5, Maintainer: pkgsrc-users

aterm is a colour vt102 terminal emulator, based on rxvt 2.4.8 with
Alfredo Kojima's additions of fast transparency, intended as an
xterm(1) replacement for users who do not require features such as
Tektronix 4014 emulation and toolkit-style configurability. As a
result, aterm uses much less swap space -- a significant advantage on
a machine serving many X sessions.

It was created with AfterStep Window Manger users in mind, but is not
tied to any libraries, and can be used anywhere.


Required to run:
[graphics/png] [graphics/xpm] [graphics/jpeg]

Required to build:
[pkgtools/x11-links]

Master sites: (Expand)

SHA1: 806fd20aec2851c5eea26d9e6a707985da3579a3
RMD160: b74f54b6aa6f1d4a094671507c30f627f074eb48
Filesize: 242.879 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-01 11:35:54 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket 2401 - requested by tonnerre
fix security problem in aterm

Revisions pulled up:
- pkgsrc/x11/aterm/patches/patch-aa		1.5
- pkgsrc/x11/aterm/distinfo			1.13
- pkgsrc/x11/aterm/Makefile			1.35

   Module Name:	pkgsrc
   Committed By:	tonnerre
   Date:		Tue May 27 21:46:53 UTC 2008

   Modified Files:
   	pkgsrc/x11/aterm: Makefile distinfo
   	pkgsrc/x11/aterm/patches: patch-aa

   Log message:
   Don't make any assumptions about default displays in aterm.
   Fixes CVE-2008-1142.

   To generate a diff of this commit:
   cvs rdiff -r1.34 -r1.35 pkgsrc/x11/aterm/Makefile
   cvs rdiff -r1.12 -r1.13 pkgsrc/x11/aterm/distinfo
   cvs rdiff -r1.4 -r1.5 pkgsrc/x11/aterm/patches/patch-aa

   Please note that diffs are not public domain; they are subject to the
   copyright notices on the relevant files.