CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2022/02/05 04:57:36

Modified files:
        misc/screen    : Makefile distinfo 
        misc/screen/patches: patch-doc_screen_1 patch-pty_c 
Removed files:
        misc/screen/patches: patch-acconfig_h patch-osdef_h_in 

Log message:
update screen to 4.9.0, from Alexander Naumov (alexander_naumov at
opensuse dot org) thanks!

Changelog:
Version 4.9.0 (30/01/2022):
* Hardstatus option for used encoding (escape string '%e')
* OpenBSD uses native openpty() from its util.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)

Reply via email to