source: chapter01/changelog.xml@ c277e06

Last change on this file since c277e06 was c277e06, checked in by Jeremy Huntwork <jhuntwork@…>, 16 years ago

Merged r8532 from trunk to jh branch

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

  • Property mode set to 100644
File size: 22.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 <listitem>
40 <para>2008-04-22</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jhuntwork] - Updated Flex to 2.5.35. Fixes #2179.</para>
44 </listitem>
45 </itemizedlist>
46 </listitem>
47
48 <listitem>
49 <para>2008-04-11</para>
50 <itemizedlist>
51 <listitem>
52 <para>[bdubbs] - Updated host requirments to check for
53 symbolic links from sh, awk, and yacc.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>2008-04-03</para>
60 <itemizedlist>
61 <listitem>
62 <para>[jhuntwork] - Suppress installation of uptime in coreutils.
63 Thanks to Randy McMurchy. Fixes #2133.</para>
64 </listitem>
65 <listitem>
66 <para>[jhuntwork] - Upgraded to iana-etc-2.30. Fixes #2174.</para>
67 </listitem>
68 <listitem>
69 <para>[jhuntwork] - Added patch for 256-byte inode support in GRUB.
70 Fixes #2161.</para>
71 </listitem>
72 </itemizedlist>
73 </listitem>
74
75 <listitem>
76 <para>2008-04-02</para>
77 <itemizedlist>
78 <listitem>
79 <para>[jhuntwork] - Updated to linux-2.6.24.4, fixes #2157.</para>
80 </listitem>
81 <listitem>
82 <para>[jhuntwork] - Added an upstream patch for db-4.6.21, thanks
83 Randy McMurchy for the report. Fixes #2164.</para>
84 </listitem>
85 </itemizedlist>
86 </listitem>
87
88 <listitem>
89 <para>2008-03-30</para>
90 <itemizedlist>
91 <listitem>
92 <para>[dnicholson] - Added <parameter>--sysconfdir</parameter>
93 parameter to Man-db's configure command so that
94 <filename>man_db.conf</filename> is installed in <filename
95 class="directory">/etc</filename>.</para>
96 </listitem>
97 </itemizedlist>
98 </listitem>
99
100 <listitem>
101 <para>2008-03-27</para>
102 <itemizedlist>
103 <listitem>
104 <para>[ken] - Updated bzip2 to 1.0.5, fixes CVE-2008-1372.</para>
105 </listitem>
106 </itemizedlist>
107 </listitem>
108
109 <listitem>
110 <para>2008-02-26</para>
111 <itemizedlist>
112 <listitem>
113 <para>[ken] - Corrected typo in name of ru-ms keymap.</para>
114 </listitem>
115 <listitem>
116 <para>[ken] - Updated Kbd to 1.13.</para>
117 </listitem>
118 </itemizedlist>
119 </listitem>
120
121 <listitem>
122 <para>2008-02-24</para>
123 <itemizedlist>
124 <listitem>
125 <para>[matthew] - Add --libexecdir parameter to Man-db's configure
126 command so that <command>globbing</command> and
127 <command>manconv</command> are installed into /usr/libexec/man-db.
128 Fixes <ulink url="&lfs-ticket-root;2153">#2153</ulink>. Also, remove
129 the --enable-mb-groff parameter, as this is now detected
130 automatically.</para>
131 </listitem>
132 </itemizedlist>
133 </listitem>
134
135 <listitem>
136 <para>2008-02-19</para>
137 <itemizedlist>
138 <listitem>
139 <para>[ken] - Updated Grep to 2.5.3, thanks to Matthew for the fix
140 for automated builds.</para>
141 </listitem>
142 <listitem>
143 <para>[ken] - Updated Flex to 2.5.34.</para>
144 </listitem>
145 <listitem>
146 <para>[ken] - Updated Module-Init-Tools to 3.4.</para>
147 </listitem>
148 </itemizedlist>
149 </listitem>
150
151 <listitem>
152 <para>2008-02-17</para>
153 <itemizedlist>
154 <listitem>
155 <para>[matthew] - Upgraded to latest upstream Vim patches.</para>
156 </listitem>
157 <listitem>
158 <para>[matthew] - Upgraded to Tcl-8.4.18. Fixes
159 <ulink url="&lfs-ticket-root;2146">#2146</ulink>.</para>
160 </listitem>
161 <listitem>
162 <para>[matthew] - Upgraded to Man-pages-2.78. Fixes
163 <ulink url="&lfs-ticket-root;2152">#2152</ulink>.</para>
164 </listitem>
165 <listitem>
166 <para>[matthew] - Upgraded to Man-DB-2.5.1. Fixes
167 <ulink url="&lfs-ticket-root;2148">#2148</ulink>.</para>
168 </listitem>
169 <listitem>
170 <para>[matthew] - Upgraded to Linux-2.6.24.2. Fixes
171 <ulink url="&lfs-ticket-root;2147">#2147</ulink>.</para>
172 </listitem>
173 <listitem>
174 <para>[matthew] - Now that <command>mktemp</command> is installed by
175 Coreutils in chapter 5, there is no need to fix up GCC's
176 <command>gccbug</command> in chapter 6. Thanks to Greg Schafer for
177 the report.</para>
178 </listitem>
179 <listitem>
180 <para>[matthew] - Upgraded to Findutils-4.2.33. Fixes
181 <ulink url="&lfs-ticket-root;2151">#2151</ulink>.</para>
182 </listitem>
183 <listitem>
184 <para>[matthew] - Upgraded to E2fsprogs-1.40.6. Fixes
185 <ulink url="&lfs-ticket-root;2149">#2149</ulink>.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
190 <listitem>
191 <para>2008-02-07</para>
192 <itemizedlist>
193 <listitem>
194 <para>[matthew] - Added a patch to fix a known issue in the Automake
195 test suite. Fixes
196 <ulink url="&lfs-ticket-root;2143">#2143</ulink>.</para>
197 </listitem>
198 <listitem>
199 <para>[matthew] - Upgraded to Man-pages-2.77. Fixes
200 <ulink url="&lfs-ticket-root;2142">#2142</ulink>.</para>
201 </listitem>
202 <listitem>
203 <para>[matthew] - Upgraded to Libtool-1.5.26. Fixes
204 <ulink url="&lfs-ticket-root;2141">#2141</ulink>.</para>
205 </listitem>
206 <listitem>
207 <para>[matthew] - Upgraded to GCC-4.2.3. Fixes
208 <ulink url="&lfs-ticket-root;2140">#2140</ulink>.</para>
209 </listitem>
210 <listitem>
211 <para>[matthew] - Upgraded to Coreutils-6.10. Removed Mktemp-1.5 as
212 Coreutils provides its own implementation now. Removed the coreutils
213 binary suppression patch as the configure script can now be given a
214 list of programs not to install. Fixes
215 <ulink url="&lfs-ticket-root;2133">#2133</ulink>.</para>
216 </listitem>
217 <listitem>
218 <para>[matthew] - Upgraded to E2fsprogs-1.40.5. Fixes
219 <ulink url="&lfs-ticket-root;2138">#2138</ulink>.</para>
220 </listitem>
221 </itemizedlist>
222 </listitem>
223
224 <listitem>
225 <para>2008-01-29</para>
226 <itemizedlist>
227 <listitem>
228 <para>[matthew] - Upgraded to Linux-2.6.24. Fixes
229 <ulink url="&lfs-ticket-root;2137">#2137</ulink>.</para>
230 </listitem>
231 <listitem>
232 <para>[matthew] - Upgraded to Findutils-4.2.32. Fixes
233 <ulink url="&lfs-ticket-root;2136">#2136</ulink>.</para>
234 </listitem>
235 <listitem>
236 <para>[matthew] - Upgraded to Automake-1.10.1. Fixes
237 <ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para>
238 </listitem>
239 </itemizedlist>
240 </listitem>
241
242 <listitem>
243 <para>2008-01-22</para>
244 <itemizedlist>
245 <listitem>
246 <para>[matthew] - Replaced Util-Linux-2.12r, with
247 Util-Linux-NG-2.13.1. Fixes
248 <ulink url="&lfs-ticket-root;2077">#2077</ulink>.</para>
249 </listitem>
250 <listitem>
251 <para>[matthew] - Upgraded to Tcl-8.4.17. Fixes
252 <ulink url="&lfs-ticket-root;2131">#2131</ulink>.</para>
253 </listitem>
254 <listitem>
255 <para>[matthew] - Upgraded to Man-Pages-2.76. Fixes
256 <ulink url="&lfs-ticket-root;2129">#2129</ulink>.</para>
257 </listitem>
258 <listitem>
259 <para>[matthew] - Upgraded to Linux-2.6.23.14. Fixes
260 <ulink url="&lfs-ticket-root;2128">#2128</ulink>.</para>
261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
266 <para>2008-01-19</para>
267 <itemizedlist>
268 <listitem>
269 <para>[matthew] - Add Perl to the list of host requirements, as it is
270 required by Glibc. Thanks to Ben Collver for the report. Fixes
271 <ulink url="&lfs-ticket-root;2112">#2112</ulink>.</para>
272 </listitem>
273 <listitem>
274 <para>[matthew] - Mention <command>strace</command> as another means
275 of logging installed files, and correct the URL of the Linux Standard
276 Base specifications. Fixes
277 <ulink url="&lfs-ticket-root;2073">#2073</ulink> and
278 <ulink url="&lfs-ticket-root;2130">#2130</ulink>.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>2008-01-04</para>
285 <itemizedlist>
286 <listitem>
287 <para>[matthew] - Upgraded to latest upstream fixes for Vim.</para>
288 </listitem>
289 <listitem>
290 <para>[matthew] - Upgraded to Less-418. Fixes
291 <ulink url="&lfs-ticket-root;2124">#2124</ulink>.</para>
292 </listitem>
293 <listitem>
294 <para>[matthew] - Upgraded to File-4.23. Fixes
295 <ulink url="&lfs-ticket-root;2125">#2125</ulink>.</para>
296 </listitem>
297 <listitem>
298 <para>[matthew] - Upgraded to E2fsprogs-1.40.4. Fixes
299 <ulink url="&lfs-ticket-root;2123">#2123</ulink>.</para>
300 </listitem>
301 </itemizedlist>
302 </listitem>
303
304 <listitem>
305 <para>2007-12-23</para>
306 <itemizedlist>
307 <listitem>
308 <para>[matthew] - Upgraded to latest upstream fixes for Readline.
309 Fixes <ulink url="&lfs-ticket-root;2122">#2122</ulink>.</para>
310 </listitem>
311 <listitem>
312 <para>[matthew] - Upgraded to Man-Pages-2.74. Fixes
313 <ulink url="&lfs-ticket-root;2119">#2119</ulink>.</para>
314 </listitem>
315 <listitem>
316 <para>[matthew] - Upgraded to Linux-2.6.23.12. Fixes
317 <ulink url="&lfs-ticket-root;2118">#2118</ulink>.</para>
318 </listitem>
319 <listitem>
320 <para>[matthew] - Upgraded to latest upstream fixes for Bash. Fixes
321 <ulink url="&lfs-ticket-root;2121">#2121</ulink>.</para>
322 </listitem>
323 </itemizedlist>
324 </listitem>
325
326 <listitem>
327 <para>2007-12-08</para>
328 <itemizedlist>
329 <listitem>
330 <para>[matthew] - Upgraded to latest upstream fixes for Vim. Fixes
331 <ulink url="&lfs-ticket-root;2108">#2108</ulink>.</para>
332 </listitem>
333 <listitem>
334 <para>[matthew] - Upgraded to Texinfo-4.11. Fixes
335 <ulink url="&lfs-ticket-root;2074">#2074</ulink>.</para>
336 </listitem>
337 <listitem>
338 <para>[matthew] - Upgraded to Psmisc-22.6. Fixes
339 <ulink url="&lfs-ticket-root;2104">#2104</ulink>.</para>
340 </listitem>
341 <listitem>
342 <para>[matthew] - Upgraded to Man-Pages-2.70. Fixes
343 <ulink url="&lfs-ticket-root;2110">#2110</ulink>.</para>
344 </listitem>
345 <listitem>
346 <para>[matthew] - Upgraded to Man-DB-2.5.0. Fixes
347 <ulink url="&lfs-ticket-root;2109">#2109</ulink>.</para>
348 </listitem>
349 <listitem>
350 <para>[matthew] - Upgraded to Linux-2.6.23.9. Fixes
351 <ulink url="&lfs-ticket-root;2106">#2106</ulink>.</para>
352 </listitem>
353 <listitem>
354 <para>[matthew] - Upgraded to Less-416. Fixes
355 <ulink url="&lfs-ticket-root;2105">#2105</ulink>.</para>
356 </listitem>
357 <listitem>
358 <para>[matthew] - Upgraded to Gettext-0.17. Fixes
359 <ulink url="&lfs-ticket-root;2103">#2103</ulink>.</para>
360 </listitem>
361 <listitem>
362 <para>[matthew] - Removed the modifications to Gawk's config.h as
363 Gawk-3.1.6 fixes the bug that they were working around. Fixes
364 <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
365 for the report.</para>
366 </listitem>
367 <listitem>
368 <para>[matthew] - Removed the modifications to Gawk's config.h as
369 Gawk-3.1.6 fixes the bug that they were working around. Fixes
370 <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
371 for the report.</para>
372 </listitem>
373 <listitem>
374 <para>[matthew] - Upgraded to E2fsprogs-1.40.3. Fixes
375 <ulink url="&lfs-ticket-root;2116">#2116</ulink>.</para>
376 </listitem>
377 </itemizedlist>
378 </listitem>
379
380 <listitem>
381 <para>2007-11-25</para>
382 <itemizedlist>
383 <listitem>
384 <para>[bdubbs] - Fixed test for Debian binutils.</para>
385 </listitem>
386 </itemizedlist>
387 </listitem>
388
389 <listitem>
390 <para>2007-10-29</para>
391 <itemizedlist>
392 <listitem>
393 <para>[bdubbs] - Removed obsolete note from Creating Symlinks section
394 about continuation lines in udev rules. Changed dailout group
395 to uucp for udev rule compatability.</para>
396 </listitem>
397 <listitem>
398 <para>[matthew] - Upgrade to the latest upstream patches for
399 Vim.</para>
400 </listitem>
401 <listitem>
402 <para>[matthew] - Add a patch to fix a segfault in usb_id.</para>
403 </listitem>
404 <listitem>
405 <para>[matthew] - Upgrade to Tcl-8.4.16. Fixes
406 <ulink url="&lfs-ticket-root;2084">#2084</ulink>.</para>
407 </listitem>
408 <listitem>
409 <para>[matthew] - Upgrade to Tar-1.19. Fixes
410 <ulink url="&lfs-ticket-root;2090">#2090</ulink>.</para>
411 </listitem>
412 <listitem>
413 <para>[matthew] - Upgrade to Man-Pages-2.67. Fixes
414 <ulink url="&lfs-ticket-root;2078">#2078</ulink>.</para>
415 </listitem>
416 <listitem>
417 <para>[matthew] - Upgrade to Linux-2.6.23.1. Fixes
418 <ulink url="&lfs-ticket-root;2088">#2088</ulink>.</para>
419 </listitem>
420 <listitem>
421 <para>[matthew] - Upgrade to Less-409. Fixes
422 <ulink url="&lfs-ticket-root;2087">#2087</ulink>.</para>
423 </listitem>
424 <listitem>
425 <para>[matthew] - Upgrade to IPRoute2-2.6.23. Fixes
426 <ulink url="&lfs-ticket-root;2091">#2091</ulink>.</para>
427 </listitem>
428 <listitem>
429 <para>[matthew] - Upgrade to Glibc-2.7. Fixes
430 <ulink url="&lfs-ticket-root;2095">#2095</ulink>.</para>
431 </listitem>
432 <listitem>
433 <para>[matthew] - Upgrade to GCC-4.2.2. Fixes
434 <ulink url="&lfs-ticket-root;2089">#2089</ulink>.</para>
435 </listitem>
436 <listitem>
437 <para>[matthew] - Upgrade to Gawk-3.1.6. Fixes
438 <ulink url="&lfs-ticket-root;2098">#2098</ulink>.</para>
439 </listitem>
440 <listitem>
441 <para>[matthew] - Upgrade to DB-4.6.21. Fixes
442 <ulink url="&lfs-ticket-root;2086">#2086</ulink>.</para>
443 </listitem>
444 </itemizedlist>
445 </listitem>
446
447 <listitem>
448 <para>2007-10-06</para>
449 <itemizedlist>
450 <listitem>
451 <para>[jhuntwork] - Made book buildable by powerpc.</para>
452 </listitem>
453 <listitem>
454 <para>[jhuntwork] - Moved GCC's bootstrap to pass 2.</para>
455 </listitem>
456 </itemizedlist>
457 </listitem>
458
459 <listitem>
460 <para>2007-10-05</para>
461 <itemizedlist>
462 <listitem>
463 <para>[bdubbs] - Added -mtune to Glibc CFLAGS.</para>
464 </listitem>
465 </itemizedlist>
466 </listitem>
467
468 <listitem>
469 <para>2007-10-04</para>
470 <itemizedlist>
471 <listitem>
472 <para>[jhuntwork] - Fixed grep syntax in Glibc.</para>
473 </listitem>
474 </itemizedlist>
475 </listitem>
476
477 <listitem>
478 <para>2007-09-25</para>
479 <itemizedlist>
480 <listitem>
481 <para>[manuel] - More updates in dependencies list. Thanks to
482 Chris Staub for the patch.</para>
483 </listitem>
484 </itemizedlist>
485 </listitem>
486
487 <listitem>
488 <para>2007-09-23</para>
489 <itemizedlist>
490 <listitem>
491 <para>[manuel] - Updated dependencies list. Thanks to
492 Chris Staub for the patch.</para>
493 </listitem>
494 </itemizedlist>
495 </listitem>
496
497 <listitem>
498 <para>2007-09-21</para>
499 <itemizedlist>
500 <listitem>
501 <para>[manuel] - Fixed glibc-libidn tarball extension.</para>
502 </listitem>
503 </itemizedlist>
504 </listitem>
505
506 <listitem>
507 <para>2007-09-18</para>
508 <itemizedlist>
509 <listitem>
510 <para>[manuel] - Added remap attributes to userinput tags in packages
511 pages to help adding package manager support and other extensions
512 into jhalfs. Made all testsuite commands screen blocks for
513 consistency.</para>
514 </listitem>
515 </itemizedlist>
516 </listitem>
517
518 <listitem>
519 <para>2007-09-16</para>
520 <itemizedlist>
521 <listitem>
522 <para>[manuel] - Updated Ncurses contents list and fixes some typos.
523 Thanks to Chris Staub for the patch.</para>
524 </listitem>
525 </itemizedlist>
526 </listitem>
527
528 <listitem>
529 <para>2007-09-15</para>
530 <itemizedlist>
531 <listitem>
532 <para>[matthew] - Add latest upstream patches for Vim.</para>
533 </listitem>
534 <listitem>
535 <para>[matthew] - Upgrade to Sysklogd-1.5. Fixes
536 <ulink url="&lfs-ticket-root;2055">#2055</ulink>.</para>
537 </listitem>
538 <listitem>
539 <para>[matthew] - Add latest upstream patches for Readline. Fixes
540 <ulink url="&lfs-ticket-root;2068">#2068</ulink>.</para>
541 </listitem>
542 <listitem>
543 <para>[matthew] - Upgrade to Man-pages 2.64. Fixes
544 <ulink url="&lfs-ticket-root;2061">#2061</ulink>.</para>
545 </listitem>
546 <listitem>
547 <para>[matthew] - Upgrade to Linux-2.6.22.6. Fixes
548 <ulink url="&lfs-ticket-root;2070">#2070</ulink>.</para>
549 </listitem>
550 <listitem>
551 <para>[jhuntwork] - Remove --with-arch for GCC and adjust CFLAGS for
552 Glibc instead.
553 Thanks to Robert Connolly and Dan Nicholson for investigating how best
554 to adjust CFLAGS, and Greg Schafer for showing the technical
555 benefits of using CFLAGS with Glibc.</para>
556 </listitem>
557 <listitem>
558 <para>[matthew] - Upgrade to DB-4.6.19. Fixes
559 <ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para>
560 </listitem>
561 <listitem>
562 <para>[matthew] - Add latest upstream patches for Bash. Fixes
563 <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para>
564 </listitem>
565 </itemizedlist>
566 </listitem>
567
568 <listitem>
569 <para>2007-09-07</para>
570 <itemizedlist>
571 <listitem>
572 <para>[manuel] - Added sect1info metainformation blocks to packages
573 pages to help adding package manager support into jhalfs.</para>
574 </listitem>
575 </itemizedlist>
576 </listitem>
577
578 <listitem>
579 <para>2007-09-03</para>
580 <itemizedlist>
581 <listitem>
582 <para>[jhuntwork] - Remove -m64 from binutils and gcc pass 1. Tests show that the 32-bit binary
583 versions still produce the wanted 64-bit code.</para>
584 </listitem>
585 </itemizedlist>
586 </listitem>
587
588 <listitem>
589 <para>2007-08-31</para>
590 <itemizedlist>
591 <listitem>
592 <para>[jhuntwork] - Update explanatory text for the use of -m64.</para>
593 </listitem>
594 <listitem>
595 <para>[jhuntwork] - Update explanatory text for GCC's --with-arch parameter.</para>
596 </listitem>
597 <listitem>
598 <para>[jhuntwork] - Add --disable-bootstrap flags to GCC pass 2 and chapter 6 GCC,
599 to achieve traditional LFS build methods with GCC 4.2.1.</para>
600 </listitem>
601 </itemizedlist>
602 </listitem>
603
604 <listitem>
605 <para>2007-08-30</para>
606 <itemizedlist>
607 <listitem>
608 <para>[jhuntwork] - Upgraded to FSF Binutils version 2.18.</para>
609 </listitem>
610 <listitem>
611 <para>[jhuntwork] - Use --with-arch=i486 only for x86. Also force '-m64' for 64-bit builds.
612 Lastly, use 'make' instead of 'make bootstrap' on gcc pass 1. The bootstrap is now default.</para>
613 </listitem>
614 </itemizedlist>
615 </listitem>
616
617
618 <listitem>
619 <para>2007-08-20</para>
620 <itemizedlist>
621 <listitem>
622 <para>[jhuntwork] - Use --with-arch=i486 on GCC instead of -march=i486 with Glibc.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
627 <listitem>
628 <para>2007-08-11</para>
629 <itemizedlist>
630 <listitem>
631 <para>[jhuntwork] - Add -march=i486 to Glibc for x86 builds as default of i386 is
632 incompatible.</para>
633 </listitem>
634 <listitem>
635 <para>[jhuntwork] - Make the sed to Glibc's test-installation.pl file
636 architecture independent.</para>
637 </listitem>
638 </itemizedlist>
639 </listitem>
640
641 <listitem>
642 <para>2007-08-07</para>
643 <itemizedlist>
644 <listitem>
645 <para>[jhuntwork] - Fix Perl-5.8.8 to build with GCC-4.2.1.
646 Have makedepend.SH check for 'command-line' as well as 'command line'.</para>
647 </listitem>
648 <listitem>
649 <para>[jhuntwork] - Fix Coreutils-6.9 and Gzip-1.3.12 to work with Glibc-2.6.1.
650 Rename the futimens function.</para>
651 </listitem>
652 <listitem>
653 <para>[jhuntwork] - Use a loop, find and sed instead of the gcc specs patch</para>
654 </listitem>
655 <listitem>
656 <para>[jhuntwork] - Upgraded to Glibc 2.6.1</para>
657 </listitem>
658 <listitem>
659 <para>[jhuntwork] - Add --disable-shared to gcc pass 1. Requires adding
660 a libgcc_eh.a -> libgcc.a symlink.</para>
661 </listitem>
662 <listitem>
663 <para>[jhuntwork] - Since we're using HJL Binutils, add m4, bison and flex
664 back to chatper 5.</para>
665 </listitem>
666 <listitem>
667 <para>[jhuntwork] - Upgraded to GCC 4.2.1</para>
668 </listitem>
669 <listitem>
670 <para>[jhuntwork] - Upgraded to HJL Binutils-2.17.50.0.18</para>
671 </listitem>
672 <listitem>
673 <para>[jhuntwork] - Update commands to work with both x86 and x86_64</para>
674 </listitem>
675 <listitem>
676 <para>[jhuntwork] - Use '-n' when creating /tools/lib64 symlink.
677 Will fail if that directory or symlink already exists, instead of
678 creating an unwanted lib -> lib symlink inside of /tools/lib. Fix
679 from Dan Nicholson.</para>
680 </listitem>
681 </itemizedlist>
682 </listitem>
683
684 </itemizedlist>
685
686 <para>LFS 6.3 released August 28, 2007.</para>
687
688</sect1>
Note: See TracBrowser for help on using the repository browser.