Browse Source

docs/website/news.html: use gitlab for all CHANGES links

We migrated to Gitlab a while ago, so update the CHANGES links to point to
that rather than git.buildroot.net.

Automated with:

sed -i 's|http://git.buildroot.net/buildroot/plain/CHANGES?id=\([^"]*\)|https://gitlab.com/buildroot.org/buildroot/-/blob/\1/CHANGES|g' \
 docs/website/news.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 8 months ago
parent
commit
366d403bed
1 changed files with 388 additions and 388 deletions
  1. 388 388
      docs/website/news.html

+ 388 - 388
docs/website/news.html

@@ -77,7 +77,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-          <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.11-rc1">CHANGES</a>
+          <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.11-rc1/CHANGES">CHANGES</a>
           file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -199,7 +199,7 @@
       <div class="timeline-body">
 	<p>The stable 2024.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87frqcj3nw.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -217,7 +217,7 @@
       </div>
       <div class="timeline-body">
         <p>2024.08-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.08-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -238,7 +238,7 @@
       </div>
       <div class="timeline-body">
         <p>Another 2 weeks, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.08-rc2/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -297,7 +297,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-          <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.08-rc1">CHANGES</a>
+          <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.08-rc1/CHANGES">CHANGES</a>
           file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -378,7 +378,7 @@
       <div class="timeline-body">
 	<p>The stable 2024.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87bk46tjk2.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -397,7 +397,7 @@
       <div class="timeline-body">
 	<p>The 2024.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2024.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87plsptdoq.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -415,7 +415,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.05-rc2/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -436,7 +436,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.05-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -458,7 +458,7 @@
       <div class="timeline-body">
 	<p>The 2024.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2024.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/874jbaxb7g.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -499,7 +499,7 @@
       <div class="timeline-body">
 	<p>The 2023.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/877chp9btb.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -521,7 +521,7 @@
       <div class="timeline-body">
 	<p>The 2024.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2024.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87jzlp9u5e.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -540,7 +540,7 @@
       <div class="timeline-body">
 	<p>The stable 2024.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87msrczp4z.fsf@48ers.dk/">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -561,7 +561,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.02-rc2/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -583,7 +583,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87jzml99hj.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -602,7 +602,7 @@
       <div class="timeline-body">
 	<p>The 2023.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87o7by840n.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -620,7 +620,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.02-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -642,7 +642,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/878r4qjrm3.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -661,7 +661,7 @@
       <div class="timeline-body">
 	<p>The 2023.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87cyu2k2gu.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -701,7 +701,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87jzput6a8.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -720,7 +720,7 @@
       <div class="timeline-body">
 	<p>The 2023.08.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.08.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87o7f6t7fs.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -742,7 +742,7 @@
       <div class="timeline-body">
 	<p>The stable 2023.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87sf4itlxw.fsf@48ers.dk/">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -760,7 +760,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.11-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -782,7 +782,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87cywccc2y.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -801,7 +801,7 @@
       <div class="timeline-body">
 	<p>The 2023.08.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.08.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87h6locjjx.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -819,7 +819,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.11-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.11-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -841,7 +841,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87a5sivs9n.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -860,7 +860,7 @@
       <div class="timeline-body">
 	<p>The 2023.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87edhvuioc.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -879,7 +879,7 @@
       <div class="timeline-body">
 	<p>The 2023.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87v8bvxnnp.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -898,7 +898,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87msx734n3.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -917,7 +917,7 @@
       <div class="timeline-body">
 	<p>The 2023.05.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.05.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87h6ngup34.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -939,7 +939,7 @@
       <div class="timeline-body">
 	<p>The stable 2023.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/878r9jghcb.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -958,7 +958,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87h6ofko6r.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -977,7 +977,7 @@
       <div class="timeline-body">
 	<p>The 2023.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87ledrkrpp.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -995,7 +995,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.08-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1016,7 +1016,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.08-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1038,7 +1038,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.08-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.08-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
           <a href="/downloads/buildroot-2023.08-rc1.tar.xz">2023.08-rc1
