Update conmon to 2.1.3
Changes:
- Bug fixes:
- journald: print tag and name if both are specified
- Misc
- drop some logs to debug level
- Stop using g_unix_signal_add() to avoid threads
- Rename CLI option log-size-global-max to log-global-size-max
- Features
- add log-global-size-max option to limit the total output conmon processes. This is needed to fix CVE-2022-1708. See GHSA-fcm2-6c3h-pg6j for more details