Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888069 - net-misc/curl uses incorrect domain
Summary: net-misc/curl uses incorrect domain
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-23 12:00 UTC by Simon Detheridge
Modified: 2022-12-23 12:17 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 Simon Detheridge 2022-12-23 12:00:44 UTC
Via Mastodon: https://mastodon.social/@bagder/109562851335663014

The Curl maintainer has migrated from `haxx.se` to `curl.se`. We should update the curl ebuild so that it points at the new domain as the old one is deprecated.

More information on the domain move is here: https://daniel.haxx.se/blog/2020/11/04/the-journey-to-a-curl-domain/

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-23 12:05:55 UTC
Thanks, I'll fix it later if I'm not beaten to it.
Comment 2 Larry the Git Cow gentoo-dev 2022-12-23 12:17:01 UTC
The bug has been closed via the following commit(s):

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

commit 0c5de5811c7db104203c65801120f7a496626521
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-23 12:16:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-23 12:16:29 +0000

    net-misc/curl: fix HOMEPAGE + SRC_URI
    
    See https://daniel.haxx.se/blog/2020/11/04/the-journey-to-a-curl-domain/.
    
    Closes: https://bugs.gentoo.org/888069
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/curl-7.86.0-r3.ebuild | 6 +++---
 net-misc/curl/curl-7.87.0.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)