source: introduction/common/changelog.xml@ 73b79203

Last change on this file since 73b79203 was 344fb79b, checked in by Jim Gifford <clfs@…>, 19 years ago

r939@server (orig r937): jim | 2005-12-19 23:16:12 -0800

r1126@server: jim | 2005-12-19 19:16:30 -0800
Fix for Gettext testsuite, fix is to gawk. Thank you Greg Schaefer


  • Property mode set to 100644
File size: 16.4 KB
RevLine 
[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
13 <para>This is version &version; of the 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="&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-->
38
[4dbbb18]39 <listitem>
40 <para>December 19, 2005</para>
41 <itemizedlist>
42 <listitem>
43 <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
44 </listitem>
[344fb79b]45 <listitem>
46 <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
47 an issue in Gawk. Thank you Greg Schaefer.</para>
48 </listitem>
[4dbbb18]49 </itemizedlist>
50 </listitem>
51
[3f81e97e]52 <listitem>
[0cd63ff]53 <para>December 18, 2005</para>
[3f81e97e]54 <itemizedlist>
55 <listitem>
[0cd63ff]56 <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
57 perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
58 and boot sections.</para>
[3f81e97e]59 </listitem>
[49aa5e3a]60 <listitem>
61 <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
62 it was found that these were not needed for building the final system on
63 a multilib capable build.</para>
64 </listitem>
[dff8c43]65 <listitem>
66 <para>[jim] - Updated to Libtool 1.5.22.</para>
67 </listitem>
[5328cc9]68 <listitem>
69 <para>[jim] - Updated to Man-Pages 2.18.</para>
70 </listitem>
[3f81e97e]71 </itemizedlist>
72 </listitem>
73
[03bce95]74 <listitem>
75 <para>December 17, 2005</para>
76 <itemizedlist>
77 <listitem>
78 <para>[jim] - Updated to psmisc 21.9.</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
[f1a8441]83 <listitem>
84 <para>December 16, 2005</para>
85 <itemizedlist>
86 <listitem>
87 <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
88 </listitem>
[75f784f]89 <listitem>
90 <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
91 in perl.</para>
92 </listitem>
[f1a8441]93 </itemizedlist>
94 </listitem>
95
[655b411]96 <listitem>
97 <para>December 15, 2005</para>
98 <itemizedlist>
99 <listitem>
100 <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
101 </listitem>
[4c2b35f]102 <listitem>
103 <para>[jim] - Added not to temp-system about the WARNING message.</para>
104 </listitem>
[655b411]105 </itemizedlist>
106 </listitem>
107
[05806e8]108 <listitem>
109 <para>December 14, 2005</para>
110 <itemizedlist>
111 <listitem>
112 <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
113 further build issues.</para>
114 </listitem>
[496be96]115 <listitem>
116 <para>[jim] - Updated to Man-Pages 2.17.</para>
117 </listitem>
[43c3da5]118 <listitem>
119 <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
120 </listitem>
[05806e8]121 </itemizedlist>
122 </listitem>
123
[ec00b5da]124 <listitem>
125 <para>December 13, 2005</para>
126 <itemizedlist>
127 <listitem>
128 <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
129 Thanks to David Fix.</para>
130 </listitem>
131 </itemizedlist>
132 </listitem>
133
[d1f4384]134 <listitem>
135 <para>December 12, 2005</para>
136 <itemizedlist>
137 <listitem>
138 <para>[jim] - Removed testsuites from Temp-Tools section.</para>
139 </listitem>
140 </itemizedlist>
141 </listitem>
142
[38a5094f]143 <listitem>
[1bc724c]144 <para>December 11, 2005</para>
145 <itemizedlist>
146 <listitem>
147 <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
148 </listitem>
149 </itemizedlist>
150 </listitem>
151
152 <listitem>
[38a5094f]153 <para>December 9, 2005</para>
154 <itemizedlist>
155 <listitem>
156 <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
157 </listitem>
[9306bac]158 <listitem>
159 <para>[ken] - Bzip2 - clarify what is being tested.</para>
160 </listitem>
[beddd7f]161 <listitem>
162 <para>[jim] - Removed installation of sound sanitized headers.
163 They will be removed in the next release of linux-libc-headers.</para>
164 </listitem>
[38a5094f]165 </itemizedlist>
166 </listitem>
167
[723b084]168 <listitem>
169 <para>December 8, 2005</para>
170 <itemizedlist>
171 <listitem>
172 <para>[jim] - Upgraded to Less 394.</para>
173 </listitem>
[84e963b]174 <listitem>
175 <para>[jim] - Upgraded to Bash 3.1.</para>
176 </listitem>
[44901d7]177 <listitem>
178 <para>[jim] - Upgraded to Readline 5.1.</para>
179 </listitem>
[723b084]180 </itemizedlist>
181 </listitem>
182
[08f924db]183 <listitem>
184 <para>December 7, 2005</para>
185 <itemizedlist>
186 <listitem>
187 <para>[jim] - Upgraded to TCL 8.4.12.</para>
188 </listitem>
[142e211a]189 <listitem>
190 <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
191 </listitem>
[23ddcc3]192 <listitem>
193 <para>[jim] - Upgraded to Readline 5.0.5.</para>
194 </listitem>
[75a132b]195 <listitem>
196 <para>[jim] - Upgraded to Bash 3.0.16.</para>
197 </listitem>
198 </itemizedlist>
[08f924db]199 </listitem>
200
[ee72551]201 <listitem>
202 <para>December 6, 2005</para>
203 <itemizedlist>
204 <listitem>
205 <para>[jim] - Upgraded to Glibc 20051107.</para>
206 </listitem>
207 <listitem>
208 <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
209 </listitem>
[3490624]210 <listitem>
211 <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
212 </listitem>
213 <listitem>
214 <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
215 correct the date in changelog.</para>
216 </listitem>
[9531391]217 <listitem>
218 <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
219 for livecd builders to not loose valueable build time, if something goes
220 wrong.</para>
221 </listitem>
[c5f362fc]222 <listitem>
223 <para>[jim] - Upgraded to Findutils 4.2.27.</para>
224 </listitem>
[ee72551]225 </itemizedlist>
226 </listitem>
[82b71542]227
[77d061a]228 <listitem>
229 <para>December 5, 2005</para>
230 <itemizedlist>
231 <listitem>
232 <para>[Matt Darcy] - Updated the resources page to include reference and base
233 instructions on using the LFS pastebin</para>
[878ca1c]234 </listitem>
[82b71542]235 <listitem>
236 <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
[878ca1c]237 </listitem>
238 <listitem>
[82b71542]239 <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
240 user error system. This change will will need to be validated by
241 by other devs</para>
242 </listitem>
[54996cb]243 <listitem>
244 <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
245 testsuite doesn't bail out when testing generate-modprobe.conf.</para>
246 </listitem>
[82b71542]247 </itemizedlist>
248 </listitem>
249
[7102ce2]250 <listitem>
251 <para>December 3, 2005</para>
252 <itemizedlist>
253 <listitem>
254 <para>[ken] - Reference a home directory for dummy user when testing
[e87810e]255 coreutils, and correct sed 'man page' to 'HTML documentation', both
256 from LFS.</para>
[7102ce2]257 </listitem>
258 </itemizedlist>
259 </listitem>
260
[54f8654]261 <listitem>
[aaec9ca9]262 <para>December 2, 2005</para>
[54f8654]263 <itemizedlist>
264 <listitem>
265 <para>[jim] - Updated to Man-Pages 2.16.</para>
266 </listitem>
267 </itemizedlist>
268 </listitem>
269
[91d4a73]270 <listitem>
271 <para>December 1, 2005</para>
272 <itemizedlist>
273 <listitem>
274 <para>[jim] - Updated to Linux 2.6.14.3.</para>
275 </listitem>
[695df81]276 <listitem>
277 <para>[jim] - Updated to Man-Pages 2.15.</para>
278 </listitem>
[22de609]279 <listitem>
280 <para>[jim] - Updated to Udev 076.</para>
281 </listitem>
[a3e3be0]282 <listitem>
283 <para>[jim] - Added support for Sparc v8 and below.</para>
284 </listitem>
[91d4a73]285 </itemizedlist>
286 </listitem>
287
[e6423a01]288 <listitem>
289 <para>November 30, 2005</para>
290 <itemizedlist>
291 <listitem>
292 <para>[jim] - Text updates to final-system.</para>
293 </listitem>
[e7732d7]294 <listitem>
295 <para>[jim] - Text updates to temp-tools.</para>
296 </listitem>
[e6423a01]297 </itemizedlist>
298 </listitem>
299
[c48c555]300 <listitem>
[6069286]301 <para>November 29, 2005</para>
302 <itemizedlist>
303 <listitem>
304 <para>[jim] - Text updates to chroot.</para>
305 </listitem>
[40c1b5b]306 <listitem>
307 <para>[jim] - Text updates to boot.</para>
308 </listitem>
[6069286]309 </itemizedlist>
310 </listitem>
311
312 <listitem>
313 <para>November 28, 2005</para>
[c48c555]314 <itemizedlist>
315 <listitem>
316 <para>[jim] - Text updates to glibc in all sections.</para>
317 </listitem>
[175ff828]318 <listitem>
319 <para>[jim] - Text updates to temp-system.</para>
320 </listitem>
[1235a03]321 <listitem>
322 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
323 </listitem>
[c48c555]324 </itemizedlist>
325 </listitem>
326
[1b823a37]327 <listitem>
[6069286]328 <para>November 27, 2005</para>
[1b823a37]329 <itemizedlist>
330 <listitem>
331 <para>[jim] - Text updates to gcc in all sections.</para>
332 </listitem>
[9e08944]333 <listitem>
334 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
335 </listitem>
[1b823a37]336 </itemizedlist>
337 </listitem>
338
[d65c6ef]339 <listitem>
[6069286]340 <para>November 25, 2005</para>
[d65c6ef]341 <itemizedlist>
342 <listitem>
343 <para>[jim] - Text updates to binutils in all sections.</para>
344 </listitem>
345 </itemizedlist>
346 </listitem>
347
[eea1dfc]348 <listitem>
[6069286]349 <para>November 24, 2005</para>
[eea1dfc]350 <itemizedlist>
351 <listitem>
[da95ad7]352 <para>[Matt Darcy] - Text updates to resources page </para>
[eea1dfc]353 </listitem>
354 <listitem>
[da95ad7]355 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
356 that it no longer exists</para>
[eea1dfc]357 </listitem>
358 </itemizedlist>
359 </listitem>
360
[da95ad7]361 <listitem>
362 <para>November 23, 2005</para>
[eea1dfc]363 <itemizedlist>
364 <listitem>
[da95ad7]365 <para>[jim] - For inetutils to utilize the Ncurses headers in
366 /tools/include.</para>
[eea1dfc]367 </listitem>
368 </itemizedlist>
369 </listitem>
370
[da95ad7]371 <listitem>
372 <para>November 21, 2005</para>
[eea1dfc]373 <itemizedlist>
374 <listitem>
[da95ad7]375 <para>[jim] - Updated to Udev 075.</para>
[eea1dfc]376 </listitem>
377 <listitem>
[da95ad7]378 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[eea1dfc]379 </listitem>
380 </itemizedlist>
381 </listitem>
382
[da95ad7]383 <listitem>
384 <para>November 20, 2005</para>
[eea1dfc]385 <itemizedlist>
386 <listitem>
[da95ad7]387 <para>[jim] - Updated to Findutils 4.2.26.</para>
[eea1dfc]388 </listitem>
389 </itemizedlist>
390 </listitem>
391
392 <listitem>
[da95ad7]393 <para>November 18, 2005</para>
[eea1dfc]394 <itemizedlist>
395 <listitem>
[da95ad7]396 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
397 package.</para>
[eea1dfc]398 </listitem>
399 </itemizedlist>
400 </listitem>
401
402 <listitem>
[da95ad7]403 <para>November 17, 2005</para>
[eea1dfc]404 <itemizedlist>
405 <listitem>
[da95ad7]406 <para>[jim] - Update to Man-Pages 2.14.</para>
[eea1dfc]407 </listitem>
408 <listitem>
[da95ad7]409 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
410 Architecture. New Patch added.</para>
[eea1dfc]411 </listitem>
412 <listitem>
[da95ad7]413 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[eea1dfc]414 </listitem>
415 </itemizedlist>
416 </listitem>
417
418 <listitem>
[da95ad7]419 <para>November 13, 2005</para>
[eea1dfc]420 <itemizedlist>
421 <listitem>
[da95ad7]422 <para>[manuel] - Improve the heuristic for determining a locale that
423 is supported by both Glibc and packages outside LFS. Ported from
424 LFS-SVN.</para>
[eea1dfc]425 </listitem>
426 <listitem>
[da95ad7]427 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
428 as make runs it automatically. Ported from LFS-SVN.</para>
[eea1dfc]429 </listitem>
430 <listitem>
[da95ad7]431 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[eea1dfc]432 </listitem>
433 <listitem>
[da95ad7]434 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[eea1dfc]435 </listitem>
436 </itemizedlist>
437 </listitem>
438
439 <listitem>
[da95ad7]440 <para>November 10, 2005</para>
[eea1dfc]441 <itemizedlist>
442 <listitem>
[da95ad7]443 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
444 testsuite. Ported from LFS-SVN.</para>
[eea1dfc]445 </listitem>
446 <listitem>
[da95ad7]447 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[eea1dfc]448 </listitem>
449 <listitem>
[da95ad7]450 <para>[jim] - Added text for multilib kernel build requirements.</para>
[eea1dfc]451 </listitem>
452 </itemizedlist>
453 </listitem>
454
455 <listitem>
[da95ad7]456 <para>November 9, 2005</para>
[eea1dfc]457 <itemizedlist>
458 <listitem>
[da95ad7]459 <para>[manuel] - Stop Udev from killing udevd processes on the
460 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[eea1dfc]461 </listitem>
462 <listitem>
[da95ad7]463 <para>[manuel] - Install the binaries from Less to /usr/bin instead
464 of /bin. Ported from LFS-SVN.</para>
[eea1dfc]465 </listitem>
466 <listitem>
[da95ad7]467 <para>[manuel] - Removed SBUs and disk usage information.</para>
[eea1dfc]468 </listitem>
469 <listitem>
[da95ad7]470 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[eea1dfc]471 </listitem>
472 </itemizedlist>
473 </listitem>
474
475 <listitem>
[da95ad7]476 <para>November 8, 2005</para>
[eea1dfc]477 <itemizedlist>
478 <listitem>
[da95ad7]479 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[eea1dfc]480 </listitem>
481 </itemizedlist>
482 </listitem>
483
484 <listitem>
[da95ad7]485 <para>November 7, 2005</para>
[eea1dfc]486 <itemizedlist>
487 <listitem>
[da95ad7]488 <para>[manuel] - Remove the optimization related warnings from the
489 toolchain packages. Ported from LFS-SVN.</para>
[eea1dfc]490 </listitem>
491 <listitem>
[da95ad7]492 <para>[manuel] - Install Vim's documentation to <filename
493 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
494 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
495 Ported from LFS-SVN.</para>
[eea1dfc]496 </listitem>
497 <listitem>
[da95ad7]498 <para>[manuel] - Correct the instructions for running the
499 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[eea1dfc]500 </listitem>
501 <listitem>
[da95ad7]502 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
503 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[eea1dfc]504 </listitem>
505 </itemizedlist>
506 </listitem>
507
508 <listitem>
[da95ad7]509 <para>November 6, 2005</para>
[eea1dfc]510 <itemizedlist>
511 <listitem>
[da95ad7]512 <para>[jim] - Updated to Coreutils 5.93.</para>
[eea1dfc]513 </listitem>
514 <listitem>
[da95ad7]515 <para>[jim] - Updated to Procps 3.2.6.</para>
[eea1dfc]516 </listitem>
517 <listitem>
[da95ad7]518 <para>[jim] - Updated to Man-Pages 2.13.</para>
[eea1dfc]519 </listitem>
520 </itemizedlist>
521 </listitem>
522
523 <listitem>
[da95ad7]524 <para>November 5, 2005</para>
[eea1dfc]525 <itemizedlist>
526 <listitem>
[da95ad7]527 <para>[jim] - Updated to psmisc 21.8.</para>
[eea1dfc]528 </listitem>
529 </itemizedlist>
530 </listitem>
531
532 <listitem>
[da95ad7]533 <para>November 3, 2005</para>
[eea1dfc]534 <itemizedlist>
535 <listitem>
[da95ad7]536 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
537 Added fixes for dircolors and md5sum also.</para>
[420e0cd]538 </listitem>
539 </itemizedlist>
540 </listitem>
541
[bf8c11f]542 <listitem>
[da95ad7]543 <para>October 31, 2005</para>
[bf8c11f]544 <itemizedlist>
545 <listitem>
[da95ad7]546 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[bf8c11f]547 </listitem>
548 </itemizedlist>
549 </listitem>
550
551 </itemizedlist>
552
553 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
554
555</sect1>
Note: See TracBrowser for help on using the repository browser.