source: clfs-sysroot/BOOK/introduction/common/changelog.xml@ b8c1aeb

Last change on this file since b8c1aeb was b8c1aeb, checked in by Joe Ciccone <jciccone@…>, 18 years ago

Updated readline to 5.2.

  • Property mode set to 100644
File size: 14.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>Master Changelog</title>
12
13 <para>This is version &version; of the Cross-Compiled 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="&clfs-wiki;"/>.</para>
17
18 <para>Below is a list of detailed changes made since the previous release of
19 the 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>October 14, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jciccone] - Updated Readline to 5.2.</para>
44 </listitem>
45 <listitem>
46 <para>[jciccone] - Updated Bash to 3.2.</para>
47 </listitem>
48 <listitem>
49 <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
50 The new patch fixes the same issues, and removes the use of
51 syscalls. Syscalls were removed from unistd.h during sanitation.
52 </para>
53 </listitem>
54 <listitem>
55 <para>[jciccone] - Updated Texinfo to 4.8a.</para>
56 </listitem>
57 <listitem>
58 <para>[jciccone] - Added a patch to Util-Linux to fix build issues
59 due to changes in the kernel.</para>
60 </listitem>
61 <listitem>
62 <para>[jciccone] - Updated M4 to 1.4.7</para>
63 </listitem>
64 <listitem>
65 <para>[jciccone] - Updated to Linux 2.6.18 and
66 Linux-Headers-2.6.18-09302006.</para>
67 </listitem>
68 <listitem>
69 <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
70 boot logging feature.</para>
71 </listitem>
72 <listitem>
73 <para>[jciccone] - Removed TeX installation commands from Texinfo
74 instructions.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
79 <listitem>
80 <para>October 5, 2006</para>
81 <itemizedlist>
82 <listitem>
83 <para>[manuel] - Changed book license to the Open Publication
84 License v1.0.</para>
85 </listitem>
86 </itemizedlist>
87 </listitem>
88
89 <listitem>
90 <para>August 31, 2006</para>
91 <itemizedlist>
92 <listitem>
93 <para>[jciccone] - Added a Host System Requirements page.</para>
94 </listitem>
95 <listitem>
96 <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
97 fixes. This patch will be upgraded weekly, no further changelog
98 entries needed.</para>
99 </listitem>
100 <listitem>
101 <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
102 that utilizes Robert's fix. More details at
103 http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
104 </listitem>
105 <listitem>
106 <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
107 systems will fail, it will attempt to connect to 255.255.255.255
108 instead of the ip address entered. This was due to a change in glibc's
109 handling of inet_addr, was long now is u_int32_t. Bug found by
110 Vladimir Vainer.</para>
111 </listitem>
112 <listitem>
113 <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
114 </listitem>
115 <listitem>
116 <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
117 </listitem>
118 <listitem>
119 <para>[jciccone] - Removed the keymap settings from the kernel
120 pages.</para>
121 </listitem>
122 <listitem>
123 <para>[jciccone] - Added Shadow patch to fix useradd.</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
128 <listitem>
129 <para>August 30, 2006</para>
130 <itemizedlist>
131 <listitem>
132 <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
133 </listitem>
134 <listitem>
135 <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
136 fixes.</para>
137 </listitem>
138 <listitem>
139 <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
140 1.1-08272006 rules.</para>
141 </listitem>
142 <listitem>
143 <para>[jciccone] - Updated to Findutils 4.2.28.</para>
144 </listitem>
145 <listitem>
146 <para>[jciccone] - Updated to M4 1.4.6.</para>
147 </listitem>
148 <listitem>
149 <para>[jciccone] - Updated to Autoconf 2.60.</para>
150 </listitem>
151 <listitem>
152 <para>[jciccone] - Updated to Man-Pages 2.39.</para>
153 </listitem>
154 <listitem>
155 <para>[jciccone] - Updated to Procps 3.2.7.</para>
156 </listitem>
157 <listitem>
158 <para>[jciccone] - Updated to Coreutils 0.97.</para>
159 </listitem>
160 <listitem>
161 <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
162 </listitem>
163 <listitem>
164 <para>[jciccone] - Updated to Gettext 0.15.</para>
165 </listitem>
166 <listitem>
167 <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
168 </listitem>
169 <listitem>
170 <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
171 2.6.17.11-08232006.</para>
172 </listitem>
173 <listitem>
174 <para>[jciccone] - Added the Perl fPIC patch which makes perl build
175 a shared DynaLoader.a.</para>
176 </listitem>
177 <listitem>
178 <para>[jciccone] - Removed mention of package users hint from
179 "Package Management" page.</para>
180 </listitem>
181 </itemizedlist>
182 </listitem>
183
184 <listitem>
185 <para>August 8, 2006</para>
186 <itemizedlist>
187 <listitem>
188 <para>[jciccone] - Moved man-pages to the beginning of the build.
189 (fixes ticket #82).</para>
190 </listitem>
191 </itemizedlist>
192 </listitem>
193
194 <listitem>
195 <para>August 7, 2006</para>
196 <itemizedlist>
197 <listitem>
198 <para>[jciccone] - Fixed a problem where when bash is cross-compiled
199 it cannot test for the presence of named pipes.</para>
200 </listitem>
201 <listitem>
202 <para>[jciccone] - Fixed symlink issue in bootscripts. New package
203 CLFS-bootscropts 0.3.</para>
204 </listitem>
205 </itemizedlist>
206 </listitem>
207
208 <listitem>
209 <para>July 22, 2006</para>
210 <itemizedlist>
211 <listitem>
212 <para>[jciccone] - Updated the perl cross-compile patch to -2 to
213 support x86.</para>
214 </listitem>
215 <listitem>
216 <para>[jciccone] - Added x86 to the book.</para>
217 </listitem>
218 </itemizedlist>
219 </listitem>
220
221 <listitem>
222 <para>July 21, 2006</para>
223 <itemizedlist>
224 <listitem>
225 <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
226 tzselect command. This makes sure that the tzselect command looks in
227 zoneinfo dir that was just installed by glibc instead of the host.
228 </para>
229 </listitem>
230 </itemizedlist>
231 </listitem>
232
233 <listitem>
234 <para>July 20, 2006</para>
235 <itemizedlist>
236 <listitem>
237 <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
238 when cross-compiling it later in the final system.</para>
239 </listitem>
240 <listitem>
241 <para>[jciccone] - Updated to Udev-096.</para>
242 </listitem>
243 <listitem>
244 <para>[jciccone] - Updated to linux-2.6.17.6 and
245 linux-headers-2.6.17.6-07202006.</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>July 16, 2006</para>
252 <itemizedlist>
253 <listitem>
254 <para>[jciccone] - Added a sed to fix updatedb due to the new
255 location of find.</para>
256 </listitem>
257 <listitem>
258 <para>[jciccone] - Removed unneeded chown and chmod commands from
259 the linux-headers installation.</para>
260 </listitem>
261 </itemizedlist>
262 </listitem>
263
264 <listitem>
265 <para>July 10, 2006</para>
266 <itemizedlist>
267 <listitem>
268 <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
269 </listitem>
270 </itemizedlist>
271 </listitem>
272
273 <listitem>
274 <para>July 10, 2006</para>
275 <itemizedlist>
276 <listitem>
277 <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
278 </listitem>
279 </itemizedlist>
280 </listitem>
281
282 <listitem>
283 <para>July 9, 2006</para>
284 <itemizedlist>
285 <listitem>
286 <para>[jciccone] - Updated to linux-2.6.17.4 and
287 linux-headers-2.6.17.4-07072006.</para>
288 </listitem>
289 <listitem>
290 <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
291 permissions and groups. </para>
292 </listitem>
293 <listitem>
294 <para>[jciccone] - Fixes a possible issue with bootscripts if the
295 /usr partition is not mounted during startup. Moved find to /bin
296 and moved some kbd utilities to /bin.</para>
297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
302 <para>July 2, 2006</para>
303 <itemizedlist>
304 <listitem>
305 <para>[jciccone] - Updated passwd and group file creation
306 to only create minimal users and groups and
307 include information on other users/groups.</para>
308 </listitem>
309 <listitem>
310 <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
311 for /etc/sysconfig/createfiles.</para>
312 </listitem>
313 </itemizedlist>
314 </listitem>
315
316 <listitem>
317 <para>June 28, 2006</para>
318 <itemizedlist>
319 <listitem>
320 <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
321 </listitem>
322 </itemizedlist>
323 </listitem>
324
325 <listitem>
326 <para>June 24, 2006</para>
327 <itemizedlist>
328 <listitem>
329 <para>[jciccone] - Updated to Binutils-2.17.</para>
330 </listitem>
331 </itemizedlist>
332 </listitem>
333
334 <listitem>
335 <para>June 22, 2006</para>
336 <itemizedlist>
337 <listitem>
338 <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
339 </listitem>
340 <listitem>
341 <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
342 </listitem>
343 <listitem>
344 <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
345 </listitem>
346 <listitem>
347 <para>[jciccone] - Added mktemp to the Linux dependency list. New
348 dependency as of 2.6.17.</para>
349 </listitem>
350 </itemizedlist>
351 </listitem>
352
353 <listitem>
354 <para>June 21, 2006</para>
355 <itemizedlist>
356 <listitem>
357 <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
358 </listitem>
359 </itemizedlist>
360 </listitem>
361
362 <listitem>
363 <para>June 19, 2006</para>
364 <itemizedlist>
365 <listitem>
366 <para>[jciccone] - Updated to man-1.6d.</para>
367 </listitem>
368 <listitem>
369 <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
370 issue that has shown up primarily in samba.</para>
371 </listitem>
372 <listitem>
373 <para>[jciccone] - Updated to linux-2.6.17 and
374 linux-headers-2.6.17-06192006.</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem>
380 <para>June 18, 2006</para>
381 <itemizedlist>
382 <listitem>
383 <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
384 which installs timezone info when cross-compiling.</para>
385 </listitem>
386 </itemizedlist>
387 </listitem>
388
389 <listitem>
390 <para>June 16, 2006</para>
391 <itemizedlist>
392 <listitem>
393 <para>[jciccone] - Added information about cross-compiling perl.</para>
394 </listitem>
395 </itemizedlist>
396 </listitem>
397
398 <listitem>
399 <para>June 15, 2006</para>
400 <itemizedlist>
401 <listitem>
402 <para>[jciccone] - Updated to Binutils-2.16.94.</para>
403 </listitem>
404 </itemizedlist>
405 </listitem>
406
407 <listitem>
408 <para>June 11, 2006</para>
409 <itemizedlist>
410 <listitem>
411 <para>[jciccone] - Updated the list of installed programs for several packages.</para>
412 </listitem>
413 <listitem>
414 <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
415 </listitem>
416 <listitem>
417 <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-06092006.</para>
418 </listitem>
419 <listitem>
420 <para>[jciccone] - Updated to Shadow-4.0.16.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>June 6, 2006</para>
427 <itemizedlist>
428 <listitem>
429 <para>[jciccone] - Added information about cross-compiling vim.</para>
430 </listitem>
431 </itemizedlist>
432 </listitem>
433
434 <listitem>
435 <para>May 29, 2006</para>
436 <itemizedlist>
437 <listitem>
438 <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
439 </listitem>
440 <listitem>
441 <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
442 </listitem>
443 <listitem>
444 <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
445 </listitem>
446 </itemizedlist>
447 </listitem>
448
449 <listitem>
450 <para>May 29, 2006</para>
451 <itemizedlist>
452 <listitem>
453 <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
454 </listitem>
455 </itemizedlist>
456 </listitem>
457
458 <listitem>
459 <para>May 24, 2006</para>
460 <itemizedlist>
461 <listitem>
462 <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
463 </listitem>
464 </itemizedlist>
465 </listitem>
466
467 </itemizedlist>
468
469 <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
470
471</sect1>
Note: See TracBrowser for help on using the repository browser.