Package tlog-14-1.el9.src
Name | tlog |
---|---|
Epoch | 0 |
Version | 14 |
Release | 1.el9 |
Architecture | src |
Website/URL | https://github.com/Scribery/tlog |
License | GPLv2+ |
Build Time | 2024-04-01 11:39:02 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Terminal I/O logger |
Repositories | AppStream |
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. |
Errata | — |
Size | 616 KiB |
Source Project | tlog-14-1.el9 |
SHA-256 checksum | 4557a29eba8b7f68467339d30a80f5cbcd02ce4607eeec93c8e903414ef4c581 |
×
* Wed Feb 07 2024 Justin Stephenson <jstephen@redhat.com> - 14-1 - Release v14 - configure: correctly handle systemd versions before 245 * Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 13-2 - Rebuilt for MSVSphere 9.3 beta * Fri Jul 14 2023 Justin Stephenson <jstephen@redhat.com> - 13-2 - Provide a sysusers.d file to get user() and group() provides (see https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format). * Mon Apr 17 2023 Justin Stephenson <jstephen@redhat.com> - 13-1 - Update the Fedora license - MAN: Add missing comma in tlog-rec-session.conf * Thu Apr 21 2022 Justin Stephenson <jstephen@redhat.com> - 12.1 - Exit transfer loop when output fd is closed - Revert "Prevent infinite transfer loop on GDM login"