Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912405 - net-dns/c-ares missing license
Summary: net-dns/c-ares missing license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 11:22 UTC by steffen_brauer
Modified: 2023-10-08 01:50 UTC (History)
0 users

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.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-08 01:42:54 UTC
bitncmp is needed on linux, but inet_ntop (HAVE_INET_NTOP) should be available on linux already.

But it's a mess as to whether some of these are/aren't used, so let's just include ISC. I think inet_net_pton is at least.
Comment 2 Larry the Git Cow gentoo-dev 2023-10-08 01:50:31 UTC
The bug has been closed via the following commit(s):

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

commit d281c38380d030cfeefc3eaf503e7b5c34daef81
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-08 01:43:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-08 01:44:00 +0000

    net-dns/c-ares: fix LICENSE
    
    Closes: https://bugs.gentoo.org/912405
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/c-ares/c-ares-1.19.1.ebuild | 3 ++-
 net-dns/c-ares/c-ares-1.20.0.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)