| Name: | rlwrap |
|---|---|
| Version: | 0.45.2 |
| Release: | 2.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 332939 |
| License: | GPLv2+ |
| RPM: | rlwrap-0.45.2-2.el8.x86_64.rpm |
| Source RPM: | rlwrap-0.45.2-2.el8.src.rpm |
| Build Date: | Thu Oct 06 2022 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/hanslub42/rlwrap |
| Summary: | Wrapper for GNU readline |
| Description: | rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line. |
- Fix version parsing in rlwrapfilter.py (rhbz#2091749)
- Update to 0.45.2
- Update to 0.44
- Fix out of bounds read in configure generated code caught by gcc-11
- Initial EPEL 8 build