Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: [PATCH 1/2] www: fix gmane links

[PATCH 1/2] www: fix gmane links

From: Sam Kuper via rockbox-dev <rockbox-dev_at_cool.haxx.se>
Date: Sat, 13 Jun 2020 17:30:00 +0100

Gmane's NNTP servers are no longer hosted at gmane.org, they are now
hosted at the gmane.io domain. See
https://lars.ingebrigtsen.no/2020/01/15/news-gmane-org-is-now-news-gmane-io/
---
N.B.  I don't currently have an OpenID that I am happy to use.  Nor can
I get the web interface at https://gerrit.rockbox.org to work (I don't
generally run client-side JavaScript).  For those reasons, I have
submitted this patch via email instead of via Gerrit.  I hope that's OK.
Thank you for understanding.
 mail/index.cgi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/mail/index.cgi b/mail/index.cgi
index 87cc0b6..9e80176 100755
--- a/mail/index.cgi
+++ b/mail/index.cgi
_at__at_ -91,7 +91,7 _at__at_ archive("", -1);
 
 print <<END;
 
-<p>This list is also archived as a newgroup on gmane.org. Connect your news reader to <a href="news://news.gmane.org">news.gmane.org</a> and look for the group <a href="news://news.gmane.org/gmane.comp.systems.archos.rockbox.general">gmane.comp.systems.archos.rockbox.general</a>. Note that you still need to be subscribed to the list to post to it through gmane!
+<p>This list is also archived as a newgroup on Gmane. Connect your news reader to <a href="news://news.gmane.io">news.gmane.io</a> and look for the group <a href="news://news.gmane.io/gmane.comp.systems.archos.rockbox.general">gmane.comp.systems.archos.rockbox.general</a>. Note that you still need to be subscribed to the list to post to it through gmane!
 END
 
 print <<END;
_at__at_ -113,8 +113,8 _at__at_ archive("-dev", -1);
 
 print <<END;
 
-<p> Available on gmane.org as both <a
-href="news://news.gmane.org/gmane.comp.systems.archos.rockbox.devel">NEWS</a>
+<p> Available on Gmane as <a
+href="news://news.gmane.io/gmane.comp.systems.archos.rockbox.devel">NEWS</a>
 , <a
 href="http://news.gmane.org/gmane.comp.systems.archos.rockbox.devel">HTML</a>,
 <a
-- 
2.24.0
Received on 2020-06-13

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy