Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632498 - Open Source Initiative link in the Gentoo Social Contract is broken
Summary: Open Source Initiative link in the Gentoo Social Contract is broken
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Gentoo Website (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Website Team
URL: https://gentoo.org/get-started/philos...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-09-30 11:06 UTC by dhole
Modified: 2018-05-20 07:17 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Update OSI Licences URL (www-social-contract.patch,1.13 KB, patch)
2017-10-12 10:49 UTC, dhole
Details | Diff
Social Contract: Update OSI licences URL. (0001-Social-Contract-Update-OSI-licences-URL.patch,1.54 KB, patch)
2018-05-20 02:15 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dhole 2017-09-30 11:06:36 UTC
The Gentoo Social Contract provides a link to licenses approved by the Open Source Initiative (OSI) that is broken: http://www.opensource.org/licenses/index.html

It should probably be: https://opensource.org/licenses

Reproducible: Always

Actual Results:  
http://www.opensource.org/licenses/index.html

Expected Results:  
https://opensource.org/licenses
Comment 1 dhole 2017-10-12 10:49:56 UTC
Created attachment 498430 [details, diff]
Update OSI Licences URL
Comment 2 dhole 2017-10-12 10:51:38 UTC
I have attached a patch that updates the url in the sites/www.git repository: https://gitweb.gentoo.org/sites/www.git/
Comment 3 Francesco Turco 2017-10-13 12:20:20 UTC
I would have preferred using https://opensource.org/licenses/ rather than http://www.opensource.org/licenses in the patch.
Comment 4 dhole 2017-10-13 21:26:02 UTC
(In reply to Francesco Turco from comment #3)
> I would have preferred using https://opensource.org/licenses/ rather than
> http://www.opensource.org/licenses in the patch.

Although the url you prefer works as well, from the frontpage https://opensource.org the link to the licenses page is actually:

`<a href="/licenses" class="sf-depth-1 menuparent">Licenses</a>`
Comment 5 Ulrich Müller gentoo-dev 2018-05-20 02:15:13 UTC
Created attachment 532246 [details, diff]
Social Contract: Update OSI licences URL.

Updated patch with https URL.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-05-20 07:17:48 UTC
commit be95ac24f4694e073d17f12e85152735f7dc5cce
Author: Ulrich Müller <ulm@gentoo.org>
Date:   Sun May 20 04:11:09 2018

    Social Contract: Update OSI licences URL.
    
    Thanks to dhole@riseup.net for the patch.
    
    Closes: https://bugs.gentoo.org/632498