Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576956 - yara-3.4.0.ebuild
Summary: yara-3.4.0.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest enhancement
Assignee: Default Assignee for New Packages
URL: https://plusvic.github.io/yara/
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2016-03-10 13:47 UTC by noc
Modified: 2022-01-28 05:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
yara-3.4.0.ebuild (yara-3.4.0.ebuild.tar.bz2,3.41 KB, application/x-bzip)
2016-03-10 13:47 UTC, noc
Details
yara-rules_update.sh (yara-rules_update.sh,727 bytes, application/x-shellscript)
2016-03-10 13:50 UTC, noc
Details
Yara ebuilds overlay (yara-3.4.0-r1.ebuild.tar.bz2,12.21 KB, application/x-bzip)
2016-08-12 07:26 UTC, 9c0d1c42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description noc 2016-03-10 13:47:05 UTC
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.
Comment 1 noc 2016-03-10 13:50:56 UTC
Created attachment 427882 [details]
yara-rules_update.sh

For update yara rules supported by clamav-0.99 use yara-rules_update.sh
Comment 2 9c0d1c42 2016-08-12 07:26:07 UTC
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 3 9c0d1c42 2016-08-12 07:29:40 UTC
Comment on attachment 427878 [details]
yara-3.4.0.ebuild

Obsoleted by https://bugs.gentoo.org/attachment.cgi?id=443138
Comment 4 Larry the Git Cow gentoo-dev 2022-01-28 05:18:39 UTC
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(+)