Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637190 - Use HTTPS for links to en.wikipedia.org
Summary: Use HTTPS for links to en.wikipedia.org
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-11 21:28 UTC by Francesco Turco
Modified: 2018-02-13 15:07 UTC (History)
3 users (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 Francesco Turco 2017-11-11 21:28:03 UTC
As far as I know there are 13 packages in the Gentoo repository that still use HTTP links to en.wikipedia.org. They should be replaced by HTTPS of course.

I made a pull request on GitHub: https://github.com/gentoo/gentoo/pull/5641
Comment 1 Francesco Turco 2017-11-11 21:29:20 UTC
List of packages:

app-vim/wikipedia-syntax
dev-haskell/hashtables
dev-haskell/psqueues
dev-haskell/uuid-types
dev-haskell/uuid
dev-libs/openssl
games-action/descent1-demodata
games-fps/quake1-demodata
games-fps/quake2-demodata
games-rpg/bass
media-sound/xmms2
sys-apps/ack
sys-block/raid-check
Comment 2 Mike Gilbert gentoo-dev 2017-11-12 04:37:33 UTC
In the future, please try to split bugs/PRs by maintainer; I am assigning this to haskell@g.o since they maintain the most packages in your list.
Comment 3 Larry the Git Cow gentoo-dev 2017-11-12 10:00:38 UTC
The bug has been referenced in the following commit(s):

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

commit b98d77fd03187155cef4801d993ae3711ddaf11f
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-11-12 10:00:19 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-11-12 10:00:31 +0000

    media-sound/xmms2: en.wikipedia.org to https://, bug #637190
    
    Reported-by: Francesco Turco
    Bug: https://bugs.gentoo.org/637190
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-sound/xmms2/files/xmms2-0.8-audio4-p2.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 234f4273c6a698925848d1e4e199d21b8639b129
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-11-12 09:58:19 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-11-12 10:00:31 +0000

    media-sound/xmms2: point bugs.xmms2.org to https://, bug #637190
    
    Reported-by: Francesco Turco
    Bug: https://bugs.gentoo.org/637190
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-sound/xmms2/xmms2-0.8-r4.ebuild           | 2 +-
 media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild | 2 +-
 media-sound/xmms2/xmms2-0.8_p20161122.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)}
Comment 4 Larry the Git Cow gentoo-dev 2018-01-14 20:41:04 UTC
The bug has been referenced in the following commit(s):

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

commit a48c2f17dbe9bc4f15137cf2ab095a650edd9e05
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-01-14 20:40:49 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-01-14 20:40:49 +0000

    app-vim/wikipedia-syntax: switch to HTTPs.
    
    Bug: https://bugs.gentoo.org/637190
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)}
Comment 5 Patrice Clement gentoo-dev 2018-01-14 20:42:52 UTC
Vim packages have been dealt with. Taking vim@ off of this bug report. Thanks.
Comment 6 Larry the Git Cow gentoo-dev 2018-02-13 15:07:27 UTC
The bug has been closed via the following commit(s):

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

commit 848ecb94f61d9ceee0d04a1f7e096d7ce705bdbe
Author:     Francesco Turco <fturco@fastmail.fm>
AuthorDate: 2017-09-07 15:08:33 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-02-13 15:06:36 +0000

    dev-libs/openssl: use HTTPS for links to en.wikipedia.org
    
    Closes: https://bugs.gentoo.org/637190
    Closes: https://github.com/gentoo/gentoo/pull/5641

 dev-libs/openssl/openssl-0.9.8z_p8-r1.ebuild | 10 +++++-----
 dev-libs/openssl/openssl-0.9.8z_p8.ebuild    | 10 +++++-----
 dev-libs/openssl/openssl-1.0.2n.ebuild       | 10 +++++-----
 dev-libs/openssl/openssl-1.1.0g-r2.ebuild    | 10 +++++-----
 4 files changed, 20 insertions(+), 20 deletions(-)