Accepting request 788098 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/788098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=11
This commit is contained in:
2020-03-25 22:44:47 +00:00
committed by Git OBS Bridge
parent 35a9d6110b
commit 59450276a1
5 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 25 08:55:06 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- Update to v2.0.14
- drop usage of splice(2)
- avoid hanging on stdin
- stdio: sometimes quit main loop after io is done
- ignore sigpipe
-------------------------------------------------------------------
Tue Mar 17 10:10:44 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>