Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811798 - net-analyzer/hydra: automagic dependency on net-fs/samba
Summary: net-analyzer/hydra: automagic dependency on net-fs/samba
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-06 01:48 UTC by John Helmert III
Modified: 2022-04-13 01:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-09-06 01:48:59 UTC
~ $ objdump -p /usr/bin/hydra | grep NEEDED
[...]
  NEEDED               libsmbclient.so.0
[...]

~ $ qfile libsmbclient.so.0
net-fs/samba: /usr/lib64/libsmbclient.so.0
Comment 1 Larry the Git Cow gentoo-dev 2022-04-13 01:48:25 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(+)