@@ -1059,7 +1059,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87y1je6wva.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1078,7 +1078,7 @@
       <div class="timeline-body">
 	<p>The 2023.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87351m8qm4.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1097,7 +1097,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87wn03ifbl.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1116,7 +1116,7 @@
       <div class="timeline-body">
 	<p>The stable 2023.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87r0qn2c77.fsf@48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1134,7 +1134,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.05-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1155,7 +1155,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.05-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1176,7 +1176,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.05-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1198,7 +1198,7 @@
       <div class="timeline-body">
 	<p>The 2023.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2023.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87mt2c5t7t.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1217,7 +1217,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.12 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.12">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.12/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87h6sr7rhm.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1239,7 +1239,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.11 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.10 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/874jqhxbnr.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1258,7 +1258,7 @@
       <div class="timeline-body">
 	<p>The 2022.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/878rfuxbxx.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1280,7 +1280,7 @@
       <div class="timeline-body">
 	<p>The stable 2023.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87pm9dy9kb.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1301,7 +1301,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.02-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1323,7 +1323,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87cz5sf8v7.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1342,7 +1342,7 @@
       <div class="timeline-body">
 	<p>The 2022.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87ilfkfmla.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1360,7 +1360,7 @@
       </div>
       <div class="timeline-body">
         <p>2023.02-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1381,7 +1381,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1403,7 +1403,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87edrrer54.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1422,7 +1422,7 @@
       <div class="timeline-body">
 	<p>The 2022.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87ilh4dvax.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1441,7 +1441,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87mt7vz0yv.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1460,7 +1460,7 @@
       <div class="timeline-body">
 	<p>The 2022.08.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.08.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.08.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lore.kernel.org/buildroot/87r0x7z5cw.fsf@dell.be.48ers.dk/T/#u">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1479,7 +1479,7 @@
       <div class="timeline-body">
 	<p>The stable 2022.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-December/656980.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1497,7 +1497,7 @@
       </div>
       <div class="timeline-body">
         <p>2022.11-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1519,7 +1519,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-November/656133.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1538,7 +1538,7 @@
       <div class="timeline-body">
 	<p>The 2022.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-November/656121.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1556,7 +1556,7 @@
       </div>
       <div class="timeline-body">
         <p>2022.11-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1577,7 +1577,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.11-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1599,7 +1599,7 @@
       <div class="timeline-body">
 	<p>The 2022.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-October/652816.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1618,7 +1618,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-October/652810.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1637,7 +1637,7 @@
       <div class="timeline-body">
 	<p>The 2022.05.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.05.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.05.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-October/652796.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1659,7 +1659,7 @@
       <div class="timeline-body">
 	<p>The stable 2022.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-September/650852.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1677,7 +1677,7 @@
       </div>
       <div class="timeline-body">
         <p>2022.08-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1699,7 +1699,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-August/650558.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1718,7 +1718,7 @@
       <div class="timeline-body">
 	<p>The 2022.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-August/650546.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1736,7 +1736,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.08-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1758,7 +1758,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-July/647986.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1777,7 +1777,7 @@
       <div class="timeline-body">
 	<p>The 2022.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-July/647814.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1796,7 +1796,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lists.buildroot.org/pipermail/buildroot/2022-June/645003.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1815,7 +1815,7 @@
       <div class="timeline-body">
 	<p>The stable 2022.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-June/644349.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1833,7 +1833,7 @@
       </div>
       <div class="timeline-body">
         <p>2022.05-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1855,7 +1855,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-May/643691.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1873,7 +1873,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.05-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1895,7 +1895,7 @@
       <div class="timeline-body">
 	<p>The 2022.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2022.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-April/640712.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1914,7 +1914,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.12 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.12">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.12/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-April/640389.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1936,7 +1936,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.11 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.10 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-March/639543.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1955,7 +1955,7 @@
       <div class="timeline-body">
 	<p>The 2021.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-March/639529.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1977,7 +1977,7 @@
       <div class="timeline-body">
 	<p>The stable 2022.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-March/638160.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -1998,7 +1998,7 @@
       </div>
       <div class="timeline-body">
         <p>2022.02-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2020,7 +2020,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-February/637878.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2039,7 +2039,7 @@
       <div class="timeline-body">
 	<p>The 2021.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-February/637876.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2057,7 +2057,7 @@
       </div>
       <div class="timeline-body">
         <p>2022.02-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2078,7 +2078,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2022.02-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2100,7 +2100,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-January/635193.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2119,7 +2119,7 @@
       <div class="timeline-body">
 	<p>The 2021.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-January/635208.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2138,7 +2138,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lists.buildroot.org/pipermail/buildroot/2021-December/630848.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2157,7 +2157,7 @@
       <div class="timeline-body">
 	<p>The 2021.08.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.08.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="https://lists.buildroot.org/pipermail/buildroot/2021-December/630775.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2179,7 +2179,7 @@
       <div class="timeline-body">
 	<p>The stable 2021.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-December/629911.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2197,7 +2197,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.11-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2218,7 +2218,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.11-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2240,7 +2240,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-November/628324.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2259,7 +2259,7 @@
       <div class="timeline-body">
 	<p>The 2021.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-November/628323.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2277,7 +2277,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.11-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2299,7 +2299,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625654.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2318,7 +2318,7 @@
       <div class="timeline-body">
 	<p>The 2021.05.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.05.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625646.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2340,7 +2340,7 @@
       <div class="timeline-body">
 	<p>The 2021.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625642.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2359,7 +2359,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/623319.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2378,7 +2378,7 @@
       <div class="timeline-body">
 	<p>The 2021.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/623285.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2397,7 +2397,7 @@
       <div class="timeline-body">
 	<p>The stable 2021.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/622072.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2415,7 +2415,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.08-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2436,7 +2436,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.08-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2458,7 +2458,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-August/620747.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2477,7 +2477,7 @@
       <div class="timeline-body">
 	<p>The 2021.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-August/620721.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2495,7 +2495,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.08-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2517,7 +2517,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-June/312591.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2536,7 +2536,7 @@
       <div class="timeline-body">
 	<p>The stable 2021.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-June/311946.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2554,7 +2554,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.05-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2575,7 +2575,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.05-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2597,7 +2597,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-May/310003.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2615,7 +2615,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.05-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2637,7 +2637,7 @@
       <div class="timeline-body">
 	<p>The 2021.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2021.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307970.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2656,7 +2656,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.12 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.12">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.12/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307630.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2678,7 +2678,7 @@
       <div class="timeline-body">
 	<p>The 2020.11.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.11.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307609.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2700,7 +2700,7 @@
       <div class="timeline-body">
 	<p>The stable 2021.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-March/305168.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2721,7 +2721,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.02-rc3 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2743,7 +2743,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.11 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.10 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-February/304049.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2762,7 +2762,7 @@
       <div class="timeline-body">
 	<p>The 2020.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-February/304041.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2780,7 +2780,7 @@
       </div>
       <div class="timeline-body">
         <p>2021.02-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2801,7 +2801,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2021.02-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2823,7 +2823,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-January/302578.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2842,7 +2842,7 @@
       <div class="timeline-body">
 	<p>The 2020.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2021-January/302574.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2861,7 +2861,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299462.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2880,7 +2880,7 @@
       <div class="timeline-body">
 	<p>The 2020.08.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.08.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299456.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2902,7 +2902,7 @@
       <div class="timeline-body">
 	<p>The 2020.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299452.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2921,7 +2921,7 @@
       <div class="timeline-body">
 	<p>The stable 2020.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/297705.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2939,7 +2939,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2961,7 +2961,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296838.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2980,7 +2980,7 @@
       <div class="timeline-body">
 	<p>The 2020.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296830.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -2998,7 +2998,7 @@
       </div>
       <div class="timeline-body">
         <p>2020.11-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3019,7 +3019,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.11-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3041,7 +3041,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294451.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3060,7 +3060,7 @@
       <div class="timeline-body">
 	<p>The 2020.05.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.05.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294446.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3082,7 +3082,7 @@
       <div class="timeline-body">
 	<p>The 2020.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294407.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3101,7 +3101,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/291322.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3120,7 +3120,7 @@
       <div class="timeline-body">
 	<p>The stable 2020.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/290797.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3139,7 +3139,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290497.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3158,7 +3158,7 @@
       <div class="timeline-body">
 	<p>The 2020.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290474.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3176,7 +3176,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3197,7 +3197,7 @@
       </div>
       <div class="timeline-body">
         <p>2020.08-rc2 has been released with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3222,7 +3222,7 @@
 	of August 2020. It contains a number of new packages, new
 	defconfigs, toolchain improvements, package updates and
 	more. See
