Name: | ncurses-devel |
---|---|
Version: | 6.2 |
Release: | 10.20210508.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 877268 |
License: | MIT |
RPM: | ncurses-devel-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: | Development files for the ncurses library |
Description: | The header files and libraries for developing applications that use the ncurses terminal handling library. Install the ncurses-devel package if you want to develop applications which will use ncurses. |
- 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)