| Name: | tlog | 
|---|---|
| Version: | 14 | 
| Release: | 1.el9 | 
| Architecture: | aarch64 | 
| Group: | Applications/System | 
| Size: | 482362 | 
| License: | GPLv2+ | 
| RPM: | tlog-14-1.el9.aarch64.rpm | 
| Source RPM: | tlog-14-1.el9.src.rpm | 
| Build Date: | Tue Apr 09 2024 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/Scribery/tlog | 
| Summary: | Terminal I/O logger | 
| Description: | Tlog is a terminal I/O recording program similar to "script", but used in place of a user's shell, starting the recording and executing the real user's shell afterwards. The recorded I/O can then be forwarded to a logging server in JSON format.  | 
- Release v14 - configure: correctly handle systemd versions before 245
- Provide a sysusers.d file to get user() and group() provides (see https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format).
- Update the Fedora license - MAN: Add missing comma in tlog-rec-session.conf
- Exit transfer loop when output fd is closed - Revert "Prevent infinite transfer loop on GDM login"