-	the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc1">CHANGES</a>. Go
+	the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.08-rc1/CHANGES">CHANGES</a>. Go
 	to the <a href="/downloads/">downloads page</a> to pick up the
 	<a href="/downloads/buildroot-2020.08-rc1.tar.bz2">2020.08-rc1
 	release</a>.</p>
@@ -3240,7 +3240,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287951.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3259,7 +3259,7 @@
       <div class="timeline-body">
 	<p>The 2020.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287824.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3278,7 +3278,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/284030.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3297,7 +3297,7 @@
       <div class="timeline-body">
 	<p>The stable 2020.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/283817.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3315,7 +3315,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3336,7 +3336,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3358,7 +3358,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-May/282748.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3376,7 +3376,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.05-rc1/CHANGES">CHANGES</a>
 	  file for more details.</p>
 
 	<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3398,7 +3398,7 @@
       <div class="timeline-body">
 	<p>The 2020.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2020.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279600.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3417,7 +3417,7 @@
       <div class="timeline-body">
 	<p>The 2019.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279539.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3439,7 +3439,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.11 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.10 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279523.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3461,7 +3461,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277395.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3480,7 +3480,7 @@
       <div class="timeline-body">
 	<p>The 2019.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277375.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3499,7 +3499,7 @@
       <div class="timeline-body">
 	<p>The stable 2020.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/276231.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3520,7 +3520,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3541,7 +3541,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3563,7 +3563,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2020.02-rc1/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -3586,7 +3586,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271410.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3605,7 +3605,7 @@
       <div class="timeline-body">
 	<p>The 2019.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271404.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3624,7 +3624,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268545.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3643,7 +3643,7 @@
       <div class="timeline-body">
 	<p>The 2019.08.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.08.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268515.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3665,7 +3665,7 @@
       <div class="timeline-body">
 	<p>The stable 2019.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/267603.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3683,7 +3683,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3704,7 +3704,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3726,7 +3726,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265909.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3745,7 +3745,7 @@
       <div class="timeline-body">
 	<p>The 2019.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265842.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3764,7 +3764,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.11-rc1/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -3787,7 +3787,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261557.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3806,7 +3806,7 @@
       <div class="timeline-body">
 	<p>The 2019.05.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.05.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261556.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3828,7 +3828,7 @@
       <div class="timeline-body">
 	<p>The 2019.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261531.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3847,7 +3847,7 @@
       <div class="timeline-body">
 	<p>The 2019.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258410.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3866,7 +3866,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258384.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3885,7 +3885,7 @@
       <div class="timeline-body">
 	<p>The stable 2019.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258136.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3903,7 +3903,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3924,7 +3924,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3946,7 +3946,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.08-rc1/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -3969,7 +3969,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254194.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -3988,7 +3988,7 @@
       <div class="timeline-body">
 	<p>The 2019.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254105.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4007,7 +4007,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/252046.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4026,7 +4026,7 @@
       <div class="timeline-body">
 	<p>The stable 2019.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/251548.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4044,7 +4044,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4065,7 +4065,7 @@
       </div>
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4087,7 +4087,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.05-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-May/249819.html">announcement</a>.
 	</p>
