A program to allow multiple screens on a VT100/ANSI Terminal
With this program you can take advantage of the multitasking abilities
of your Linux system by opening several sessions over one terminal. The
sessions can also be detached and resumed from another login terminal.
Documentation: man page
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/screen && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
global_screenrc.patch | 0000000330 330 Bytes | |
libtinfo.diff | 0000000366 366 Bytes | |
screen-4.9.1.tar.gz | 0001040785 1020 KB | |
screen-4.9.1.tar.gz.sig | 0000000228 228 Bytes | |
screen.changes | 0000025059 24.5 KB | |
screen.conf | 0000000101 101 Bytes | |
screen.keyring | 0000000697 697 Bytes | |
screen.pam | 0000000137 137 Bytes | |
screen.spec | 0000004360 4.26 KB |
Revision 63 (latest revision is 64)
Ana Guerrero (anag+factory)
accepted
request 1114265
from
Dirk Mueller (dirkmueller)
(revision 63)
- update to 4.9.1 (bsc#1210272, CVE-2023-24626): * Support stop/parity bits on serial port * Add needed system headers in checks and return values for implicit function declarations * 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 update. * CVE-2021-26937: possible denial of service via a crafted UTF-8 (boo#1182092) * Fix: a lot of manpage fixes and cleanups - drop upstreamed 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch * fix loging screen API (bnc#1020870) parameter '-L'. * This is a bug fix release. * Visible content get messed up after window resize - Add build dependency on makeinfo of gethostbyname(3) - A few lines added to docu explaining login-shells and - removed bogus self-provides - fix for root compromise using configurable visual bell string
Comments 0