Accepting request 1037629 from home:dancermak:branches:devel:microos

New upstream release 2.1.5

OBS-URL: https://build.opensuse.org/request/show/1037629
OBS-URL: https://build.opensuse.org/package/show/devel:microos/conmon?expand=0&rev=9
This commit is contained in:
2022-11-23 14:59:56 +00:00
committed by Git OBS Bridge
parent a97f9bad47
commit 976ddf6131
6 changed files with 30 additions and 10 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Nov 23 14:43:15 UTC 2022 - Dan Čermák <dcermak@suse.com>
- New upstream release 2.1.5:
Bug Fixes
don't leak syslog_identifier
logging: do not read more that the buf size
logging: fix error handling
Misc
Makefile: Fix install for FreeBSD
signal: Track changes to get_signal_descriptor in the FreeBSD version
Packit: initial enablement
- New upstream release 2.1.4:
Bug fixes
Fix a bug where conmon crashed when it got a SIGCHLD
-------------------------------------------------------------------
Fri Nov 4 14:35:09 UTC 2022 - Fabian Vogt <fvogt@suse.com>