diff options
author | Eric Engestrom <[email protected]> | 2017-02-09 02:10:17 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2017-02-09 11:28:15 +0000 |
commit | 30cf9ffb595b0fb7aeb2867d704ae9016b29fca2 (patch) | |
tree | 55ed8a1fd075c7b30763ede659eb38dcf4220e91 /docs/relnotes | |
parent | 2b0fe3cff7c8620b19a9fe316e290c21258759ad (diff) |
docs: https all the links \o/
Most of them already redirected to https anyway, so we might as well
avoid the redirection and the security implications by linking directly
to the right protocol.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/6.5.2.html | 2 | ||||
-rw-r--r-- | docs/relnotes/7.11.html | 2 | ||||
-rw-r--r-- | docs/relnotes/9.0.html | 2 | ||||
-rw-r--r-- | docs/relnotes/9.1.2.html | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/docs/relnotes/6.5.2.html b/docs/relnotes/6.5.2.html index b14f24f281d..e93055e5d89 100644 --- a/docs/relnotes/6.5.2.html +++ b/docs/relnotes/6.5.2.html @@ -57,7 +57,7 @@ copy texturing). <li>New Intel i965 DRI driver <li>New <code>minstall</code> script to replace normal install program <li>Faster fragment program execution in software -<li>Added (or fixed) support for <a href="http://www.opengl.org/registry/specs/SGI/make_current_read.txt"> +<li>Added (or fixed) support for <a href="https://www.khronos.org/registry/OpenGL/extensions/SGI/GLX_SGI_make_current_read.txt"> GLX_SGI_make_current_read</a> to the following drivers: <ul> <li>radeon</li> diff --git a/docs/relnotes/7.11.html b/docs/relnotes/7.11.html index 721da9ca348..bd2ca5ec62c 100644 --- a/docs/relnotes/7.11.html +++ b/docs/relnotes/7.11.html @@ -226,7 +226,7 @@ did not exist in the 7.10 release series at all.</p> <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36086">Bug 36086</a> - [wine] Segfault r300_resource_copy_region with some wine apps and RADEON_HYPERZ</li> -<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36182">Bug 36182</a> - Game Trine from http://www.humblebundle.com/ needs ATI_draw_buffers</li> +<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36182">Bug 36182</a> - Game Trine from https://www.humblebundle.com/ needs ATI_draw_buffers</li> <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36268">Bug 36268</a> - [r300g, bisected] minor flickering in Unigine Sanctuary</li> diff --git a/docs/relnotes/9.0.html b/docs/relnotes/9.0.html index 1810ad4c699..f3a6b7ab4d5 100644 --- a/docs/relnotes/9.0.html +++ b/docs/relnotes/9.0.html @@ -90,7 +90,7 @@ The two supported build methods are now autoconf/automake and SCons. <li>Removed support for GL_ARB_shadow_ambient extension</li> <li>Removed Gallium3D - nvfx driver (use nv30 instead)</li> <li> -libGLU has been moved into its own repository, found at <a href="http://cgit.freedesktop.org/mesa/glu/">http://cgit.freedesktop.org/mesa/glu/</a> +libGLU has been moved into its own repository, found at <a href="https://cgit.freedesktop.org/mesa/glu/">https://cgit.freedesktop.org/mesa/glu/</a> </li> </ul> diff --git a/docs/relnotes/9.1.2.html b/docs/relnotes/9.1.2.html index 885457af255..317ce2e0236 100644 --- a/docs/relnotes/9.1.2.html +++ b/docs/relnotes/9.1.2.html @@ -68,9 +68,9 @@ b1ae5a4d9255953980bc9254f5323420 MesaLib-9.1.2.zip <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62434">Bug 62434</a> - [bisected] 3284.073] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r600_dri.so failed (/usr/lib/libllvmradeon9.2.0.so: undefined symbol: lp_build_tgsi_intrinsic)</li> -<li><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349437">Debian bug #349437</a> - mesa - FTBFS: error: 'IEEE_ONE' undeclared</li> +<li><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349437">Debian bug #349437</a> - mesa - FTBFS: error: 'IEEE_ONE' undeclared</li> -<li><a href="http://bugzilla.redhat.com/show_bug.cgi?id=918661">Redhat bug #918661</a> - crash in routine Avogadro UI manipulation</li> +<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=918661">Redhat bug #918661</a> - crash in routine Avogadro UI manipulation</li> </ul> |