source: BOOK/introduction/common/changelog.xml@ 43a52a5

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 43a52a5 was 7cf63a7, checked in by Jim Gifford <clfs@…>, 19 years ago

r874@server (orig r872): jim | 2005-12-08 11:31:10 -0800

r1019@server: jim | 2005-12-08 11:30:39 -0800
Updated to Readline 5.1


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