@@ -4111,7 +4111,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-April/248972.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4130,7 +4130,7 @@
       <div class="timeline-body">
 	<p>The 2019.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2019.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246465.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4149,7 +4149,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.12 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.12">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.12/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246419.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4171,7 +4171,7 @@
       <div class="timeline-body">
 	<p>The 2018.11.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.11.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246388.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4193,7 +4193,7 @@
       <div class="timeline-body">
 	<p>The stable 2019.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/244273.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4215,7 +4215,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4237,7 +4237,7 @@
       <div class="timeline-body">
 	<p>The 2018.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243960.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4256,7 +4256,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.11 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.10 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243944.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4275,7 +4275,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4297,7 +4297,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2019.02-rc1/CHANGES">CHANGES</a>
 	  file for details and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243205.html">announcement</a>.
 	</p>
@@ -4321,7 +4321,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/242027.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4340,7 +4340,7 @@
       <div class="timeline-body">
 	<p>The 2018.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/241981.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4359,7 +4359,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239206.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4378,7 +4378,7 @@
       <div class="timeline-body">
 	<p>The 2018.08.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.08.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239200.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4399,7 +4399,7 @@
       <div class="timeline-body">
 	<p>The 2018.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239184.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4418,7 +4418,7 @@
       <div class="timeline-body">
 	<p>The stable 2018.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/237402.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4437,7 +4437,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4459,7 +4459,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237072.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4478,7 +4478,7 @@
       <div class="timeline-body">
 	<p>The 2018.08.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.08.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237068.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4497,7 +4497,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4519,7 +4519,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.11-rc1/CHANGES">CHANGES</a>
 	  file for details and/or read
 	  the <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/235405.html">announcement</a>.
 	</p>
@@ -4543,7 +4543,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234262.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4562,7 +4562,7 @@
       <div class="timeline-body">
 	<p>The 2018.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234252.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4581,7 +4581,7 @@
       <div class="timeline-body">
 	<p>The 2018.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232433.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4600,7 +4600,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232428.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4619,7 +4619,7 @@
       <div class="timeline-body">
 	<p>The 2018.05.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.05.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232379.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4638,7 +4638,7 @@
       <div class="timeline-body">
 	<p>The stable 2018.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-September/229982.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4657,7 +4657,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4679,7 +4679,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229453.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4698,7 +4698,7 @@
       <div class="timeline-body">
 	<p>The 2018.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229355.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4717,7 +4717,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4739,7 +4739,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.08-rc1/CHANGES">CHANGES</a>
 	  file for details and/or read
 	  the <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/227070.html">announcement</a>.
 	</p>
