From 97760234ee1154cb7a61180bffa5db3f017a7055 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 08:53:52 -0400 Subject: [PATCH] import tlog-8-2.el8 --- .gitignore | 2 +- .tlog.metadata | 2 +- SPECS/tlog.spec | 14 +++++++++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4cbfa17..ccb7d95 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/tlog-7.tar.gz +SOURCES/tlog-8.tar.gz diff --git a/.tlog.metadata b/.tlog.metadata index aea8585..c6b52ec 100644 --- a/.tlog.metadata +++ b/.tlog.metadata @@ -1 +1 @@ -f990b15e044b9380f0e3cb25ea7584f5b3f39707 SOURCES/tlog-7.tar.gz +2840c66361c0ebb143f1e44d422d15b6d6a4b098 SOURCES/tlog-8.tar.gz diff --git a/SPECS/tlog.spec b/SPECS/tlog.spec index 3c657b8..b4ac270 100644 --- a/SPECS/tlog.spec +++ b/SPECS/tlog.spec @@ -1,5 +1,5 @@ Name: tlog -Version: 7 +Version: 8 Release: 2%{?dist} Summary: Terminal I/O logger @@ -107,6 +107,18 @@ rm -r %{buildroot}/usr/include/%{name} /sbin/ldconfig %changelog +* Tue May 26 2020 Justin Stephenson - 8-2 +- Test fixups from v8 + +* Thu May 21 2020 Justin Stephenson - 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 Nov 12 2019 Justin Stephenson - 7-1 - Release v7 - Allow tlog-play redirection of stdout