[ 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 ]
×

Project ncurses-6.2-10.20210508.el9_6.2

Name ncurses
Epoch 0
Version 6.2
Release 10.20210508.el9_6.2
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
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
ncurses-6.2-10.20210508.el9_6.2.x86_64 Ncurses support utilities 87e49f86cdb9f8019fd7607c94112ebb776a1e202e12fcdd0b034a0d4798bac4 download
ncurses-libs-6.2-10.20210508.el9_6.2.x86_64 Ncurses libraries 4b067c6dbe5311fb8162fc9a8f79d1a7d114e4b8864c7a23d19cc2604ef1d38e download
ncurses-c++-libs-6.2-10.20210508.el9_6.2.x86_64 Ncurses C++ bindings 100d4f89783c60c84f0895707ac08bc901e341c55403571da999d0aaa307bae9 download
ncurses-devel-6.2-10.20210508.el9_6.2.x86_64 Development files for the ncurses library 884c53404efad86123ae49e4fc6523dc91668b0bb1093a56f3bda4791ad559f9 download
i686
ncurses-libs-6.2-10.20210508.el9_6.2.i686 Ncurses libraries 8cba6fac93b44bfa43b3e7c1225a92357ba3bea350f712f27b1b91c45e70dc9c download
ncurses-c++-libs-6.2-10.20210508.el9_6.2.i686 Ncurses C++ bindings 64c317e8f68f45ed7f48a282020c428b1706965f43edd91404093569f4fce2e3 download
ncurses-devel-6.2-10.20210508.el9_6.2.i686 Development files for the ncurses library c8897cf5d4ad0123ab537e54adbfa6cb93c17d128c5bd4f3eda6da7d537c59f6 download
aarch64
ncurses-6.2-10.20210508.el9_6.2.aarch64 Ncurses support utilities 0ff0abfd21da8b73f3f0af49c79a54173096466353d5bbe27541a14bf3ef7649 download
ncurses-libs-6.2-10.20210508.el9_6.2.aarch64 Ncurses libraries d0f9e987962bb1766947e01c0860005155819072ee3afcefad279836fe14b9b0 download
ncurses-c++-libs-6.2-10.20210508.el9_6.2.aarch64 Ncurses C++ bindings a1fdd8c199648ce66a5aac19dc3aff19c3594ab93d9a19e196c4402bab72e98a download
ncurses-devel-6.2-10.20210508.el9_6.2.aarch64 Development files for the ncurses library 280b28b8589a0982853ba841190582dbf359af126fa11de021867410d9bd910b download
noarch
ncurses-base-6.2-10.20210508.el9_6.2.noarch Descriptions of common terminals 62b91c9511386bf321b3653eceef8ff6c061c254922d36579d27541d4b08fe41 download
ncurses-term-6.2-10.20210508.el9_6.2.noarch Terminal descriptions 02be0b12b9e3fabe991c3cf5aca07203053c857422ccd9d78e0474fc30558cd2 download
src
ncurses-6.2-10.20210508.el9_6.2.src Ncurses support utilities 5619ee401aafe0e2cc3006ffd8ae4f4891e9e83acc2fce7c3ad69e2f877e1631 download
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)