source: chapter01/changelog.xml@ ed92274

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 ed92274 was ed92274, checked in by Matthew Burgess <matthew@…>, 14 years ago

Fix GCC's libiberty testsuite due to a conflict with Glibc's getline function.

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

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