Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/11/2000 17:43:15
Module Name: pkgsrc
Committed By: itojun
Date: Mon Sep 11 14:43:15 UTC 2000
Modified Files:
pkgsrc/misc/screen: Makefile
pkgsrc/misc/screen/files: md5 patch-sum
pkgsrc/misc/screen/patches: patch-aa patch-ae
Removed Files:
pkgsrc/misc/screen/patches: patch-ad patch-ah
Log Message:
upgrade to screen 3.9.8. it includes official security fix against
Msg() hole. ok'ed by packages@netbsd.org.
---
------------------------------
What's new in screen-3.9.8 ?
------------------------------
* new command 'resize' to resize regions (aka split windows), try:
bind = resize =
bind + resize +1
bind - resize -1
bind _ resize max
* new argument for 'focus': up, down, top, bottom
* X11 mouse tracking support
* Support for the "new color model", aka "background color erase":
the bce/defbce commands change the color model of the current
window/new windows.
* experimental rxvt OSC sequence support (used to set a background
picture or to change the default colors), disabled by default.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/misc/screen/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/misc/screen/files/md5
cvs rdiff -r1.9 -r1.10 pkgsrc/misc/screen/files/patch-sum
cvs rdiff -r1.5 -r1.6 pkgsrc/misc/screen/patches/patch-aa
cvs rdiff -r1.6 -r0 pkgsrc/misc/screen/patches/patch-ad
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/screen/patches/patch-ae
cvs rdiff -r1.2 -r0 pkgsrc/misc/screen/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.