source: chapter01/changelog.xml@ 92593fef

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.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 92593fef was 92593fef, checked in by Matthew Burgess <matthew@…>, 15 years ago

Upgrade to GCC-4.4.1. Fixes #2451.

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

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