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

Bug 838031

Summary: net-analyzer/hydra: bump to 9.3
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 837980, 805533    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-12 08:16:40 UTC
Also ports to pcre2 post-release, consider backporting: https://github.com/vanhauser-thc/thc-hydra/commit/c82e5d51c5595374e6b7801bfc84c26a497d8989
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-12 08:17:49 UTC
... and fixes openssl3 compat (https://github.com/vanhauser-thc/thc-hydra/commit/e40b0dc252b36a1cdd240b169672fcfb6a2686b8)
... and ports away from gtk2
Comment 2 Larry the Git Cow gentoo-dev 2022-04-13 01:48:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6d55530908535b7439045af4ea35a096ee4a95

commit 1b6d55530908535b7439045af4ea35a096ee4a95
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-13 01:39:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-13 01:39:59 +0000

    net-analyzer/hydra: add 9.3
    
    Closes: https://bugs.gentoo.org/805533
    Closes: https://bugs.gentoo.org/838031
    Closes: https://bugs.gentoo.org/811798
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/hydra/Manifest                    |   1 +
 net-analyzer/hydra/files/hydra-9.3-pcre2.patch | 113 +++++++++++++++++++++++
 net-analyzer/hydra/hydra-9.3.ebuild            | 121 +++++++++++++++++++++++++
 3 files changed, 235 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-04-13 04:55:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d854ad87a75f20d241173633ba730a27736ec4

commit 00d854ad87a75f20d241173633ba730a27736ec4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-13 04:54:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-13 04:55:01 +0000

    net-analyzer/hydra: GTK 3 port is broken
    
    It doesn't seem to actually build against 3, configure wasn't regenerated
    properly.
    
    Bug: https://bugs.gentoo.org/838031
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/hydra/{hydra-9.3.ebuild => hydra-9.3-r1.ebuild} | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)