source: chapter01/changelog.xml@ 3532721

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 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/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 3532721 was 3532721, checked in by Bruce Dubbs <bdubbs@…>, 15 years ago

Change instruction for minimum kernel version to 2.6.18 in glibc.

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

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