source: chapter01/changelog.xml@ 1442d77

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 1442d77 was 1442d77, checked in by Bruce Dubbs <bdubbs@…>, 15 years ago

Update bzip2 installation to install relative symbolic links

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

  • Property mode set to 100644
File size: 23.6 KB
RevLine 
[2380f02]1<?xml version="1.0" encoding="ISO-8859-1"?>
[b06ca36]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[673b0d8]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[e054f07]7
[35edd52]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>
[6d7b95a]37
[bb61f4f0]38-->
[bb8939c]39
[9f405998]40 <listitem>
41 <para>2009-05-16</para>
42 <itemizedlist>
[1442d77]43 <listitem>
44 <para>[bdubbs] - Make symbolic links installed by bzip2 relative.
45 Fixes
46 <ulink url="&lfs-ticket-root;2396">#2396</ulink>.</para>
47 </listitem>
[200e466]48 <listitem>
49 <para>[matthew] - Add creation of
50 <filename>/etc/modprobe.conf</filename> to prevent ohci_hcd and
51 uhci_hcd modules being loaded before ehci_hcd, and thus avoid a
52 boot-time warning. Fixes
53 <ulink url="&lfs-ticket-root;2280">#2280</ulink>.</para>
54 </listitem>
[2084b36]55 <listitem>
56 <para>[matthew] - Upgrade to Udev-142. Fixes
57 <ulink url="&lfs-ticket-root;2395">#2395</ulink>.</para>
58 </listitem>
[3fe83ff2]59 <listitem>
60 <para>[matthew] - Upgrade to Shadow-4.1.4. Fixes
61 <ulink url="&lfs-ticket-root;2394">#2394</ulink>.</para>
62 </listitem>
[ebe217a]63 <listitem>
64 <para>[matthew] - Upgrade to Psmisc-22.7. Fixes
65 <ulink url="&lfs-ticket-root;2392">#2392</ulink>.</para>
66 </listitem>
[e211b0d]67 <listitem>
68 <para>[matthew] - Upgrade to Procps-3.2.8. Fixes
69 <ulink url="&lfs-ticket-root;2393">#2393</ulink>.</para>
70 </listitem>
[9f405998]71 <listitem>
72 <para>[matthew] - Update table of languages &amp; encodings supported
73 by Man-DB. Remove alteration of man_db.conf, as the latest version of
74 Man-DB handles the <filename class="symlink">/usr/share/man</filename>
75 symlink correctly. Also, remove <command>convert-mans</command> as
76 the latest version of Man-DB correctly detects the encoding of manual
77 pages. Fixes <ulink url="&lfs-ticket-root;2298">#2298</ulink>.</para>
78 </listitem>
79 </itemizedlist>
80 </listitem>
81
[b5c8c82]82 <listitem>
83 <para>2009-05-10</para>
84 <itemizedlist>
[aa8ea3d]85 <listitem>
86 <para>[matthew] - Upgrade to Tcl-8.5.7. Fixes
87 <ulink url="&lfs-ticket-root;2385">#2385</ulink>.</para>
88 </listitem>
[0c61b85]89 <listitem>
90 <para>[matthew] - Upgrade to Shadow-4.1.3.1. Fixes
91 <ulink url="&lfs-ticket-root;2382">#2382</ulink>.</para>
92 </listitem>
[9b4598f]93 <listitem>
94 <para>[matthew] - Upgrade to Sed-4.2. Fixes
95 <ulink url="&lfs-ticket-root;2389">#2389</ulink>.</para>
96 </listitem>
[c99f5b9]97 <listitem>
98 <para>[matthew] - Upgrade to Module-Init-Tools-3.8. Fixes
99 <ulink url="&lfs-ticket-root;2381">#2381</ulink>.</para>
100 </listitem>
[a5d5b36]101 <listitem>
102 <para>[matthew] - Upgrade to Man-pages-3.21. Fixes
103 <ulink url="&lfs-ticket-root;2384">#2384</ulink>.</para>
104 </listitem>
[7bfc05d]105 <listitem>
106 <para>[matthew] - Upgrade to M4-1.4.13. Fixes
107 <ulink url="&lfs-ticket-root;2377">#2377</ulink>.</para>
108 </listitem>
[5cd46f3]109 <listitem>
110 <para>[matthew] - Upgrade to Linux-2.6.29.3. Fixes
111 <ulink url="&lfs-ticket-root;2374">#2374</ulink>.</para>
112 </listitem>
[dc01e63]113 <listitem>
114 <para>[matthew] - Upgrade to Less-429. Fixes
115 <ulink url="&lfs-ticket-root;2380">#2380</ulink>.</para>
116 </listitem>
[66e3003]117 <listitem>
118 <para>[matthew] - Upgrade to IPRoute2-2.6.29-1. Fixes
119 <ulink url="&lfs-ticket-root;2375">#2375</ulink>.</para>
120 </listitem>
[9b57c6c]121 <listitem>
122 <para>[matthew] - Upgrade to GMP-4.3.0. Fixes
123 <ulink url="&lfs-ticket-root;2390">#2390</ulink>.</para>
124 </listitem>
[6ef6d2c]125 <listitem>
126 <para>[matthew] - Upgrade to GCC-4.4.0. Fixes
127 <ulink url="&lfs-ticket-root;2388">#2388</ulink>.</para>
128 </listitem>
[c273dc4d]129 <listitem>
130 <para>[matthew] - Upgrade to Findutils-4.4.1. Fixes
131 <ulink url="&lfs-ticket-root;2387">#2387</ulink>.</para>
132 </listitem>
[92592bea]133 <listitem>
134 <para>[matthew] - Upgrade to E2fsprogs-1.41.5. Fixes
135 <ulink url="&lfs-ticket-root;2386">#2386</ulink>.</para>
136 </listitem>
[c725671]137 <listitem>
138 <para>[matthew] - Upgrade to Coreutils-7.4. Fixes
139 <ulink url="&lfs-ticket-root;2376">#2376</ulink>.</para>
140 </listitem>
[b5c8c82]141 <listitem>
142 <para>[matthew] - Add upstream Bash fixes patch.</para>
143 </listitem>
144 </itemizedlist>
145 </listitem>
146
[0cfd893]147 <listitem>
148 <para>2009-04-27</para>
149 <itemizedlist>
150 <listitem>
151 <para>[ken] - Upgrade to Udev-141.</para>
152 </listitem>
153 </itemizedlist>
154 </listitem>
155
[eaa85799]156 <listitem>
157 <para>2009-04-13</para>
158 <itemizedlist>
159 <listitem>
160 <para>[bdubbs] - Remove erroneous --enable threads from M4.</para>
161 </listitem>
162 </itemizedlist>
163 </listitem>
164
[2f298fc]165 <listitem>
166 <para>2009-03-21</para>
167 <itemizedlist>
[9da9f24f]168 <listitem>
169 <para>[matthew] - Re-introduce the Glibc-libidn package, as the
170 release tarball doesn't include it. Thanks to Alexander Kozlov for
171 the report.</para>
172 </listitem>
[a436dd9f]173 <listitem>
174 <para>[matthew] - Upgrade to Udev-140. Fixes
175 <ulink url="&lfs-ticket-root;2370">#2370</ulink>.</para>
176 </listitem>
[a5db3be4]177 <listitem>
178 <para>[matthew] - Upgrade to Man-DB-2.5.5. Fixes
179 <ulink url="&lfs-ticket-root;2372">#2372</ulink>.</para>
180 </listitem>
[2f298fc]181 <listitem>
182 <para>[matthew] - Upgrade to Linux-2.6.28.8. Fixes
183 <ulink url="&lfs-ticket-root;2373">#2373</ulink>.</para>
184 </listitem>
185 </itemizedlist>
186 </listitem>
187
[85acbcbb]188 <listitem>
189 <para>2009-03-20</para>
190 <itemizedlist>
191 <listitem>
192 <para>[matthew] - Don't move readlink to /bin. It's not specified by
193 the FHS and not required by the bootscripts, so can stay in
194 /usr/bin. Thanks to Archaic for the report.</para>
195 </listitem>
196 </itemizedlist>
197 </listitem>
198
[bb8939c]199 <listitem>
200 <para>2009-03-15</para>
201 <itemizedlist>
202 <listitem>
203 <para>[bryan] - Remove the uucp group (replace with dialout). Handle
204 ISDN devices with a file from upstream.</para>
205 </listitem>
206 </itemizedlist>
207 </listitem>
[6f2cc22]208
[d1b03c8]209 <listitem>
210 <para>2009-03-12</para>
211 <itemizedlist>
[6a4a95f]212 <listitem>
213 <para>[matthew] - Correct some dependency info. Thanks to Chris Staub for the
214 report and patch. Fixes
215 <ulink url="&lfs-ticket-root;2368">#2368</ulink>.</para>
216 </listitem>
[4d86da9]217 <listitem>
[1cdaff9]218 <para>[matthew] - Fix a few typos. Thanks to Chris Staub for the report and
219 patch. Fixes <ulink url="&lfs-ticket-root;2367">#2367</ulink>.</para>
220 </listitem>
221 <listitem>
[4d86da9]222 <para>[matthew] - Reword the explanation of the Expect tests in Binutils'
223 instructions to clarify what the expected test output is. Thanks to Chris
224 Staub for the report and patch. Fixes
225 <ulink url="&lfs-ticket-root;2365">#2365</ulink>.</para>
226 </listitem>
[da09a82]227 <listitem>
228 <para>[matthew] - Reorder the contents of chapter 7 to flow better. Thanks to
229 Chris Staub for the report and suggested order. Fixes
230 <ulink url="&lfs-ticket-root;2366">#2366</ulink>.</para>
231 </listitem>
[c92413c]232 <listitem>
233 <para>[matthew] - Install Inetutils' version of hostname, rather than
234 Coreutils' version, as it is more featureful. Thanks to Chris Staub &amp;
235 DJ Lucas. Fixes <ulink url="&lfs-ticket-root;2364">#2364</ulink>.</para>
236 </listitem>
[d1b03c8]237 <listitem>
238 <para>[matthew] - Build mkswap in chapter 5's Util-Linux-NG as it is
239 required by the e2fsprogs test suite. Also, remove the now
240 unnecessary BLKID_LIBS variable. Fixes
241 <ulink url="&lfs-ticket-root;2361">#2361</ulink>. Thanks to Chris
242 Staub for the reports.</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
[835b56a]247 <listitem>
248 <para>2009-03-11</para>
249 <itemizedlist>
[87c1917]250 <listitem>
251 <para>[matthew] - Mention Dejagnu test suite, as a C++ compiler is
252 available in chapter 5. Fixes
253 <ulink url="&lfs-ticket-root;2362">#2362</ulink>. Thanks to Chris
254 Staub for the report and patch.</para>
255 </listitem>
[1c0761a]256 <listitem>
257 <para>[matthew] - Remove an obsolete GCC fixup command from Inetutils'
258 instructions. Fixes <ulink url="&lfs-ticket-root;2360">#2360</ulink>.
259 Thanks to Chris Staub for the report.</para>
260 </listitem>
[9188201]261 <listitem>
262 <para>[matthew] - Upgraded to Udev-139. Fixes
263 <ulink url="&lfs-ticket-root;2350">#2350</ulink>.</para>
264 </listitem>
[04b83d4a]265 <listitem>
266 <para>[matthew] - Upgraded to Tar-1.22. Fixes
267 <ulink url="&lfs-ticket-root;2358">#2358</ulink>.</para>
268 </listitem>
[8b88eca]269 <listitem>
270 <para>[matthew] - Upgraded to Readline-6.0. Fixes
271 <ulink url="&lfs-ticket-root;2353">#2353</ulink>.</para>
272 </listitem>
[56cacac8]273 <listitem>
274 <para>[matthew] - Upgraded to MPFR-2.4.1. Fixes
275 <ulink url="&lfs-ticket-root;2359">#2359</ulink>.</para>
276 </listitem>
[1921351]277 <listitem>
278 <para>[matthew] - Upgraded to Man-Pages-3.19. Fixes
279 <ulink url="&lfs-ticket-root;2352">#2352</ulink>.</para>
280 </listitem>
[89c14a9a]281 <listitem>
282 <para>[matthew] - Upgraded to Man-DB-2.5.4. Fixes
283 <ulink url="&lfs-ticket-root;2356">#2356</ulink> and
284 <ulink url="&lfs-ticket-root;2338">#2338</ulink>.</para>
285 </listitem>
[b23aa4b]286 <listitem>
287 <para>[matthew] - Upgraded to Linux-2.6.28.7. Fixes
288 <ulink url="&lfs-ticket-root;2349">#2349</ulink>.</para>
289 </listitem>
[4b9f1e4]290 <listitem>
291 <para>[matthew] - Upgraded to Glibc-2.9. Fixes
292 <ulink url="&lfs-ticket-root;2357">#2357</ulink>.</para>
293 </listitem>
[8d72f1f9]294 <listitem>
295 <para>[matthew] - Upgraded to Coreutils-7.1. Fixes
[4a1882be]296 <ulink url="&lfs-ticket-root;2354">#2354</ulink>.</para>
[8d72f1f9]297 </listitem>
[835b56a]298 <listitem>
299 <para>[matthew] - Upgraded to Bash-4.0. Fixes
300 <ulink url="&lfs-ticket-root;2351">#2351</ulink>.</para>
301 </listitem>
302 </itemizedlist>
303 </listitem>
304
[1973d7d]305 <listitem>
306 <para>2009-02-17</para>
307 <itemizedlist>
[84d27d5]308 <listitem>
309 <para>[matthew] - Upgraded to Linux-2.6.28.5. Fixes
310 <ulink url="&lfs-ticket-root;2348">#2348</ulink>.</para>
311 </listitem>
[f8966364]312 <listitem>
313 <para>[matthew] - Upgraded to Grep-2.5.4. Fixes
314 <ulink url="&lfs-ticket-root;2346">#2346</ulink>.</para>
315 </listitem>
[1d6d219]316 <listitem>
317 <para>[matthew] - Upgraded to Man-Pages-3.18. Fixes
318 <ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para>
319 </listitem>
[1973d7d]320 <listitem>
321 <para>[matthew] - Upgraded to Util-Linux-NG-2.14.2. Fixes
322 <ulink url="&lfs-ticket-root;2345">#2345</ulink>.</para>
323 </listitem>
324 </itemizedlist>
325 </listitem>
326
[124cf25]327 <listitem>
328 <para>2009-02-08</para>
329 <itemizedlist>
[2fa7965]330 <listitem>
331 <para>[matthew] - Remove the &quot;enable-multibyte&quot; configure
332 switch from Groff, which is not required following the upgrade to
333 Groff-1.20.1. Thanks to Robert Connolly for the report.</para>
334 </listitem>
[0d16287]335 <listitem>
336 <para>[matthew] - Install sysklogd binaries to
337 <filename class="directory">/sbin</filename> for FHS compatibility.
338 Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>
339 </listitem>
[e3bc7f5]340 <listitem>
341 <para>[matthew] - Replaced the link to the now non-existent udev-FAQ
342 to a more general udev information page. Fixes
343 <ulink url="&lfs-ticket-root;2306">#2306</ulink>.</para>
344 </listitem>
[d1e71b1]345 <listitem>
346 <para>[matthew] - Added a link to the wget-list file. Fixes
347 <ulink url="&lfs-ticket-root;2333">#2333</ulink>.</para>
348 </listitem>
[8fa3caf]349 <listitem>
350 <para>[matthew] - Upgraded to Module-init-Tools-3.6. Fixes
351 <ulink url="&lfs-ticket-root;2343">#2343</ulink>.</para>
352 </listitem>
[bd2f3f8]353 <listitem>
354 <para>[matthew] - Upgraded to File-5.00. Fixes
355 <ulink url="&lfs-ticket-root;2342">#2342</ulink>.</para>
356 </listitem>
[934a32d]357 <listitem>
358 <para>[matthew] - Added a patch to suppress a warning added in
359 Tar-1.21 that causes the Perl testsuite to fail.</para>
360 </listitem>
[8c32242]361 <listitem>
362 <para>[matthew] - Upgraded to MPFR-2.4.0. Fixes
363 <ulink url="&lfs-ticket-root;2341">#2341</ulink>.</para>
364 </listitem>
[db61418]365 <listitem>
366 <para>[matthew] - Install MPFR's documentation. Fixes
367 <ulink url="&lfs-ticket-root;2232">#2232</ulink>. Thanks to Randy
368 McMurchy for the report and assistance with the fix.</para>
369 </listitem>
[ab4b285]370 <listitem>
371 <para>[matthew] - Remove an unneeded --sysconfdir parameter in
372 Inetutils' instructions. Fixes
373 <ulink url="&lfs-ticket-root;2313">#2313</ulink>.</para>
374 </listitem>
[f08cfea6]375 <listitem>
376 <para>[matthew] - Upgraded to Linux-2.6.28.4. Fixes
377 <ulink url="&lfs-ticket-root;2340">#2340</ulink>.</para>
378 </listitem>
[124cf25]379 <listitem>
380 <para>[matthew] - Upgraded to Binutils-2.19.1. Fixes
381 <ulink url="&lfs-ticket-root;2339">#2339</ulink>.</para>
382 </listitem>
383 </itemizedlist>
384 </listitem>
385
[e905c20]386 <listitem>
387 <para>2009-02-01</para>
388 <itemizedlist>
[aa909a0]389 <listitem>
390 <para>[matthew] - Remove the redundant SBINDIR parameter from
391 IPRoute2's commands. Fixes the remaining part of
392 <ulink url="&lfs-ticket-root;2307">#2307</ulink>.</para>
393 </listitem>
[eae8d88]394 <listitem>
395 <para>[matthew] - Install DRM-related Linux headers, as suggested by
396 Chris Staub in <ulink url="&lfs-ticket-root;2307">#2307</ulink>.
397 </para>
398 </listitem>
[873f3aa]399 <listitem>
400 <para>[matthew] - Added preloadable_libintl.so to list of files
401 installed by Gettext. Thanks to Chris Staub for the report and patch.
402 Fixes <ulink url="&lfs-ticket-root;2312">#2312</ulink>.</para>
403 </listitem>
[5a3beea]404 <listitem>
405 <para>[matthew] - Upgraded to Udev-137. Fixes
406 <ulink url="&lfs-ticket-root;2328">#2328</ulink>.</para>
407 </listitem>
[a699768]408 <listitem>
409 <para>[matthew] - Upgraded to Tcl-8.5.6. Fixes
410 <ulink url="&lfs-ticket-root;2305">#2305</ulink>.</para>
411 </listitem>
[9e27ec1]412 <listitem>
413 <para>[matthew] - Upgraded to Tar-1.21. Fixes
414 <ulink url="&lfs-ticket-root;2309">#2309</ulink>.</para>
415 </listitem>
[5857c98b]416 <listitem>
417 <para>[matthew] - Upgraded to Patch-2.5.9. Fixes
418 <ulink url="&lfs-ticket-root;2239">#2239</ulink>.</para>
419 </listitem>
[631a5bcc]420 <listitem>
421 <para>[matthew] - Upgraded to Man-Pages-3.17. Fixes
422 <ulink url="&lfs-ticket-root;2327">#2327</ulink>.</para>
423 </listitem>
[578f206e]424 <listitem>
425 <para>[matthew] - Upgraded to Linux-2.6.28.2. Fixes
426 <ulink url="&lfs-ticket-root;2316">#2316</ulink>.</para>
427 </listitem>
[8ece31c]428 <listitem>
429 <para>[matthew] - Upgraded to IPRoute2-2.6.28. Fixes
430 <ulink url="&lfs-ticket-root;2324">#2324</ulink>.</para>
431 </listitem>
[b4f8278]432 <listitem>
433 <para>[matthew] - Upgraded to Inetutils-1.6. Fixes
434 <ulink url="&lfs-ticket-root;2308">#2308</ulink>.</para>
435 </listitem>
[109230d]436 <listitem>
[9afdb62]437 <para>[matthew] - Upgraded to Groff-1.20.1. Fixes
438 <ulink url="&lfs-ticket-root;2322">#2322</ulink>.</para>
439 </listitem>
440 <listitem>
[109230d]441 <para>[matthew] - Upgraded to GCC-4.3.3. Fixes
442 <ulink url="&lfs-ticket-root;2334">#2334</ulink>.</para>
443 </listitem>
[8f2f5e47]444 <listitem>
445 <para>[matthew] - Upgraded to E2fsprogs-1.41.4. Fixes
446 <ulink url="&lfs-ticket-root;2336">#2336</ulink>.</para>
447 </listitem>
[37e95c4]448 <listitem>
449 <para>[matthew] - Upgraded to Bison-2.4.1. Fixes
450 <ulink url="&lfs-ticket-root;2300">#2300</ulink>.</para>
451 </listitem>
[e905c20]452 <listitem>
453 <para>[matthew] - Upgraded to Bash-3.2.48. Fixes
454 <ulink url="&lfs-ticket-root;2319">#2319</ulink>.</para>
455 </listitem>
456 </itemizedlist>
457 </listitem>
458
[a55102f]459 <listitem>
460 <para>2009-01-24</para>
461 <itemizedlist>
462 <listitem>
463 <para>[matthew] - Corrected some package tarball sizes. Fixes
464 <ulink url="&lfs-ticket-root;2290">#2290</ulink>.</para>
465 </listitem>
466 </itemizedlist>
467 </listitem>
468
[4c0c012]469 <listitem>
470 <para>2009-01-03</para>
471 <itemizedlist>
472 <listitem>
473 <para>[bdubbs] - Reformatted several pages so pdf is properly
474 generated. Thanks to Martin Miehe for the changes.
475 </para>
476 </listitem>
477 </itemizedlist>
478 </listitem>
479
[4c40da5]480 <listitem>
481 <para>2008-12-29</para>
482 <itemizedlist>
483 <listitem>
484 <para>[bdubbs] - Split one udev rule so it is not wider than the
485 book's page.
486 </para>
487 </listitem>
488 </itemizedlist>
489 </listitem>
490
[eed1d64]491 <listitem>
492 <para>2008-12-24</para>
493 <itemizedlist>
494 <listitem>
495 <para>[bdubbs] - Updated the location of glibc-2.8-20080929.tar.bz2.
496 </para>
497 </listitem>
498 </itemizedlist>
499 </listitem>
500
[b39d909]501 <listitem>
502 <para>2008-12-19</para>
503 <itemizedlist>
504 <listitem>
505 <para>[robert] - Added -v to the install command for the convert-mans
506 script in the man-db page, for consistent use of verbose commands.</para>
507 </listitem>
508 </itemizedlist>
509 </listitem>
510
[c23c59f]511 <listitem>
512 <para>2008-12-18</para>
513 <itemizedlist>
514 <listitem>
515 <para>[robert] - Removed the unneeded -e option from the Sed command
516 in the chap6 Findutils page, for consistency.</para>
517 </listitem>
518 </itemizedlist>
519 </listitem>
520
[abbd5d2a]521 <listitem>
522 <para>2008-12-07</para>
523 <itemizedlist>
524 <listitem>
525 <para>[jhuntwork] - Update Greg Schafer's entry in the acknowledgments section to
526 properly reflect the work done in designing the build method.</para>
527 </listitem>
528 </itemizedlist>
529 </listitem>
530
[6f2cc22]531 <listitem>
532 <para>2008-12-06</para>
533 <itemizedlist>
[b278b824]534 <listitem>
[45a6a1e]535 <para>[matthew] - Upgraded to vim-7.2-fixes-4.patch. Fixes <ulink url="&lfs-ticket-root;2296">#2296</ulink>.
[b278b824]536 </para>
537 </listitem>
[6037393]538 <listitem>
[45a6a1e]539 <para>[matthew] - Upgraded to Udev-135. Fixes <ulink url="&lfs-ticket-root;2284">#2284</ulink>.</para>
[6037393]540 </listitem>
[8b93a2e]541 <listitem>
[45a6a1e]542 <para>[matthew] - Upgraded to Shadow-4.1.2.2. Fixes <ulink url="&lfs-ticket-root;2287">#2287</ulink>.</para>
[8b93a2e]543 </listitem>
[1fa8f62]544 <listitem>
[45a6a1e]545 <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes
546 <ulink url="&lfs-ticket-root;2295">#2295</ulink>.</para>
[1fa8f62]547 </listitem>
[d0e13a8]548 <listitem>
[45a6a1e]549 <para>[matthew] - Upgraded to Ncurses-5.7. Fixes <ulink url="&lfs-ticket-root;2276">#2276</ulink>.</para>
[d0e13a8]550 </listitem>
[ece782f]551 <listitem>
[45a6a1e]552 <para>[matthew] - Upgraded to Module-Init-Tools-3.5. Fixes <ulink url="&lfs-ticket-root;2245">#2245</ulink>.
[93ae5d3]553 </para>
554 </listitem>
555 <listitem>
[45a6a1e]556 <para>[matthew] - Upgraded to Man-Pages-3.15. Fixes <ulink url="&lfs-ticket-root;2269">#2269</ulink>.</para>
[ece782f]557 </listitem>
[bc4e553]558 <listitem>
[45a6a1e]559 <para>[matthew] - Upgraded to Man-DB-2.5.3. Fixes <ulink url="&lfs-ticket-root;2283">#2283</ulink>.</para>
[bc4e553]560 </listitem>
[9e433d4]561 <listitem>
[45a6a1e]562 <para>[matthew] - Upgraded to Linux-2.6.27.8. Fixes <ulink url="&lfs-ticket-root;2282">#2282</ulink>.</para>
[9e433d4]563 </listitem>
[298c7c6]564 <listitem>
[45a6a1e]565 <para>[matthew] - Upgraded to Kbd-1.15. Fixes <ulink url="&lfs-ticket-root;2291">#2291</ulink>.</para>
[298c7c6]566 </listitem>
[bc9e262]567 <listitem>
[45a6a1e]568 <para>[matthew] - Upgraded to Bison-2.4. Fixes <ulink url="&lfs-ticket-root;2281">#2281</ulink>.</para>
[bc9e262]569 </listitem>
[3fa7ca4]570 <listitem>
[45a6a1e]571 <para>[matthew] - Upgraded to Binutils-2.19. Fixes <ulink url="&lfs-ticket-root;2268">#2268</ulink>.</para>
[3fa7ca4]572 </listitem>
[e623c90]573 <listitem>
[45a6a1e]574 <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes <ulink url="&lfs-ticket-root;2294">#2294</ulink>.
[e623c90]575 </para>
576 </listitem>
[6f2cc22]577 <listitem>
[45a6a1e]578 <para>[matthew] - Upgraded to Automake-1.10.2. Fixes <ulink url="&lfs-ticket-root;2286">#2286</ulink>.</para>
[6f2cc22]579 </listitem>
580 </itemizedlist>
581 </listitem>
582
[4e82d47]583 <listitem>
584 <para>2008-12-04</para>
585 <itemizedlist>
586 <listitem>
587 <para>[jhuntwork] - Introduce new build method in Chapter 5 originating
588 in DIY-Linux. Thanks, Greg Schafer.</para>
589 </listitem>
590 <listitem>
591 <para>[jhuntwork] - Move instructions for GRUB to chapter 8 just after the
592 compilation of the kernel. Merge GRUB build and configuration instructions
593 into one page.</para>
594 </listitem>
595 </itemizedlist>
596 </listitem>
597
[6e88633]598 <listitem>
599 <para>2008-12-03</para>
600 <itemizedlist>
601 <listitem>
602 <para>[jhuntwork] - Initial addition of support for building on x86_64.
603 Several ideas, principles and build instructions originated in DIY-Linux.
604 Thanks, Greg Schafer.</para>
605 </listitem>
606 </itemizedlist>
607 </listitem>
608
[b943097]609 <listitem>
610 <para>2008-12-02</para>
611 <itemizedlist>
612 <listitem>
613 <para>[jhuntwork] - Moved grep up in the build order of chapter 6
614 to be before libtool which hardcodes references to grep in its installed
615 files. Was previously circumvented by a symlink, but this approach sticks
616 more closely to our build order policy. Thanks to Greg Schafer for the reminder.</para>
617 </listitem>
618 </itemizedlist>
619 </listitem>
620
[2a6c7b3]621 <listitem>
622 <para>2008-12-01</para>
623 <itemizedlist>
624 <listitem>
625 <para>[jhuntwork] - Adjusted the line break in the adjusting toolchain
626 section so that the output redirection does not look like a secondary
627 bash prompt. Thanks to Chris Staub for the idea.</para>
628 </listitem>
629 </itemizedlist>
630 </listitem>
631
[e4eb4cce]632 <listitem>
[76a1a3a]633 <para>2008-11-23</para>
[e4eb4cce]634 <itemizedlist>
635 <listitem>
636 <para>[ken] - Added note to gmp about CFLAGS on 64-bit-capable
637 machines. Reported by Tobias Gasser, thanks to Greg Schafer for
638 the analysis.</para>
639 </listitem>
640 </itemizedlist>
641 </listitem>
642
[470441c6]643
[35edd52]644 </itemizedlist>
645
[a939b381]646 <para>LFS 6.4 released November 23, 2008.</para>
[81fd230]647
[6370fa6]648</sect1>
Note: See TracBrowser for help on using the repository browser.