[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет tlog-14-1.el8.i686 download

Имя tlog
Эпоха 0
Версия 14
Релиз 1.el8
Архитектура i686
Сайт https://github.com/Scribery/tlog
Лицензия GPLv2+
Время сборки 2024-04-08 15:07:17
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Terminal I/O logger
Репозитории AppStream
Полное описание 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.
Эррата
Размер 127 КиБ
Исходный проект tlog-14-1.el8
Контрольная сумма SHA-256 ae7cef813479e58d47f298b64a58821e03db7435b203b02c3963856e09ac02f7
× Full screenshot
История изменений link
* 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