source: BOOK/introduction/common/changelog.xml@ 27c08c6

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 27c08c6 was fd13165, checked in by Jim Gifford <clfs@…>, 19 years ago

r895@server (orig r893): jim | 2005-12-13 14:13:20 -0800

r1061@server: jim | 2005-12-13 14:07:37 -0800
Removed setvbuf test from Bash in Temp-System


  • Property mode set to 100644
File size: 13.8 KB
RevLine 
[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
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
[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-->
38
[fd13165]39 <listitem>
40 <para>December 13, 2005</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
44 Thanks to David Fix.</para>
45 </listitem>
46 </itemizedlist>
47 </listitem>
48
[e71ed78]49 <listitem>
50 <para>December 12, 2005</para>
51 <itemizedlist>
52 <listitem>
53 <para>[jim] - Removed testsuites from Temp-Tools section.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
[5548691]58 <listitem>
[cf682c1]59 <para>December 11, 2005</para>
60 <itemizedlist>
61 <listitem>
62 <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
63 </listitem>
64 </itemizedlist>
65 </listitem>
66
67 <listitem>
[5548691]68 <para>December 9, 2005</para>
69 <itemizedlist>
70 <listitem>
71 <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
72 </listitem>
[263192a]73 <listitem>
74 <para>[ken] - Bzip2 - clarify what is being tested.</para>
75 </listitem>
[a305bc8]76 <listitem>
77 <para>[jim] - Removed installation of sound sanitized headers.
78 They will be removed in the next release of linux-libc-headers.</para>
79 </listitem>
[5548691]80 </itemizedlist>
81 </listitem>
82
[37f823f]83 <listitem>
84 <para>December 8, 2005</para>
85 <itemizedlist>
86 <listitem>
87 <para>[jim] - Upgraded to Less 394.</para>
88 </listitem>
[a07c54f]89 <listitem>
90 <para>[jim] - Upgraded to Bash 3.1.</para>
91 </listitem>
[7cf63a7]92 <listitem>
93 <para>[jim] - Upgraded to Readline 5.1.</para>
94 </listitem>
[37f823f]95 </itemizedlist>
96 </listitem>
97
[be51f6c]98 <listitem>
99 <para>December 7, 2005</para>
100 <itemizedlist>
101 <listitem>
102 <para>[jim] - Upgraded to TCL 8.4.12.</para>
103 </listitem>
[b40367c]104 <listitem>
105 <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
106 </listitem>
[b562af6]107 <listitem>
108 <para>[jim] - Upgraded to Readline 5.0.5.</para>
109 </listitem>
[27d97b0e]110 <listitem>
111 <para>[jim] - Upgraded to Bash 3.0.16.</para>
112 </listitem>
113 </itemizedlist>
[be51f6c]114 </listitem>
115
[b370497]116 <listitem>
117 <para>December 6, 2005</para>
118 <itemizedlist>
119 <listitem>
120 <para>[jim] - Upgraded to Glibc 20051107.</para>
121 </listitem>
122 <listitem>
123 <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
124 </listitem>
[e3fd238]125 <listitem>
126 <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
127 </listitem>
128 <listitem>
129 <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
130 correct the date in changelog.</para>
131 </listitem>
[6b369e9]132 <listitem>
133 <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
134 for livecd builders to not loose valueable build time, if something goes
135 wrong.</para>
136 </listitem>
[ce36880]137 <listitem>
138 <para>[jim] - Upgraded to Findutils 4.2.27.</para>
139 </listitem>
[b370497]140 </itemizedlist>
141 </listitem>
[7b2bd6b]142
[c362725]143 <listitem>
144 <para>December 5, 2005</para>
145 <itemizedlist>
146 <listitem>
147 <para>[Matt Darcy] - Updated the resources page to include reference and base
148 instructions on using the LFS pastebin</para>
[1f04f72]149 </listitem>
[7b2bd6b]150 <listitem>
151 <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
[1f04f72]152 </listitem>
153 <listitem>
[7b2bd6b]154 <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
155 user error system. This change will will need to be validated by
156 by other devs</para>
157 </listitem>
[24a0fbf4]158 <listitem>
159 <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
160 testsuite doesn't bail out when testing generate-modprobe.conf.</para>
161 </listitem>
[7b2bd6b]162 </itemizedlist>
163 </listitem>
164
[bcbcf48]165 <listitem>
166 <para>December 3, 2005</para>
167 <itemizedlist>
168 <listitem>
169 <para>[ken] - Reference a home directory for dummy user when testing
[df0712e]170 coreutils, and correct sed 'man page' to 'HTML documentation', both
171 from LFS.</para>
[bcbcf48]172 </listitem>
173 </itemizedlist>
174 </listitem>
175
[f87f99c]176 <listitem>
[2db7d0d]177 <para>December 2, 2005</para>
[f87f99c]178 <itemizedlist>
179 <listitem>
180 <para>[jim] - Updated to Man-Pages 2.16.</para>
181 </listitem>
182 </itemizedlist>
183 </listitem>
184
[375e915]185 <listitem>
186 <para>December 1, 2005</para>
187 <itemizedlist>
188 <listitem>
189 <para>[jim] - Updated to Linux 2.6.14.3.</para>
190 </listitem>
[cd69c8e]191 <listitem>
192 <para>[jim] - Updated to Man-Pages 2.15.</para>
193 </listitem>
[94787be]194 <listitem>
195 <para>[jim] - Updated to Udev 076.</para>
196 </listitem>
[24a62de]197 <listitem>
198 <para>[jim] - Added support for Sparc v8 and below.</para>
199 </listitem>
[375e915]200 </itemizedlist>
201 </listitem>
202
[e0e40d3]203 <listitem>
204 <para>November 30, 2005</para>
205 <itemizedlist>
206 <listitem>
207 <para>[jim] - Text updates to final-system.</para>
208 </listitem>
[aa3ee8b]209 <listitem>
210 <para>[jim] - Text updates to temp-tools.</para>
211 </listitem>
[e0e40d3]212 </itemizedlist>
213 </listitem>
214
[d3a4fc0]215 <listitem>
[19a6071]216 <para>November 29, 2005</para>
217 <itemizedlist>
218 <listitem>
219 <para>[jim] - Text updates to chroot.</para>
220 </listitem>
[308a04c]221 <listitem>
222 <para>[jim] - Text updates to boot.</para>
223 </listitem>
[19a6071]224 </itemizedlist>
225 </listitem>
226
227 <listitem>
228 <para>November 28, 2005</para>
[d3a4fc0]229 <itemizedlist>
230 <listitem>
231 <para>[jim] - Text updates to glibc in all sections.</para>
232 </listitem>
[1bc8e5f]233 <listitem>
234 <para>[jim] - Text updates to temp-system.</para>
235 </listitem>
[735ac8e]236 <listitem>
237 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
238 </listitem>
[d3a4fc0]239 </itemizedlist>
240 </listitem>
241
[d55f00bc]242 <listitem>
[19a6071]243 <para>November 27, 2005</para>
[d55f00bc]244 <itemizedlist>
245 <listitem>
246 <para>[jim] - Text updates to gcc in all sections.</para>
247 </listitem>
[0350f47]248 <listitem>
249 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
250 </listitem>
[d55f00bc]251 </itemizedlist>
252 </listitem>
253
[ed8de1a]254 <listitem>
[19a6071]255 <para>November 25, 2005</para>
[ed8de1a]256 <itemizedlist>
257 <listitem>
258 <para>[jim] - Text updates to binutils in all sections.</para>
259 </listitem>
260 </itemizedlist>
261 </listitem>
262
[3fc6b0b9]263 <listitem>
[19a6071]264 <para>November 24, 2005</para>
[3fc6b0b9]265 <itemizedlist>
266 <listitem>
[9095be6]267 <para>[Matt Darcy] - Text updates to resources page </para>
[3fc6b0b9]268 </listitem>
269 <listitem>
[9095be6]270 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
271 that it no longer exists</para>
[3fc6b0b9]272 </listitem>
273 </itemizedlist>
274 </listitem>
275
[9095be6]276 <listitem>
277 <para>November 23, 2005</para>
[3fc6b0b9]278 <itemizedlist>
279 <listitem>
[9095be6]280 <para>[jim] - For inetutils to utilize the Ncurses headers in
281 /tools/include.</para>
[3fc6b0b9]282 </listitem>
283 </itemizedlist>
284 </listitem>
285
[9095be6]286 <listitem>
287 <para>November 21, 2005</para>
[3fc6b0b9]288 <itemizedlist>
289 <listitem>
[9095be6]290 <para>[jim] - Updated to Udev 075.</para>
[3fc6b0b9]291 </listitem>
292 <listitem>
[9095be6]293 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[3fc6b0b9]294 </listitem>
295 </itemizedlist>
296 </listitem>
297
[9095be6]298 <listitem>
299 <para>November 20, 2005</para>
[3fc6b0b9]300 <itemizedlist>
301 <listitem>
[9095be6]302 <para>[jim] - Updated to Findutils 4.2.26.</para>
[3fc6b0b9]303 </listitem>
304 </itemizedlist>
305 </listitem>
306
307 <listitem>
[9095be6]308 <para>November 18, 2005</para>
[3fc6b0b9]309 <itemizedlist>
310 <listitem>
[9095be6]311 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
312 package.</para>
[3fc6b0b9]313 </listitem>
314 </itemizedlist>
315 </listitem>
316
317 <listitem>
[9095be6]318 <para>November 17, 2005</para>
[3fc6b0b9]319 <itemizedlist>
320 <listitem>
[9095be6]321 <para>[jim] - Update to Man-Pages 2.14.</para>
[3fc6b0b9]322 </listitem>
323 <listitem>
[9095be6]324 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
325 Architecture. New Patch added.</para>
[3fc6b0b9]326 </listitem>
327 <listitem>
[9095be6]328 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[3fc6b0b9]329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
[9095be6]334 <para>November 13, 2005</para>
[3fc6b0b9]335 <itemizedlist>
336 <listitem>
[9095be6]337 <para>[manuel] - Improve the heuristic for determining a locale that
338 is supported by both Glibc and packages outside LFS. Ported from
339 LFS-SVN.</para>
[3fc6b0b9]340 </listitem>
341 <listitem>
[9095be6]342 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
343 as make runs it automatically. Ported from LFS-SVN.</para>
[3fc6b0b9]344 </listitem>
345 <listitem>
[9095be6]346 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[3fc6b0b9]347 </listitem>
348 <listitem>
[9095be6]349 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[3fc6b0b9]350 </listitem>
351 </itemizedlist>
352 </listitem>
353
354 <listitem>
[9095be6]355 <para>November 10, 2005</para>
[3fc6b0b9]356 <itemizedlist>
357 <listitem>
[9095be6]358 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
359 testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]360 </listitem>
361 <listitem>
[9095be6]362 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[3fc6b0b9]363 </listitem>
364 <listitem>
[9095be6]365 <para>[jim] - Added text for multilib kernel build requirements.</para>
[3fc6b0b9]366 </listitem>
367 </itemizedlist>
368 </listitem>
369
370 <listitem>
[9095be6]371 <para>November 9, 2005</para>
[3fc6b0b9]372 <itemizedlist>
373 <listitem>
[9095be6]374 <para>[manuel] - Stop Udev from killing udevd processes on the
375 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[3fc6b0b9]376 </listitem>
377 <listitem>
[9095be6]378 <para>[manuel] - Install the binaries from Less to /usr/bin instead
379 of /bin. Ported from LFS-SVN.</para>
[3fc6b0b9]380 </listitem>
381 <listitem>
[9095be6]382 <para>[manuel] - Removed SBUs and disk usage information.</para>
[3fc6b0b9]383 </listitem>
384 <listitem>
[9095be6]385 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[3fc6b0b9]386 </listitem>
387 </itemizedlist>
388 </listitem>
389
390 <listitem>
[9095be6]391 <para>November 8, 2005</para>
[3fc6b0b9]392 <itemizedlist>
393 <listitem>
[9095be6]394 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[3fc6b0b9]395 </listitem>
396 </itemizedlist>
397 </listitem>
398
399 <listitem>
[9095be6]400 <para>November 7, 2005</para>
[3fc6b0b9]401 <itemizedlist>
402 <listitem>
[9095be6]403 <para>[manuel] - Remove the optimization related warnings from the
404 toolchain packages. Ported from LFS-SVN.</para>
[3fc6b0b9]405 </listitem>
406 <listitem>
[9095be6]407 <para>[manuel] - Install Vim's documentation to <filename
408 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
409 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
410 Ported from LFS-SVN.</para>
[3fc6b0b9]411 </listitem>
412 <listitem>
[9095be6]413 <para>[manuel] - Correct the instructions for running the
414 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]415 </listitem>
416 <listitem>
[9095be6]417 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
418 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[3fc6b0b9]419 </listitem>
420 </itemizedlist>
421 </listitem>
422
423 <listitem>
[9095be6]424 <para>November 6, 2005</para>
[3fc6b0b9]425 <itemizedlist>
426 <listitem>
[9095be6]427 <para>[jim] - Updated to Coreutils 5.93.</para>
[3fc6b0b9]428 </listitem>
429 <listitem>
[9095be6]430 <para>[jim] - Updated to Procps 3.2.6.</para>
[3fc6b0b9]431 </listitem>
432 <listitem>
[9095be6]433 <para>[jim] - Updated to Man-Pages 2.13.</para>
[3fc6b0b9]434 </listitem>
435 </itemizedlist>
436 </listitem>
437
438 <listitem>
[9095be6]439 <para>November 5, 2005</para>
[3fc6b0b9]440 <itemizedlist>
441 <listitem>
[9095be6]442 <para>[jim] - Updated to psmisc 21.8.</para>
[3fc6b0b9]443 </listitem>
444 </itemizedlist>
445 </listitem>
446
447 <listitem>
[9095be6]448 <para>November 3, 2005</para>
[3fc6b0b9]449 <itemizedlist>
450 <listitem>
[9095be6]451 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
452 Added fixes for dircolors and md5sum also.</para>
[8fdfc096]453 </listitem>
454 </itemizedlist>
455 </listitem>
456
[3f8be484]457 <listitem>
[9095be6]458 <para>October 31, 2005</para>
[3f8be484]459 <itemizedlist>
460 <listitem>
[9095be6]461 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[3f8be484]462 </listitem>
463 </itemizedlist>
464 </listitem>
465
466 </itemizedlist>
467
468 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
469
470</sect1>
Note: See TracBrowser for help on using the repository browser.