diff --git a/conmon.changes b/conmon.changes index 62bf0bf..5464d02 100644 --- a/conmon.changes +++ b/conmon.changes @@ -39,7 +39,7 @@ Thu Sep 28 16:02:58 UTC 2023 - Valentin Lefebvre Wed Sep 6 05:41:47 UTC 2023 - Danish Prakash - Update to version 2.1.8: - * stdio: ignore EIO for terminals + * stdio: ignore EIO for terminals (bsc#1217773) * ensure console socket buffers are properly sized * conmon: drop return after pexit() * ctrl: make accept4 failures fatal diff --git a/conmon.spec b/conmon.spec index 3eb3f37..9b160e2 100644 --- a/conmon.spec +++ b/conmon.spec @@ -1,7 +1,7 @@ # # spec file for package conmon # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed