Created attachment 427878 [details] yara-3.4.0.ebuild This package we don't need to support Yara-Rules in clamav. Clamav support yara internal and not complete for now.
Created attachment 427882 [details] yara-rules_update.sh For update yara rules supported by clamav-0.99 use yara-rules_update.sh
Created attachment 443138 [details] Yara ebuilds overlay yara-3.4.0.ebuild: Add androguard USE flag and support of androguard module. yara-python-3.4.0.ebuild: Add USE: examples files/yara-update.conf files/yara-scanner.py - scann directory tree or memory process list fo viruses. files/yara-update-python.py - update virus database, include all yara-rules signatures. clamav files/yara-update-black.list - automatically generated list of "bad rules". files/yara-update.conf files/yara-update-clamav.py - update virus database, include only signatures witch are loaded in clamav-0.92 without errors and not give false positive scan against gentoo-distfiles.
Comment on attachment 427878 [details] yara-3.4.0.ebuild Obsoleted by https://bugs.gentoo.org/attachment.cgi?id=443138
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ef74b63e177786e2af3f7a95fa87aba733a988 commit f6ef74b63e177786e2af3f7a95fa87aba733a988 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-28 04:34:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-28 05:16:40 +0000 dev-python/yara-python: run tests, convert to PEP517 Closes: https://bugs.gentoo.org/576956 See: https://github.com/gentoo/gentoo/pull/23800 Signed-off-by: Sam James <sam@gentoo.org> dev-python/yara-python/yara-python-4.1.3.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3c7d01664a47ae626abb734747ce1f98e1c2dd commit 3e3c7d01664a47ae626abb734747ce1f98e1c2dd Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-28 04:30:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-28 05:16:29 +0000 app-forensics/yara: run tests; misc. other changes - Run tests (needs static linked lib for now, but we delete it anyway) - Use more generic dependency - Define subslot Closes: https://bugs.gentoo.org/576956 See: https://github.com/gentoo/gentoo/pull/23800 Signed-off-by: Sam James <sam@gentoo.org> app-forensics/yara/yara-4.1.3.ebuild | 26 +++++++++++++++++++------ app-forensics/yara/yara-4.2.0_rc1.ebuild | 33 +++++++++++++++++++++++--------- 2 files changed, 44 insertions(+), 15 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bc23b7928c622b87d069fd58ca7f43686e83f29 commit 1bc23b7928c622b87d069fd58ca7f43686e83f29 Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2022-01-14 23:58:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-28 05:15:01 +0000 dev-python/yara-python: new ebuild Bug: https://bugs.gentoo.org/800275 Closes: https://bugs.gentoo.org/576956 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/23800 Signed-off-by: Sam James <sam@gentoo.org> app-forensics/yara/metadata.xml | 1 + app-forensics/yara/yara-4.1.3.ebuild | 3 ++- app-forensics/yara/yara-4.2.0_rc1.ebuild | 3 ++- dev-python/yara-python/Manifest | 1 + dev-python/yara-python/metadata.xml | 20 ++++++++++++++++++ dev-python/yara-python/yara-python-4.1.3.ebuild | 27 +++++++++++++++++++++++++ 6 files changed, 53 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe0fd00ae7b550bee5b46cd4f4ca461346f1d97 commit bbe0fd00ae7b550bee5b46cd4f4ca461346f1d97 Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2022-01-14 23:53:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-28 05:14:39 +0000 app-forensics/yara: new ebuild Bug: https://bugs.gentoo.org/800275 Closes: https://bugs.gentoo.org/576956 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org> app-forensics/yara/Manifest | 2 ++ app-forensics/yara/metadata.xml | 29 ++++++++++++++++++++++++ app-forensics/yara/yara-4.1.3.ebuild | 37 ++++++++++++++++++++++++++++++ app-forensics/yara/yara-4.2.0_rc1.ebuild | 39 ++++++++++++++++++++++++++++++++ 4 files changed, 107 insertions(+)