Commit 0ebab194 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

use https for the bugtracker URLs

parent e9bf6aac
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -27,12 +27,13 @@ tree at any time so it is in sync with the latest and greatest by entering your
buildroot directory and running the command:

<pre>
git pull</pre>
git pull
</pre>

Because you've only been granted anonymous access to the tree, you won't be
able to commit any changes. Changes can be submitted for inclusion by posting
them to the buildroot mailing list or to the <a
href="http://bugs.uclibc.org/">Bug and Patch Tracking System</a>.
href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a>.

<!--#include file="footer.html" -->
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
    <br><a href="/download.html">Download</a>
    <br><a href="http://git.buildroot.net/buildroot">Browse Source</a>
    <br><a href="/git.html">Accessing Source</a>
    <br><a href="http://bugs.uclibc.org/">Bug Tracking</a>
    <br><a href="https://bugs.uclibc.org/">Bug Tracking</a>
    <br><a href="/docs.html">Documentation</a>
    <br><a href="/lists.html">Mailing Lists</a>

+8 −8
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
    <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>.</p>
    href="https://bugs.uclibc.org">bug tracker</a>.</p>

  <li><b>19 May 2009 -- 2009.05-rc2 released</b>

@@ -39,7 +39,7 @@
    <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>.</p>
    href="https://bugs.uclibc.org">bug tracker</a>.</p>

  <li><b>14 May 2009 -- Buildroot.org</b>

@@ -61,7 +61,7 @@
    <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>.</p>
    href="https://bugs.uclibc.org">bug tracker</a>.</p>

  <li><b>3 May 2009 -- Moved to git</b>

@@ -101,7 +101,7 @@
    <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>.</p>
    href="https://bugs.uclibc.org">bug tracker</a>.</p>

  <li><b>31 January 2009 -- 2009.02-rc3 released</b>
      <p>RC3 is out with more cleanups and bug fixes. Unless big issues
@@ -112,7 +112,7 @@
    <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>.</p>
    href="https://bugs.uclibc.org">bug tracker</a>.</p>

  <li><b>23 January 2009 -- 2009.02-rc2 released</b>
    <p>Another week, another release candidate with a bunch of
@@ -122,7 +122,7 @@
    <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>.</p>
    href="https://bugs.uclibc.org">bug tracker</a>.</p>

  <li><b>16 January 2009 -- Release candidate and new maintainer</b>
    <p>It has been a long time coming, but we finally have a new
@@ -132,7 +132,7 @@
    <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
    release candidate</a>, and report any problems found to the <a
    href="lists.html">mailing list</a> or <a
    href="http://bugs.uclibc.org">bug tracker</a>. The plan is to
    href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
    release 2009.02 in time for <a
    href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>

@@ -160,7 +160,7 @@

    If you find a bug in buildroot, or wish to submit a patch to fix a problem
    or add a shiny new feature, please use the <a
    href="http://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
    href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
    the details, to make certain your work is not lost.