[ 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

Name ncurses
Epoch 0
Version 6.2
Release 10.20210508.el9
Website/URL https://invisible-island.net/ncurses/ncurses.html
License MIT
Build Time 2023-10-04 17:20:11
Build Host builder-x86-03.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 INFSA-2023:6698
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
ncurses-6.2-10.20210508.el9.x86_64 Ncurses support utilities 3b7fe7258d176605acdf347e0bdcbf50a61b60ba13d100360a77979fe2a5cf5a download
ncurses-libs-6.2-10.20210508.el9.x86_64 Ncurses libraries 4a4dd54f8e20b107211db53b9f93b8b7bd986d2829af26056af6b45a36bdca65 download
ncurses-c++-libs-6.2-10.20210508.el9.x86_64 Ncurses C++ bindings 4cdb7bcccf48a8660f4e0103b038e449307efd3cb6c768237791734ece5edc90 download
ncurses-devel-6.2-10.20210508.el9.x86_64 Development files for the ncurses library 4e4ace1ccb15bf8cae89e6cf18da0be80d1e3579b2209814db19a61871040e99 download
i686
ncurses-libs-6.2-10.20210508.el9.i686 Ncurses libraries 6c09dd016b9810e7ef1996e5c2418f0770f16011a4f86e175449648406c557a6 download
ncurses-c++-libs-6.2-10.20210508.el9.i686 Ncurses C++ bindings d0113f0045c8cb8068c438a38a2d4826c3ead79be500f9724b3fcb38ec076316 download
ncurses-devel-6.2-10.20210508.el9.i686 Development files for the ncurses library 43e3d3106efa4d2cff5252169e9dcfe0d3d206fd5a1a26441d1672eb206323e9 download
aarch64
ncurses-6.2-10.20210508.el9.aarch64 Ncurses support utilities 37992355e975d2a16ba49d97b7b50c81426303b081034d05d05179e7e482a2dd download
ncurses-libs-6.2-10.20210508.el9.aarch64 Ncurses libraries 7e04fcd79f826af180d5b02d740ce443acc368162b169c2f6371ffafcdb6cdd3 download
ncurses-c++-libs-6.2-10.20210508.el9.aarch64 Ncurses C++ bindings da312b6174af57175f8d44af54ea20bedc091c980794bbe9300ba2f06bcf228c download
ncurses-devel-6.2-10.20210508.el9.aarch64 Development files for the ncurses library 3836d105bc58d995a0cc4e90817121dd6e696b69d27519652d3b3c4d6529c1e9 download
noarch
ncurses-base-6.2-10.20210508.el9.noarch Descriptions of common terminals da12fbe8b834f1c88cf0e94ec6630cec1e0eda2b6e386f1d4771399d8975d051 download
ncurses-term-6.2-10.20210508.el9.noarch Terminal descriptions 78ee2262c2cbfff9292b4c87d49c8dbec2ed30a6cf1597e6879d9ca95b695606 download
src
ncurses-6.2-10.20210508.el9.src Ncurses support utilities f478489ed8c37c1b287ced98646e1e59817e2f619cc2217b06857e5a8857657e download
Changelog link
* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.2-10.20210508
- Rebuilt for MSVSphere 9.3 beta

* 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)