Path to this page:
./
misc/splitvt,
Run two shells in a split window/terminal
Branch: pkgsrc-2008Q2,
Version: 1.6.6,
Package name: splitvt-1.6.6,
Maintainer: pkgsrc-usersSplitvt splits the screen into two windows, each running a shell, so you
can do and see two things at once.
Using special keys, the focus may be changed from one window to another.
Other features include cut & pasting between windows, and the ability to
the terminal.
Note: users may want to take a look at /usr/bin/window (see ``man window'')
for a Free/NetBSD native version this type of program.
Master sites: (Expand)
SHA1: 8073f4998ae0d772deecc583b61ea7cb92f7186b
RMD160: 014a9990ef41414b8488e10c24354bfc9588c4f8
Filesize: 63.278 KB
Version history: (Expand)
- (2008-07-25) Updated to version: splitvt-1.6.6
- (2008-07-14) Package added to pkgsrc.se, version splitvt-1.6.3 (created)
CVS history: (Expand)
2008-07-25 11:48:35 by Tyler R. Retzlaff | Files touched by this commit (4) | |
Log message:
pullup ticket #2463 requested by tonnerre
splitvt: update package for security fix
revisions pulled up:
pkgsrc/misc/splitvt/Makefile 1.20
pkgsrc/misc/splitvt/distinfo 1.5
pkgsrc/misc/splitvt/patches/patch-ab 1.2
pkgsrc/misc/splitvt/patches/patch-ad 1.1
Module Name: pkgsrc
Committed By: tonnerre
Date: Fri Jul 25 03:38:01 UTC 2008
Modified Files:
pkgsrc/misc/splitvt: Makefile distinfo
pkgsrc/misc/splitvt/patches: patch-ab
Added Files:
pkgsrc/misc/splitvt/patches: patch-ad
Log message:
Update splitvt to 1.6.6 and add patches for the "forgotten setgid()"
privilege escalation vulnerability (CVE-2008-0162). Also verify the
return values of setuid()/setgid().
|