[ Все 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

Имя tlog
Эпоха 0
Версия 14
Релиз 1.el9
Сайт https://github.com/Scribery/tlog
Лицензия GPLv2+
Время сборки 2024-04-01 11:39:02
Хост сборки 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
tlog-14-1.el9.x86_64 Terminal I/O logger d2592231410aacdbae704a7cfda6680035f3f363e3cfc20c6d4f39ded383f5dc download
i686
tlog-14-1.el9.i686 Terminal I/O logger 5e45627aec9d578cc51c97a0de7b91c1da74e503e4416876d6edcd76372f5f06 download
aarch64
tlog-14-1.el9.aarch64 Terminal I/O logger 554b83f106b3b12adfc98b4e59dc37a6ce995dd1792cd9b6b83e1b2ecd3e1f4d download
src
tlog-14-1.el9.src Terminal I/O logger 4557a29eba8b7f68467339d30a80f5cbcd02ce4607eeec93c8e903414ef4c581 download
История изменений 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"