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

Bug 703184

Summary: net-analyzer/suricata-5.0.1 version bump
Product: Gentoo Linux Reporter: Vieri <rentorbuy>
Component: Current packagesAssignee: Marek Szuba <marecki>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 703178    
Bug Blocks:    

Description Vieri 2019-12-17 08:58:56 UTC
version bump for net-analyzer/suricata-5.0.1
Comment 1 Larry the Git Cow gentoo-dev 2019-12-18 14:22:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bbf99b0dbf76f352c0b123cba32cfbd90080fb3

commit 4bbf99b0dbf76f352c0b123cba32cfbd90080fb3
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2019-12-18 14:17:32 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2019-12-18 14:21:49 +0000

    net-analyzer/suricata: bump to 5.0.1
    
    Further clean-up of old ebuilds, tools are no longer optional, there is
    now a config phase to download an initial rule set using
    suricata-update.
    
    Closes: https://bugs.gentoo.org/703184
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-analyzer/suricata/Manifest                     |   1 +
 net-analyzer/suricata/files/suricata-5.0.1-conf    |  62 +++++++
 net-analyzer/suricata/files/suricata-5.0.1-init    | 147 ++++++++++++++++
 ...suricata-5.0.1_configure-no-lz4-automagic.patch |  23 +++
 .../files/suricata-5.0.1_default-config.patch      |  27 +++
 net-analyzer/suricata/files/suricata.service       |   2 +-
 net-analyzer/suricata/files/suricata.tmpfiles      |   2 +-
 net-analyzer/suricata/suricata-5.0.1.ebuild        | 196 +++++++++++++++++++++
 8 files changed, 458 insertions(+), 2 deletions(-)