source: chapter01/changelog.xml@ d650551

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

Upgrade to Psmisc-22.10. Fixes #2541.

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

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