Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 713804

Summary: net-analyzer/ospd-openvas: add new package
Product: Gentoo Linux Reporter: jonas.licht
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 712096    

Description jonas.licht 2020-03-21 15:13:32 UTC
This package is needed to run an openvas scanner for the gvm suite.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-25 13:45:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e2e746d9d0f2a1f84b57e0297416486b461ddc

commit 34e2e746d9d0f2a1f84b57e0297416486b461ddc
Author:     Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
AuthorDate: 2020-03-21 15:15:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-25 13:45:27 +0000

    net-analyzer/ospd-openvas: add new package
    
    Bug: https://bugs.gentoo.org/713804
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
    Closes: https://github.com/gentoo/gentoo/pull/14922
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-analyzer/ospd-openvas/Manifest                 |  1 +
 net-analyzer/ospd-openvas/files/ospd-openvas.confd | 10 ++++
 net-analyzer/ospd-openvas/files/ospd-openvas.initd | 17 +++++++
 .../ospd-openvas/files/ospd-openvas.service        | 18 +++++++
 net-analyzer/ospd-openvas/files/ospd.conf          | 10 ++++
 net-analyzer/ospd-openvas/files/redis.conf.example | 57 ++++++++++++++++++++++
 net-analyzer/ospd-openvas/metadata.xml             | 16 ++++++
 .../ospd-openvas/ospd-openvas-1.0.0.ebuild         | 44 +++++++++++++++++
 8 files changed, 173 insertions(+)