@@ -4763,7 +4763,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226417.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4782,7 +4782,7 @@
       <div class="timeline-body">
 	<p>The 2018.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226383.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4801,7 +4801,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/224225.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4820,7 +4820,7 @@
       <div class="timeline-body">
 	<p>The stable 2018.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/222697.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4839,7 +4839,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -4861,7 +4861,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4883,7 +4883,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.05-rc1/CHANGES">CHANGES</a>
 	  file for details and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/221257.html">announcement</a>.
 	</p>
@@ -4907,7 +4907,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/220788.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4926,7 +4926,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.11 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.10 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4947,7 +4947,7 @@
       <div class="timeline-body">
 	<p>The 2018.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2018.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218642.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4966,7 +4966,7 @@
       <div class="timeline-body">
 	<p>The stable 2018.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-March/215002.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -4988,7 +4988,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -5010,7 +5010,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5032,7 +5032,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2018.02-rc1/CHANGES">CHANGES</a>
 	  file for details and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-February/213171.html">announcement</a>.
 	</p>
@@ -5056,7 +5056,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.10 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.9 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.10">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.10/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212844.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5075,7 +5075,7 @@
       <div class="timeline-body">
 	<p>The 2017.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212069.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5094,7 +5094,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.9 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.8 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.9">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.9/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/210559.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5113,7 +5113,7 @@
       <div class="timeline-body">
 	<p>The 2017.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/210505.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5132,7 +5132,7 @@
       <div class="timeline-body">
 	<p>The stable 2017.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5151,7 +5151,7 @@
       <div class="timeline-body">
 	<p>The 2017.08.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.08.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.08.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5170,7 +5170,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.8 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.7 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.8">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.8/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208113.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5189,7 +5189,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5211,7 +5211,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.11-rc1/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5234,7 +5234,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.7 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.6 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.7">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.7/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205628.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5253,7 +5253,7 @@
       <div class="timeline-body">
 	<p>The 2017.08.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5272,7 +5272,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.6 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.5 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.6">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.6/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-September/203197.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5291,7 +5291,7 @@
       <div class="timeline-body">
 	<p>The stable 2017.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.08/CHANGES">CHANGES</a>
 	  file for more details
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p>
@@ -5310,7 +5310,7 @@
 	<p>Another release candidate, on the road to the final 2017.08
 	  release. A number of fixes and cleanups in various packages
 	  and defconfigs. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.08-rc3/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5335,7 +5335,7 @@
 	<p>Another release candidate, on the road to the final 2017.08
 	  release. A number of fixes and cleanups in various packages
 	  and defconfigs. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.08-rc2/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5359,7 +5359,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.08-rc1/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5383,7 +5383,7 @@
       <div class="timeline-body">
 	<p>The 2017.05.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.05.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.05.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5402,7 +5402,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.5 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.4 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.5/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5421,7 +5421,7 @@
       <div class="timeline-body">
 	<p>The 2017.05.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.05 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.05.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5440,7 +5440,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.4 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.3 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.4/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5459,7 +5459,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5478,7 +5478,7 @@
       <div class="timeline-body">
 	<p>The stable 2017.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5497,7 +5497,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -5519,7 +5519,7 @@
       <div class="timeline-body">
         <p>Another week, another release candidate with more cleanups
           and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5541,7 +5541,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.05-rc1/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5565,7 +5565,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5584,7 +5584,7 @@
       <div class="timeline-body">
 	<p>The 2017.02.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2017.02 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5603,7 +5603,7 @@
       <div class="timeline-body">
 	<p>The 2016.11.3 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2016.11.2 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11.3/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5624,7 +5624,7 @@
       <div class="timeline-body">
 	<p>The stable 2017.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5646,7 +5646,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -5667,7 +5667,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02-rc2/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5690,7 +5690,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2017.02-rc1/CHANGES">CHANGES</a>
 	  file for details, read
 	  the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>.
 	</p>
