Sun, 10 Nov 2024 13:50:29 CST | login

Information for build tlog-12.1-2.el9

ID23553
Package Nametlog
Version12.1
Release2.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/tlog.git#8b94e9d8275646e6bbcc1dc1a9c2d648d1466dab
SummaryTerminal I/O logger
DescriptionTlog 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 26 Nov 2022 03:36:47 CST
CompletedSat, 26 Nov 2022 03:51:40 CST
Taskbuild (dist-circle9, /stage/rpms/tlog.git:8b94e9d8275646e6bbcc1dc1a9c2d648d1466dab)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/tlog.git?#8b94e9d8275646e6bbcc1dc1a9c2d648d1466dab'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
tlog-12.1-2.el9.src.rpm (info) (download)
aarch64
tlog-12.1-2.el9.aarch64.rpm (info) (download)
tlog-debuginfo-12.1-2.el9.aarch64.rpm (info) (download)
tlog-debugsource-12.1-2.el9.aarch64.rpm (info) (download)
i686
tlog-12.1-2.el9.i686.rpm (info) (download)
tlog-debuginfo-12.1-2.el9.i686.rpm (info) (download)
tlog-debugsource-12.1-2.el9.i686.rpm (info) (download)
ppc64le
tlog-12.1-2.el9.ppc64le.rpm (info) (download)
tlog-debuginfo-12.1-2.el9.ppc64le.rpm (info) (download)
tlog-debugsource-12.1-2.el9.ppc64le.rpm (info) (download)
s390x
tlog-12.1-2.el9.s390x.rpm (info) (download)
tlog-debuginfo-12.1-2.el9.s390x.rpm (info) (download)
tlog-debugsource-12.1-2.el9.s390x.rpm (info) (download)
x86_64
tlog-12.1-2.el9.x86_64.rpm (info) (download)
tlog-debuginfo-12.1-2.el9.x86_64.rpm (info) (download)
tlog-debugsource-12.1-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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" * 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 Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 11-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 19 2021 Justin Stephenson <jstephen@redhat.com> - 11-1 - Release v11 - Fire SIGCHLD after utempter_add_record since it probably eats it. * Fri Jan 08 2021 Justin Stephenson <jstephen@redhat.com> - 10-1 - Release v10 - Correct suse rpmbuild - Update debbuild for travis CI * Tue Oct 13 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 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 22 2020 Justin Stephenson <jstephen@redhat.com> - 8-2 - Minor test fixups * Tue May 19 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 * Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 7-3 - Rebuild (json-c)