mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
screen: Update to 4.9.0
Full changelog as per https://savannah.gnu.org/forum/forum.php?forum_id=10107: New in this release: * 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) Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
etc/screenrc
|
||||
usr/bin/screen
|
||||
usr/bin/screen-4.8.0
|
||||
usr/bin/screen-4.9.0
|
||||
#usr/share/info/screen.info
|
||||
#usr/share/man/man1/screen.1
|
||||
#usr/share/screen
|
||||
|
||||
Reference in New Issue
Block a user