@@ -5715,7 +5715,7 @@
       <div class="timeline-body">
 	<p>The 2016.11.2 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2016.11.1 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11.2/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5734,7 +5734,7 @@
       <div class="timeline-body">
 	<p>The 2016.11.1 bugfix release is out, fixing a number of important /
 	  security related issues discovered since the 2016.11 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5753,7 +5753,7 @@
       <div class="timeline-body">
 	<p>The stable 2016.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5772,7 +5772,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -5794,7 +5794,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of
 	  changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11-rc2/CHANGES">CHANGES</a>
 	  file for details.
 	</p>
 
@@ -5818,7 +5818,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of
 	  changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.11-rc1/CHANGES">CHANGES</a>
 	  file for details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>.
 	</p>
@@ -5845,7 +5845,7 @@
 	  potential entire root filesystem removal issue with the
 	  external toolchain handling discovered since the 2016.08
 	  release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.08.1/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the
 	  <a href="/downloads/">downloads page</a> to pick up the
@@ -5864,7 +5864,7 @@
       <div class="timeline-body">
 	<p>The stable 2016.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5883,7 +5883,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -5905,7 +5905,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5927,7 +5927,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of
 	  changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.08-rc1/CHANGES">CHANGES</a>
 	  file for details and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a>
 	</p>
@@ -5952,7 +5952,7 @@
       <div class="timeline-body">
 	<p>The stable 2016.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -5971,7 +5971,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -5993,7 +5993,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6015,7 +6015,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of
 	  changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.05-rc1/CHANGES">CHANGES</a>
 	  file for details and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>.
 	</p>
@@ -6040,7 +6040,7 @@
       <div class="timeline-body">
 	<p>The stable 2016.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6059,7 +6059,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -6081,7 +6081,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6103,7 +6103,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of
 	  changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2016.02-rc1/CHANGES">CHANGES</a>
 	  file for details and read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
 	</p>
@@ -6129,7 +6129,7 @@
 	<p>The 2015.11.1 bugfix release is out - Thanks to everyone
 	contributing. This release fixes critical issues discovered
 	since the 2015.11 release. See the
-	<a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
+	<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.11.1/CHANGES">CHANGES</a>
 	file for more details, and go to the
 	<a href="/downloads/">downloads page</a> to pick up the
 	<a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
@@ -6147,7 +6147,7 @@
       <div class="timeline-body">
 	<p>The stable 2015.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6166,7 +6166,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -6188,7 +6188,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -6210,7 +6210,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of
 	  changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.11-rc1/CHANGES">CHANGES</a>
 	  file for details. See also
 	  the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
 	    e-mail</a>.</p>
@@ -6236,7 +6236,7 @@
 	<p>The 2015.08.1 bugfix release is out - Thanks to everyone
 	  contributing. This release fixes critical issues discovered since
 	  the 2015.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.08.1/CHANGES">CHANGES</a>
 	  file for more details,
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
@@ -6254,7 +6254,7 @@
       <div class="timeline-body">
 	<p>The stable 2015.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6273,7 +6273,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.08-rc2/CHANGES">CHANGES</a>
 	  file for details, and
 	  the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
 	    announcement</a>.</p>
@@ -6296,7 +6296,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.08-rc1/CHANGES">CHANGES</a>
 	  file for details, read
 	  the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
 
@@ -6319,7 +6319,7 @@
       <div class="timeline-body">
 	<p>The stable 2015.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6338,7 +6338,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up
@@ -6360,7 +6360,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up the
@@ -6381,7 +6381,7 @@
       </div>
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
-	  tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
+	  tree, see the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.05-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
 
@@ -6404,7 +6404,7 @@
       <div class="timeline-body">
 	<p>The stable 2015.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6424,7 +6424,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and security
 	  / build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 	<p>Head to the <a href="/downloads/">downloads page</a> to
 	  pick up the
@@ -6446,7 +6446,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6468,7 +6468,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2015.02-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
 
@@ -6492,7 +6492,7 @@
       <div class="timeline-body">
 	<p>The stable 2014.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.11/CHANGES">CHANGES</a>
 	  file for more details,
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
@@ -6510,7 +6510,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and build
 	  fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to
@@ -6533,7 +6533,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6580,7 +6580,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.11-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
 
@@ -6603,7 +6603,7 @@
       <div class="timeline-body">
 	<p>The stable 2014.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6622,7 +6622,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and build
 	  fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.08-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6644,7 +6644,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.08-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6666,7 +6666,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.08-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
 
@@ -6689,7 +6689,7 @@
       <div class="timeline-body">
 	<p>The stable 2014.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6708,7 +6708,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and build
 	  fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.05-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6730,7 +6730,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.05-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to
@@ -6753,7 +6753,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.05-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
 
