Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640712 - net-wireless/wpa_supplicant-2.6-r4 - use HTTPS in SRC_URI
Summary: net-wireless/wpa_supplicant-2.6-r4 - use HTTPS in SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 17:09 UTC by charles17
Modified: 2017-12-17 01:45 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 charles17 2017-12-11 17:09:54 UTC
Present SRC-URI is a 301 Moved Permanently

HTTP/1.1 301 Moved Permanently
Date: Mon, 11 Dec 2017 17:03:29 GMT
Server: Apache/2.2.22 (Ubuntu)
Location: http://w1.fi/releases

SRC-URI should read: "https://w1.fi/releases/${P}.tar.gz"
Comment 1 Larry the Git Cow gentoo-dev 2017-12-17 01:45:44 UTC
The bug has been closed via the following commit(s):

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

commit 29c575c98a6a91000638dbb14e7444f64c8beb18
Author:     charIes17 <charles17@arcor.de>
AuthorDate: 2017-12-11 17:16:04 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2017-12-17 01:44:55 +0000

    net-wireless/wpa_supplicant: SRC_URI to use https
    
    Closes: https://bugs.gentoo.org/640712
    Closes: https://github.com/gentoo/gentoo/pull/6521
    
    Also use w1.fi/ instead of redirecting from hostap.epitest.fi/

 net-wireless/wpa_supplicant/wpa_supplicant-2.6-r3.ebuild | 2 +-
 net-wireless/wpa_supplicant/wpa_supplicant-2.6-r4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)