[ 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.1-10.20180224.el8.src download

Name ncurses
Epoch 0
Version 6.1
Release 10.20180224.el8
Architecture src
Website/URL https://invisible-island.net/ncurses/ncurses.html
License MIT
Build Time 2023-12-12 19:40:51
Build Host builder-x86-06.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 3342 KiB
Source Project ncurses-6.1-10.20180224.el8
SHA-256 checksum 82f510f21b55bb1bcf28702c932e9de3d22d958421abc420ee502aa24521478a
× Full screenshot
Changelog 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