@@ -6776,7 +6776,7 @@
       <div class="timeline-body">
 	<p>The stable 2014.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.02/CHANGES">CHANGES</a>
 	  file for more details,
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
@@ -6794,7 +6794,7 @@
       <div class="timeline-body">
 	<p>Release candidate 3 is out with more cleanups and build
 	  fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.02-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6816,7 +6816,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.02-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6838,7 +6838,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2014.02-rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
 
@@ -6908,7 +6908,7 @@
       <div class="timeline-body">
 	<p>The stable 2013.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.11/CHANGES">CHANGES</a>
 	  file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
@@ -6942,7 +6942,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more
 	  fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.11-rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -6964,7 +6964,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.11-rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7020,7 +7020,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.11_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
 
@@ -7064,7 +7064,7 @@
 	<p>The 2013.08.1 bugfix release is out - Thanks to everyone
 	  contributing. This release fixes critical issues discovered since
 	  the 2013.08 release. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.08.1/CHANGES">CHANGES</a>
 	  file for more details,
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
@@ -7107,7 +7107,7 @@
       <div class="timeline-body">
 	<p>The stable 2013.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.08/CHANGES">CHANGES</a>
 	  file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
@@ -7125,7 +7125,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups and
 	  build fixes. See the <a
-				  href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
+				  href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.08_rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7147,7 +7147,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.08_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7169,7 +7169,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.08_rc1/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7191,7 +7191,7 @@
       <div class="timeline-body">
 	<p>The stable 2013.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7210,7 +7210,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups and
 	  build fixes. See the <a
-				  href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
+				  href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.05_rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7232,7 +7232,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups and
 	  build fixes. See the <a
-				  href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
+				  href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.05_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7254,7 +7254,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.05_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
 
@@ -7277,7 +7277,7 @@
       <div class="timeline-body">
 	<p>The stable 2013.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.02/CHANGES">CHANGES</a>
 	  file for more details
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
@@ -7295,7 +7295,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.02_rc3/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7317,7 +7317,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups and
 	  build fixes. See the <a
-				  href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
+				  href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.02_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7339,7 +7339,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2013.02_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
 
@@ -7411,7 +7411,7 @@
 	  contributing. This release fixes critical issues discovered since
 	  the 2012.11 release, most importantly with non-largefile builds on
 	  recent Ubuntu versions. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.11.1/CHANGES">CHANGES</a>
 	  file for more details,
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
@@ -7429,7 +7429,7 @@
       <div class="timeline-body">
 	<p>The stable 2012.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.11/CHANGES">CHANGES</a>
 	  file for more details
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
@@ -7446,7 +7446,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more bugfixes - See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.11_rc2/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7468,7 +7468,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.11_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
 
@@ -7517,7 +7517,7 @@
       <div class="timeline-body">
 	<p>The stable 2012.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.08/CHANGES">CHANGES</a>
 	  file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
       </div>
@@ -7534,7 +7534,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Various fixes, and
 	  addition of licensing information on many
-	  packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
+	  packages. See <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.08_rc3/CHANGES">CHANGES</a>
 	  file for details</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7556,7 +7556,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Various fixes, and addition
 	  of licensing information on many
-	  packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
+	  packages. See <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.08_rc2/CHANGES">CHANGES</a>
 	  file for details</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7578,7 +7578,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.08_rc1/CHANGES">CHANGES</a>
 	  file for details</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7625,7 +7625,7 @@
       <div class="timeline-body">
 	<p>The stable 2012.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7643,7 +7643,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC3 is out with more bugfixes - See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.05_rc3/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7665,7 +7665,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.05_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7687,7 +7687,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.05_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
 
@@ -7734,7 +7734,7 @@
       <div class="timeline-body">
 	<p>The stable 2012.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7752,7 +7752,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC3 is out with more bugfixes - See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.02_rc3/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7774,7 +7774,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with more cleanups
 	  and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.02_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7796,7 +7796,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2012.02_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
 
@@ -7838,7 +7838,7 @@
       <div class="timeline-body">
 	<p>The stable 2011.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7856,7 +7856,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC3 is out with more bugfixes - See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.11_rc3/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7878,7 +7878,7 @@
       <div class="timeline-body">
 	<p>Another week, another release candidate with a bunch of
 	  cleanups and build fixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.11_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -7900,7 +7900,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.11_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
 
@@ -7923,7 +7923,7 @@
       <div class="timeline-body">
 	<p>The stable 2011.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.08/CHANGES">CHANGES</a>
 	  file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
       </div>
@@ -7939,7 +7939,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more bugfixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.08_rc2/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
 
