wwwdocs: fedora-devel-list archives changes

Message ID 56fee571-adb0-72e7-1ff6-d5e6309a4ce7@pfeifer.com
State New
Headers
Series wwwdocs: fedora-devel-list archives changes |

Commit Message

Gerald Pfeifer March 12, 2022, 9:55 p.m. UTC
  I have *NOT* pushed this yet, looking for feedback:

It appears redhat.com has lost Fedora mailing list archives, which are
now at lists.fedoraproject.org using completely different tooling.

Jakub, is there a better way than the patch below?

Gerald
  

Comments

Jonathan Wakely March 15, 2022, 4:22 p.m. UTC | #1
On 12/03/22 22:55 +0100, Gerald Pfeifer wrote:
>I have *NOT* pushed this yet, looking for feedback:
>
>It appears redhat.com has lost Fedora mailing list archives, which are
>now at lists.fedoraproject.org using completely different tooling.
>
>Jakub, is there a better way than the patch below?

This looks right to me, I don't think there's a better way to link to
those archives.


>Gerald
>
>diff --git a/htdocs/gcc-4.3/porting_to.html b/htdocs/gcc-4.3/porting_to.html
>index 630290ce..5301729f 100644
>--- a/htdocs/gcc-4.3/porting_to.html
>+++ b/htdocs/gcc-4.3/porting_to.html
>@@ -527,7 +527,7 @@ svn diff -r529854:529855 http://svn.apache.org/repos/asf/ant/core/trunk/src/main
>
> <p>
> Jakub Jelinek,
>-<a href="https://listman.redhat.com/archives/fedora-devel-list/2008-January/msg00128.html">
>+<a href="https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/WV3KUDEP2JNOWGWES42RQZFYFNLFLAMJ/">
> Mass rebuild status with gcc-4.3.0-0.4 of rawhide-20071220</a>
> </p>
>
  
Gerald Pfeifer April 2, 2022, 2:14 p.m. UTC | #2
On Tue, 15 Mar 2022, Jonathan Wakely wrote:
>> It appears redhat.com has lost Fedora mailing list archives, which are
>> now at lists.fedoraproject.org using completely different tooling.
>>
>>Jakub, is there a better way than the patch below?
> This looks right to me, I don't think there's a better way to link to
> those archives.

Thank you, Jonathan.  I now pushed my patch.

Gerald
  

Patch

diff --git a/htdocs/gcc-4.3/porting_to.html b/htdocs/gcc-4.3/porting_to.html
index 630290ce..5301729f 100644
--- a/htdocs/gcc-4.3/porting_to.html
+++ b/htdocs/gcc-4.3/porting_to.html
@@ -527,7 +527,7 @@  svn diff -r529854:529855 http://svn.apache.org/repos/asf/ant/core/trunk/src/main
 
 <p>
 Jakub Jelinek,
-<a href="https://listman.redhat.com/archives/fedora-devel-list/2008-January/msg00128.html">
+<a href="https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/WV3KUDEP2JNOWGWES42RQZFYFNLFLAMJ/">
 Mass rebuild status with gcc-4.3.0-0.4 of rawhide-20071220</a>
 </p>