source: chapter01/changelog.xml@ ba4639d

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

Typo

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

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