Project tlog-14-1.el8
content_copy
Name
tlog
Epoch
0
Version
14
Release
1.el8
Website/URL
https://github.com/Scribery/tlog
License
GPLv2+
Build Time
2024-04-08 15:07:03
Build Host
builder-x86-06.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
—
×
Package
Summary
SHA-256 checksum
x86_64
tlog-14-1.el8.x86_64
content_copy
Terminal I/O logger
7bb04ec7741d129e011740ede5730d319a16d36f2984f41329e3cd315d8b5e9b
download
i686
tlog-14-1.el8.i686
content_copy
Terminal I/O logger
ae7cef813479e58d47f298b64a58821e03db7435b203b02c3963856e09ac02f7
download
src
tlog-14-1.el8.src
content_copy
Terminal I/O logger
c2c8efdd320c4920c6e795b8f3e8f2f3a4d299f5f58c01746bdaf50a52508160
download
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 14-1
- Rebuilt for MSVSphere 8.10 beta
* Wed Feb 07 2024 Justin Stephenson <jstephen@redhat.com> - 14-1
- Release v14
- configure: correctly handle systemd versions before 245
* Mon Apr 17 2023 Justin Stephenson <jstephen@redhat.com> - 13-1
- Update the Fedora license
- MAN: Add missing comma in tlog-rec-session.conf
* Mon May 23 2022 Justin Stephenson <jstephen@redhat.com> - 12.1
- Exit transfer loop when output fd is closed
- Revert "Prevent infinite transfer loop on GDM login"
* Wed Nov 17 2021 Justin Stephenson <jstephen@redhat.com> - 12-1
- Release v12
- Prevent infinite transfer loop on GDM login.
- tlog-play: add journal namespace support.
- tlitest: extend delay for limit-action delay test.
* Tue Apr 27 2021 Justin Stephenson <jstephen@redhat.com> - 11-1
- Fire SIGCHLD after utempter_add_record since it probably eats it.
- Correct suse rpmbuild
- Update debbuild for travis CI
* Thu Oct 15 2020 Justin Stephenson <jstephen@redhat.com> - 9-2
- Skip utmp removal with piped IO on stdin
* Thu Oct 15 2020 Justin Stephenson <jstephen@redhat.com> - 9-1
- Release v9
- Add libutempter support
- Require journal match filter
- Add file reader match functionality
- Restore cursor visibility and color attributes on tlog-play exit
- Add "time" real clock timestamp message field
- Various upstream CI improvements
* Tue May 26 2020 Justin Stephenson <jstephen@redhat.com> - 8-2
- Test fixups from v8
* Thu May 21 2020 Justin Stephenson <jstephen@redhat.com> - 8-1
- Release v8
- Spec file fixes for EL6
- Spec file improvements for Debian/Ubuntu pkg-config
- Tlog-play improve authentication options
- Handle piped in I/O from stdin and improve the main recording transfer exit
condition.
- Use empty string on hostname resolution failure