diff --git a/conmon-2.1.12.tar.gz b/conmon-2.1.12.tar.gz deleted file mode 100644 index dc4c3a9d955f48006a703b1f223e6a9f86a3cb99..0000000000000000000000000000000000000000 Binary files a/conmon-2.1.12.tar.gz and /dev/null differ diff --git a/conmon-2.1.13.tar.gz b/conmon-2.1.13.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bd0ed66b0fd0ae67db3ea033ccbc8ceea3712faf Binary files /dev/null and b/conmon-2.1.13.tar.gz differ diff --git a/conmon.spec b/conmon.spec index 12cbfe2be058b06991f0d8fa5551e99ca43028a0..b62b499b6dc74ae69c3797d1366629e83a0789ef 100644 --- a/conmon.spec +++ b/conmon.spec @@ -1,6 +1,6 @@ Name: conmon Epoch: 2 -Version: 2.1.12 +Version: 2.1.13 Release: 1 Summary: Monitoring program for OCI container License: ASL 2.0 @@ -44,6 +44,13 @@ make PREFIX=%{buildroot}%{_prefix} install install.crio %{_mandir}/man8/* %changelog +* Tue Apr 8 2025 liudy 2:2.1.13-1 +- Update to 2.1.13 +- Make timestamp generation never fail. +- Change permissions of logs from 0600 to 0640 +- Avoid bogus journal filling errors +- Fix typos and clarify man page. + * Tue Aug 13 2024 maqi 2:2.1.12-1 - Upgrade to 2.1.12