Name: | rlwrap |
---|---|
Version: | 0.46.2 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 375036 |
License: | GPL-2.0-or-later |
RPM: | rlwrap-0.46.2-3.el8.aarch64.rpm |
Source RPM: | rlwrap-0.46.2-3.el8.src.rpm |
Build Date: | Sun Jun 01 2025 |
Build Host: | build-ol8-aarch64.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. |
- Don't use bcond and dnl on EL8
- Update to 0.46.2 upstream release - Resolves: rhbz#2364092
- 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