| Name: | ncurses | 
|---|---|
| Version: | 6.2 | 
| Release: | 10.20210508.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 901636 | 
| License: | MIT | 
| RPM: | ncurses-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 support utilities | 
| 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.  | 
- 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)