Path to this page:
./
misc/tmux,
BSD-licensed terminal multiplexer (GNU Screen alternative)
Branch: pkgsrc-2020Q3,
Version: 3.1c,
Package name: tmux-3.1c,
Maintainer: leotTmux is a "terminal multiplexer", it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal.
Tmux is intended to be a simple, modern, BSD-licensed alternative
to programs such as GNU screen.
Master sites:
SHA1: 7cf2736fd9c1cc9daf614679e4084d2746a15390
RMD160: 3c1ab6dcb1120129f66a6639214126565a7388e8
Filesize: 548.167 KB
Version history: (Expand)
- (2020-11-01) Updated to version: tmux-3.1c
- (2020-10-10) Package added to pkgsrc.se, version tmux-3.1b (created)
CVS history: (Expand)
2020-11-01 11:16:23 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6360 - requested by khorben
misc/tmux: security fix
Revisions pulled up:
- misc/tmux/Makefile 1.55
- misc/tmux/distinfo 1.48
---
Module Name: pkgsrc
Committed By: khorben
Date: Sun Nov 1 05:15:35 UTC 2020
Modified Files:
pkgsrc/misc/tmux: Makefile distinfo
Log message:
tmux: update to 3.1c
CHANGED FROM 3.1b TO 3.1c
* Fix a stack overflow on colon-separated CSI parsing.
XXX pull-up to the pkgsrc-2020Q3 branch (security)
|