]> code.ossystems Code Review - openembedded-core.git/commit
screen: upgrade 4.8.0 -> 4.9.0
authorwangmy <wangmy@fujitsu.com>
Tue, 8 Feb 2022 08:28:42 +0000 (16:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2022 10:29:14 +0000 (10:29 +0000)
commit8247097d2313ceb73bab1621d61b8aa3fb59095e
tree599fef25defab3c5120506ca70d5c7e4e369305d
parent5957eacc2d1b2a4a1731e9f518a1f76c9a450f51
screen: upgrade 4.8.0 -> 4.9.0

CVE-2021-26937.patch
removed since it is included in 4.9.0

Changelog:
=========
* 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: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/screen/screen/CVE-2021-26937.patch [deleted file]
meta/recipes-extended/screen/screen_4.9.0.bb [moved from meta/recipes-extended/screen/screen_4.8.0.bb with 91% similarity]