Release v7

Allow tlog-play redirection of stdout
Add -i/--interactive option to tlog-rec-session. Allows login
  programs to call tlog-rec-session more transparently.
Make in_txt/out_txt fields optional. This handles missing fields
  when reading from Elasticsearch or other backends.
This commit is contained in:
Justin Stephenson 2019-11-12 10:25:19 -05:00
parent 1a05b1d5db
commit 5d6d5ed79d
3 changed files with 12 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/tlog-4.tar.gz
/tlog-5.tar.gz
/tlog-6.tar.gz
/tlog-7.tar.gz

View File

@ -1 +1 @@
SHA512 (tlog-6.tar.gz) = bbe454750e8c99f45ed541d2f6f1caa0bdaad98368ba832d4039864cd9e269e1183730ee7afabfba4c2592a9921be49be22dcb92296037f7290c78ff9b581fce
SHA512 (tlog-7.tar.gz) = 841a50fbae2918de52e045482f7caaa9f348250a83111f45814e9601ac911773620e4d1f1505fd87a9f9fbc8c96f6471576d727b96f243aa7df8f989470de135

View File

@ -1,6 +1,6 @@
Name: tlog
Version: 6
Release: 2%{?dist}
Version: 7
Release: 1%{?dist}
Summary: Terminal I/O logger
License: GPLv2+
@ -107,6 +107,14 @@ rm -r %{buildroot}/usr/include/%{name}
/sbin/ldconfig
%changelog
* Tue Nov 12 2019 Justin Stephenson <jstephen@redhat.com> - 7-1
- Release v7
- Allow tlog-play redirection of stdout
- Add -i/--interactive option to tlog-rec-session. Allows login
programs to call tlog-rec-session more transparently.
- Make in_txt/out_txt fields optional. This handles missing fields
when reading from Elasticsearch or other backends.
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild