[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package ncurses-6.2-10.20210508.el9_6.2.src download

Name ncurses
Epoch 0
Version 6.2
Release 10.20210508.el9_6.2
Architecture src
Website/URL https://invisible-island.net/ncurses/ncurses.html
License MIT
Build Time 2025-08-06 09:07:30
Build Host builder-x86-04.inferitos.ru
Summary Ncurses support utilities
Repositories BaseOS
Description The curses library routines are a terminal-independent method of updating character screens with reasonable optimization. The ncurses (new curses) library is a freely distributable replacement for the discontinued 4.4 BSD classic curses library. This package contains support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.
Errata
Size 3502 KiB
Source Project ncurses-6.2-10.20210508.el9_6.2
SHA-256 checksum 5619ee401aafe0e2cc3006ffd8ae4f4891e9e83acc2fce7c3ad69e2f877e1631
× Full screenshot
Changelog link
* Thu Jul 10 2025 Miroslav Lichvar <mlichvar@redhat.com> 6.2-10.20210508.el9_6.2
- remove execute permissions from ANNOUNCE file (RHEL-102738)

* Thu Jun 26 2025 Miroslav Lichvar <mlichvar@redhat.com> 6.2-10.20210508.el9_6.1
- guard against corrupt terminfo data in string conversion (CVE-2022-29458
  RHEL-100139)

* Mon Aug 21 2023 Miroslav Lichvar <mlichvar@redhat.com> 6.2-10.20210508
- ignore TERMINFO and HOME only if setuid/setgid/capability (#2211666)

* Mon Aug 14 2023 Miroslav Lichvar <mlichvar@redhat.com> 6.2-9.20210508
- fix buffer overflow on terminfo with too many capabilities (CVE-2023-29491)
- ignore TERMINFO and HOME environment variables if running as root (#2211666)