source: chapter01/changelog.xml@ c6d5b092

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

Grammar and spelling updates

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

  • Property mode set to 100644
File size: 16.5 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-12-10</para>
42 <itemizedlist>
43 <listitem>
44 <para>[bdubbs] Grammar and spelling updates from
45 Chris Staub. Fixes
46 <ulink url="&lfs-ticket-root;2548">#2548</ulink>.</para>
47 </listitem>
48 </itemizedlist>
49 </listitem>
50
51
52 <listitem>
53 <para>2010-01-03</para>
54 <itemizedlist>
55 <listitem>
56 <para>[matthew] Prevent a failure in GCC's testsuite due to a conflict
57 with Glibc's getline function.</para>
58 </listitem>
59 <listitem>
60 <para>[matthew] Upgrade to Readline-6.1. Fixes
61 <ulink url="&lfs-ticket-root;2540">#2540</ulink>.</para>
62 </listitem>
63 <listitem>
64 <para>[matthew] Upgrade to Bash-4.1. Fixes
65 <ulink url="&lfs-ticket-root;2539">#2539</ulink>.</para>
66 </listitem>
67 <listitem>
68 <para>[matthew] Upgrade to Patch-2.6.1. Fixes
69 <ulink url="&lfs-ticket-root;2538">#2538</ulink>.</para>
70 </listitem>
71 <listitem>
72 <para>[matthew] Upgrade to Glibc-2.11.1. Fixes
73 <ulink url="&lfs-ticket-root;2537">#2537</ulink>.</para>
74 </listitem>
75 <listitem>
76 <para>[matthew] Upgrade to Psmisc-22.9. Fixes
77 <ulink url="&lfs-ticket-root;2536">#2536</ulink>.</para>
78 </listitem>
79 <listitem>
80 <para>[matthew] Upgrade to IPRoute2-2.6.31. Fixes
81 <ulink url="&lfs-ticket-root;2535">#2535</ulink>.</para>
82 </listitem>
83 </itemizedlist>
84 </listitem>
85
86 <listitem>
87 <para>2009-12-21</para>
88 <itemizedlist>
89 <listitem>
90 <para>[matthew] Upgrade to Linux-2.6.32.2. Fixes
91 <ulink url="&lfs-ticket-root;2534">#2534</ulink>.</para>
92 </listitem>
93 <listitem>
94 <para>[matthew] Upgrade to Inetutils-1.7. Fixes
95 <ulink url="&lfs-ticket-root;2533">#2533</ulink>.</para>
96 </listitem>
97 </itemizedlist>
98 </listitem>
99
100 <listitem>
101 <para>2009-12-16</para>
102 <itemizedlist>
103 <listitem>
104 <para>[matthew] Upgrade to Linux-2.6.32.1. Fixes
105 <ulink url="&lfs-ticket-root;2532">#2532</ulink>.</para>
106 </listitem>
107 <listitem>
108 <para>[matthew] Upgrade to Automake-1.11.1. Fixes
109 <ulink url="&lfs-ticket-root;2529">#2529</ulink>.</para>
110 </listitem>
111 <listitem>
112 <para>[matthew] Upgrade to Coreutils-8.2. Fixes
113 <ulink url="&lfs-ticket-root;2524">#2524</ulink>.</para>
114 </listitem>
115 </itemizedlist>
116 </listitem>
117
118 <listitem>
119 <para>2009-12-06</para>
120 <itemizedlist>
121 <listitem>
122 <para>[matthew] Move some of inetutils' programs to an FHS-compliant
123 location. Fixes
124 <ulink url="&lfs-ticket-root;2524">#2524</ulink>.</para>
125 </listitem>
126 <listitem>
127 <para>[matthew] Upgrade to Linux-2.6.32. Fixes
128 <ulink url="&lfs-ticket-root;2526">#2526</ulink>.</para>
129 </listitem>
130 <listitem>
131 <para>[matthew] Upgrade to Udev-149. Fixes
132 <ulink url="&lfs-ticket-root;2525">#2525</ulink>.</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
137 <listitem>
138 <para>2009-12-02</para>
139 <itemizedlist>
140 <listitem>
141 <para>[matthew] Upgrade to Util-Linux-NG-2.16.2. Fixes
142 <ulink url="&lfs-ticket-root;2523">#2523</ulink>.</para>
143 </listitem>
144 <listitem>
145 <para>[matthew] Upgrade to MPFR-2.4.2. Fixes
146 <ulink url="&lfs-ticket-root;2522">#2522</ulink>.</para>
147 </listitem>
148 <listitem>
149 <para>[matthew] Upgrade to Autoconf-2.65. Fixes
150 <ulink url="&lfs-ticket-root;2520">#2520</ulink>.</para>
151 </listitem>
152 </itemizedlist>
153 </listitem>
154
155 <listitem>
156 <para>2009-11-29</para>
157 <itemizedlist>
158 <listitem>
159 <para>[bdubbs] Provided more information about grub
160 configuration.
161 </para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
165
166 <listitem>
167 <para>2009-11-24</para>
168 <itemizedlist>
169 <listitem>
170 <para>[bdubbs] Create separate standards and rationale pages
171 and reformated. Provided more information about packages
172 needed to satisfy LSB.
173 </para>
174 </listitem>
175 </itemizedlist>
176 </listitem>
177
178 <listitem>
179 <para>2009-11-23</para>
180 <itemizedlist>
181 <listitem>
182 <para>[bdubbs] Add a page describing the Linux standards LFS
183 uses to guide its procedures. Included a sub-section on why
184 each package is in the book.
185 Fixes <ulink url="&lfs-ticket-root;1673">#1673</ulink>
186 and <ulink url="&lfs-ticket-root;2196">#2196</ulink></para>
187 </listitem>
188 </itemizedlist>
189 </listitem>
190
191 <listitem>
192 <para>2009-11-22</para>
193 <itemizedlist>
194 <listitem>
195 <para>[bdubbs] Update host requirements script to
196 print a comment that makeinfo is used to identify
197 the Texinfo package version.</para>
198 </listitem>
199 <listitem>
200 <para>[bdubbs] Added a section to each package's dependencies
201 in the Appendix to list external (non-LFS) dependencies for
202 LFS packages. Fixes
203 <ulink url="&lfs-ticket-root;1682">#1682</ulink>.</para>
204 </listitem>
205 </itemizedlist>
206 </listitem>
207
208 <listitem>
209 <para>2009-11-21</para>
210 <itemizedlist>
211 <listitem>
212 <para>[matthew] Remove unneccessary .install and ..install.cmd
213 files that were being installed by the Linux headers.</para>
214 </listitem>
215 <listitem>
216 <para>[matthew] Upgraded to Coreutils-8.1. Fixes
217 <ulink url="&lfs-ticket-root;2518">#2518</ulink>.</para>
218 </listitem>
219 <listitem>
220 <para>[matthew] Upgraded to Tcl-8.4.8. Fixes
221 <ulink url="&lfs-ticket-root;2517">#2517</ulink>.</para>
222 </listitem>
223 <listitem>
224 <para>[matthew] Upgraded to Libtool-2.2.6b. Fixes
225 <ulink url="&lfs-ticket-root;2514">#2514</ulink>.</para>
226 </listitem>
227 </itemizedlist>
228 </listitem>
229
230 <listitem>
231 <para>2009-11-16</para>
232 <itemizedlist>
233 <listitem>
234 <para>[bdubbs] Removed paragraph in LFS Target Architectures
235 that said that we can't build a 64-bit loader.</para>
236 </listitem>
237 </itemizedlist>
238 </listitem>
239
240 <listitem>
241 <para>2009-11-16</para>
242 <itemizedlist>
243 <listitem>
244 <para>[bdubbs] Clarified explanation of why we use cross
245 compilation techniques in the Toolchain Technical Notes.
246 Fixes <ulink url="&lfs-ticket-root;2412">#2412</ulink>.</para>
247 </listitem>
248 </itemizedlist>
249 </listitem>
250
251 <listitem>
252 <para>2009-11-15</para>
253 <itemizedlist>
254 <listitem>
255 <para>[matthew] Upgraded to Patch-2.6. Fixes
256 <ulink url="&lfs-ticket-root;2513">#2513</ulink>.</para>
257 </listitem>
258 <listitem>
259 <para>[matthew] Upgraded to Udev-147. Fixes
260 <ulink url="&lfs-ticket-root;2512">#2512</ulink>.</para>
261 </listitem>
262 <listitem>
263 <para>[matthew] Upgraded to Linux-2.6.31.6. Fixes
264 <ulink url="&lfs-ticket-root;2511">#2511</ulink>.</para>
265 </listitem>
266 </itemizedlist>
267 </listitem>
268
269 <listitem>
270 <para>2009-11-14</para>
271 <itemizedlist>
272 <listitem>
273 <para>[bdubbs] Removed obsolete note on the Host System
274 requirements page.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
279 <listitem>
280 <para>2009-11-12</para>
281 <itemizedlist>
282 <listitem>
283 <para>[bdubbs] Added a note to 'About SBUs' to address
284 parallel make procedures and how SBU values will be
285 affected.</para>
286 </listitem>
287 <listitem>
288 <para>[bdubbs] Minor changes to GRUB-1.97.1 instructions.</para>
289 </listitem>
290 </itemizedlist>
291 </listitem>
292
293 <listitem>
294 <para>2009-11-09</para>
295 <itemizedlist>
296 <listitem>
297 <para>[bdubbs] Upgraded to GRUB-1.97.1 Fixes
298 <ulink url="&lfs-ticket-root;2510">#2510</ulink>.</para>
299 </listitem>
300 </itemizedlist>
301 </listitem>
302
303 <listitem>
304 <para>2009-11-06</para>
305 <itemizedlist>
306 <listitem>
307 <para>[matthew] Upgraded to Glibc-2.11. Fixes
308 <ulink url="&lfs-ticket-root;2509">#2509</ulink>.</para>
309 </listitem>
310 <listitem>
311 <para>[matthew] Upgraded to latest upstream patches for Bash.</para>
312 </listitem>
313 <listitem>
314 <para>[matthew] Upgraded to Linux-2.6.31.5. Fixes
315 <ulink url="&lfs-ticket-root;2508">#2508</ulink>.</para>
316 </listitem>
317 <listitem>
318 <para>[matthew] Upgraded to Module-Init-Tools-3.11.1. Fixes
319 <ulink url="&lfs-ticket-root;2507">#2507</ulink>.</para>
320 </listitem>
321 </itemizedlist>
322 </listitem>
323
324 <listitem>
325 <para>2009-10-29</para>
326 <itemizedlist>
327 <listitem>
328 <para>[bdubbs] Upgraded to GRUB-1.97. Split the
329 build/install portion from the configuration of /boot and
330 the mbr and placed the build portion in Chapter 6.
331 Expanded the discussion about the /boot mbr portion in Chapter 8.
332 Fixes <ulink url="&lfs-ticket-root;2093">#2093</ulink>.
333 This also eliminates the need for an initramfs as
334 specified in
335 <ulink url="&lfs-ticket-root;2033">#2033</ulink>.</para>
336 </listitem>
337 </itemizedlist>
338 </listitem>
339
340 <listitem>
341 <para>2009-10-20</para>
342 <itemizedlist>
343 <listitem>
344 <para>[matthew] Upgraded to Linux-2.6.31.4. Fixes
345 <ulink url="&lfs-ticket-root;2503">#2503</ulink>.</para>
346 </listitem>
347 <listitem>
348 <para>[matthew] Upgraded to GCC-4.4.2. Fixes
349 <ulink url="&lfs-ticket-root;2504">#2504</ulink>.</para>
350 </listitem>
351 <listitem>
352 <para>[matthew] Upgraded to Binutils-2.20. Fixes
353 <ulink url="&lfs-ticket-root;2505">#2505</ulink>.</para>
354 </listitem>
355 </itemizedlist>
356 </listitem>
357
358 <listitem>
359 <para>2009-10-12</para>
360 <itemizedlist>
361 <listitem>
362 <para>[matthew] Upgraded to Kbd-1.15.1. Fixes
363 <ulink url="&lfs-ticket-root;2501">#2501</ulink>.</para>
364 </listitem>
365 <listitem>
366 <para>[matthew] Upgraded to Man-Pages-3.23. Fixes
367 <ulink url="&lfs-ticket-root;2498">#2498</ulink>.</para>
368 </listitem>
369 <listitem>
370 <para>[matthew] Upgraded to Linux-2.6.31.3. Fixes
371 <ulink url="&lfs-ticket-root;2499">#2499</ulink>.</para>
372 </listitem>
373 <listitem>
374 <para>[matthew] Upgraded to Gzip-1.3.13. Fixes
375 <ulink url="&lfs-ticket-root;2500">#2500</ulink>.</para>
376 </listitem>
377 </itemizedlist>
378 </listitem>
379
380 <listitem>
381 <para>2009-09-29</para>
382 <itemizedlist>
383 <listitem>
384 <para>[matthew] Upgraded to Linux-2.6.31.1. Fixes
385 <ulink url="&lfs-ticket-root;2496">#2496</ulink>.</para>
386 </listitem>
387 <listitem>
388 <para>[matthew] Install psmisc's binaries in
389 <filename class="directory">/usr/bin</filename> instead of
390 <filename class="directory">/bin</filename> as they are only
391 called whilst <filename class="directory">/usr</filename> is mounted.
392 Fixes <ulink url="&lfs-ticket-root;2469">#2469</ulink>.</para>
393 </listitem>
394 </itemizedlist>
395 </listitem>
396
397 <listitem>
398 <para>2009-09-25</para>
399 <itemizedlist>
400 <listitem>
401 <para>[bryan] Upgrade to udev-config-20090925. Fixes <ulink
402 url="&lfs-ticket-root;2497">#2497</ulink>.</para>
403 </listitem>
404 </itemizedlist>
405 </listitem>
406
407 <listitem>
408 <para>2009-09-24</para>
409 <itemizedlist>
410 <listitem>
411 <para>[matthew] Update list of installed headers for Linux. Thanks to
412 Chris Staub for the patch. Fixes
413 <ulink url="&lfs-ticket-root;2495">#2495</ulink>.</para>
414 </listitem>
415 <listitem>
416 <para>[matthew] Update list of installed programs for various
417 packages. Thanks to Chris Staub for the patch. Fixes
418 <ulink url="&lfs-ticket-root;2494">#2494</ulink>.</para>
419 </listitem>
420 </itemizedlist>
421 </listitem>
422
423 <listitem>
424 <para>2009-09-17</para>
425 <itemizedlist>
426 <listitem>
427 <para>[matthew] Upgraded to Bash-4.0-fixes-4.patch. Fixes
428 <ulink url="&lfs-ticket-root;2484">#2484</ulink>.</para>
429 </listitem>
430 <listitem>
431 <para>[matthew] Upgraded to Linux-2.6.31. Fixes
432 <ulink url="&lfs-ticket-root;2485">#2485</ulink>.</para>
433 </listitem>
434 <listitem>
435 <para>[matthew] Upgraded to Util-Linux-NG-2.16.1. Fixes
436 <ulink url="&lfs-ticket-root;2483">#2483</ulink>.</para>
437 </listitem>
438 <listitem>
439 <para>[matthew] Upgraded to Coreutils-7.6. Fixes
440 <ulink url="&lfs-ticket-root;2487">#2487</ulink>.</para>
441 </listitem>
442 <listitem>
443 <para>[matthew] Upgraded to Man-DB-2.5.6. Fixes
444 <ulink url="&lfs-ticket-root;2481">#2481</ulink>.</para>
445 </listitem>
446 </itemizedlist>
447 </listitem>
448
449 <listitem>
450 <para>2009-09-11</para>
451 <itemizedlist>
452 <listitem>
453 <para>[bdubbs] - Deleted the reference to the outdated and
454 incomplete optimization hint.</para>
455 </listitem>
456 </itemizedlist>
457 </listitem>
458
459 <listitem>
460 <para>2009-09-10</para>
461 <itemizedlist>
462 <listitem>
463 <para>[bdubbs] - Added a section to the Preface about LFS
464 supported architectures.</para>
465 </listitem>
466 </itemizedlist>
467 </listitem>
468
469 <listitem>
470 <para>2009-09-02</para>
471 <itemizedlist>
472 <listitem>
473 <para>[bdubbs] - Removed more documentation in the Chapter 5
474 stripping section.</para>
475 </listitem>
476 </itemizedlist>
477 </listitem>
478
479 <listitem>
480 <para>2009-08-26</para>
481 <itemizedlist>
482 <listitem>
483 <para>[matthew] Upgraded to Udev-146. Fixes
484 <ulink url="&lfs-ticket-root;2473">#2473</ulink>.</para>
485 </listitem>
486 <listitem>
487 <para>[matthew] Upgraded to Perl-5.10.1. Fixes
488 <ulink url="&lfs-ticket-root;2479">#2479</ulink>.</para>
489 </listitem>
490 <listitem>
491 <para>[matthew] Upgraded to Linux-2.6.30.5. Fixes
492 <ulink url="&lfs-ticket-root;2475">#2475</ulink>.</para>
493 </listitem>
494 <listitem>
495 <para>[matthew] - Upgraded to Less-436. Fixes
496 <ulink url="&lfs-ticket-root;2471">2471</ulink>.</para>
497 </listitem>
498 <listitem>
499 <para>[matthew] - Upgraded to E2fsprogs-1.41.9. Fixes
500 <ulink url="&lfs-ticket-root;2478">2478</ulink>.</para>
501 </listitem>
502 <listitem>
503 <para>[matthew] - Upgraded to Coreutils-7.5. Fixes
504 <ulink url="&lfs-ticket-root;2477">#2477</ulink>.</para>
505 </listitem>
506 </itemizedlist>
507 </listitem>
508
509 <listitem>
510 <para>2009-08-19</para>
511 <itemizedlist>
512 <listitem>
513 <para>[bdubbs] - Reworded the notes in the General Compilation
514 Instructions and added a note to bin-utils to have users
515 actually read the General Compilation Instructions.</para>
516 </listitem>
517 </itemizedlist>
518 </listitem>
519
520
521 </itemizedlist>
522
523 <para>LFS 6.5 released August 16, 2009.</para>
524
525</sect1>
Note: See TracBrowser for help on using the repository browser.