source: chapter01/changelog.xml@ 4982b582

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 4982b582 was 4982b582, checked in by Bruce Dubbs <bdubbs@…>, 15 years ago

Remove obsolete instructions about installing
man pages for optional programs.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 36.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-scatter-changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>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;mirrors.html"/>.</para>
17
18 <para>Below is a list of changes made since the previous release of the
19 book.</para>
20
21 <itemizedlist>
22 <title>Changelog Entries:</title>
23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
30 <para>[name] - New changelog entry.</para>
31 </listitem>
32 <listitem>
33 <para>[name] - Previous changelog entry.</para>
34 </listitem>
35 </itemizedlist>
36 </listitem>
37
38-->
39
40 <listitem>
41 <para>2009-07-08</para>
42 <itemizedlist>
43 <listitem>
44 <para>[bdubbs] - Remove obsolete instructions about installing
45 man pages for optional programs. Thanks to Chris Staub for the
46 report and patch. Fixes <ulink url="&lfs-ticket-root;2436">#2436</ulink>.
47 </para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
52 <listitem>
53 <para>2009-07-06</para>
54 <itemizedlist>
55 <listitem>
56 <para>[matthew] - Add description of the --disable-libuud and
57 --disable-blkid parameters for E2fsprogs.
58 </para>
59 </listitem>
60 </itemizedlist>
61 </listitem>
62
63 <listitem>
64 <para>2009-07-04</para>
65 <itemizedlist>
66 <listitem>
67 <para>[matthew] - Upgrade to Util-Linux-NG-2.16-rc2. This
68 is temporary until the release version of 2.16 comes out.
69 See <ulink url="&lfs-ticket-root;2391">#2391</ulink> for
70 more details.</para>
71 <itemizedlist>
72 <listitem>
73 <para>Remove E2fsprogs in Chapter 5. It was only there as a
74 dependency of Util-Linux-NG to provide
75 <systemitem class="library">libuuid</systemitem> and
76 <systemitem class="library">libblkid</systemitem>, which
77 Util-Linux-NG provides for itself now.</para>
78 </listitem>
79 <listitem>
80 <para>Move Util-Linux-NG to before E2fsprogs in Chapter 6 and add
81 &quot;--disable-libblkid&quot; and &quot;--disable-libuuid&quot;
82 configure switches to E2fsprogs so that it uses Util-Linux-NG's
83 versions.</para>
84 </listitem>
85 <listitem>
86 <para>Add Pkg-Config as it's a pre-requisite of E2fsprogs' new
87 configure switches.</para>
88 </listitem>
89 <listitem>
90 <para>Remove &quot;--with-col&quot; from Man-DB's configure
91 command as Man-DB is now installed after Util-Linux-NG so
92 <command>col</command> is found automatically.</para>
93 </listitem>
94 </itemizedlist>
95 </listitem>
96 <listitem>
97 <para>[matthew] - Upgrade to Sed-4.2.1. Fixes
98 <ulink url="&lfs-ticket-root;2427">#2427</ulink>.</para>
99 </listitem>
100 <listitem>
101 <para>[matthew] - Upgrade to Linux-2.6.30.1. Fixes
102 <ulink url="&lfs-ticket-root;2430">#2430</ulink>.</para>
103 </listitem>
104 <listitem>
105 <para>[matthew] - Correct GCC <command>sed</command> command to add
106 -fomit-frame-pointer for non-bootstrapped builds of GCC-4.4.x. Thanks
107 to Guy Dalziel for the report and fix.
108 </para>
109 </listitem>
110 <listitem>
111 <para>[matthew] - Upgrade to E2fsprogs-1.41.7. Fixes
112 <ulink url="&lfs-ticket-root;2428">#2428</ulink>.</para>
113 </listitem>
114 </itemizedlist>
115 </listitem>
116
117 <listitem>
118 <para>2009-06-29</para>
119 <itemizedlist>
120 <listitem>
121 <para>[matthew] - Fixed the generation of the HTML documentation for
122 Sed. Thanks to Chris Staub for the report and patch. Fixes
123 <ulink url="&lfs-ticket-root;2422">#2422</ulink>.</para>
124 </listitem>
125 <listitem>
126 <para>[matthew] - Added upstream Readline patches. Fixes
127 <ulink url="&lfs-ticket-root;2426">#2426</ulink>.</para>
128 </listitem>
129 <listitem>
130 <para>[matthew] - Upgrade to Module-Init-Tools-3.9. Fixes
131 <ulink url="&lfs-ticket-root;2420">#2420</ulink>.</para>
132 </listitem>
133 <listitem>
134 <para>[matthew] - Upgrade to Linux-2.6.30. Fixes
135 <ulink url="&lfs-ticket-root;2424">#2424</ulink>.</para>
136 </listitem>
137 <listitem>
138 <para>[matthew] - Upgrade to Findutils-4.4.2. Fixes
139 <ulink url="&lfs-ticket-root;2423">#2423</ulink>.</para>
140 </listitem>
141 <listitem>
142 <para>[matthew] - Upgrade to E2fsprogs-1.41.6. Fixes
143 <ulink url="&lfs-ticket-root;2421">#2421</ulink>.</para>
144 </listitem>
145 </itemizedlist>
146 </listitem>
147
148
149 <listitem>
150 <para>2009-06-28</para>
151 <itemizedlist>
152 <listitem>
153 <para>[bryan] - Upgrade to Udev-143. Remove the testsuite
154 dependencies from Appendix C. Fixes <ulink
155 url="&lfs-ticket-root;2425">#2425</ulink>.</para>
156 </listitem>
157 </itemizedlist>
158 </listitem>
159
160 <listitem>
161 <para>2009-06-23</para>
162 <itemizedlist>
163 <listitem>
164 <para>[bdubbs] - Added a list entry in the help section to
165 suggest that the results of the version check script be
166 posted when asking for help.</para>
167 </listitem>
168 </itemizedlist>
169 </listitem>
170
171 <listitem>
172 <para>2009-06-11</para>
173 <itemizedlist>
174 <listitem>
175 <para>[bryan] - Add a sed to glibc to fix the constants passed
176 to futex(2) in 32-bit builds with certain --enable-kernel values,
177 including our 2.6.18.</para>
178 </listitem>
179 </itemizedlist>
180 </listitem>
181
182 <listitem>
183 <para>2009-06-06</para>
184 <itemizedlist>
185 <listitem>
186 <para>[bdubbs] - Change instruction for minimum kernel version
187 to 2.6.18 in glibc. This corresponds to the stealth changes made to
188 the host requirements page made on May 26.</para>
189 </listitem>
190 </itemizedlist>
191 </listitem>
192
193 <listitem>
194 <para>2009-06-01</para>
195 <itemizedlist>
196 <listitem>
197 <para>[bdubbs] - Remove no longer used zlib patch from patches
198 list in Chapter 3.</para>
199 </listitem>
200 </itemizedlist>
201 </listitem>
202
203 <listitem>
204 <para>2009-05-28</para>
205 <itemizedlist>
206 <listitem>
207 <para>[bdubbs] - Update grub make instruction to ensure all
208 checks pass.</para>
209 </listitem>
210 <listitem>
211 <para>[bdubbs] - Add a reference to the kernel-configuration hint.
212 Fixes <ulink url="&lfs-ticket-root;2184">#2184</ulink>.</para>
213 </listitem>
214 </itemizedlist>
215 </listitem>
216
217 <listitem>
218 <para>2009-05-27</para>
219 <itemizedlist>
220 <listitem>
221 <para>[gerard] - Commented out the <quote>LFS next to
222 existing systems</quote> hint reference. Addresses <ulink
223 url="&lfs-ticket-root;2411">#2411</ulink>.</para>
224 </listitem>
225
226 <listitem>
227 <para>[bdubbs] - Update build sizes and SBU times for all
228 packages.
229 Fixes <ulink url="&lfs-ticket-root;2419">#2419</ulink>.</para>
230 </listitem>
231 <listitem>
232 <para>[bdubbs] - Revert zlib to doing separate builds for
233 static and dynamic libraries to ensure the -fPIC parameter
234 is set properly in both cases.
235 Fixes <ulink url="&lfs-ticket-root;2329">#2329</ulink> (again).</para>
236 </listitem>
237 <listitem>
238 <para>[bdubbs] - Update gettext patch to -2 for an additional
239 bug fix. Thanks to Robert Connolly for the patch.
240 Fixes <ulink url="&lfs-ticket-root;2417">#2417</ulink>.</para>
241 </listitem>
242 </itemizedlist>
243 </listitem>
244
245 <listitem>
246 <para>2009-05-26</para>
247 <itemizedlist>
248 <listitem>
249 <para>[gerard] - Split the Linux API Headers index terms into
250 individual entries rather than one long line. Fixes excessive
251 long lines in the Index.</para>
252 </listitem>
253
254 <listitem>
255 <para>[bdubbs] - Update Chapter 5 glibc wording concerning
256 locales.
257 Fixes <ulink url="&lfs-ticket-root;2410">#2410</ulink>.</para>
258 </listitem>
259
260 <listitem>
261 <para>[gerard] - Removed <quote>From Power Up To Bash Prompt</quote>
262 reference. Fixes <ulink url="&lfs-ticket-root;2409">#2409</ulink>.</para>
263 </listitem>
264 </itemizedlist>
265 </listitem>
266
267 <listitem>
268 <para>2009-05-25</para>
269 <itemizedlist>
270 <listitem>
271 <para>[bdubbs] - Updated to GMP-4.3.1.
272 Fixes
273 <ulink url="&lfs-ticket-root;2416">#2416</ulink>.</para>
274 </listitem>
275 <listitem>
276 <para>[bdubbs] - Various edits. Update glibc to fix a
277 make check error.</para>
278 </listitem>
279 </itemizedlist>
280 </listitem>
281
282 <listitem>
283 <para>2009-05-24</para>
284 <itemizedlist>
285 <listitem>
286 <para>[gerard] - Various edits. Partialy addresses <ulink
287 url="&lfs-ticket-root;2092">#2092</ulink> and <ulink
288 url="&lfs-ticket-root;2326">#2326</ulink>.</para>
289 </listitem>
290 </itemizedlist>
291 </listitem>
292
293 <listitem>
294 <para>2009-05-23</para>
295 <itemizedlist>
296 <listitem>
297 <para>[bdubbs] - Clarified the interpretation of test results
298 in GMP. Fixes
299 <ulink url="&lfs-ticket-root;2406">#2406</ulink>.</para>
300 </listitem>
301 <listitem>
302 <para>[bdubbs] - Removed redundencies in ncurses. Thanks to Chris
303 Staub. Fixes
304 <ulink url="&lfs-ticket-root;2403">#2403</ulink>.</para>
305 </listitem>
306 <listitem>
307 <para>[bdubbs] - Various minor text changes. Thanks to Chris
308 Staub. Fixes
309 <ulink url="&lfs-ticket-root;2407">#2407</ulink>.</para>
310 </listitem>
311 <listitem>
312 <para>[bdubbs] - Change the bootsripts and udev configuration
313 so the rtc is set by udev upon boot. Removed aio device
314 from udev configuration. Fixes
315 <ulink url="&lfs-ticket-root;2266">#2266</ulink> and
316 <ulink url="&lfs-ticket-root;2297">#2297</ulink>.</para>
317 </listitem>
318 <listitem>
319 <para>[bdubbs] - Expand package management discussion and
320 add a section on deploying an LFS system to another host. Fixes
321 <ulink url="&lfs-ticket-root;2073">#2073</ulink>.</para>
322 </listitem>
323 <listitem>
324 <para>[matthew] - Shorten the command used to adjust the linker in
325 Chapter 6. Thanks to Chris Staub for the improvement. Fixes
326 <ulink url="&lfs-ticket-root;2404">#2404</ulink>.</para>
327 </listitem>
328 <listitem>
329 <para>[matthew] - Upgrade to Shadow-4.1.4.1. Fixes
330 <ulink url="&lfs-ticket-root;2408">#2408</ulink>.</para>
331 </listitem>
332 <listitem>
333 <para>[matthew] - Upgrade to Glibc-2.10.1. Fixes
334 <ulink url="&lfs-ticket-root;2401">#2401</ulink>.</para>
335 </listitem>
336 <listitem>
337 <para>[matthew] - Upgrade to Linux-2.6.29.4. Fixes
338 <ulink url="&lfs-ticket-root;2402">#2402</ulink>.</para>
339 </listitem>
340 <listitem>
341 <para>[matthew] - Upgrade to Automake-1.11. Fixes
342 <ulink url="&lfs-ticket-root;2400">#2400</ulink>.</para>
343 </listitem>
344 <listitem>
345 <para>[matthew] - Add GDBM as a pre-requisite for Man-DB. Fixes
346 <ulink url="&lfs-ticket-root;2298">#2298</ulink>.</para>
347 </listitem>
348 <listitem>
349 <para>[matthew] - Add upstream Bash patches. Fixes
350 <ulink url="&lfs-ticket-root;2397">#2397</ulink>.</para>
351 </listitem>
352 </itemizedlist>
353 </listitem>
354
355 <listitem>
356 <para>2009-05-17</para>
357 <itemizedlist>
358 <listitem>
359 <para>[bdubbs] - Change reference to /etc/udev/rules.d to /lib/udev/rules.d
360 in two instances. Add a sed to fix zdiff operation.
361 Finishes problems identified in
362 <ulink url="&lfs-ticket-root;2315">#2315</ulink>.</para>
363 </listitem>
364 <listitem>
365 <para>[bdubbs] - Ignore error in ifdown script when determining status.</para>
366 </listitem>
367 <listitem>
368 <para>[bdubbs] - Add gettext upstream patches.
369 Fixes
370 <ulink url="&lfs-ticket-root;2264">#2264</ulink>.</para>
371 </listitem>
372 <listitem>
373 <para>[bdubbs] - Add optimization (-O3 and -pipe) to
374 glibc in Chapter 6.
375 Fixes
376 <ulink url="&lfs-ticket-root;2299">#2299</ulink>.</para>
377 </listitem>
378 </itemizedlist>
379 </listitem>
380
381 <listitem>
382 <para>2009-05-16</para>
383 <itemizedlist>
384 <listitem>
385 <para>[bdubbs] - Remove reference to watch program not
386 supporting UTF-8 locales in the Bash Shell Startup
387 Files section.
388 Fixes
389 <ulink url="&lfs-ticket-root;2310">#2310</ulink>.</para>
390 </listitem>
391 <listitem>
392 <para>[bdubbs] - Update gcc instruction explanations.
393 Thanks to Chris Staub for the patch.
394 Fixes
395 <ulink url="&lfs-ticket-root;2363">#2363</ulink>.</para>
396 </listitem>
397 <listitem>
398 <para>[bdubbs] - Add an explanation about using the barrier
399 option in fstab.
400 Fixes
401 <ulink url="&lfs-ticket-root;2318">#2318</ulink>.</para>
402 </listitem>
403 <listitem>
404 <para>[bdubbs] - Add zlib-1.2.3-fPIC-1.patch which allows
405 building static and dynamic libraries in one step. Also
406 moved the libraries to /usr/lib.
407 Fixes
408 <ulink url="&lfs-ticket-root;2329">#2329</ulink>.</para>
409 </listitem>
410 <listitem>
411 <para>[bdubbs] - Make symbolic links installed by bzip2 relative.
412 Fixes
413 <ulink url="&lfs-ticket-root;2396">#2396</ulink>.</para>
414 </listitem>
415 <listitem>
416 <para>[matthew] - Add creation of
417 <filename>/etc/modprobe.conf</filename> to prevent ohci_hcd and
418 uhci_hcd modules being loaded before ehci_hcd, and thus avoid a
419 boot-time warning. Fixes
420 <ulink url="&lfs-ticket-root;2280">#2280</ulink>.</para>
421 </listitem>
422 <listitem>
423 <para>[matthew] - Upgrade to Udev-142. Fixes
424 <ulink url="&lfs-ticket-root;2395">#2395</ulink>.</para>
425 </listitem>
426 <listitem>
427 <para>[matthew] - Upgrade to Shadow-4.1.4. Fixes
428 <ulink url="&lfs-ticket-root;2394">#2394</ulink>.</para>
429 </listitem>
430 <listitem>
431 <para>[matthew] - Upgrade to Psmisc-22.7. Fixes
432 <ulink url="&lfs-ticket-root;2392">#2392</ulink>.</para>
433 </listitem>
434 <listitem>
435 <para>[matthew] - Upgrade to Procps-3.2.8. Fixes
436 <ulink url="&lfs-ticket-root;2393">#2393</ulink>.</para>
437 </listitem>
438 <listitem>
439 <para>[matthew] - Update table of languages &amp; encodings supported
440 by Man-DB. Remove alteration of man_db.conf, as the latest version of
441 Man-DB handles the <filename class="symlink">/usr/share/man</filename>
442 symlink correctly. Also, remove <command>convert-mans</command> as
443 the latest version of Man-DB correctly detects the encoding of manual
444 pages. Fixes <ulink url="&lfs-ticket-root;2298">#2298</ulink>.</para>
445 </listitem>
446 </itemizedlist>
447 </listitem>
448
449 <listitem>
450 <para>2009-05-10</para>
451 <itemizedlist>
452 <listitem>
453 <para>[matthew] - Upgrade to Tcl-8.5.7. Fixes
454 <ulink url="&lfs-ticket-root;2385">#2385</ulink>.</para>
455 </listitem>
456 <listitem>
457 <para>[matthew] - Upgrade to Shadow-4.1.3.1. Fixes
458 <ulink url="&lfs-ticket-root;2382">#2382</ulink>.</para>
459 </listitem>
460 <listitem>
461 <para>[matthew] - Upgrade to Sed-4.2. Fixes
462 <ulink url="&lfs-ticket-root;2389">#2389</ulink>.</para>
463 </listitem>
464 <listitem>
465 <para>[matthew] - Upgrade to Module-Init-Tools-3.8. Fixes
466 <ulink url="&lfs-ticket-root;2381">#2381</ulink>.</para>
467 </listitem>
468 <listitem>
469 <para>[matthew] - Upgrade to Man-pages-3.21. Fixes
470 <ulink url="&lfs-ticket-root;2384">#2384</ulink>.</para>
471 </listitem>
472 <listitem>
473 <para>[matthew] - Upgrade to M4-1.4.13. Fixes
474 <ulink url="&lfs-ticket-root;2377">#2377</ulink>.</para>
475 </listitem>
476 <listitem>
477 <para>[matthew] - Upgrade to Linux-2.6.29.3. Fixes
478 <ulink url="&lfs-ticket-root;2374">#2374</ulink>.</para>
479 </listitem>
480 <listitem>
481 <para>[matthew] - Upgrade to Less-429. Fixes
482 <ulink url="&lfs-ticket-root;2380">#2380</ulink>.</para>
483 </listitem>
484 <listitem>
485 <para>[matthew] - Upgrade to IPRoute2-2.6.29-1. Fixes
486 <ulink url="&lfs-ticket-root;2375">#2375</ulink>.</para>
487 </listitem>
488 <listitem>
489 <para>[matthew] - Upgrade to GMP-4.3.0. Fixes
490 <ulink url="&lfs-ticket-root;2390">#2390</ulink>.</para>
491 </listitem>
492 <listitem>
493 <para>[matthew] - Upgrade to GCC-4.4.0. Fixes
494 <ulink url="&lfs-ticket-root;2388">#2388</ulink>.</para>
495 </listitem>
496 <listitem>
497 <para>[matthew] - Upgrade to Findutils-4.4.1. Fixes
498 <ulink url="&lfs-ticket-root;2387">#2387</ulink>.</para>
499 </listitem>
500 <listitem>
501 <para>[matthew] - Upgrade to E2fsprogs-1.41.5. Fixes
502 <ulink url="&lfs-ticket-root;2386">#2386</ulink>.</para>
503 </listitem>
504 <listitem>
505 <para>[matthew] - Upgrade to Coreutils-7.4. Fixes
506 <ulink url="&lfs-ticket-root;2376">#2376</ulink>.</para>
507 </listitem>
508 <listitem>
509 <para>[matthew] - Add upstream Bash fixes patch.</para>
510 </listitem>
511 </itemizedlist>
512 </listitem>
513
514 <listitem>
515 <para>2009-04-27</para>
516 <itemizedlist>
517 <listitem>
518 <para>[ken] - Upgrade to Udev-141.</para>
519 </listitem>
520 </itemizedlist>
521 </listitem>
522
523 <listitem>
524 <para>2009-04-13</para>
525 <itemizedlist>
526 <listitem>
527 <para>[bdubbs] - Remove erroneous --enable threads from M4.</para>
528 </listitem>
529 </itemizedlist>
530 </listitem>
531
532 <listitem>
533 <para>2009-03-21</para>
534 <itemizedlist>
535 <listitem>
536 <para>[matthew] - Re-introduce the Glibc-libidn package, as the
537 release tarball doesn't include it. Thanks to Alexander Kozlov for
538 the report.</para>
539 </listitem>
540 <listitem>
541 <para>[matthew] - Upgrade to Udev-140. Fixes
542 <ulink url="&lfs-ticket-root;2370">#2370</ulink>.</para>
543 </listitem>
544 <listitem>
545 <para>[matthew] - Upgrade to Man-DB-2.5.5. Fixes
546 <ulink url="&lfs-ticket-root;2372">#2372</ulink>.</para>
547 </listitem>
548 <listitem>
549 <para>[matthew] - Upgrade to Linux-2.6.28.8. Fixes
550 <ulink url="&lfs-ticket-root;2373">#2373</ulink>.</para>
551 </listitem>
552 </itemizedlist>
553 </listitem>
554
555 <listitem>
556 <para>2009-03-20</para>
557 <itemizedlist>
558 <listitem>
559 <para>[matthew] - Don't move readlink to /bin. It's not specified by
560 the FHS and not required by the bootscripts, so can stay in
561 /usr/bin. Thanks to Archaic for the report.</para>
562 </listitem>
563 </itemizedlist>
564 </listitem>
565
566 <listitem>
567 <para>2009-03-15</para>
568 <itemizedlist>
569 <listitem>
570 <para>[bryan] - Remove the uucp group (replace with dialout). Handle
571 ISDN devices with a file from upstream.</para>
572 </listitem>
573 </itemizedlist>
574 </listitem>
575
576 <listitem>
577 <para>2009-03-12</para>
578 <itemizedlist>
579 <listitem>
580 <para>[matthew] - Correct some dependency info. Thanks to Chris Staub for the
581 report and patch. Fixes
582 <ulink url="&lfs-ticket-root;2368">#2368</ulink>.</para>
583 </listitem>
584 <listitem>
585 <para>[matthew] - Fix a few typos. Thanks to Chris Staub for the report and
586 patch. Fixes <ulink url="&lfs-ticket-root;2367">#2367</ulink>.</para>
587 </listitem>
588 <listitem>
589 <para>[matthew] - Reword the explanation of the Expect tests in Binutils'
590 instructions to clarify what the expected test output is. Thanks to Chris
591 Staub for the report and patch. Fixes
592 <ulink url="&lfs-ticket-root;2365">#2365</ulink>.</para>
593 </listitem>
594 <listitem>
595 <para>[matthew] - Reorder the contents of chapter 7 to flow better. Thanks to
596 Chris Staub for the report and suggested order. Fixes
597 <ulink url="&lfs-ticket-root;2366">#2366</ulink>.</para>
598 </listitem>
599 <listitem>
600 <para>[matthew] - Install Inetutils' version of hostname, rather than
601 Coreutils' version, as it is more featureful. Thanks to Chris Staub &amp;
602 DJ Lucas. Fixes <ulink url="&lfs-ticket-root;2364">#2364</ulink>.</para>
603 </listitem>
604 <listitem>
605 <para>[matthew] - Build mkswap in chapter 5's Util-Linux-NG as it is
606 required by the e2fsprogs test suite. Also, remove the now
607 unnecessary BLKID_LIBS variable. Fixes
608 <ulink url="&lfs-ticket-root;2361">#2361</ulink>. Thanks to Chris
609 Staub for the reports.</para>
610 </listitem>
611 </itemizedlist>
612 </listitem>
613
614 <listitem>
615 <para>2009-03-11</para>
616 <itemizedlist>
617 <listitem>
618 <para>[matthew] - Mention Dejagnu test suite, as a C++ compiler is
619 available in chapter 5. Fixes
620 <ulink url="&lfs-ticket-root;2362">#2362</ulink>. Thanks to Chris
621 Staub for the report and patch.</para>
622 </listitem>
623 <listitem>
624 <para>[matthew] - Remove an obsolete GCC fixup command from Inetutils'
625 instructions. Fixes <ulink url="&lfs-ticket-root;2360">#2360</ulink>.
626 Thanks to Chris Staub for the report.</para>
627 </listitem>
628 <listitem>
629 <para>[matthew] - Upgraded to Udev-139. Fixes
630 <ulink url="&lfs-ticket-root;2350">#2350</ulink>.</para>
631 </listitem>
632 <listitem>
633 <para>[matthew] - Upgraded to Tar-1.22. Fixes
634 <ulink url="&lfs-ticket-root;2358">#2358</ulink>.</para>
635 </listitem>
636 <listitem>
637 <para>[matthew] - Upgraded to Readline-6.0. Fixes
638 <ulink url="&lfs-ticket-root;2353">#2353</ulink>.</para>
639 </listitem>
640 <listitem>
641 <para>[matthew] - Upgraded to MPFR-2.4.1. Fixes
642 <ulink url="&lfs-ticket-root;2359">#2359</ulink>.</para>
643 </listitem>
644 <listitem>
645 <para>[matthew] - Upgraded to Man-Pages-3.19. Fixes
646 <ulink url="&lfs-ticket-root;2352">#2352</ulink>.</para>
647 </listitem>
648 <listitem>
649 <para>[matthew] - Upgraded to Man-DB-2.5.4. Fixes
650 <ulink url="&lfs-ticket-root;2356">#2356</ulink> and
651 <ulink url="&lfs-ticket-root;2338">#2338</ulink>.</para>
652 </listitem>
653 <listitem>
654 <para>[matthew] - Upgraded to Linux-2.6.28.7. Fixes
655 <ulink url="&lfs-ticket-root;2349">#2349</ulink>.</para>
656 </listitem>
657 <listitem>
658 <para>[matthew] - Upgraded to Glibc-2.9. Fixes
659 <ulink url="&lfs-ticket-root;2357">#2357</ulink>.</para>
660 </listitem>
661 <listitem>
662 <para>[matthew] - Upgraded to Coreutils-7.1. Fixes
663 <ulink url="&lfs-ticket-root;2354">#2354</ulink>.</para>
664 </listitem>
665 <listitem>
666 <para>[matthew] - Upgraded to Bash-4.0. Fixes
667 <ulink url="&lfs-ticket-root;2351">#2351</ulink>.</para>
668 </listitem>
669 </itemizedlist>
670 </listitem>
671
672 <listitem>
673 <para>2009-02-17</para>
674 <itemizedlist>
675 <listitem>
676 <para>[matthew] - Upgraded to Linux-2.6.28.5. Fixes
677 <ulink url="&lfs-ticket-root;2348">#2348</ulink>.</para>
678 </listitem>
679 <listitem>
680 <para>[matthew] - Upgraded to Grep-2.5.4. Fixes
681 <ulink url="&lfs-ticket-root;2346">#2346</ulink>.</para>
682 </listitem>
683 <listitem>
684 <para>[matthew] - Upgraded to Man-Pages-3.18. Fixes
685 <ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para>
686 </listitem>
687 <listitem>
688 <para>[matthew] - Upgraded to Util-Linux-NG-2.14.2. Fixes
689 <ulink url="&lfs-ticket-root;2345">#2345</ulink>.</para>
690 </listitem>
691 </itemizedlist>
692 </listitem>
693
694 <listitem>
695 <para>2009-02-08</para>
696 <itemizedlist>
697 <listitem>
698 <para>[matthew] - Remove the &quot;enable-multibyte&quot; configure
699 switch from Groff, which is not required following the upgrade to
700 Groff-1.20.1. Thanks to Robert Connolly for the report.</para>
701 </listitem>
702 <listitem>
703 <para>[matthew] - Install sysklogd binaries to
704 <filename class="directory">/sbin</filename> for FHS compatibility.
705 Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>
706 </listitem>
707 <listitem>
708 <para>[matthew] - Replaced the link to the now non-existent udev-FAQ
709 to a more general udev information page. Fixes
710 <ulink url="&lfs-ticket-root;2306">#2306</ulink>.</para>
711 </listitem>
712 <listitem>
713 <para>[matthew] - Added a link to the wget-list file. Fixes
714 <ulink url="&lfs-ticket-root;2333">#2333</ulink>.</para>
715 </listitem>
716 <listitem>
717 <para>[matthew] - Upgraded to Module-init-Tools-3.6. Fixes
718 <ulink url="&lfs-ticket-root;2343">#2343</ulink>.</para>
719 </listitem>
720 <listitem>
721 <para>[matthew] - Upgraded to File-5.00. Fixes
722 <ulink url="&lfs-ticket-root;2342">#2342</ulink>.</para>
723 </listitem>
724 <listitem>
725 <para>[matthew] - Added a patch to suppress a warning added in
726 Tar-1.21 that causes the Perl testsuite to fail.</para>
727 </listitem>
728 <listitem>
729 <para>[matthew] - Upgraded to MPFR-2.4.0. Fixes
730 <ulink url="&lfs-ticket-root;2341">#2341</ulink>.</para>
731 </listitem>
732 <listitem>
733 <para>[matthew] - Install MPFR's documentation. Fixes
734 <ulink url="&lfs-ticket-root;2232">#2232</ulink>. Thanks to Randy
735 McMurchy for the report and assistance with the fix.</para>
736 </listitem>
737 <listitem>
738 <para>[matthew] - Remove an unneeded --sysconfdir parameter in
739 Inetutils' instructions. Fixes
740 <ulink url="&lfs-ticket-root;2313">#2313</ulink>.</para>
741 </listitem>
742 <listitem>
743 <para>[matthew] - Upgraded to Linux-2.6.28.4. Fixes
744 <ulink url="&lfs-ticket-root;2340">#2340</ulink>.</para>
745 </listitem>
746 <listitem>
747 <para>[matthew] - Upgraded to Binutils-2.19.1. Fixes
748 <ulink url="&lfs-ticket-root;2339">#2339</ulink>.</para>
749 </listitem>
750 </itemizedlist>
751 </listitem>
752
753 <listitem>
754 <para>2009-02-01</para>
755 <itemizedlist>
756 <listitem>
757 <para>[matthew] - Remove the redundant SBINDIR parameter from
758 IPRoute2's commands. Fixes the remaining part of
759 <ulink url="&lfs-ticket-root;2307">#2307</ulink>.</para>
760 </listitem>
761 <listitem>
762 <para>[matthew] - Install DRM-related Linux headers, as suggested by
763 Chris Staub in <ulink url="&lfs-ticket-root;2307">#2307</ulink>.
764 </para>
765 </listitem>
766 <listitem>
767 <para>[matthew] - Added preloadable_libintl.so to list of files
768 installed by Gettext. Thanks to Chris Staub for the report and patch.
769 Fixes <ulink url="&lfs-ticket-root;2312">#2312</ulink>.</para>
770 </listitem>
771 <listitem>
772 <para>[matthew] - Upgraded to Udev-137. Fixes
773 <ulink url="&lfs-ticket-root;2328">#2328</ulink>.</para>
774 </listitem>
775 <listitem>
776 <para>[matthew] - Upgraded to Tcl-8.5.6. Fixes
777 <ulink url="&lfs-ticket-root;2305">#2305</ulink>.</para>
778 </listitem>
779 <listitem>
780 <para>[matthew] - Upgraded to Tar-1.21. Fixes
781 <ulink url="&lfs-ticket-root;2309">#2309</ulink>.</para>
782 </listitem>
783 <listitem>
784 <para>[matthew] - Upgraded to Patch-2.5.9. Fixes
785 <ulink url="&lfs-ticket-root;2239">#2239</ulink>.</para>
786 </listitem>
787 <listitem>
788 <para>[matthew] - Upgraded to Man-Pages-3.17. Fixes
789 <ulink url="&lfs-ticket-root;2327">#2327</ulink>.</para>
790 </listitem>
791 <listitem>
792 <para>[matthew] - Upgraded to Linux-2.6.28.2. Fixes
793 <ulink url="&lfs-ticket-root;2316">#2316</ulink>.</para>
794 </listitem>
795 <listitem>
796 <para>[matthew] - Upgraded to IPRoute2-2.6.28. Fixes
797 <ulink url="&lfs-ticket-root;2324">#2324</ulink>.</para>
798 </listitem>
799 <listitem>
800 <para>[matthew] - Upgraded to Inetutils-1.6. Fixes
801 <ulink url="&lfs-ticket-root;2308">#2308</ulink>.</para>
802 </listitem>
803 <listitem>
804 <para>[matthew] - Upgraded to Groff-1.20.1. Fixes
805 <ulink url="&lfs-ticket-root;2322">#2322</ulink>.</para>
806 </listitem>
807 <listitem>
808 <para>[matthew] - Upgraded to GCC-4.3.3. Fixes
809 <ulink url="&lfs-ticket-root;2334">#2334</ulink>.</para>
810 </listitem>
811 <listitem>
812 <para>[matthew] - Upgraded to E2fsprogs-1.41.4. Fixes
813 <ulink url="&lfs-ticket-root;2336">#2336</ulink>.</para>
814 </listitem>
815 <listitem>
816 <para>[matthew] - Upgraded to Bison-2.4.1. Fixes
817 <ulink url="&lfs-ticket-root;2300">#2300</ulink>.</para>
818 </listitem>
819 <listitem>
820 <para>[matthew] - Upgraded to Bash-3.2.48. Fixes
821 <ulink url="&lfs-ticket-root;2319">#2319</ulink>.</para>
822 </listitem>
823 </itemizedlist>
824 </listitem>
825
826 <listitem>
827 <para>2009-01-24</para>
828 <itemizedlist>
829 <listitem>
830 <para>[matthew] - Corrected some package tarball sizes. Fixes
831 <ulink url="&lfs-ticket-root;2290">#2290</ulink>.</para>
832 </listitem>
833 </itemizedlist>
834 </listitem>
835
836 <listitem>
837 <para>2009-01-03</para>
838 <itemizedlist>
839 <listitem>
840 <para>[bdubbs] - Reformatted several pages so pdf is properly
841 generated. Thanks to Martin Miehe for the changes.
842 </para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
846
847 <listitem>
848 <para>2008-12-29</para>
849 <itemizedlist>
850 <listitem>
851 <para>[bdubbs] - Split one udev rule so it is not wider than the
852 book's page.
853 </para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>2008-12-24</para>
860 <itemizedlist>
861 <listitem>
862 <para>[bdubbs] - Updated the location of glibc-2.8-20080929.tar.bz2.
863 </para>
864 </listitem>
865 </itemizedlist>
866 </listitem>
867
868 <listitem>
869 <para>2008-12-19</para>
870 <itemizedlist>
871 <listitem>
872 <para>[robert] - Added -v to the install command for the convert-mans
873 script in the man-db page, for consistent use of verbose commands.</para>
874 </listitem>
875 </itemizedlist>
876 </listitem>
877
878 <listitem>
879 <para>2008-12-18</para>
880 <itemizedlist>
881 <listitem>
882 <para>[robert] - Removed the unneeded -e option from the Sed command
883 in the chap6 Findutils page, for consistency.</para>
884 </listitem>
885 </itemizedlist>
886 </listitem>
887
888 <listitem>
889 <para>2008-12-07</para>
890 <itemizedlist>
891 <listitem>
892 <para>[jhuntwork] - Update Greg Schafer's entry in the acknowledgments section to
893 properly reflect the work done in designing the build method.</para>
894 </listitem>
895 </itemizedlist>
896 </listitem>
897
898 <listitem>
899 <para>2008-12-06</para>
900 <itemizedlist>
901 <listitem>
902 <para>[matthew] - Upgraded to vim-7.2-fixes-4.patch. Fixes <ulink url="&lfs-ticket-root;2296">#2296</ulink>.
903 </para>
904 </listitem>
905 <listitem>
906 <para>[matthew] - Upgraded to Udev-135. Fixes <ulink url="&lfs-ticket-root;2284">#2284</ulink>.</para>
907 </listitem>
908 <listitem>
909 <para>[matthew] - Upgraded to Shadow-4.1.2.2. Fixes <ulink url="&lfs-ticket-root;2287">#2287</ulink>.</para>
910 </listitem>
911 <listitem>
912 <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes
913 <ulink url="&lfs-ticket-root;2295">#2295</ulink>.</para>
914 </listitem>
915 <listitem>
916 <para>[matthew] - Upgraded to Ncurses-5.7. Fixes <ulink url="&lfs-ticket-root;2276">#2276</ulink>.</para>
917 </listitem>
918 <listitem>
919 <para>[matthew] - Upgraded to Module-Init-Tools-3.5. Fixes <ulink url="&lfs-ticket-root;2245">#2245</ulink>.
920 </para>
921 </listitem>
922 <listitem>
923 <para>[matthew] - Upgraded to Man-Pages-3.15. Fixes <ulink url="&lfs-ticket-root;2269">#2269</ulink>.</para>
924 </listitem>
925 <listitem>
926 <para>[matthew] - Upgraded to Man-DB-2.5.3. Fixes <ulink url="&lfs-ticket-root;2283">#2283</ulink>.</para>
927 </listitem>
928 <listitem>
929 <para>[matthew] - Upgraded to Linux-2.6.27.8. Fixes <ulink url="&lfs-ticket-root;2282">#2282</ulink>.</para>
930 </listitem>
931 <listitem>
932 <para>[matthew] - Upgraded to Kbd-1.15. Fixes <ulink url="&lfs-ticket-root;2291">#2291</ulink>.</para>
933 </listitem>
934 <listitem>
935 <para>[matthew] - Upgraded to Bison-2.4. Fixes <ulink url="&lfs-ticket-root;2281">#2281</ulink>.</para>
936 </listitem>
937 <listitem>
938 <para>[matthew] - Upgraded to Binutils-2.19. Fixes <ulink url="&lfs-ticket-root;2268">#2268</ulink>.</para>
939 </listitem>
940 <listitem>
941 <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes <ulink url="&lfs-ticket-root;2294">#2294</ulink>.
942 </para>
943 </listitem>
944 <listitem>
945 <para>[matthew] - Upgraded to Automake-1.10.2. Fixes <ulink url="&lfs-ticket-root;2286">#2286</ulink>.</para>
946 </listitem>
947 </itemizedlist>
948 </listitem>
949
950 <listitem>
951 <para>2008-12-04</para>
952 <itemizedlist>
953 <listitem>
954 <para>[jhuntwork] - Introduce new build method in Chapter 5 originating
955 in DIY-Linux. Thanks, Greg Schafer.</para>
956 </listitem>
957 <listitem>
958 <para>[jhuntwork] - Move instructions for GRUB to chapter 8 just after the
959 compilation of the kernel. Merge GRUB build and configuration instructions
960 into one page.</para>
961 </listitem>
962 </itemizedlist>
963 </listitem>
964
965 <listitem>
966 <para>2008-12-03</para>
967 <itemizedlist>
968 <listitem>
969 <para>[jhuntwork] - Initial addition of support for building on x86_64.
970 Several ideas, principles and build instructions originated in DIY-Linux.
971 Thanks, Greg Schafer.</para>
972 </listitem>
973 </itemizedlist>
974 </listitem>
975
976 <listitem>
977 <para>2008-12-02</para>
978 <itemizedlist>
979 <listitem>
980 <para>[jhuntwork] - Moved grep up in the build order of chapter 6
981 to be before libtool which hardcodes references to grep in its installed
982 files. Was previously circumvented by a symlink, but this approach sticks
983 more closely to our build order policy. Thanks to Greg Schafer for the reminder.</para>
984 </listitem>
985 </itemizedlist>
986 </listitem>
987
988 <listitem>
989 <para>2008-12-01</para>
990 <itemizedlist>
991 <listitem>
992 <para>[jhuntwork] - Adjusted the line break in the adjusting toolchain
993 section so that the output redirection does not look like a secondary
994 bash prompt. Thanks to Chris Staub for the idea.</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>2008-11-23</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[ken] - Added note to gmp about CFLAGS on 64-bit-capable
1004 machines. Reported by Tobias Gasser, thanks to Greg Schafer for
1005 the analysis.</para>
1006 </listitem>
1007 </itemizedlist>
1008 </listitem>
1009
1010
1011 </itemizedlist>
1012
1013 <para>LFS 6.4 released November 23, 2008.</para>
1014
1015</sect1>
Note: See TracBrowser for help on using the repository browser.