| 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|---|
| 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 | -->
|
|---|
| 38 |
|
|---|
| 39 | <listitem>
|
|---|
| 40 | <para>August 30, 2006</para>
|
|---|
| 41 | <itemizedlist>
|
|---|
| 42 | <listitem>
|
|---|
| 43 | <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
|
|---|
| 44 | </listitem>
|
|---|
| 45 | <listitem>
|
|---|
| 46 | <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
|
|---|
| 47 | fixes.</para>
|
|---|
| 48 | </listitem>
|
|---|
| 49 | <listitem>
|
|---|
| 50 | <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
|
|---|
| 51 | 1.1-08272006 rules.</para>
|
|---|
| 52 | </listitem>
|
|---|
| 53 | <listitem>
|
|---|
| 54 | <para>[jciccone] - Updated to Findutils 4.2.28.</para>
|
|---|
| 55 | </listitem>
|
|---|
| 56 | <listitem>
|
|---|
| 57 | <para>[jciccone] - Updated to M4 1.4.6.</para>
|
|---|
| 58 | </listitem>
|
|---|
| 59 | <listitem>
|
|---|
| 60 | <para>[jciccone] - Updated to Autoconf 2.60.</para>
|
|---|
| 61 | </listitem>
|
|---|
| 62 | <listitem>
|
|---|
| 63 | <para>[jciccone] - Updated to Man-Pages 2.39.</para>
|
|---|
| 64 | </listitem>
|
|---|
| 65 | <listitem>
|
|---|
| 66 | <para>[jciccone] - Updated to Procps 3.2.7.</para>
|
|---|
| 67 | </listitem>
|
|---|
| 68 | <listitem>
|
|---|
| 69 | <para>[jciccone] - Updated to Coreutils 0.97.</para>
|
|---|
| 70 | </listitem>
|
|---|
| 71 | <listitem>
|
|---|
| 72 | <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
|
|---|
| 73 | </listitem>
|
|---|
| 74 | <listitem>
|
|---|
| 75 | <para>[jciccone] - Updated to Gettext 0.15.</para>
|
|---|
| 76 | </listitem>
|
|---|
| 77 | <listitem>
|
|---|
| 78 | <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
|
|---|
| 79 | </listitem>
|
|---|
| 80 | <listitem>
|
|---|
| 81 | <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
|
|---|
| 82 | 2.6.17.11-08232006.</para>
|
|---|
| 83 | </listitem>
|
|---|
| 84 | <listitem>
|
|---|
| 85 | <para>[jciccone] - Added the Perl fPIC patch which makes perl build
|
|---|
| 86 | a shared DynaLoader.a.</para>
|
|---|
| 87 | </listitem>
|
|---|
| 88 | <listitem>
|
|---|
| 89 | <para>[jciccone] - Removed mention of package users hint from
|
|---|
| 90 | "Package Management" page.</para>
|
|---|
| 91 | </listitem>
|
|---|
| 92 | </itemizedlist>
|
|---|
| 93 | </listitem>
|
|---|
| 94 |
|
|---|
| 95 | <listitem>
|
|---|
| 96 | <para>August 8, 2006</para>
|
|---|
| 97 | <itemizedlist>
|
|---|
| 98 | <listitem>
|
|---|
| 99 | <para>[jciccone] - Moved man-pages to the beginning of the build.
|
|---|
| 100 | (fixes ticket #82).</para>
|
|---|
| 101 | </listitem>
|
|---|
| 102 | </itemizedlist>
|
|---|
| 103 | </listitem>
|
|---|
| 104 |
|
|---|
| 105 | <listitem>
|
|---|
| 106 | <para>August 7, 2006</para>
|
|---|
| 107 | <itemizedlist>
|
|---|
| 108 | <listitem>
|
|---|
| 109 | <para>[jciccone] - Fixed a problem where when bash is cross-compiled
|
|---|
| 110 | it cannot test for the presence of named pipes.</para>
|
|---|
| 111 | </listitem>
|
|---|
| 112 | <listitem>
|
|---|
| 113 | <para>[jciccone] - Fixed symlink issue in bootscripts. New package
|
|---|
| 114 | CLFS-bootscropts 0.3.</para>
|
|---|
| 115 | </listitem>
|
|---|
| 116 | </itemizedlist>
|
|---|
| 117 | </listitem>
|
|---|
| 118 |
|
|---|
| 119 | <listitem>
|
|---|
| 120 | <para>July 22, 2006</para>
|
|---|
| 121 | <itemizedlist>
|
|---|
| 122 | <listitem>
|
|---|
| 123 | <para>[jciccone] - Updated the perl cross-compile patch to -2 to
|
|---|
| 124 | support x86.</para>
|
|---|
| 125 | </listitem>
|
|---|
| 126 | <listitem>
|
|---|
| 127 | <para>[jciccone] - Added x86 to the book.</para>
|
|---|
| 128 | </listitem>
|
|---|
| 129 | </itemizedlist>
|
|---|
| 130 | </listitem>
|
|---|
| 131 |
|
|---|
| 132 | <listitem>
|
|---|
| 133 | <para>July 21, 2006</para>
|
|---|
| 134 | <itemizedlist>
|
|---|
| 135 | <listitem>
|
|---|
| 136 | <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
|
|---|
| 137 | tzselect command. This makes sure that the tzselect command looks in
|
|---|
| 138 | zoneinfo dir that was just installed by glibc instead of the host.
|
|---|
| 139 | </para>
|
|---|
| 140 | </listitem>
|
|---|
| 141 | </itemizedlist>
|
|---|
| 142 | </listitem>
|
|---|
| 143 |
|
|---|
| 144 | <listitem>
|
|---|
| 145 | <para>July 20, 2006</para>
|
|---|
| 146 | <itemizedlist>
|
|---|
| 147 | <listitem>
|
|---|
| 148 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
|---|
| 149 | when cross-compiling it later in the final system.</para>
|
|---|
| 150 | </listitem>
|
|---|
| 151 | <listitem>
|
|---|
| 152 | <para>[jciccone] - Updated to Udev-096.</para>
|
|---|
| 153 | </listitem>
|
|---|
| 154 | <listitem>
|
|---|
| 155 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
|---|
| 156 | linux-headers-2.6.17.6-07202006.</para>
|
|---|
| 157 | </listitem>
|
|---|
| 158 | </itemizedlist>
|
|---|
| 159 | </listitem>
|
|---|
| 160 |
|
|---|
| 161 | <listitem>
|
|---|
| 162 | <para>July 16, 2006</para>
|
|---|
| 163 | <itemizedlist>
|
|---|
| 164 | <listitem>
|
|---|
| 165 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
|---|
| 166 | location of find.</para>
|
|---|
| 167 | </listitem>
|
|---|
| 168 | <listitem>
|
|---|
| 169 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
|---|
| 170 | the linux-headers installation.</para>
|
|---|
| 171 | </listitem>
|
|---|
| 172 | </itemizedlist>
|
|---|
| 173 | </listitem>
|
|---|
| 174 |
|
|---|
| 175 | <listitem>
|
|---|
| 176 | <para>July 10, 2006</para>
|
|---|
| 177 | <itemizedlist>
|
|---|
| 178 | <listitem>
|
|---|
| 179 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
|---|
| 180 | </listitem>
|
|---|
| 181 | </itemizedlist>
|
|---|
| 182 | </listitem>
|
|---|
| 183 |
|
|---|
| 184 | <listitem>
|
|---|
| 185 | <para>July 10, 2006</para>
|
|---|
| 186 | <itemizedlist>
|
|---|
| 187 | <listitem>
|
|---|
| 188 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
|---|
| 189 | </listitem>
|
|---|
| 190 | </itemizedlist>
|
|---|
| 191 | </listitem>
|
|---|
| 192 |
|
|---|
| 193 | <listitem>
|
|---|
| 194 | <para>July 9, 2006</para>
|
|---|
| 195 | <itemizedlist>
|
|---|
| 196 | <listitem>
|
|---|
| 197 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
|---|
| 198 | linux-headers-2.6.17.4-07072006.</para>
|
|---|
| 199 | </listitem>
|
|---|
| 200 | <listitem>
|
|---|
| 201 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
|---|
| 202 | permissions and groups. </para>
|
|---|
| 203 | </listitem>
|
|---|
| 204 | <listitem>
|
|---|
| 205 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
|---|
| 206 | /usr partition is not mounted during startup. Moved find to /bin
|
|---|
| 207 | and moved some kbd utilities to /bin.</para>
|
|---|
| 208 | </listitem>
|
|---|
| 209 | </itemizedlist>
|
|---|
| 210 | </listitem>
|
|---|
| 211 |
|
|---|
| 212 | <listitem>
|
|---|
| 213 | <para>July 2, 2006</para>
|
|---|
| 214 | <itemizedlist>
|
|---|
| 215 | <listitem>
|
|---|
| 216 | <para>[jciccone] - Updated passwd and group file creation
|
|---|
| 217 | to only create minimal users and groups and
|
|---|
| 218 | include information on other users/groups.</para>
|
|---|
| 219 | </listitem>
|
|---|
| 220 | <listitem>
|
|---|
| 221 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
|---|
| 222 | for /etc/sysconfig/createfiles.</para>
|
|---|
| 223 | </listitem>
|
|---|
| 224 | </itemizedlist>
|
|---|
| 225 | </listitem>
|
|---|
| 226 |
|
|---|
| 227 | <listitem>
|
|---|
| 228 | <para>June 28, 2006</para>
|
|---|
| 229 | <itemizedlist>
|
|---|
| 230 | <listitem>
|
|---|
| 231 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
|---|
| 232 | </listitem>
|
|---|
| 233 | </itemizedlist>
|
|---|
| 234 | </listitem>
|
|---|
| 235 |
|
|---|
| 236 | <listitem>
|
|---|
| 237 | <para>June 24, 2006</para>
|
|---|
| 238 | <itemizedlist>
|
|---|
| 239 | <listitem>
|
|---|
| 240 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
|---|
| 241 | </listitem>
|
|---|
| 242 | </itemizedlist>
|
|---|
| 243 | </listitem>
|
|---|
| 244 |
|
|---|
| 245 | <listitem>
|
|---|
| 246 | <para>June 22, 2006</para>
|
|---|
| 247 | <itemizedlist>
|
|---|
| 248 | <listitem>
|
|---|
| 249 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
|---|
| 250 | </listitem>
|
|---|
| 251 | <listitem>
|
|---|
| 252 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
|---|
| 253 | </listitem>
|
|---|
| 254 | <listitem>
|
|---|
| 255 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
|---|
| 256 | </listitem>
|
|---|
| 257 | <listitem>
|
|---|
| 258 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
|---|
| 259 | dependency as of 2.6.17.</para>
|
|---|
| 260 | </listitem>
|
|---|
| 261 | </itemizedlist>
|
|---|
| 262 | </listitem>
|
|---|
| 263 |
|
|---|
| 264 | <listitem>
|
|---|
| 265 | <para>June 21, 2006</para>
|
|---|
| 266 | <itemizedlist>
|
|---|
| 267 | <listitem>
|
|---|
| 268 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
|---|
| 269 | </listitem>
|
|---|
| 270 | </itemizedlist>
|
|---|
| 271 | </listitem>
|
|---|
| 272 |
|
|---|
| 273 | <listitem>
|
|---|
| 274 | <para>June 19, 2006</para>
|
|---|
| 275 | <itemizedlist>
|
|---|
| 276 | <listitem>
|
|---|
| 277 | <para>[jciccone] - Updated to man-1.6d.</para>
|
|---|
| 278 | </listitem>
|
|---|
| 279 | <listitem>
|
|---|
| 280 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
|---|
| 281 | issue that has shown up primarily in samba.</para>
|
|---|
| 282 | </listitem>
|
|---|
| 283 | <listitem>
|
|---|
| 284 | <para>[jciccone] - Updated to linux-2.6.17 and
|
|---|
| 285 | linux-headers-2.6.17-06192006.</para>
|
|---|
| 286 | </listitem>
|
|---|
| 287 | </itemizedlist>
|
|---|
| 288 | </listitem>
|
|---|
| 289 |
|
|---|
| 290 | <listitem>
|
|---|
| 291 | <para>June 18, 2006</para>
|
|---|
| 292 | <itemizedlist>
|
|---|
| 293 | <listitem>
|
|---|
| 294 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
|---|
| 295 | which installs timezone info when cross-compiling.</para>
|
|---|
| 296 | </listitem>
|
|---|
| 297 | </itemizedlist>
|
|---|
| 298 | </listitem>
|
|---|
| 299 |
|
|---|
| 300 | <listitem>
|
|---|
| 301 | <para>June 16, 2006</para>
|
|---|
| 302 | <itemizedlist>
|
|---|
| 303 | <listitem>
|
|---|
| 304 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
|---|
| 305 | </listitem>
|
|---|
| 306 | </itemizedlist>
|
|---|
| 307 | </listitem>
|
|---|
| 308 |
|
|---|
| 309 | <listitem>
|
|---|
| 310 | <para>June 15, 2006</para>
|
|---|
| 311 | <itemizedlist>
|
|---|
| 312 | <listitem>
|
|---|
| 313 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
|---|
| 314 | </listitem>
|
|---|
| 315 | </itemizedlist>
|
|---|
| 316 | </listitem>
|
|---|
| 317 |
|
|---|
| 318 | <listitem>
|
|---|
| 319 | <para>June 11, 2006</para>
|
|---|
| 320 | <itemizedlist>
|
|---|
| 321 | <listitem>
|
|---|
| 322 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
|---|
| 323 | </listitem>
|
|---|
| 324 | <listitem>
|
|---|
| 325 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
|---|
| 326 | </listitem>
|
|---|
| 327 | <listitem>
|
|---|
| 328 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-06092006.</para>
|
|---|
| 329 | </listitem>
|
|---|
| 330 | <listitem>
|
|---|
| 331 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
|---|
| 332 | </listitem>
|
|---|
| 333 | </itemizedlist>
|
|---|
| 334 | </listitem>
|
|---|
| 335 |
|
|---|
| 336 | <listitem>
|
|---|
| 337 | <para>June 6, 2006</para>
|
|---|
| 338 | <itemizedlist>
|
|---|
| 339 | <listitem>
|
|---|
| 340 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
|---|
| 341 | </listitem>
|
|---|
| 342 | </itemizedlist>
|
|---|
| 343 | </listitem>
|
|---|
| 344 |
|
|---|
| 345 | <listitem>
|
|---|
| 346 | <para>May 29, 2006</para>
|
|---|
| 347 | <itemizedlist>
|
|---|
| 348 | <listitem>
|
|---|
| 349 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
|---|
| 350 | </listitem>
|
|---|
| 351 | <listitem>
|
|---|
| 352 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
|---|
| 353 | </listitem>
|
|---|
| 354 | <listitem>
|
|---|
| 355 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
|---|
| 356 | </listitem>
|
|---|
| 357 | </itemizedlist>
|
|---|
| 358 | </listitem>
|
|---|
| 359 |
|
|---|
| 360 | <listitem>
|
|---|
| 361 | <para>May 29, 2006</para>
|
|---|
| 362 | <itemizedlist>
|
|---|
| 363 | <listitem>
|
|---|
| 364 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
|---|
| 365 | </listitem>
|
|---|
| 366 | </itemizedlist>
|
|---|
| 367 | </listitem>
|
|---|
| 368 |
|
|---|
| 369 | <listitem>
|
|---|
| 370 | <para>May 24, 2006</para>
|
|---|
| 371 | <itemizedlist>
|
|---|
| 372 | <listitem>
|
|---|
| 373 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
|---|
| 374 | </listitem>
|
|---|
| 375 | </itemizedlist>
|
|---|
| 376 | </listitem>
|
|---|
| 377 |
|
|---|
| 378 | </itemizedlist>
|
|---|
| 379 |
|
|---|
| 380 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
|---|
| 381 |
|
|---|
| 382 | </sect1>
|
|---|