Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630792 - sys-apps/paludis-9999: should download via https instead of git
Summary: sys-apps/paludis-9999: should download via https instead of git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-12 12:09 UTC by fkater
Modified: 2017-09-19 11:50 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 fkater 2017-09-12 12:09:21 UTC
paludis-9999 downloads from git: and https:. The git protocol is not recommended for security reasons and also seems to block/delay compilation for a minute or so.

Solution: Remove the git download address in the ebuild and keep https only.
Comment 1 Larry the Git Cow gentoo-dev 2017-09-19 11:50:12 UTC
The bug has been closed via the following commit(s):

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

commit 920144cb4086353a7ec9f99c5d026577f57e4ebf
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2017-09-19 11:46:41 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2017-09-19 11:50:05 +0000

    sys-apps/paludis: Use https for git, fix URL
    
    Closes: https://bugs.gentoo.org/630792

 sys-apps/paludis/paludis-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)