Subject: CVS commit: pkgsrc/misc/screen
From: Ryo ONODERA
Date: 2022-03-06 14:04:20
Message id: 20220306130420.61C4BFB24@cvs.NetBSD.org

Log Message:
screen: Update to 4.9.0

Changelog:
Version 4.9.0 (30/01/2022):
  * Hardstatus option for used encoding (escape string '%e')
  * OpenBSD uses native openpty() from its utils.h
  * Fixes:
    - fix combining char handling that could lead to a segfault
    - CVE-2021-26937: possible denial of service via a crafted UTF-8 character \ 
sequence (bug #60030)
    - make screen exit code be 0 when checking --help
    - session names limit is 80 symbols (bug #61534)
    - option -X ignores specified user in multiuser env (bug #37437)
    - a lot of reformations/fixes/cleanups (man page and source code)

Files:
RevisionActionfile
1.122modifypkgsrc/misc/screen/Makefile
1.63modifypkgsrc/misc/screen/distinfo
1.14modifypkgsrc/misc/screen/patches/patch-ab
1.9removepkgsrc/misc/screen/patches/patch-ak
1.3removepkgsrc/misc/screen/patches/patch-ansi.c
1.2removepkgsrc/misc/screen/patches/patch-display.h
1.1removepkgsrc/misc/screen/patches/patch-encoding.c