Yocto Project Discussions
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-security][PATCH 4/7] clamav: move to recipes-scanners
Date: Wed, 18 Mar 2020 02:30:11 +0000	[thread overview]
Message-ID: <20200318023014.31723-4-akuster808@gmail.com> (raw)
In-Reply-To: <20200318023014.31723-1-akuster808@gmail.com>

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 {recipes-security => recipes-scanners}/clamav/clamav_0.101.5.bb   | 0
 .../clamav/files/clamav-freshclam.service                         | 0
 .../clamav/files/clamav-milter.conf.sample                        | 0
 .../clamav/files/clamav.service                                   | 0
 {recipes-security => recipes-scanners}/clamav/files/clamd.conf    | 0
 .../clamav/files/freshclam-native.conf                            | 0
 .../clamav/files/freshclam.conf                                   | 0
 .../clamav/files/tmpfiles.clamav                                  | 0
 .../clamav/files/volatiles.03_clamav                              | 0
 9 files changed, 0 insertions(+), 0 deletions(-)
 rename {recipes-security => recipes-scanners}/clamav/clamav_0.101.5.bb (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/clamav-freshclam.service (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/clamav-milter.conf.sample (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/clamav.service (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/clamd.conf (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/freshclam-native.conf (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/freshclam.conf (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/tmpfiles.clamav (100%)
 rename {recipes-security => recipes-scanners}/clamav/files/volatiles.03_clamav (100%)

diff --git a/recipes-security/clamav/clamav_0.101.5.bb b/recipes-scanners/clamav/clamav_0.101.5.bb
similarity index 100%
rename from recipes-security/clamav/clamav_0.101.5.bb
rename to recipes-scanners/clamav/clamav_0.101.5.bb
diff --git a/recipes-security/clamav/files/clamav-freshclam.service b/recipes-scanners/clamav/files/clamav-freshclam.service
similarity index 100%
rename from recipes-security/clamav/files/clamav-freshclam.service
rename to recipes-scanners/clamav/files/clamav-freshclam.service
diff --git a/recipes-security/clamav/files/clamav-milter.conf.sample b/recipes-scanners/clamav/files/clamav-milter.conf.sample
similarity index 100%
rename from recipes-security/clamav/files/clamav-milter.conf.sample
rename to recipes-scanners/clamav/files/clamav-milter.conf.sample
diff --git a/recipes-security/clamav/files/clamav.service b/recipes-scanners/clamav/files/clamav.service
similarity index 100%
rename from recipes-security/clamav/files/clamav.service
rename to recipes-scanners/clamav/files/clamav.service
diff --git a/recipes-security/clamav/files/clamd.conf b/recipes-scanners/clamav/files/clamd.conf
similarity index 100%
rename from recipes-security/clamav/files/clamd.conf
rename to recipes-scanners/clamav/files/clamd.conf
diff --git a/recipes-security/clamav/files/freshclam-native.conf b/recipes-scanners/clamav/files/freshclam-native.conf
similarity index 100%
rename from recipes-security/clamav/files/freshclam-native.conf
rename to recipes-scanners/clamav/files/freshclam-native.conf
diff --git a/recipes-security/clamav/files/freshclam.conf b/recipes-scanners/clamav/files/freshclam.conf
similarity index 100%
rename from recipes-security/clamav/files/freshclam.conf
rename to recipes-scanners/clamav/files/freshclam.conf
diff --git a/recipes-security/clamav/files/tmpfiles.clamav b/recipes-scanners/clamav/files/tmpfiles.clamav
similarity index 100%
rename from recipes-security/clamav/files/tmpfiles.clamav
rename to recipes-scanners/clamav/files/tmpfiles.clamav
diff --git a/recipes-security/clamav/files/volatiles.03_clamav b/recipes-scanners/clamav/files/volatiles.03_clamav
similarity index 100%
rename from recipes-security/clamav/files/volatiles.03_clamav
rename to recipes-scanners/clamav/files/volatiles.03_clamav
-- 
2.17.1


  parent reply	other threads:[~2020-03-18  2:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18  2:30 [meta-security][PATCH 1/7] lynis: add missing rdepends akuster
2020-03-18  2:30 ` [meta-security][PATCH 2/7] fail2ban: change hardcoded sysklogd to VIRTUAL-RUNTIME_base-utils-syslog akuster
2020-03-18  2:30 ` [meta-security][PATCH 3/7] chkrootkit: add rootkit recipe akuster
2020-03-18  2:30 ` akuster [this message]
2020-03-18  2:30 ` [meta-security][PATCH 5/7] checksec: move to recipe-scanners akuster
2020-03-18  2:30 ` [meta-security][PATCH 6/7] checksecurity: move to recipes-scanners akuster
2020-03-18  2:30 ` [meta-security][PATCH 7/7] buck-security: " akuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200318023014.31723-4-akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox