diff --git a/.gitignore b/.gitignore index c6625dd..81d0298 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/tlog-11.tar.gz +SOURCES/tlog-12.tar.gz diff --git a/.tlog.metadata b/.tlog.metadata index 5ac2392..c7bccfc 100644 --- a/.tlog.metadata +++ b/.tlog.metadata @@ -1 +1 @@ -20f606d66da3984d9fca1545b5a527af126ddb3f SOURCES/tlog-11.tar.gz +ef9e9ead0b3519290a019bafce2b031d84905881 SOURCES/tlog-12.tar.gz diff --git a/SPECS/tlog.spec b/SPECS/tlog.spec index a8c00d1..49ad18f 100644 --- a/SPECS/tlog.spec +++ b/SPECS/tlog.spec @@ -1,5 +1,5 @@ Name: tlog -Version: 11 +Version: 12 Release: 1%{?dist} Summary: Terminal I/O logger @@ -108,6 +108,12 @@ rm -r %{buildroot}/usr/include/%{name} /sbin/ldconfig %changelog +* Wed Nov 17 2021 Justin Stephenson - 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 - 11-1 - Fire SIGCHLD after utempter_add_record since it probably eats it. - Correct suse rpmbuild