source: chapter01/changelog.xml@ b8bda22

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

Correct the fix for Automake's testsuite.

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

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