@@ -7962,7 +7962,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.08_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
 
@@ -7985,7 +7985,7 @@
       <div class="timeline-body">
 	<p>The stable 2011.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.05/CHANGES">CHANGES</a>
 	  file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
 	  <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
       </div>
@@ -8001,7 +8001,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more bugfixes. See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.05_rc2/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8023,7 +8023,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.05_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
 
@@ -8046,7 +8046,7 @@
       <div class="timeline-body">
 	<p>The stable 2011.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.02/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8064,7 +8064,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.02_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8086,7 +8086,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2011.02_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
 
@@ -8109,7 +8109,7 @@
       <div class="timeline-body">
 	<p>The stable 2010.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.11/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8127,7 +8127,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.11_rc2/CHANGES">CHANGES</a>
 	  file for details.</p>
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8149,7 +8149,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.11_rc1/CHANGES">CHANGES</a>
 	  file for details, and read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
 
@@ -8195,7 +8195,7 @@
       <div class="timeline-body">
 	<p>The stable 2010.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.08/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8213,7 +8213,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.08_rc2/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8239,7 +8239,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.08_rc1/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8261,7 +8261,7 @@
       <div class="timeline-body">
 	<p>The stable 2010.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.05/CHANGES">CHANGES</a>
 	  file for more details, read the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
 	  and go to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8279,7 +8279,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC3 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.05_rc3/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8321,7 +8321,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.05_rc1/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8360,7 +8360,7 @@
       <div class="timeline-body">
 	<p>The stable 2010.02 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
-	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.02/CHANGES">CHANGES</a>
 	  file for more details, and go to
 	  the <a href="/downloads/">downloads page</a> to pick up
 	  the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
@@ -8378,7 +8378,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.02_rc2/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8400,7 +8400,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2010.02_rc1/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8423,7 +8423,7 @@
 	<p>The stable 2009.11 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
-	  or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
+	  or <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.11/CHANGES">CHANGES</a>
 	  for more details, and go to the <a href="/downloads/">downloads page</a>
 	  to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
 	    release</a>.</p>
@@ -8440,7 +8440,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.11_rc2/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8462,7 +8462,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.11_rc1/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8512,7 +8512,7 @@
 	<p>The stable 2009.08 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
-	  or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
+	  or <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.08/CHANGES">CHANGES</a>
 	  for more details, and go to the <a href="/downloads/">downloads page</a>
 	  to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
 	    release</a>.</p>
@@ -8530,7 +8530,7 @@
       <div class="timeline-body">
 	<p>A number of bugfixes have been added to the tree since RC2
 	  (especially thanks to Thomas Petazzoni) - See
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.08_rc3/CHANGES">CHANGES</a>
 	  file for details. This is very much expected to be the final
 	  release candidate, so give it a good test and expect a final
 	  2009.08 release next weekend unless critical issues are
@@ -8555,7 +8555,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bugfixes, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.08_rc2/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8577,7 +8577,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over
 	  the tree, see
-	  the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
+	  the <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.08_rc1/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
@@ -8600,7 +8600,7 @@
 	<p>The stable 2009.05 release is out - Thanks to everyone
 	  contributing and testing the release candidates. See the
 	  <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
-	  or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
+	  or <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.05/CHANGES">CHANGES</a>
 	  for more details, and go to the <a href="/downloads/">downloads page</a>
 	  to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
 	    release</a>.</p>
@@ -8617,7 +8617,7 @@
       </div>
       <div class="timeline-body">
 	<p>We had a number of fixes post-RC2, so RC3 is out
-	  (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
+	  (see <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.05_rc3/CHANGES">CHANGES</a>
 	  for details). Now is the moment to test and verify that
 	  everything is working for your favorite config - Expect a
 	  final 2009.05 very soon.</p>
@@ -8640,7 +8640,7 @@
       </div>
       <div class="timeline-body">
 	<p>RC2 is out with more cleanups and bug fixes
-	  (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
+	  (see <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.05_rc2/CHANGES">CHANGES</a>).
 	  Unless big issues are found, expect this to be the last
 	  release candidate before the release - So give it a good
 	  test.</p>
@@ -8684,7 +8684,7 @@
       <div class="timeline-body">
 	<p>We have a new release candidate! Lots of changes all over the
 	  tree, see the <a
-			   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
+			   href="https://gitlab.com/buildroot.org/buildroot/-/blob/2009.05_rc1/CHANGES">CHANGES</a>
 	  file for details.
 
 	<p>Head to the <a href="/downloads/">downloads page</a> to pick up the