| Name: | ncurses-c++-libs |
|---|---|
| Version: | 6.2 |
| Release: | 10.20210508.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 270586 |
| License: | MIT |
| RPM: | ncurses-c++-libs-6.2-10.20210508.el9.aarch64.rpm |
| Source RPM: | ncurses-6.2-10.20210508.el9.src.rpm |
| Build Date: | Sat Oct 14 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://invisible-island.net/ncurses/ncurses.html |
| Summary: | Ncurses C++ bindings |
| 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 C++ bindings of the ncurses ABI version 6 libraries. |
- ignore TERMINFO and HOME only if setuid/setgid/capability (#2211666)
- fix buffer overflow on terminfo with too many capabilities (CVE-2023-29491) - ignore TERMINFO and HOME environment variables if running as root (#2211666)