[ Все 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 ]
×

Проект ncurses-6.1-10.20180224.el8

Имя ncurses
Эпоха 0
Версия 6.1
Релиз 10.20180224.el8
Сайт https://invisible-island.net/ncurses/ncurses.html
Лицензия MIT
Время сборки 2023-12-12 19:40:51
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Ncurses support utilities
Репозитории BaseOS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
ncurses-6.1-10.20180224.el8.x86_64 Ncurses support utilities 9742c7a8e8a0cd6d32939da3854b397d28476ffa9d6ab5c0eff093455891927b download
ncurses-c++-libs-6.1-10.20180224.el8.x86_64 Ncurses C++ bindings a619163fee394b859f7a12d037cdb4f1c8aa0e49d528cf1d7d8d38a3b892c6c3 download
ncurses-compat-libs-6.1-10.20180224.el8.x86_64 Ncurses compatibility libraries 18ce34c5355f49c9904b4b796c51bf00c7f7f10dbd126cbee0dc3b5d1d9ae044 download
ncurses-devel-6.1-10.20180224.el8.x86_64 Development files for the ncurses library e765fc06c3c2c74e64b275cd228070d41c1717cc22fd25fcd4ac9e659c08b49c download
ncurses-libs-6.1-10.20180224.el8.x86_64 Ncurses libraries b7d814013ddf2275f7a5a5934056108ffed36d29979226bee75c8245504c70c1 download
i686
ncurses-c++-libs-6.1-10.20180224.el8.i686 Ncurses C++ bindings 621ee8a98f09e01539f097186eea6847f8631d38f069f3f7d26ee8f539ca3de0 download
ncurses-compat-libs-6.1-10.20180224.el8.i686 Ncurses compatibility libraries b3785caf74a4204d8a0cc127610c29ee899faab36df433d1b4a31ec62a891353 download
ncurses-devel-6.1-10.20180224.el8.i686 Development files for the ncurses library 5bec8d7b8e1fbc85b6053dc7115972b0155d14cd52f3cc2010020d9aa8cf86e0 download
ncurses-libs-6.1-10.20180224.el8.i686 Ncurses libraries afa7ddc08eead66842309c67b493d06a4d7f7a6445c76d130f3f4887aec26c91 download
noarch
ncurses-base-6.1-10.20180224.el8.noarch Descriptions of common terminals db9989e24e696d57f9496320c7d3505d3c71937ad677139b8fa1d90d2a688f9a download
ncurses-term-6.1-10.20180224.el8.noarch Terminal descriptions 14a90cc511ca485484e632de95556543590beb904c6c9bf377752416402dbd59 download
src
ncurses-6.1-10.20180224.el8.src Ncurses support utilities 82f510f21b55bb1bcf28702c932e9de3d22d958421abc420ee502aa24521478a download
История изменений link
* Tue Aug 15 2023 Miroslav Lichvar <mlichvar@redhat.com> 6.1-10.20180224
- fix buffer overflow on terminfo with too many capabilities (CVE-2023-29491)

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 6.1-9.20180224
- Rebuilt for MSVSphere 8.8

* Tue May 18 2021 Miroslav Lichvar <mlichvar@redhat.com> 6.1-9.20180224
- fix tput to accept -x option (#1916340)

* Tue May 18 2021 Miroslav Lichvar <mlichvar@redhat.com> 6.1-8.20180224
- fix buffer overflow in terminfo entry hashtable (CVE-2019-17594)
- handle missing character after backslash in terminfo entry (CVE-2019-17595)

* Wed Jan 16 2019 Miroslav Lichvar <mlichvar@redhat.com> 6.1-7.20180224
- disable stripping on program installation (#1665177)

* Tue Jan 08 2019 Miroslav Lichvar <mlichvar@redhat.com> 6.1-6.20180224
- rebuild with latest gcc (#1648947)

* Fri Jul 27 2018 Miroslav Lichvar <mlichvar@redhat.com> 6.1-5.20180224
- fix crash in parsing of terminfo use capability (CVE-2018-10754)
- add gcc-c++ to build requirements

* Mon Feb 26 2018 Miroslav Lichvar <mlichvar@redhat.com> 6.1-4.20180224
- update to 6.1-20180224
- add gcc to build requirements

* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-3.20180129
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Tue Jan 30 2018 Miroslav Lichvar <mlichvar@redhat.com> 6.1-2.20180129
- update to 6.1-20180129
- use macro for ldconfig scriptlets