Billie Alsup
Billie Alsup
Has there been any thought given to a design here? Should it be part of package_info, or a new rule? I was thinking of a new package_sbom rule for example,...
I have a similar issue to this topic, and since this topic is still open, I will try getting a response here first. With latest master branch (26f22c5f5978433d87cb81ef5ecd1ecfe6bb0b95) fedora41 aarch64,...
A second issue with omuxsock.c is that it opens and closes the socket unnecessarily. This appears to be related to an unconditional call within CODESTARTdoAction ` CHKiRet(doTryResume(pWrkrData->pData)); ` this results...
Seems to be a single problem related to an implementation change within glibc-2.41. With a single new suppression, the build is clean: ``` ============================================================================ Testsuite summary for rsyslog 8.2504.0.master ============================================================================...
A fix is included in https://github.com/rsyslog/rsyslog/pull/5630
This corresponds to PR 1070 in rsyslog/rsyslog-doc repository.
I'll be offline for about two weeks, and will resolve the workflow errors either today, or upon my return. I tried to have the compiler perform syntax checks on both...
I had presumed that merging would use the squash option, but the PR structure validation check seems to indicate otherwise.
> Unfortunately I am also currently in a very big overhaul of imtcp: https://github.com/orgs/rsyslog/projects/3/views/1 > > It might be better to wait a bit to do the changes to the...
> I had a better look at the changes. Maybe we can merge it before, especially if you can make it mergeable again. ATM I am looking it some focussed...