Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746788 - net-analyzer/sslscan-2.0.2 pulls in old version of OpenSSL
Summary: net-analyzer/sslscan-2.0.2 pulls in old version of OpenSSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-05 22:20 UTC by Mike Lothian
Modified: 2020-10-09 08:06 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 Mike Lothian 2020-10-05 22:20:57 UTC
Can the sslscan ebuild be updated to use 1.1.1h rather than 1.1.1g

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-05 22:27:11 UTC
>DEPEND="dev-libs/openssl:*"

I suspect you might be misunderstanding whatever emerge output you're seeing. We can discuss it on the IRC or forums if you like?
Comment 2 Mike Lothian 2020-10-06 05:32:34 UTC
I suspect you didn't look at the ebuild

It uses its own static copy of OpenSSL not the system copy
Comment 3 Hans de Graaff gentoo-dev Security 2020-10-09 08:05:23 UTC
(In reply to Sam James from comment #1)
> >DEPEND="dev-libs/openssl:*"

Ah, that shouldn't be there anymore. Will remove.
Comment 4 Larry the Git Cow gentoo-dev 2020-10-09 08:06:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8b1be7095bdb2dd33c8b5a111b3169694f3439

commit 2a8b1be7095bdb2dd33c8b5a111b3169694f3439
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-10-09 08:04:21 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-10-09 08:06:03 +0000

    net-analyzer/sslscan: use openssl 1.1.1h
    
    Closes: https://bugs.gentoo.org/746788
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 net-analyzer/sslscan/Manifest                |  1 +
 net-analyzer/sslscan/sslscan-2.0.2-r1.ebuild | 50 ++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)