source: chapter01/changelog.xml@ 6dcd70b

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

Upgrade to XZ-5.0.4. Fixes #3125.

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

  • Property mode set to 100644
File size: 23.7 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 <listitem>
40 <para>2012-06-23</para>
41 <itemizedlist>
42 <listitem>
43 <para>[matthew] - Upgrade to XZ-5.0.4. Fixes
44 <ulink url="&lfs-ticket-root;3125">#3125</ulink>.</para>
45 </listitem>
46 <listitem>
47 <para>[matthew] - Upgrade to Kmod-9. Fixes
48 <ulink url="&lfs-ticket-root;3124">#3124</ulink>.</para>
49 </listitem>
50 <listitem>
51 <para>[matthew] - Upgrade to Psmisc-22.18. Fixes
52 <ulink url="&lfs-ticket-root;3123">#3123</ulink>.</para>
53 </listitem>
54 <listitem>
55 <para>[matthew] - Upgrade to Man-DB-2.6.2. Fixes
56 <ulink url="&lfs-ticket-root;3122">#3122</ulink>.</para>
57 </listitem>
58 <listitem>
59 <para>[matthew] - Upgrade to Gzip-1.5. Fixes
60 <ulink url="&lfs-ticket-root;3121">#3121</ulink>.</para>
61 </listitem>
62 <listitem>
63 <para>[matthew] - Upgrade to GCC-4.7.1. Fixes
64 <ulink url="&lfs-ticket-root;3117">#3117</ulink>.</para>
65 </listitem>
66 <listitem>
67 <para>[matthew] - Upgrade to E2fsprogs-1.42.4. Fixes
68 <ulink url="&lfs-ticket-root;3116">#3116</ulink>.</para>
69 </listitem>
70 <listitem>
71 <para>[matthew] - Upgrade to Linux-3.4.3. Fixes
72 <ulink url="&lfs-ticket-root;3114">#3114</ulink>.</para>
73 </listitem>
74 </itemizedlist>
75 </listitem>
76
77 <listitem>
78 <para>2012-06-17</para>
79 <itemizedlist>
80 <listitem>
81 <para>[bdubbs] - Fix install error in iproute2. Fixes
82 <ulink url="&lfs-ticket-root;3119">#3119</ulink>.</para>
83 </listitem>
84 <listitem>
85 <para>[bdubbs] - Update rare issues in bootscripts when using LVM
86 or initramfs.</para>
87 </listitem>
88 <listitem>
89 <para>[bdubbs] - Add note about automake run time for tests.
90 Fixes <ulink url="&lfs-ticket-root;3118">#3118</ulink>.</para>
91 </listitem>
92 </itemizedlist>
93 </listitem>
94
95 <listitem>
96 <para>2012-06-10</para>
97 <itemizedlist>
98 <listitem>
99 <para>[ken] - kbd-1.15.3 : go back to changing configure, and touch
100 aclocal.m4 : thanks to Bryan for explaining the problem.</para>
101 </listitem>
102 </itemizedlist>
103 </listitem>
104
105 <listitem>
106 <para>2012-06-07</para>
107 <itemizedlist>
108 <listitem>
109 <para>[matthew] - Remove --disable-perl-regexp switch from chapter
110 5's Grep instruction. It should be unnecessary now as there should
111 be no way for the host's libraries to leak through to the chapter 5
112 toolchain. Thanks to Jeremy Huntwork for the report.</para>
113 </listitem>
114 </itemizedlist>
115 </listitem>
116
117 <listitem>
118 <para>2012-06-06</para>
119 <itemizedlist>
120 <listitem>
121 <para>[matthew] - Upgrade to Bison-2.5.1. Fixes
122 <ulink url="&lfs-ticket-root;3112">#3112</ulink>.</para>
123 </listitem>
124 </itemizedlist>
125 </listitem>
126
127 <listitem>
128 <para>2012-06-05</para>
129 <itemizedlist>
130 <listitem>
131 <para>[matthew] - Remove a couple of sed commands from Binutils'
132 instructions, as the tests have been fixed upstream. Thanks to Waleed
133 Hamra for the report.</para>
134 </listitem>
135 <listitem>
136 <para>[matthew] - Upgrade to Linux-3.4.1. Fixes
137 <ulink url="&lfs-ticket-root;3110">#3110</ulink>.</para>
138 </listitem>
139 <listitem>
140 <para>[ken] - Really remove the redundant program resizecons from kbd,
141 by changing configure.ac instead of configure. Thanks to xinglp.</para>
142 </listitem>
143 </itemizedlist>
144 </listitem>
145
146 <listitem>
147 <para>2012-06-04</para>
148 <itemizedlist>
149 <listitem>
150 <para>[bdubbs] - Incorporate perl fixes from 2012-06-03
151 in the perl patch.</para>
152 </listitem>
153 <listitem>
154 <para>[matthew] - Upgrade to Psmisc-22.17. Fixes
155 <ulink url="&lfs-ticket-root;3109">#3109</ulink>.</para>
156 </listitem>
157 <listitem>
158 <para>[matthew] - Upgrade to Automake-1.12.1. Fixes
159 <ulink url="&lfs-ticket-root;3106">#3106</ulink>.</para>
160 </listitem>
161 <listitem>
162 <para>[matthew] - Apply latest upstream patches for Bash. Fixes
163 <ulink url="&lfs-ticket-root;3103">#3103</ulink>.</para>
164 </listitem>
165 </itemizedlist>
166 </listitem>
167
168 <listitem>
169 <para>2012-06-03</para>
170 <itemizedlist>
171 <listitem>
172 <para>[bdubbs] - Add pkg-config-0.26-internal-glib to the
173 book. Fixes
174 <ulink url="&lfs-ticket-root;3105">#3105</ulink>.</para>
175 </listitem>
176 <listitem>
177 <para>[bdubbs] - Add popt-1.16 to the book.</para>
178 </listitem>
179 <listitem>
180 <para>[bdubbs] - Update Chapter 5 perl instructions
181 for the LFS environment. Fixes
182 <ulink url="&lfs-ticket-root;3104">#3104</ulink>.</para>
183 </listitem>
184 </itemizedlist>
185 </listitem>
186
187 <listitem>
188 <para>2012-05-30</para>
189 <itemizedlist>
190 <listitem>
191 <para>[bdubbs] - Copy all entries in /lib/udev/devices to
192 /dev in mountvirtfs. Fixes
193 <ulink url="&lfs-ticket-root;3102">#3102</ulink>.</para>
194 </listitem>
195 <listitem>
196 <para>[matthew] - Correct the location of various package's man
197 pages. Fixes <ulink url="&lfs-ticket-root;3097">#3097</ulink>.</para>
198 </listitem>
199 <listitem>
200 <para>[matthew] - Upgrade to Util-Linux-2.21.2. Fixes
201 <ulink url="&lfs-ticket-root;3100">#3100</ulink>.</para>
202 </listitem>
203 <listitem>
204 <para>[matthew] - Upgrade to Perl-5.16.0. Fixes
205 <ulink url="&lfs-ticket-root;3094">#3094</ulink>.</para>
206 </listitem>
207 <listitem>
208 <para>[matthew] - Upgrade to IPRoute2-3.4.0. Fixes
209 <ulink url="&lfs-ticket-root;3096">#3096</ulink>.</para>
210 </listitem>
211 <listitem>
212 <para>[matthew] - Upgrade to Linux-3.4. Fixes
213 <ulink url="&lfs-ticket-root;3092">#3092</ulink>.</para>
214 </listitem>
215 <listitem>
216 <para>[matthew] - Upgrade to E2fsprogs-1.42.3. Fixes
217 <ulink url="&lfs-ticket-root;3091">#3091</ulink>.</para>
218 </listitem>
219 </itemizedlist>
220 </listitem>
221
222 <listitem>
223 <para>2012-05-24</para>
224 <itemizedlist>
225 <listitem>
226 <para>[bdubbs] - Minor tweaks to mountkernfs boot script.
227 Also fixes <ulink url="&lfs-ticket-root;3093">#3093</ulink>.</para>
228 </listitem>
229 </itemizedlist>
230 </listitem>
231
232 <listitem>
233 <para>2012-05-20</para>
234 <itemizedlist>
235 <listitem>
236 <para>[bdubbs] - Remove a bashism from the mountkernfs boot script.
237 </para>
238 </listitem>
239 <listitem>
240 <para>[bdubbs] - Move the $time init capability from setclock
241 to udev. Fixes
242 <ulink url="&lfs-ticket-root;3085">#3085</ulink>.</para>
243 </listitem>
244 <listitem>
245 <para>[bdubbs] - Remove and recreate $LFS/dev/shm in Section 6.2
246 if it is a symbolic link. Fixes
247 <ulink url="&lfs-ticket-root;3085">#3085</ulink>.</para>
248 </listitem>
249 </itemizedlist>
250 </listitem>
251
252 <listitem>
253 <para>2012-05-18</para>
254 <itemizedlist>
255 <listitem>
256 <para>[ken] - Remove the redundant program resizecons from kbd and
257 remove its man page (program was only installed on i?86, but man page
258 was always installed).</para>
259 </listitem>
260 </itemizedlist>
261 </listitem>
262
263 <listitem>
264 <para>2012-05-14</para>
265 <itemizedlist>
266 <listitem>
267 <para>[matthew] - Upgrade to Linux-3.3.6. Fixes
268 <ulink url="&lfs-ticket-root;3089">#3089</ulink>.</para>
269 </listitem>
270 </itemizedlist>
271 </listitem>
272
273 <listitem>
274 <para>2012-05-13</para>
275 <itemizedlist>
276 <listitem>
277 <para>[matthew] - Upgrade to Coreutils-8.17. Fixes
278 <ulink url="&lfs-ticket-root;3083">#3083</ulink>.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>2012-05-11</para>
285 <itemizedlist>
286 <listitem>
287 <para>[matthew] - Upgrade to Man-Pages-3.41. Fixes
288 <ulink url="&lfs-ticket-root;3084">#3084</ulink>.</para>
289 </listitem>
290 <listitem>
291 <para>[matthew] - Upgrade to Linux-3.3.5. Fixes
292 <ulink url="&lfs-ticket-root;3080">#3080</ulink>.</para>
293 </listitem>
294 <listitem>
295 <para>[matthew] - Upgrade to GMP-5.0.5. Fixes
296 <ulink url="&lfs-ticket-root;3079">#3079</ulink>.</para>
297 </listitem>
298 <listitem>
299 <para>[matthew] - Remove sed from GCC pass 2 and chapter 6, which
300 prevented the fixincludes script from being run; it is no longer run
301 by default. Reported by Jeremy Huntwork.</para>
302 </listitem>
303 </itemizedlist>
304 </listitem>
305
306 <listitem>
307 <para>2012-05-10</para>
308 <itemizedlist>
309 <listitem>
310 <para>[bdubbs] - Add /etc/lsb-release file in Chapter 9.</para>
311 </listitem>
312 </itemizedlist>
313 </listitem>
314
315 <listitem>
316 <para>2012-05-09</para>
317 <itemizedlist>
318 <listitem>
319 <para>[bdubbs] - Update LSB packages in BLFS.</para>
320 </listitem>
321 </itemizedlist>
322 </listitem>
323
324 <listitem>
325 <para>2012-05-06</para>
326 <itemizedlist>
327 <listitem>
328 <para>[matthew] - Upgrade to Zlib-1.2.7. Fixes
329 <ulink url="&lfs-ticket-root;3078">#3078</ulink>.</para>
330 </listitem>
331 <listitem>
332 <para>[matthew] - Apply latest upstream patches for Bash. Fixes
333 <ulink url="&lfs-ticket-root;3077">#3077</ulink>.</para>
334 </listitem>
335 <listitem>
336 <para>[matthew] - Add back a patch for Glibc that prevents various
337 BLFS programs, such as aplay, from segfaulting.</para>
338 </listitem>
339 </itemizedlist>
340 </listitem>
341
342 <listitem>
343 <para>2012-05-05</para>
344 <itemizedlist>
345 <listitem>
346 <para>[bdubbs] - Various minor text changes to
347 both book and bootscripts.</para>
348 </listitem>
349 </itemizedlist>
350 </listitem>
351
352 <listitem>
353 <para>2012-05-01</para>
354 <itemizedlist>
355 <listitem>
356 <para>[ken] - Upgrade to Kbd-1.15.3. Fixes
357 <ulink url="&lfs-ticket-root;2990">#2990</ulink>.</para>
358 </listitem>
359 </itemizedlist>
360 </listitem>
361
362 <listitem>
363 <para>2012-04-29</para>
364 <itemizedlist>
365 <listitem>
366 <para>[matthew] - Upgrade to Linux-3.3.4. Fixes
367 <ulink url="&lfs-ticket-root;3074">#3074</ulink>.</para>
368 </listitem>
369 <listitem>
370 <para>[matthew] - Upgrade to Man-Pages-3.40. Fixes
371 <ulink url="&lfs-ticket-root;3072">#3072</ulink>.</para>
372 </listitem>
373 <listitem>
374 <para>[matthew] - Upgrade to Autoconf-2.69. Fixes
375 <ulink url="&lfs-ticket-root;3071">#3071</ulink>.</para>
376 </listitem>
377 <listitem>
378 <para>[matthew] - Upgrade to Automake-1.12. Fixes
379 <ulink url="&lfs-ticket-root;3070">#3070</ulink>.</para>
380 </listitem>
381 <listitem>
382 <para>[matthew] - Upgrade to Grep-2.12. Fixes
383 <ulink url="&lfs-ticket-root;3068">#3068</ulink>.</para>
384 </listitem>
385 </itemizedlist>
386 </listitem>
387
388 <listitem>
389 <para>2012-04-26</para>
390 <itemizedlist>
391 <listitem>
392 <para>[ken] - tidy some minor issues from the merge.
393 </para>
394 </listitem>
395 </itemizedlist>
396 </listitem>
397
398 <listitem>
399 <para>2012-04-25</para>
400 <itemizedlist>
401 <listitem>
402 <para>[bdubbs] - Incorporate changes developed and tested in the jh branch.
403 </para>
404 </listitem>
405 <listitem>
406 <para>[jhuntwork] - Update chapter 5 toolchain technical notes to match changes
407 in build method.</para>
408 </listitem>
409 <listitem>
410 <para>[jhuntwork] - Use --with-native-system-header-dir
411 switch in chapter 5 gcc. This replaces seds that were used previously
412 to alter the CROSS_SYSTEM_HEADER_DIR and NATIVE_SYSTEM_HEADER_DIR
413 values to keep the toolchain searching for headers only in
414 /tools/include and not /usr/include. Thanks to Pierre Labastie. Fixes
415 <ulink url="&lfs-ticket-root;3066">#3066</ulink>.</para>
416 </listitem>
417 <listitem>
418 <para>[jhuntwork] - Remove --without-cloog and --without-ppl from chapter 5 gcc.
419 These are unnecessary since it doesn't matter if pass 1 gcc is linked against
420 host libs and it should be impossible for the build of pass 2 gcc to find host
421 headers or libs.</para>
422 </listitem>
423 <listitem>
424 <para>[jhuntwork] - Adjust build method to use sysroot.</para>
425 </listitem>
426 </itemizedlist>
427 </listitem>
428
429 <listitem>
430 <para>2012-04-24</para>
431 <itemizedlist>
432 <listitem>
433 <para>[matthew] - Upgrade to Linux-3.3.3. Fixes
434 <ulink url="&lfs-ticket-root;3067">#3067</ulink>.</para>
435 </listitem>
436 <listitem>
437 <para>[matthew] - Upgrade to Man-Pages-3.39. Fixes
438 <ulink url="&lfs-ticket-root;3065">#3065</ulink>.</para>
439 </listitem>
440 <listitem>
441 <para>[matthew] - Upgrade to Kmod-8. Fixes
442 <ulink url="&lfs-ticket-root;3064">#3064</ulink>.</para>
443 </listitem>
444 </itemizedlist>
445 </listitem>
446
447 <listitem>
448 <para>2012-04-19</para>
449 <itemizedlist>
450 <listitem>
451 <para>[bdubbs] - Change two group IDs to support a
452 legacy program. Fixes
453 <ulink url="&lfs-ticket-root;3061">#3061</ulink>.</para>
454 </listitem>
455 </itemizedlist>
456 </listitem>
457
458 <listitem>
459 <para>2012-04-15</para>
460 <itemizedlist>
461 <listitem>
462 <para>[matthew] - Upgrade to Linux-3.3.2. Fixes
463 <ulink url="&lfs-ticket-root;3063">#3063</ulink>.</para>
464 </listitem>
465 <listitem>
466 <para>[matthew] - Upgrade to Automake-1.11.5. Fixes
467 <ulink url="&lfs-ticket-root;3062">#3062</ulink>.</para>
468 </listitem>
469 <listitem>
470 <para>[matthew] - Use su from chapter 6 Coreutils in the Bash
471 instructions, instead of the one from chapter 5. Install su as su
472 rather than su-tools in chapter 5. Fixes
473 <ulink url="&lfs-ticket-root;3057">#3057</ulink>.</para>
474 </listitem>
475 </itemizedlist>
476 </listitem>
477
478 <listitem>
479 <para>2012-04-09</para>
480 <itemizedlist>
481 <listitem>
482 <para>[bdubbs] - Update networking bootscripts. See
483 bootscripts change log for details.
484 Fixes
485 <ulink url="&lfs-ticket-root;3053">#3053</ulink>.</para>
486 </listitem>
487 </itemizedlist>
488 </listitem>
489
490 <listitem>
491 <para>2012-04-05</para>
492 <itemizedlist>
493 <listitem>
494 <para>[bdubbs] - Change the location for the python gdb module
495 generated by gcc to the correct location. Fixes (again)
496 <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para>
497 </listitem>
498 </itemizedlist>
499 </listitem>
500
501 <listitem>
502 <para>2012-04-03</para>
503 <itemizedlist>
504 <listitem>
505 <para>[matthew] - Upgrade to Linux-3.3.1. Fixes
506 <ulink url="&lfs-ticket-root;3059">#3059</ulink>.</para>
507 </listitem>
508 <listitem>
509 <para>[matthew] - Upgrade to Automake-1.11.4. Fixes
510 <ulink url="&lfs-ticket-root;3058">#3058</ulink>.</para>
511 </listitem>
512 <listitem>
513 <para>[matthew] - Upgrade to Gawk-4.0.1. Fixes
514 <ulink url="&lfs-ticket-root;3056">#3056</ulink>.</para>
515 </listitem>
516 <listitem>
517 <para>[matthew] - Upgrade to Util-Linux-2.21.1. Fixes
518 <ulink url="&lfs-ticket-root;3055">#3055</ulink>.</para>
519 </listitem>
520 <listitem>
521 <para>[matthew] - Upgrade to E2fsprogs-1.42.2. Fixes
522 <ulink url="&lfs-ticket-root;3051">#3051</ulink>.</para>
523 </listitem>
524 <listitem>
525 <para>[matthew] - Upgrade to Coreutils-8.16 and drop the uname patch.
526 Fixes <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para>
527 </listitem>
528 </itemizedlist>
529 </listitem>
530
531 <listitem>
532 <para>2012-03-28</para>
533 <itemizedlist>
534 <listitem>
535 <para>[bdubbs] - Move a python module for gdb generated by gcc
536 to a better location. Fixes
537 <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para>
538 </listitem>
539 <listitem>
540 <para>[bdubbs] - Adjust minimum version of xz-utils in Host
541 Requirements.</para>
542 </listitem>
543 <listitem>
544 <para>[bdubbs] - Reword description of log files in section
545 Creating Essential Files.</para>
546 </listitem>
547 </itemizedlist>
548 </listitem>
549
550 <listitem>
551 <para>2012-03-27</para>
552 <itemizedlist>
553 <listitem>
554 <para>[matthew] - Add a patch to fix building of Binutils with the
555 -O3 compiler flag. Thanks to Pierre Labastie for the report.</para>
556 </listitem>
557 <listitem>
558 <para>[matthew] - Add the GCC fix patch back to Glibc instructions
559 to fix a build issue on 32-bit hosts. Thanks to Pierre Labastie for
560 the report.</para>
561 </listitem>
562 </itemizedlist>
563 </listitem>
564
565 <listitem>
566 <para>2012-03-26</para>
567 <itemizedlist>
568 <listitem>
569 <para>[matthew] - Upgrade to Man-Pages-3.38. Fixes
570 <ulink url="&lfs-ticket-root;3047">#3047</ulink>.</para>
571 </listitem>
572 <listitem>
573 <para>[matthew] - Upgrade to E2fsprogs-1.42.1. Fixes
574 <ulink url="&lfs-ticket-root;3046">#3046</ulink>.</para>
575 </listitem>
576 <listitem>
577 <para>[matthew] - Upgrade to Glibc-2.15. Fixes
578 <ulink url="&lfs-ticket-root;3045">#3045</ulink>. Thanks to Andy
579 Benton for the patch.</para>
580 </listitem>
581 <listitem>
582 <para>[matthew] - Upgrade to GCC-4.7.0. Fixes
583 <ulink url="&lfs-ticket-root;3044">#3044</ulink>. Thanks to Andy
584 Benton for the patch.</para>
585 </listitem>
586 <listitem>
587 <para>[matthew] - Upgrade to IPRoute2-3.3.0. Fixes
588 <ulink url="&lfs-ticket-root;3043">#3043</ulink>.</para>
589 </listitem>
590 </itemizedlist>
591 </listitem>
592
593 <listitem>
594 <para>2012-03-22</para>
595 <itemizedlist>
596 <listitem>
597 <para>[bdubbs] - Fix corner case in ipv4-static script. </para>
598 </listitem>
599 </itemizedlist>
600 </listitem>
601
602 <listitem>
603 <para>2012-03-20</para>
604 <itemizedlist>
605 <listitem>
606 <para>[matthew] - Upgrade to Linux-3.3. Fixes
607 <ulink url="&lfs-ticket-root;3042">#3042</ulink>.</para>
608 </listitem>
609 <listitem>
610 <para>[matthew] - Upgrade to Kmod-7. Fixes
611 <ulink url="&lfs-ticket-root;3041">#3041</ulink>.</para>
612 </listitem>
613 <listitem>
614 <para>[matthew] - Upgrade to Udev-182. Fixes
615 <ulink url="&lfs-ticket-root;3040">#3040</ulink>.</para>
616 </listitem>
617 </itemizedlist>
618 </listitem>
619
620 <listitem>
621 <para>2012-03-19</para>
622 <itemizedlist>
623 <listitem>
624 <para>[bdubbs] - Move optional LVM initialization to the end
625 of the udev boot script so an LVM partition can be used for swap.
626 </para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
631 <listitem>
632 <para>2012-03-14</para>
633 <itemizedlist>
634 <listitem>
635 <para>[matthew] - Remove GCC's cross-compile patch as it isn't
636 required.</para>
637 </listitem>
638 <listitem>
639 <para>[matthew] - Apply new upstream patches for Bash. Fixes
640 <ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para>
641 </listitem>
642 <listitem>
643 <para>[matthew] - Upgrade to Linux-3.2.11. Fixes
644 <ulink url="&lfs-ticket-root;3036">#3036</ulink>.</para>
645 </listitem>
646 <listitem>
647 <para>[matthew] - Upgrade to Man-Pages-3.37. Fixes
648 <ulink url="&lfs-ticket-root;3034">#3034</ulink>.</para>
649 </listitem>
650 </itemizedlist>
651 </listitem>
652
653 <listitem>
654 <para>2012-03-11</para>
655 <itemizedlist>
656 <listitem>
657 <para>[matthew] - Workaround an issue in Gettext's configure script
658 that can cause it to hang on certain hosts when determining the path
659 for Emacs Lisp files on certain hosts. Reported by and fix provided
660 by DJ Lucas.</para>
661 </listitem>
662 </itemizedlist>
663 </listitem>
664
665 <listitem>
666 <para>2012-03-06</para>
667 <itemizedlist>
668 <listitem>
669 <para>[matthew] - Upgrade to Libpipeline-1.2.1. Fixes
670 <ulink url="&lfs-ticket-root;3031">#3031</ulink>.</para>
671 </listitem>
672 <listitem>
673 <para>[matthew] - Upgrade to Kmod-6. Fixes
674 <ulink url="&lfs-ticket-root;3030">#3030</ulink>.</para>
675 </listitem>
676 <listitem>
677 <para>[matthew] - Upgrade to Grep-2.11. Fixes
678 <ulink url="&lfs-ticket-root;3029">#3029</ulink>.</para>
679 </listitem>
680 <listitem>
681 <para>[matthew] - Upgrade to GCC-4.6.3. Fixes
682 <ulink url="&lfs-ticket-root;3028">#3028</ulink>.</para>
683 </listitem>
684 <listitem>
685 <para>[matthew] - Upgrade to Psmisc-22.16. Fixes
686 <ulink url="&lfs-ticket-root;3026">#3026</ulink>.</para>
687 </listitem>
688 <listitem>
689 <para>[matthew] - Upgrade to File-5.11. Fixes
690 <ulink url="&lfs-ticket-root;3024">#3024</ulink>.</para>
691 </listitem>
692 <listitem>
693 <para>[matthew] - Upgrade to Linux-3.2.9. Fixes
694 <ulink url="&lfs-ticket-root;3023">#3023</ulink>.</para>
695 </listitem>
696 <listitem>
697 <para>[matthew] - Upgrade to Util-Linux-2.21. Fixes
698 <ulink url="&lfs-ticket-root;3002">#3002</ulink>.</para>
699 </listitem>
700 </itemizedlist>
701 </listitem>
702
703 <listitem>
704 <para>2012-03-02</para>
705 <itemizedlist>
706 <listitem>
707 <para>[bdubbs] - LFS-7.1 released.
708 </para>
709 </listitem>
710 </itemizedlist>
711 </listitem>
712
713 </itemizedlist>
714</sect1>
Note: See TracBrowser for help on using the repository browser.