[a9e389d] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[bd48e48] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[a9e389d] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
|
---|
| 9 | <?dbhtml filename="changelog.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Master Changelog</title>
|
---|
| 12 |
|
---|
| 13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
| 14 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
| 15 | version is probably already available. To find out, please check one of the
|
---|
| 16 | mirrors via <ulink url="&clfs-wiki;"/>.</para>
|
---|
| 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
| 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
| 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
| 30 | <para>[name] - New changelog entry.</para>
|
---|
| 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
| 33 | <para>[name] - Previous changelog entry.</para>
|
---|
| 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
[b54e969] | 38 |
|
---|
[b1c0498] | 39 | <listitem>
|
---|
[b54e969] | 40 | <para>February 24, 2011</para>
|
---|
[b1c0498] | 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[abradford] - Added --disable-multilib to GCC builds.</para>
|
---|
| 44 | </listitem>
|
---|
| 45 | </itemizedlist>
|
---|
| 46 | </listitem>
|
---|
[a9e389d] | 47 |
|
---|
[9eb69a2] | 48 | <listitem>
|
---|
[84b1adc] | 49 | <para>February 10, 2011</para>
|
---|
[9eb69a2] | 50 | <itemizedlist>
|
---|
| 51 | <listitem>
|
---|
[84b1adc] | 52 | <para>[abradford] - Changed GCC Static and Final to build GCC for
|
---|
| 53 | ${CLFS_ABI} for ARM and MIPS, ${CLFS_CPU} for x86. This removes the
|
---|
| 54 | need for using the ${BUILD} variable when building packages.</para>
|
---|
| 55 | </listitem>
|
---|
| 56 | <listitem>
|
---|
| 57 | <para>[abradford] - Updated Resources section.</para>
|
---|
[9eb69a2] | 58 | </listitem>
|
---|
[84b1adc] | 59 | </itemizedlist>
|
---|
| 60 | </listitem>
|
---|
| 61 |
|
---|
| 62 | <listitem>
|
---|
| 63 | <para>January 30, 2011</para>
|
---|
| 64 | <itemizedlist>
|
---|
[9eb69a2] | 65 | <listitem>
|
---|
| 66 | <para>[abradford] - Updated MPFR download link.</para>
|
---|
| 67 | </listitem>
|
---|
| 68 | <listitem>
|
---|
| 69 | <para>[abradford] - Updated GCC to version 4.5.2.</para>
|
---|
| 70 | </listitem>
|
---|
| 71 | <listitem>
|
---|
| 72 | <para>[abradford] - Updated Binutils to version 2.21.</para>
|
---|
| 73 | </listitem>
|
---|
| 74 | <listitem>
|
---|
| 75 | <para>[abradford] - Added information to GCC's configure options.</para>
|
---|
| 76 | </listitem>
|
---|
| 77 | <listitem>
|
---|
| 78 | <para>[abradford] - Updated Iana-Etc to use more up-to-date data.</para>
|
---|
| 79 | </listitem>
|
---|
| 80 | </itemizedlist>
|
---|
| 81 | </listitem>
|
---|
| 82 |
|
---|
[43f9644] | 83 | <listitem>
|
---|
| 84 | <para>Janurary 10, 2011</para>
|
---|
| 85 | <itemizedlist>
|
---|
| 86 | <listitem>
|
---|
| 87 | <para>[jciccone] - Changes Submitted By Andrew Bradford via the
|
---|
| 88 | CLFS-Dev Mailing List. Updated E2fsprogs to 1.41.14 and changed some
|
---|
| 89 | configure switches for uClibc compatibility.</para>
|
---|
| 90 | </listitem>
|
---|
| 91 | </itemizedlist>
|
---|
| 92 | </listitem>
|
---|
| 93 |
|
---|
[a9bbc46] | 94 | <listitem>
|
---|
| 95 | <para>November 28, 2010</para>
|
---|
| 96 | <itemizedlist>
|
---|
[93539e4] | 97 | <listitem>
|
---|
| 98 | <para>[jciccone] - Updated BusyBox to 1.17.3.</para>
|
---|
| 99 | </listitem>
|
---|
[a9bbc46] | 100 | <listitem>
|
---|
| 101 | <para>[jciccone] - Updated uClibc to 0.9.31.</para>
|
---|
| 102 | </listitem>
|
---|
| 103 | </itemizedlist>
|
---|
| 104 | </listitem>
|
---|
| 105 |
|
---|
[e269c28] | 106 | <listitem>
|
---|
| 107 | <para>November 21, 2010</para>
|
---|
| 108 | <itemizedlist>
|
---|
[b6327d0] | 109 | <listitem>
|
---|
| 110 | <para>[jciccone] - Added MPC 0.8.2.</para>
|
---|
| 111 | </listitem>
|
---|
[35e0963] | 112 | <listitem>
|
---|
| 113 | <para>[jciccone] - Updated GCC to 4.5.1.</para>
|
---|
| 114 | </listitem>
|
---|
[c747e18] | 115 | <listitem>
|
---|
| 116 | <para>[jciccone] - Updated Binutils to 2.20.1.</para>
|
---|
| 117 | </listitem>
|
---|
[85fc1b3] | 118 | <listitem>
|
---|
| 119 | <para>[jciccone] - Updated MPFR to 3.0.0.</para>
|
---|
| 120 | </listitem>
|
---|
[b0b1007] | 121 | <listitem>
|
---|
| 122 | <para>[jciccone] - Updated GMP to 5.0.1.</para>
|
---|
| 123 | </listitem>
|
---|
[6a5e076] | 124 | <listitem>
|
---|
| 125 | <para>[jciccone] - Updated the Linux Kernel to 2.6.36.</para>
|
---|
| 126 | </listitem>
|
---|
[e269c28] | 127 | <listitem>
|
---|
| 128 | <para>[jciccone] - Make sure we change CLFS_HOST before we set it.
|
---|
| 129 | Also make sure that CLFS_HOST gets saved to the bashrc.</para>
|
---|
| 130 | </listitem>
|
---|
| 131 | </itemizedlist>
|
---|
| 132 | </listitem>
|
---|
| 133 |
|
---|
[e2fbc29] | 134 | <listitem>
|
---|
| 135 | <para>November 8, 2008</para>
|
---|
| 136 | <itemizedlist>
|
---|
[2567553] | 137 | <listitem>
|
---|
| 138 | <para>[jciccone] - Updated Busybox to 1.12.1.</para>
|
---|
| 139 | </listitem>
|
---|
[e2fbc29] | 140 | <listitem>
|
---|
| 141 | <para>[jciccone] - Updated uClibc to 0.9.30-rc3.</para>
|
---|
| 142 | </listitem>
|
---|
| 143 | </itemizedlist>
|
---|
| 144 | </listitem>
|
---|
| 145 |
|
---|
[0194a60] | 146 | <listitem>
|
---|
| 147 | <para>November 8, 2008</para>
|
---|
| 148 | <itemizedlist>
|
---|
| 149 | <listitem>
|
---|
| 150 | <para>[jciccone] - Dropped the uClibc Headers Page.</para>
|
---|
| 151 | </listitem>
|
---|
| 152 | <listitem>
|
---|
| 153 | <para>[jciccone] - Updated GCC to 4.3.2.</para>
|
---|
| 154 | </listitem>
|
---|
| 155 | <listitem>
|
---|
| 156 | <para>[jciccone] - Updated Binutils to 2.19.</para>
|
---|
| 157 | </listitem>
|
---|
| 158 | </itemizedlist>
|
---|
| 159 | </listitem>
|
---|
| 160 |
|
---|
[78aecb6] | 161 | <listitem>
|
---|
| 162 | <para>Janurary 9, 2008</para>
|
---|
| 163 | <itemizedlist>
|
---|
| 164 | <listitem>
|
---|
| 165 | <para>[jciccone] - Updated Busybox to 1.8.2.</para>
|
---|
| 166 | </listitem>
|
---|
| 167 | </itemizedlist>
|
---|
| 168 | </listitem>
|
---|
| 169 |
|
---|
[e07077f] | 170 | <listitem>
|
---|
| 171 | <para>November 5, 2006</para>
|
---|
| 172 | <itemizedlist>
|
---|
| 173 | <listitem>
|
---|
| 174 | <para>[jim] - Start of CLFS Embedded Development.</para>
|
---|
| 175 | </listitem>
|
---|
| 176 | </itemizedlist>
|
---|
| 177 | </listitem>
|
---|
| 178 |
|
---|
[a9e389d] | 179 | </itemizedlist>
|
---|
| 180 |
|
---|
| 181 | </sect1>
|
---|