source: chapter01/changelog.xml@ 439e260

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

Upgrade to GMP-5.0. Fixes #2546.

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

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