source: introduction/common/changelog.xml@ 9306bac

Last change on this file since 9306bac was 9306bac, checked in by Jim Gifford <clfs@…>, 19 years ago

r880@server (orig r878): ken | 2005-12-09 17:54:03 -0800
Simplify bzip2 installation on multilib, based on a suggestion by Go Moko, and reword what gets tested

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