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