Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clamav: diverse fixes and improvements #25107

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

systemcrash
Copy link
Contributor

Maintainer: @ratkaj
Compile tested: (put here arch, model, OpenWrt version)
Run tested: 23.05.5

Description: diverse fixes and improvements

@BKPepe
Copy link
Member

BKPepe commented Oct 9, 2024

Missing PKG_RELEASE bump.

@systemcrash
Copy link
Contributor Author

OK - fixed. Thanks.

Hyphens in named sections are a no-no

uci: Parse error (invalid character in name field) at line 1, byte 37

Changed '-' to '_' to fix error to allow UCI parsing.

Signed-off-by: Paul Donald <[email protected]>
clamav-milter 1.3.0 and onward log:

WARNING: Ignoring deprecated option AllowSupplementaryGroups at /tmp/clamav/clamav-milter.conf:5

Signed-off-by: Paul Donald <[email protected]>
( to instead use syslog options )

Signed-off-by: Paul Donald <[email protected]>
( to instead use syslog options )

Signed-off-by: Paul Donald <[email protected]>
Enable syslogging

Signed-off-by: Paul Donald <[email protected]>
Signed-off-by: Paul Donald <[email protected]>
@systemcrash
Copy link
Contributor Author

ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants