| Name: | rlwrap | 
|---|---|
| Version: | 0.46.1 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 337496 | 
| License: | GPLv2+ | 
| RPM: | rlwrap-0.46.1-1.el8.x86_64.rpm | 
| Source RPM: | rlwrap-0.46.1-1.el8.src.rpm | 
| Build Date: | Sat Feb 18 2023 | 
| 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.  | 
- Update to 0.46.1
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
- 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