From f23841d0d16ca45c1e85bc525a522882b4024f9c Mon Sep 17 00:00:00 2001 From: bms8197 Date: Tue, 16 Nov 2021 13:31:44 +0200 Subject: [PATCH] committing changes in /etc made by "-bash" Package changes: --- .etckeeper | 4 ---- clamd.d/scan.conf | 6 +++--- security/console.apps/mock | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.etckeeper b/.etckeeper index ef90f46..bfb189a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -271,14 +271,10 @@ maybe chmod 0644 'clamd.conf.rpmnew' maybe chown 'amavis' 'clamd.conf.rpmsave' maybe chgrp 'amavis' 'clamd.conf.rpmsave' maybe chmod 0644 'clamd.conf.rpmsave' -maybe chown 'amavis' 'clamd.d' -maybe chgrp 'amavis' 'clamd.d' maybe chmod 0755 'clamd.d' maybe chown 'amavis' 'clamd.d/amavisd.conf' maybe chgrp 'amavis' 'clamd.d/amavisd.conf' maybe chmod 0644 'clamd.d/amavisd.conf' -maybe chown 'amavis' 'clamd.d/scan.conf' -maybe chgrp 'amavis' 'clamd.d/scan.conf' maybe chmod 0644 'clamd.d/scan.conf' maybe chown 'amavis' 'clamd.d/scan.conf.rpmnew' maybe chgrp 'amavis' 'clamd.d/scan.conf.rpmnew' diff --git a/clamd.d/scan.conf b/clamd.d/scan.conf index 66dc46f..c29fb40 100644 --- a/clamd.d/scan.conf +++ b/clamd.d/scan.conf @@ -283,7 +283,7 @@ User clamscan # at the end of a scan. If an archive contains both a heuristically detected # virus/phish, and a real malware, the real malware will be reported # -# Keep this disabled if you intend to handle "*.Heuristics.*" viruses +# Keep this disabled if you intend to handle "Heuristics.*" viruses # differently from "real" malware. # If a non-heuristically-detected virus (signature-based) is found first, # the scan is interrupted immediately, regardless of this config option. @@ -533,7 +533,7 @@ User clamscan # file, all files within it will also be scanned. This options specifies how # deeply the process should be continued. # Note: setting this limit too high may result in severe damage to the system. -# Default: 16 +# Default: 17 #MaxRecursion 10 # Number of files to be scanned within an archive, a document, or any other @@ -639,7 +639,7 @@ User clamscan #PCREMaxFileSize 100M # When AlertExceedsMax is set, files exceeding the MaxFileSize, MaxScanSize, or -# MaxRecursion limit will be flagged with the virus +# MaxRecursion limit will be flagged with the virus name starting with # "Heuristics.Limits.Exceeded". # Default: no #AlertExceedsMax yes diff --git a/security/console.apps/mock b/security/console.apps/mock index f1ebc07..b24d0a0 100644 --- a/security/console.apps/mock +++ b/security/console.apps/mock @@ -3,4 +3,4 @@ PROGRAM=/usr/libexec/mock/mock SESSION=false FALLBACK=false KEEP_ENV_VARS=COLUMNS,SSH_AUTH_SOCK,http_proxy,ftp_proxy,https_proxy,no_proxy,MOCK_TRACE_LOG -BANNER=You are not in the `mock` group. See https://github.com/rpm-software-management/mock/wiki#setup +BANNER=You are not in the `mock` group. See https://rpm-software-management.github.io/mock/#setup