Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package conmon for openSUSE:Factory checked in at 2023-09-10 13:09:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conmon (Old) and /work/SRC/openSUSE:Factory/.conmon.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conmon" Sun Sep 10 13:09:11 2023 rev:31 rq:1109240 version:2.1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/conmon/conmon.changes 2023-07-06 18:28:25.059051728 +0200 +++ /work/SRC/openSUSE:Factory/.conmon.new.1766/conmon.changes 2023-09-10 13:09:17.324536169 +0200 @@ -1,0 +2,16 @@ +Wed Sep 6 05:41:47 UTC 2023 - Danish Prakash <danish.prak...@suse.com> + +- Update to version 2.1.8: + * stdio: ignore EIO for terminals + * ensure console socket buffers are properly sized + * conmon: drop return after pexit() + * ctrl: make accept4 failures fatal + * logging: avoid opening /dev/null for each write + * oom: restore old OOM score + * Use default umask 0022 + * cli: log parsing errors to stderr + * Changes to build conmon for riscv64 + * Changes to build conmon for ppc64le + * Fix close_other_fds on FreeBSD + +------------------------------------------------------------------- Old: ---- conmon-2.1.7.tar.xz New: ---- conmon-2.1.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conmon.spec ++++++ --- /var/tmp/diff_new_pack.EJE8Z8/_old 2023-09-10 13:09:18.740586760 +0200 +++ /var/tmp/diff_new_pack.EJE8Z8/_new 2023-09-10 13:09:18.740586760 +0200 @@ -1,7 +1,7 @@ # # spec file for package conmon # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: conmon -Version: 2.1.7 +Version: 2.1.8 Release: 0 Summary: An OCI container runtime monitor License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EJE8Z8/_old 2023-09-10 13:09:18.768587760 +0200 +++ /var/tmp/diff_new_pack.EJE8Z8/_new 2023-09-10 13:09:18.768587760 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param> -<param name="revision">v2.1.7</param> +<param name="revision">v2.1.8</param> <param name="changesgenerate">disable</param> </service> <service name="recompress" mode="disabled"> ++++++ conmon-2.1.7.tar.xz -> conmon-2.1.8.tar.xz ++++++ ++++ 2527 lines of diff (skipped)