[3f8be484] | 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 |
|
---|
[3c17f8e] | 13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
[3f8be484] | 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="&lfs-root;"/>.</para>
|
---|
| 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
[9095be6] | 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
[9095be6] | 30 | <para>[name] - New changelog entry.</para>
|
---|
[3f8be484] | 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
[9095be6] | 33 | <para>[name] - Previous changelog entry.</para>
|
---|
[3f8be484] | 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
[09bb292] | 38 |
|
---|
[fac77fb] | 39 |
|
---|
[f7182d7] | 40 | <listitem>
|
---|
| 41 | <para>February 3, 2006</para>
|
---|
| 42 | <itemizedlist>
|
---|
| 43 | <listitem>
|
---|
| 44 | <para>[jim] - Updated to Sed 4.1.5.</para>
|
---|
| 45 | </listitem>
|
---|
| 46 | </itemizedlist>
|
---|
| 47 | </listitem>
|
---|
| 48 |
|
---|
[6bb2147] | 49 | <listitem>
|
---|
| 50 | <para>February 2, 2006</para>
|
---|
| 51 | <itemizedlist>
|
---|
| 52 | <listitem>
|
---|
| 53 | <para>[jim] - Updated to Perl 5.8.8.</para>
|
---|
| 54 | </listitem>
|
---|
[fac77fb] | 55 | <listitem>
|
---|
| 56 | <para>[jhuntwork] - Minor textual fix to GCC. </para>
|
---|
| 57 | </listitem>
|
---|
[6bb2147] | 58 | </itemizedlist>
|
---|
| 59 | </listitem>
|
---|
| 60 |
|
---|
[7c63c926] | 61 | <listitem>
|
---|
| 62 | <para>February 1, 2006</para>
|
---|
| 63 | <itemizedlist>
|
---|
| 64 | <listitem>
|
---|
| 65 | <para>[Chris] - Added a sed substitution to man
|
---|
| 66 | instructions to fix an error in the
|
---|
| 67 | <command>makewhatis</command> script.</para>
|
---|
| 68 | </listitem>
|
---|
| 69 | </itemizedlist>
|
---|
| 70 | </listitem>
|
---|
| 71 |
|
---|
[3c17f8e] | 72 | <listitem>
|
---|
| 73 | <para>January 31, 2006</para>
|
---|
| 74 | <itemizedlist>
|
---|
| 75 | <listitem>
|
---|
| 76 | <para>[Chris] - Added -v to commands that accept them, for
|
---|
| 77 | consistency with LFS.</para>
|
---|
| 78 | </listitem>
|
---|
| 79 | </itemizedlist>
|
---|
| 80 | </listitem>
|
---|
| 81 |
|
---|
[450a4e5] | 82 | <listitem>
|
---|
| 83 | <para>January 30, 2006</para>
|
---|
| 84 | <itemizedlist>
|
---|
| 85 | <listitem>
|
---|
[3c17f8e] | 86 | <para>[jim] - Change final-system GCC, to use make bootstrap. Update provided
|
---|
[450a4e5] | 87 | by Ryan Oliver.</para>
|
---|
| 88 | </listitem>
|
---|
| 89 | </itemizedlist>
|
---|
| 90 | </listitem>
|
---|
| 91 |
|
---|
[4a65eaf] | 92 | <listitem>
|
---|
| 93 | <para>January 29, 2006</para>
|
---|
| 94 | <itemizedlist>
|
---|
| 95 | <listitem>
|
---|
| 96 | <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
|
---|
| 97 | </listitem>
|
---|
| 98 | </itemizedlist>
|
---|
| 99 | </listitem>
|
---|
| 100 |
|
---|
[39a6ecd] | 101 | <listitem>
|
---|
| 102 | <para>January 24, 2006</para>
|
---|
| 103 | <itemizedlist>
|
---|
| 104 | <listitem>
|
---|
| 105 | <para>[jim] - Updated to Man 1.6c.</para>
|
---|
| 106 | </listitem>
|
---|
| 107 | </itemizedlist>
|
---|
| 108 | </listitem>
|
---|
| 109 |
|
---|
[9e8f1cc] | 110 | <listitem>
|
---|
| 111 | <para>January 23, 2006</para>
|
---|
| 112 | <itemizedlist>
|
---|
| 113 | <listitem>
|
---|
| 114 | <para>[Chris] - Removed unnecessary --with-ncurses switches
|
---|
| 115 | from temp-system bash and inetutils.</para>
|
---|
| 116 | </listitem>
|
---|
[3f8842f] | 117 | <listitem>
|
---|
| 118 | <para>[Chris] - Moved zlib from temp-system to boot as it's
|
---|
| 119 | not needed if you chroot.</para>
|
---|
| 120 | </listitem>
|
---|
[9e8f1cc] | 121 | </itemizedlist>
|
---|
| 122 | </listitem>
|
---|
| 123 |
|
---|
[7447a2c] | 124 | <listitem>
|
---|
| 125 | <para>January 19, 2006</para>
|
---|
| 126 | <itemizedlist>
|
---|
| 127 | <listitem>
|
---|
| 128 | <para>[Chris] - Removed patch from shadow instructions.</para>
|
---|
| 129 | </listitem>
|
---|
[9836f0a3] | 130 | <listitem>
|
---|
| 131 | <para>[Chris] - Added perl sprintf vulnerability patch.</para>
|
---|
| 132 | </listitem>
|
---|
[9cbf7cf] | 133 | <listitem>
|
---|
| 134 | <para>[jim] - Updated to Man-Pages 2.21.</para>
|
---|
| 135 | </listitem>
|
---|
[7447a2c] | 136 | </itemizedlist>
|
---|
| 137 | </listitem>
|
---|
| 138 |
|
---|
[34ed6ec] | 139 | <listitem>
|
---|
| 140 | <para>January 13, 2006</para>
|
---|
| 141 | <itemizedlist>
|
---|
| 142 | <listitem>
|
---|
| 143 | <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
|
---|
| 144 | into the libtool script for EGREP.</para>
|
---|
| 145 | </listitem>
|
---|
[1326641] | 146 | <listitem>
|
---|
| 147 | <para>[ken] - Alter bison to build repeatably, from LFS.</para>
|
---|
| 148 | </listitem>
|
---|
[bcaa438] | 149 | <listitem>
|
---|
| 150 | <para>[ken] - Alter gccbug to use mktemp, from LFS.</para>
|
---|
| 151 | </listitem>
|
---|
[0b1aa01] | 152 | <listitem>
|
---|
| 153 | <para>[ken] - Move creation of /etc/hosts within Perl instructions,
|
---|
| 154 | for repeatability, from LFS.</para>
|
---|
| 155 | </listitem>
|
---|
[cb943f4] | 156 | <listitem>
|
---|
| 157 | <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
|
---|
| 158 | </listitem>
|
---|
| 159 |
|
---|
[34ed6ec] | 160 | </itemizedlist>
|
---|
| 161 | </listitem>
|
---|
| 162 |
|
---|
[83857b8] | 163 | <listitem>
|
---|
| 164 | <para>January 12, 2006</para>
|
---|
| 165 | <itemizedlist>
|
---|
| 166 | <listitem>
|
---|
| 167 | <para>[Chris] - Moved directory and symlink creation pages
|
---|
[f61c7fd] | 168 | to the beginning of Chapter 7.</para>
|
---|
| 169 | </listitem>
|
---|
| 170 | <listitem>
|
---|
| 171 | <para>[jim] - Updated to Psmisc 22.1.</para>
|
---|
[83857b8] | 172 | </listitem>
|
---|
[b5ca9fd] | 173 | <listitem>
|
---|
| 174 | <para>[jim] - Updated to Man-Pages 2.20.</para>
|
---|
| 175 | </listitem>
|
---|
[0ea6d44] | 176 | <listitem>
|
---|
| 177 | <para>[jim] - Updated Coreutils build instructions to copy more files
|
---|
| 178 | to /bin. These are changes for bootscripts and the new udev rules.</para>
|
---|
| 179 | </listitem>
|
---|
[ab5477c] | 180 | <listitem>
|
---|
| 181 | <para>[jim] - Updated to Linux 2.6.14.6.</para>
|
---|
| 182 | </listitem>
|
---|
[c9e9bcf] | 183 | <listitem>
|
---|
| 184 | <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
|
---|
| 185 | I moved temp perl to first package in final-system build. The failures we noted
|
---|
| 186 | on Pure 64 builds.</para>
|
---|
| 187 | </listitem>
|
---|
[83857b8] | 188 | </itemizedlist>
|
---|
| 189 | </listitem>
|
---|
| 190 |
|
---|
[27178ae] | 191 | <listitem>
|
---|
| 192 | <para>January 11, 2006</para>
|
---|
| 193 | <itemizedlist>
|
---|
| 194 | <listitem>
|
---|
| 195 | <para>[jim] - Rewrote wrote zlib final instructions to include
|
---|
| 196 | a patch the will allow build of static and shared libraries at
|
---|
| 197 | the same time. Thanx for the recommendation Tushar Teredesai.</para>
|
---|
| 198 | </listitem>
|
---|
| 199 | </itemizedlist>
|
---|
| 200 | </listitem>
|
---|
| 201 |
|
---|
[5da8aa0] | 202 | <listitem>
|
---|
| 203 | <para>January 8, 2006</para>
|
---|
| 204 | <itemizedlist>
|
---|
| 205 | <listitem>
|
---|
| 206 | <para>[Chris] - Rewrote much of the description of the build
|
---|
[27178ae] | 207 | process and test suite information.</para>
|
---|
[5da8aa0] | 208 | </listitem>
|
---|
| 209 | </itemizedlist>
|
---|
| 210 | </listitem>
|
---|
| 211 |
|
---|
[6b4711c] | 212 | <listitem>
|
---|
| 213 | <para>January 3, 2006</para>
|
---|
| 214 | <itemizedlist>
|
---|
| 215 | <listitem>
|
---|
| 216 | <para>[jim] - Updated to Shadow 4.0.14.</para>
|
---|
| 217 | </listitem>
|
---|
| 218 | </itemizedlist>
|
---|
| 219 | </listitem>
|
---|
| 220 |
|
---|
[2e144a03] | 221 | <listitem>
|
---|
[a6bb0037] | 222 | <para>December 30, 2005</para>
|
---|
[e3a1e522] | 223 | <itemizedlist>
|
---|
| 224 | <listitem>
|
---|
| 225 | <para>[Chris] - Updated package dependencies, removed explanation of
|
---|
| 226 | "target alias" and "cross-compiling" from final-system binutils, and
|
---|
| 227 | removed note about GRUB's testsuite failure.</para>
|
---|
| 228 | </listitem>
|
---|
[1467bf6] | 229 | <listitem>
|
---|
| 230 | <para>[ken] - Fix where tree gets installed.</para>
|
---|
| 231 | </listitem>
|
---|
| 232 | </itemizedlist>
|
---|
| 233 | </listitem>
|
---|
| 234 |
|
---|
[64105d1] | 235 | <listitem>
|
---|
| 236 | <para>December 29, 2005</para>
|
---|
| 237 | <itemizedlist>
|
---|
| 238 | <listitem>
|
---|
| 239 | <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
|
---|
| 240 | </listitem>
|
---|
| 241 | </itemizedlist>
|
---|
| 242 | </listitem>
|
---|
| 243 |
|
---|
[7a8cc24] | 244 | <listitem>
|
---|
| 245 | <para>December 28, 2005</para>
|
---|
| 246 | <itemizedlist>
|
---|
| 247 | <listitem>
|
---|
| 248 | <para>[ken] - Remove --with-x=no from expect - either we booted, or we
|
---|
| 249 | are in chroot.</para>
|
---|
| 250 | </listitem>
|
---|
[f0ed7ed] | 251 | <listitem>
|
---|
| 252 | <para>[ken] - Fix a failure to build glibc-headers.</para>
|
---|
| 253 | </listitem>
|
---|
[ad0c7e6] | 254 | <listitem>
|
---|
| 255 | <para>[jim] - Updated to Linux 2.6.14.5.</para>
|
---|
| 256 | </listitem>
|
---|
[7a8cc24] | 257 | </itemizedlist>
|
---|
| 258 | </listitem>
|
---|
| 259 |
|
---|
[4445c12] | 260 | <listitem>
|
---|
| 261 | <para>December 23, 2005</para>
|
---|
| 262 | <itemizedlist>
|
---|
| 263 | <listitem>
|
---|
| 264 | <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
|
---|
| 265 | </listitem>
|
---|
| 266 | </itemizedlist>
|
---|
| 267 | </listitem>
|
---|
| 268 |
|
---|
[35555cc] | 269 | <listitem>
|
---|
| 270 | <para>December 22, 2005</para>
|
---|
| 271 | <itemizedlist>
|
---|
| 272 | <listitem>
|
---|
| 273 | <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
|
---|
| 274 | following issue: There are parsing problems with compound assignments in several contexts,
|
---|
| 275 | including as arguments to builtins like `local', `eval', and `let', and
|
---|
| 276 | as multiple assignments in a single command.</para>
|
---|
| 277 | </listitem>
|
---|
[5b72bba] | 278 | <listitem>
|
---|
| 279 | <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
|
---|
| 280 | following issue: A problem with the readline callback interface can result in segmentation
|
---|
| 281 | faults when using the delete-char function via a multiple-key sequence.
|
---|
| 282 | Two consecutive calls to delete-char will crash the application calling
|
---|
| 283 | readline.</para>
|
---|
| 284 | </listitem>
|
---|
[763d0fd] | 285 | <listitem>
|
---|
| 286 | <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
|
---|
| 287 | a potential security threat. Thus the reason for removal.</para>
|
---|
| 288 | </listitem>
|
---|
[f1df1a2] | 289 | <listitem>
|
---|
| 290 | <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
|
---|
| 291 | </listitem>
|
---|
[35555cc] | 292 | </itemizedlist>
|
---|
| 293 | </listitem>
|
---|
| 294 |
|
---|
[94a5449] | 295 | <listitem>
|
---|
| 296 | <para>December 20, 2005</para>
|
---|
| 297 | <itemizedlist>
|
---|
| 298 | <listitem>
|
---|
| 299 | <para>[jim] - Updated to M4 1.4.4.</para>
|
---|
| 300 | </listitem>
|
---|
| 301 | </itemizedlist>
|
---|
| 302 | </listitem>
|
---|
| 303 |
|
---|
[0b77143] | 304 | <listitem>
|
---|
| 305 | <para>December 19, 2005</para>
|
---|
| 306 | <itemizedlist>
|
---|
| 307 | <listitem>
|
---|
| 308 | <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
|
---|
| 309 | </listitem>
|
---|
[a203842] | 310 | <listitem>
|
---|
| 311 | <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
|
---|
| 312 | an issue in Gawk. Thank you Greg Schaefer.</para>
|
---|
| 313 | </listitem>
|
---|
[0b77143] | 314 | </itemizedlist>
|
---|
| 315 | </listitem>
|
---|
| 316 |
|
---|
[0d2d688] | 317 | <listitem>
|
---|
[df78edc] | 318 | <para>December 18, 2005</para>
|
---|
[0d2d688] | 319 | <itemizedlist>
|
---|
| 320 | <listitem>
|
---|
[df78edc] | 321 | <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
|
---|
| 322 | perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
|
---|
| 323 | and boot sections.</para>
|
---|
[0d2d688] | 324 | </listitem>
|
---|
[d70a85d] | 325 | <listitem>
|
---|
| 326 | <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
|
---|
| 327 | it was found that these were not needed for building the final system on
|
---|
| 328 | a multilib capable build.</para>
|
---|
| 329 | </listitem>
|
---|
[b67849f3] | 330 | <listitem>
|
---|
| 331 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
| 332 | </listitem>
|
---|
[f26008d6] | 333 | <listitem>
|
---|
| 334 | <para>[jim] - Updated to Man-Pages 2.18.</para>
|
---|
| 335 | </listitem>
|
---|
[0d2d688] | 336 | </itemizedlist>
|
---|
| 337 | </listitem>
|
---|
| 338 |
|
---|
[0f4dd37] | 339 | <listitem>
|
---|
| 340 | <para>December 17, 2005</para>
|
---|
| 341 | <itemizedlist>
|
---|
| 342 | <listitem>
|
---|
| 343 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
| 344 | </listitem>
|
---|
| 345 | </itemizedlist>
|
---|
| 346 | </listitem>
|
---|
| 347 |
|
---|
[1485386] | 348 | <listitem>
|
---|
| 349 | <para>December 16, 2005</para>
|
---|
| 350 | <itemizedlist>
|
---|
| 351 | <listitem>
|
---|
| 352 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
| 353 | </listitem>
|
---|
[585c819] | 354 | <listitem>
|
---|
| 355 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
| 356 | in perl.</para>
|
---|
| 357 | </listitem>
|
---|
[1485386] | 358 | </itemizedlist>
|
---|
| 359 | </listitem>
|
---|
| 360 |
|
---|
[5e36185] | 361 | <listitem>
|
---|
| 362 | <para>December 15, 2005</para>
|
---|
| 363 | <itemizedlist>
|
---|
| 364 | <listitem>
|
---|
| 365 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
| 366 | </listitem>
|
---|
[4b50704] | 367 | <listitem>
|
---|
| 368 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
| 369 | </listitem>
|
---|
[5e36185] | 370 | </itemizedlist>
|
---|
| 371 | </listitem>
|
---|
| 372 |
|
---|
[8672967] | 373 | <listitem>
|
---|
| 374 | <para>December 14, 2005</para>
|
---|
| 375 | <itemizedlist>
|
---|
| 376 | <listitem>
|
---|
| 377 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
| 378 | further build issues.</para>
|
---|
| 379 | </listitem>
|
---|
[4c23a32] | 380 | <listitem>
|
---|
| 381 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
| 382 | </listitem>
|
---|
[c22a40a] | 383 | <listitem>
|
---|
| 384 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
| 385 | </listitem>
|
---|
[8672967] | 386 | </itemizedlist>
|
---|
| 387 | </listitem>
|
---|
| 388 |
|
---|
[fd13165] | 389 | <listitem>
|
---|
| 390 | <para>December 13, 2005</para>
|
---|
| 391 | <itemizedlist>
|
---|
| 392 | <listitem>
|
---|
| 393 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
| 394 | Thanks to David Fix.</para>
|
---|
| 395 | </listitem>
|
---|
| 396 | </itemizedlist>
|
---|
| 397 | </listitem>
|
---|
| 398 |
|
---|
[e71ed78] | 399 | <listitem>
|
---|
| 400 | <para>December 12, 2005</para>
|
---|
| 401 | <itemizedlist>
|
---|
| 402 | <listitem>
|
---|
| 403 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
| 404 | </listitem>
|
---|
| 405 | </itemizedlist>
|
---|
| 406 | </listitem>
|
---|
| 407 |
|
---|
[5548691] | 408 | <listitem>
|
---|
[cf682c1] | 409 | <para>December 11, 2005</para>
|
---|
| 410 | <itemizedlist>
|
---|
| 411 | <listitem>
|
---|
| 412 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
| 413 | </listitem>
|
---|
| 414 | </itemizedlist>
|
---|
| 415 | </listitem>
|
---|
| 416 |
|
---|
| 417 | <listitem>
|
---|
[5548691] | 418 | <para>December 9, 2005</para>
|
---|
| 419 | <itemizedlist>
|
---|
| 420 | <listitem>
|
---|
| 421 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
| 422 | </listitem>
|
---|
[263192a] | 423 | <listitem>
|
---|
| 424 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
| 425 | </listitem>
|
---|
[a305bc8] | 426 | <listitem>
|
---|
| 427 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
| 428 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
| 429 | </listitem>
|
---|
[5548691] | 430 | </itemizedlist>
|
---|
| 431 | </listitem>
|
---|
| 432 |
|
---|
[37f823f] | 433 | <listitem>
|
---|
| 434 | <para>December 8, 2005</para>
|
---|
| 435 | <itemizedlist>
|
---|
| 436 | <listitem>
|
---|
| 437 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
| 438 | </listitem>
|
---|
[a07c54f] | 439 | <listitem>
|
---|
| 440 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
| 441 | </listitem>
|
---|
[7cf63a7] | 442 | <listitem>
|
---|
| 443 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
| 444 | </listitem>
|
---|
[37f823f] | 445 | </itemizedlist>
|
---|
| 446 | </listitem>
|
---|
| 447 |
|
---|
[be51f6c] | 448 | <listitem>
|
---|
| 449 | <para>December 7, 2005</para>
|
---|
| 450 | <itemizedlist>
|
---|
| 451 | <listitem>
|
---|
| 452 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
| 453 | </listitem>
|
---|
[b40367c] | 454 | <listitem>
|
---|
| 455 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
| 456 | </listitem>
|
---|
[b562af6] | 457 | <listitem>
|
---|
| 458 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
| 459 | </listitem>
|
---|
[27d97b0e] | 460 | <listitem>
|
---|
| 461 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
| 462 | </listitem>
|
---|
| 463 | </itemizedlist>
|
---|
[be51f6c] | 464 | </listitem>
|
---|
| 465 |
|
---|
[b370497] | 466 | <listitem>
|
---|
| 467 | <para>December 6, 2005</para>
|
---|
| 468 | <itemizedlist>
|
---|
| 469 | <listitem>
|
---|
| 470 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 471 | </listitem>
|
---|
| 472 | <listitem>
|
---|
| 473 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 474 | </listitem>
|
---|
[e3fd238] | 475 | <listitem>
|
---|
| 476 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 477 | </listitem>
|
---|
| 478 | <listitem>
|
---|
| 479 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
| 480 | correct the date in changelog.</para>
|
---|
| 481 | </listitem>
|
---|
[6b369e9] | 482 | <listitem>
|
---|
| 483 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
| 484 | for livecd builders to not loose valueable build time, if something goes
|
---|
| 485 | wrong.</para>
|
---|
| 486 | </listitem>
|
---|
[ce36880] | 487 | <listitem>
|
---|
| 488 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
| 489 | </listitem>
|
---|
[b370497] | 490 | </itemizedlist>
|
---|
| 491 | </listitem>
|
---|
[7b2bd6b] | 492 |
|
---|
[c362725] | 493 | <listitem>
|
---|
| 494 | <para>December 5, 2005</para>
|
---|
| 495 | <itemizedlist>
|
---|
| 496 | <listitem>
|
---|
| 497 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 498 | instructions on using the LFS pastebin</para>
|
---|
[1f04f72] | 499 | </listitem>
|
---|
[7b2bd6b] | 500 | <listitem>
|
---|
| 501 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[1f04f72] | 502 | </listitem>
|
---|
| 503 | <listitem>
|
---|
[7b2bd6b] | 504 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 505 | user error system. This change will will need to be validated by
|
---|
| 506 | by other devs</para>
|
---|
| 507 | </listitem>
|
---|
[24a0fbf4] | 508 | <listitem>
|
---|
| 509 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 510 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 511 | </listitem>
|
---|
[7b2bd6b] | 512 | </itemizedlist>
|
---|
| 513 | </listitem>
|
---|
| 514 |
|
---|
[bcbcf48] | 515 | <listitem>
|
---|
| 516 | <para>December 3, 2005</para>
|
---|
| 517 | <itemizedlist>
|
---|
| 518 | <listitem>
|
---|
| 519 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[df0712e] | 520 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 521 | from LFS.</para>
|
---|
[bcbcf48] | 522 | </listitem>
|
---|
| 523 | </itemizedlist>
|
---|
| 524 | </listitem>
|
---|
| 525 |
|
---|
[f87f99c] | 526 | <listitem>
|
---|
[2db7d0d] | 527 | <para>December 2, 2005</para>
|
---|
[f87f99c] | 528 | <itemizedlist>
|
---|
| 529 | <listitem>
|
---|
| 530 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 531 | </listitem>
|
---|
| 532 | </itemizedlist>
|
---|
| 533 | </listitem>
|
---|
| 534 |
|
---|
[375e915] | 535 | <listitem>
|
---|
| 536 | <para>December 1, 2005</para>
|
---|
| 537 | <itemizedlist>
|
---|
| 538 | <listitem>
|
---|
| 539 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 540 | </listitem>
|
---|
[cd69c8e] | 541 | <listitem>
|
---|
| 542 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 543 | </listitem>
|
---|
[94787be] | 544 | <listitem>
|
---|
| 545 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 546 | </listitem>
|
---|
[24a62de] | 547 | <listitem>
|
---|
| 548 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 549 | </listitem>
|
---|
[375e915] | 550 | </itemizedlist>
|
---|
| 551 | </listitem>
|
---|
| 552 |
|
---|
[e0e40d3] | 553 | <listitem>
|
---|
| 554 | <para>November 30, 2005</para>
|
---|
| 555 | <itemizedlist>
|
---|
| 556 | <listitem>
|
---|
| 557 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 558 | </listitem>
|
---|
[aa3ee8b] | 559 | <listitem>
|
---|
| 560 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 561 | </listitem>
|
---|
[e0e40d3] | 562 | </itemizedlist>
|
---|
| 563 | </listitem>
|
---|
| 564 |
|
---|
[d3a4fc0] | 565 | <listitem>
|
---|
[19a6071] | 566 | <para>November 29, 2005</para>
|
---|
| 567 | <itemizedlist>
|
---|
| 568 | <listitem>
|
---|
| 569 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 570 | </listitem>
|
---|
[308a04c] | 571 | <listitem>
|
---|
| 572 | <para>[jim] - Text updates to boot.</para>
|
---|
| 573 | </listitem>
|
---|
[19a6071] | 574 | </itemizedlist>
|
---|
| 575 | </listitem>
|
---|
| 576 |
|
---|
| 577 | <listitem>
|
---|
| 578 | <para>November 28, 2005</para>
|
---|
[d3a4fc0] | 579 | <itemizedlist>
|
---|
| 580 | <listitem>
|
---|
| 581 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 582 | </listitem>
|
---|
[1bc8e5f] | 583 | <listitem>
|
---|
| 584 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 585 | </listitem>
|
---|
[735ac8e] | 586 | <listitem>
|
---|
| 587 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 588 | </listitem>
|
---|
[d3a4fc0] | 589 | </itemizedlist>
|
---|
| 590 | </listitem>
|
---|
| 591 |
|
---|
[d55f00bc] | 592 | <listitem>
|
---|
[19a6071] | 593 | <para>November 27, 2005</para>
|
---|
[d55f00bc] | 594 | <itemizedlist>
|
---|
| 595 | <listitem>
|
---|
| 596 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 597 | </listitem>
|
---|
[0350f47] | 598 | <listitem>
|
---|
| 599 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 600 | </listitem>
|
---|
[d55f00bc] | 601 | </itemizedlist>
|
---|
| 602 | </listitem>
|
---|
| 603 |
|
---|
[ed8de1a] | 604 | <listitem>
|
---|
[19a6071] | 605 | <para>November 25, 2005</para>
|
---|
[ed8de1a] | 606 | <itemizedlist>
|
---|
| 607 | <listitem>
|
---|
| 608 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 609 | </listitem>
|
---|
| 610 | </itemizedlist>
|
---|
| 611 | </listitem>
|
---|
| 612 |
|
---|
[3fc6b0b9] | 613 | <listitem>
|
---|
[19a6071] | 614 | <para>November 24, 2005</para>
|
---|
[3fc6b0b9] | 615 | <itemizedlist>
|
---|
| 616 | <listitem>
|
---|
[9095be6] | 617 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[3fc6b0b9] | 618 | </listitem>
|
---|
| 619 | <listitem>
|
---|
[9095be6] | 620 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 621 | that it no longer exists</para>
|
---|
[3fc6b0b9] | 622 | </listitem>
|
---|
| 623 | </itemizedlist>
|
---|
| 624 | </listitem>
|
---|
| 625 |
|
---|
[9095be6] | 626 | <listitem>
|
---|
| 627 | <para>November 23, 2005</para>
|
---|
[3fc6b0b9] | 628 | <itemizedlist>
|
---|
| 629 | <listitem>
|
---|
[9095be6] | 630 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 631 | /tools/include.</para>
|
---|
[3fc6b0b9] | 632 | </listitem>
|
---|
| 633 | </itemizedlist>
|
---|
| 634 | </listitem>
|
---|
| 635 |
|
---|
[9095be6] | 636 | <listitem>
|
---|
| 637 | <para>November 21, 2005</para>
|
---|
[3fc6b0b9] | 638 | <itemizedlist>
|
---|
| 639 | <listitem>
|
---|
[9095be6] | 640 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[3fc6b0b9] | 641 | </listitem>
|
---|
| 642 | <listitem>
|
---|
[9095be6] | 643 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[3fc6b0b9] | 644 | </listitem>
|
---|
| 645 | </itemizedlist>
|
---|
| 646 | </listitem>
|
---|
| 647 |
|
---|
[9095be6] | 648 | <listitem>
|
---|
| 649 | <para>November 20, 2005</para>
|
---|
[3fc6b0b9] | 650 | <itemizedlist>
|
---|
| 651 | <listitem>
|
---|
[9095be6] | 652 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[3fc6b0b9] | 653 | </listitem>
|
---|
| 654 | </itemizedlist>
|
---|
| 655 | </listitem>
|
---|
| 656 |
|
---|
| 657 | <listitem>
|
---|
[9095be6] | 658 | <para>November 18, 2005</para>
|
---|
[3fc6b0b9] | 659 | <itemizedlist>
|
---|
| 660 | <listitem>
|
---|
[9095be6] | 661 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 662 | package.</para>
|
---|
[3fc6b0b9] | 663 | </listitem>
|
---|
| 664 | </itemizedlist>
|
---|
| 665 | </listitem>
|
---|
| 666 |
|
---|
| 667 | <listitem>
|
---|
[9095be6] | 668 | <para>November 17, 2005</para>
|
---|
[3fc6b0b9] | 669 | <itemizedlist>
|
---|
| 670 | <listitem>
|
---|
[9095be6] | 671 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[3fc6b0b9] | 672 | </listitem>
|
---|
| 673 | <listitem>
|
---|
[9095be6] | 674 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 675 | Architecture. New Patch added.</para>
|
---|
[3fc6b0b9] | 676 | </listitem>
|
---|
| 677 | <listitem>
|
---|
[9095be6] | 678 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[3fc6b0b9] | 679 | </listitem>
|
---|
| 680 | </itemizedlist>
|
---|
| 681 | </listitem>
|
---|
| 682 |
|
---|
| 683 | <listitem>
|
---|
[9095be6] | 684 | <para>November 13, 2005</para>
|
---|
[3fc6b0b9] | 685 | <itemizedlist>
|
---|
| 686 | <listitem>
|
---|
[9095be6] | 687 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 688 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 689 | LFS-SVN.</para>
|
---|
[3fc6b0b9] | 690 | </listitem>
|
---|
| 691 | <listitem>
|
---|
[9095be6] | 692 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 693 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 694 | </listitem>
|
---|
| 695 | <listitem>
|
---|
[9095be6] | 696 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 697 | </listitem>
|
---|
| 698 | <listitem>
|
---|
[9095be6] | 699 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 700 | </listitem>
|
---|
| 701 | </itemizedlist>
|
---|
| 702 | </listitem>
|
---|
| 703 |
|
---|
| 704 | <listitem>
|
---|
[9095be6] | 705 | <para>November 10, 2005</para>
|
---|
[3fc6b0b9] | 706 | <itemizedlist>
|
---|
| 707 | <listitem>
|
---|
[9095be6] | 708 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 709 | testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 710 | </listitem>
|
---|
| 711 | <listitem>
|
---|
[9095be6] | 712 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[3fc6b0b9] | 713 | </listitem>
|
---|
| 714 | <listitem>
|
---|
[9095be6] | 715 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[3fc6b0b9] | 716 | </listitem>
|
---|
| 717 | </itemizedlist>
|
---|
| 718 | </listitem>
|
---|
| 719 |
|
---|
| 720 | <listitem>
|
---|
[9095be6] | 721 | <para>November 9, 2005</para>
|
---|
[3fc6b0b9] | 722 | <itemizedlist>
|
---|
| 723 | <listitem>
|
---|
[9095be6] | 724 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 725 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 726 | </listitem>
|
---|
| 727 | <listitem>
|
---|
[9095be6] | 728 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 729 | of /bin. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 730 | </listitem>
|
---|
| 731 | <listitem>
|
---|
[9095be6] | 732 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[3fc6b0b9] | 733 | </listitem>
|
---|
| 734 | <listitem>
|
---|
[9095be6] | 735 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[3fc6b0b9] | 736 | </listitem>
|
---|
| 737 | </itemizedlist>
|
---|
| 738 | </listitem>
|
---|
| 739 |
|
---|
| 740 | <listitem>
|
---|
[9095be6] | 741 | <para>November 8, 2005</para>
|
---|
[3fc6b0b9] | 742 | <itemizedlist>
|
---|
| 743 | <listitem>
|
---|
[9095be6] | 744 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[3fc6b0b9] | 745 | </listitem>
|
---|
| 746 | </itemizedlist>
|
---|
| 747 | </listitem>
|
---|
| 748 |
|
---|
| 749 | <listitem>
|
---|
[9095be6] | 750 | <para>November 7, 2005</para>
|
---|
[3fc6b0b9] | 751 | <itemizedlist>
|
---|
| 752 | <listitem>
|
---|
[9095be6] | 753 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 754 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 755 | </listitem>
|
---|
| 756 | <listitem>
|
---|
[9095be6] | 757 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 758 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 759 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 760 | Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 761 | </listitem>
|
---|
| 762 | <listitem>
|
---|
[9095be6] | 763 | <para>[manuel] - Correct the instructions for running the
|
---|
| 764 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 765 | </listitem>
|
---|
| 766 | <listitem>
|
---|
[9095be6] | 767 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 768 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[3fc6b0b9] | 769 | </listitem>
|
---|
| 770 | </itemizedlist>
|
---|
| 771 | </listitem>
|
---|
| 772 |
|
---|
| 773 | <listitem>
|
---|
[9095be6] | 774 | <para>November 6, 2005</para>
|
---|
[3fc6b0b9] | 775 | <itemizedlist>
|
---|
| 776 | <listitem>
|
---|
[9095be6] | 777 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[3fc6b0b9] | 778 | </listitem>
|
---|
| 779 | <listitem>
|
---|
[9095be6] | 780 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[3fc6b0b9] | 781 | </listitem>
|
---|
| 782 | <listitem>
|
---|
[9095be6] | 783 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[3fc6b0b9] | 784 | </listitem>
|
---|
| 785 | </itemizedlist>
|
---|
| 786 | </listitem>
|
---|
| 787 |
|
---|
| 788 | <listitem>
|
---|
[9095be6] | 789 | <para>November 5, 2005</para>
|
---|
[3fc6b0b9] | 790 | <itemizedlist>
|
---|
| 791 | <listitem>
|
---|
[9095be6] | 792 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[3fc6b0b9] | 793 | </listitem>
|
---|
| 794 | </itemizedlist>
|
---|
| 795 | </listitem>
|
---|
| 796 |
|
---|
| 797 | <listitem>
|
---|
[9095be6] | 798 | <para>November 3, 2005</para>
|
---|
[3fc6b0b9] | 799 | <itemizedlist>
|
---|
| 800 | <listitem>
|
---|
[9095be6] | 801 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 802 | Added fixes for dircolors and md5sum also.</para>
|
---|
[8fdfc096] | 803 | </listitem>
|
---|
| 804 | </itemizedlist>
|
---|
| 805 | </listitem>
|
---|
| 806 |
|
---|
[3f8be484] | 807 | <listitem>
|
---|
[9095be6] | 808 | <para>October 31, 2005</para>
|
---|
[3f8be484] | 809 | <itemizedlist>
|
---|
| 810 | <listitem>
|
---|
[9095be6] | 811 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[3f8be484] | 812 | </listitem>
|
---|
| 813 | </itemizedlist>
|
---|
| 814 | </listitem>
|
---|
| 815 |
|
---|
| 816 | </itemizedlist>
|
---|
| 817 |
|
---|
| 818 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 819 |
|
---|
| 820 | </sect1>
|
---|