GNU Screen v.4.9.1

Alex Naumov <[email protected]> Thu, 17 Aug 2023 16:32:29 +0200
Newsgroups gmane.org.fsf.announce
Message-ID <CABPy6+yTrwWs8A56Sj2Bp29o8qZFcH4a0aNXEVU4G1iqOPeO_A__30551.7694026761$1692285671$gmane$org@mail.gmail.com>
I'm announcing availability of GNU Screen v.4.9.1

Screen is a full-screen window manager that multiplexes a physical terminal
between several processes, typically interactive shells.

This release:
* Support stop/parity bits on serial port
* Add needed system headers in checks and return values for implicit
function declarations
* Fixes:
   - Avoid zombies after shell exit
   - Missed signal sending permission check on failed query messages
(CVE-2023-24626)
   - manpage fixes
   - source code fixes during cleanup
   - UTF-8 encoding can emit invalid UTF-8 sequences for out of range
unicode values


For a full list of changes see
https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.9.1

Release is available for download at:
https://ftp.gnu.org/gnu/screen/
or your closest mirror (may have some delay)
https://ftpmirror.gnu.org/screen/

Please report any bugs or regressions.
Thanks to everyone who contributed to this release.

Cheers,
Alex