There is an updated pull request by zdykstra against master on the void-packages repository https://github.com/zdykstra/void-packages rsyslog-8.2112 https://github.com/void-linux/void-packages/pull/35382 rsyslog: update to 8.2112.0. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) I've added in support for `omclickhouse`, which just requires `libcurl` to build. 8.2112 passes all tests locally, so we'll see what CI/CD brings. This package has been problematic with the past few bumps. ``` Testsuite summary for rsyslog 8.2112.0 ============================================================================ # TOTAL: 512 # PASS: 501 # SKIP: 11 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ``` A patch file from https://github.com/void-linux/void-packages/pull/35382.patch is attached