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

Bug 921610

Summary: net-misc/curl: wire up PSL support
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Matt Jolly <kangie>
Status: RESOLVED FIXED    
Severity: normal CC: base-system
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=919325
https://github.com/gentoo/gentoo/pull/34858
Whiteboard:
Package list:
Runtime testing required: ---

Comment 1 Larry the Git Cow gentoo-dev 2024-01-19 08:50:05 UTC
The bug has been closed via the following commit(s):

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

commit c5220b82d97f99bbdb24a203fd47c84c885f3ca1
Author:     Matt Jolly <Matt.Jolly@footclan.ninja>
AuthorDate: 2024-01-17 07:57:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-19 08:48:30 +0000

    net-misc/curl: add 8.5.0-r3
    
    - Add Public Suffix List (PSL) support
    
    Bug: https://bugs.gentoo.org/919325
    Closes: https://bugs.gentoo.org/921610
    Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/curl-8.5.0-r3.ebuild | 369 +++++++++++++++++++++++++++++++++++++
 net-misc/curl/metadata.xml         |   1 +
 2 files changed, 370 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 500274c68d01033cbafb86135043712bcbbd974e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-19 08:49:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-19 08:49:43 +0000

    net-misc/curl: improve USE=psl description
    
    Bug: https://bugs.gentoo.org/921610
    Bug: https://bugs.gentoo.org/919325
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)