[ Все 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.el9.x86_64 download

Имя tlog
Эпоха 0
Версия 14
Релиз 1.el9
Архитектура x86_64
Сайт https://github.com/Scribery/tlog
Лицензия GPLv2+
Время сборки 2024-04-01 11:39:21
Хост сборки builder-x86-04.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.
Эррата
Размер 120 КиБ
Исходный проект tlog-14-1.el9
Контрольная сумма SHA-256 d2592231410aacdbae704a7cfda6680035f3f363e3cfc20c6d4f39ded383f5dc
× Full screenshot
История изменений link
* 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"