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

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

Updated to Man-Pages 2.43.

  • Property mode set to 100644
File size: 21.6 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>December 2, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jciccone] - Updated Man-Pages to 2.43.</para>
44 </listitem>
45 </itemizedlist>
46 </listitem>
47
48 <listitem>
49 <para>November 30, 2006</para>
50 <itemizedlist>
51 <listitem>
52 <para>[jciccone] - Updated the Udev Rules to 1.1-pre3.</para>
53 </listitem>
54 </itemizedlist>
55 </listitem>
56
57 <listitem>
58 <para>November 29, 2006</para>
59 <itemizedlist>
60 <listitem>
61 <para>[jciccone] - Updated Gettext to 0.16.1.</para>
62 </listitem>
63 </itemizedlist>
64 </listitem>
65
66 <listitem>
67 <para>November 25, 2006</para>
68 <itemizedlist>
69 <listitem>
70 <para>[jciccone] - Updated Gzip to 1.3.6.</para>
71 </listitem>
72 <listitem>
73 <para>[jciccone] - Updated Man-Pages to 2.42.</para>
74 </listitem>
75 <listitem>
76 <para>[jciccone] - Updated Findutils to 4.2.29.</para>
77 </listitem>
78 <listitem>
79 <para>[jciccone] - Updated the Glibc cross_hacks patch to -2. The new
80 version prevents <envar>CFLAGS</envar> from being used when compiling
81 a native tool.</para>
82 </listitem>
83 <listitem>
84 <para>[Chris] - Removed obsolete command from man instructions as
85 the problem it addresses was fixed in the latest man version).</para>
86 </listitem>
87 </itemizedlist>
88 </listitem>
89
90 <listitem>
91 <para>November 24, 2006</para>
92 <itemizedlist>
93 <listitem>
94 <para>[jciccone] - Added a native compile of Shadow. The native
95 utilities are configured to work with the target system. The password
96 and group files can now be shadowed and the root password can be set
97 before booting into the system.</para>
98 </listitem>
99 </itemizedlist>
100 </listitem>
101
102 <listitem>
103 <para>November 23, 2006</para>
104 <itemizedlist>
105 <listitem>
106 <para>[jciccone] - Replace the glibc crosscompile timezone fix patch
107 with the glibc cross hacks patch. The new patch has support for
108 zoneinfo, locales, and librpcsvc.</para>
109 </listitem>
110 <listitem>
111 <para>[jciccone] - Update the Glibc libgcc_eh patch to -2. The new
112 version checks to see if libgcc_eh exists and if it does Glibc will
113 link against it.</para>
114 </listitem>
115 <listitem>
116 <para>[jciccone] - Updated Man to 1.6e.</para>
117 </listitem>
118 <listitem>
119 <para>[jciccone] - Updated Coreutils to 6.6.</para>
120 </listitem>
121 <listitem>
122 <para>[jciccone] - Updated Linux to 2.6.18.3 and Linux Headers to
123 2.6.18.3-11202006.</para>
124 </listitem>
125 <listitem>
126 <para>[jciccone] - Updated M4 to 1.4.8.</para>
127 </listitem>
128 </itemizedlist>
129 </listitem>
130
131 <listitem>
132 <para>November 20, 2006</para>
133 <itemizedlist>
134 <listitem>
135 <para>[jciccone] - Updated Coreutils to 6.5.</para>
136 </listitem>
137 <listitem>
138 <para>[jciccone] - Updated Autoconf to 2.61.</para>
139 </listitem>
140 </itemizedlist>
141 </listitem>
142
143 <listitem>
144 <para>November 15, 2006</para>
145 <itemizedlist>
146 <listitem>
147 <para>[jciccone] - Updated to IANA-Etc 2.20.</para>
148 </listitem>
149 </itemizedlist>
150 </listitem>
151
152 <listitem>
153 <para>November 14, 2006</para>
154 <itemizedlist>
155 <listitem>
156 <para>[jciccone] - Bash 3.2 patch updated with upstream fixes 001-005.</para>
157 </listitem>
158 <listitem>
159 <para>[jciccone] - Updated to Linux Headers 2.6.18.2-11122006.</para>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163
164 <listitem>
165 <para>November 9, 2006</para>
166 <itemizedlist>
167 <listitem>
168 <para>[Chris] - Removed unnecessary creation of /etc/mtab.</para>
169 </listitem>
170 </itemizedlist>
171 </listitem>
172
173 <listitem>
174 <para>November 7, 2006</para>
175 <itemizedlist>
176 <listitem>
177 <para>[jciccone] - Added a patch to fix a versioning issue with Glibc 2.5.</para>
178 </listitem>
179 <listitem>
180 <para>[jciccone] - Updated to Glibc 2.5.</para>
181 </listitem>
182 <listitem>
183 <para>[jciccone] - Modified the instructions for disabling the
184 installation of the groups program to account for changes in shadow's
185 Makefile.</para>
186 </listitem>
187 <listitem>
188 <para>[jciccone] - Updated to File 4.18.</para>
189 </listitem>
190 <listitem>
191 <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
192 </listitem>
193 <listitem>
194 <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
195 </listitem>
196 <listitem>
197 <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
198 </listitem>
199 <listitem>
200 <para>[jciccone] - Updated to Gettext 0.16.</para>
201 </listitem>
202 <listitem>
203 <para>[jciccone] - Updated to Psmisc 22.3.</para>
204 </listitem>
205 <listitem>
206 <para>[jciccone] - Moved e2fsprogs and sed before coreutils
207 for consistancy with clfs-svn. The testsuite dependency,
208 the reason for it moving, doesn't affect clfs2.</para>
209 </listitem>
210 <listitem>
211 <para>[jciccone] - Removed out of place udev text in bootscripts Networking.</para>
212 </listitem>
213 <listitem>
214 <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
215 </listitem>
216 <listitem>
217 <para>[jciccone] - Updated to Coreutils 6.4.</para>
218 </listitem>
219 <listitem>
220 <para>[jciccone] - Updated to Udev 103.</para>
221 </listitem>
222 <listitem>
223 <para>[jciccone] - Updated to Tar 1.16.</para>
224 </listitem>
225 <listitem>
226 <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
227 </listitem>
228 </itemizedlist>
229 </listitem>
230
231 <listitem>
232 <para>November 5, 2006</para>
233 <itemizedlist>
234 <listitem>
235 <para>[jciccone] - Updated to Inetutils 1.5.</para>
236 </listitem>
237 <listitem>
238 <para>[jciccone] - Added command to man instructions to comment out
239 MANPATH /usr/local/man (in addition to /usr/man).</para>
240 </listitem>
241 <listitem>
242 <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
247 <listitem>
248 <para>October 14, 2006</para>
249 <itemizedlist>
250 <listitem>
251 <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
252 </listitem>
253 <listitem>
254 <para>[jciccone] - Updated the vim fixes patch to -14.</para>
255 </listitem>
256 <listitem>
257 <para>[jciccone] - Added patch to fix build issues with
258 Bash 3.2.</para>
259 </listitem>
260 <listitem>
261 <para>[jciccone] - Updated Udev to 102.</para>
262 </listitem>
263 <listitem>
264 <para>[jciccone] - Updated Man-Pages to 2.41.</para>
265 </listitem>
266 <listitem>
267 <para>[jciccone] - Updated Readline to 5.2.</para>
268 </listitem>
269 <listitem>
270 <para>[jciccone] - Updated Bash to 3.2.</para>
271 </listitem>
272 <listitem>
273 <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
274 The new patch fixes the same issues, and removes the use of
275 syscalls. Syscalls were removed from unistd.h during sanitation.
276 </para>
277 </listitem>
278 <listitem>
279 <para>[jciccone] - Updated Texinfo to 4.8a.</para>
280 </listitem>
281 <listitem>
282 <para>[jciccone] - Added a patch to Util-Linux to fix build issues
283 due to changes in the kernel.</para>
284 </listitem>
285 <listitem>
286 <para>[jciccone] - Updated M4 to 1.4.7</para>
287 </listitem>
288 <listitem>
289 <para>[jciccone] - Updated to Linux 2.6.18 and
290 Linux-Headers-2.6.18-09302006.</para>
291 </listitem>
292 <listitem>
293 <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
294 boot logging feature.</para>
295 </listitem>
296 <listitem>
297 <para>[jciccone] - Removed TeX installation commands from Texinfo
298 instructions.</para>
299 </listitem>
300 </itemizedlist>
301 </listitem>
302
303 <listitem>
304 <para>October 5, 2006</para>
305 <itemizedlist>
306 <listitem>
307 <para>[manuel] - Changed book license to the Open Publication
308 License v1.0.</para>
309 </listitem>
310 </itemizedlist>
311 </listitem>
312
313 <listitem>
314 <para>August 31, 2006</para>
315 <itemizedlist>
316 <listitem>
317 <para>[jciccone] - Added a Host System Requirements page.</para>
318 </listitem>
319 <listitem>
320 <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
321 fixes. This patch will be upgraded weekly, no further changelog
322 entries needed.</para>
323 </listitem>
324 <listitem>
325 <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
326 that utilizes Robert's fix. More details at
327 http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
328 </listitem>
329 <listitem>
330 <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
331 systems will fail, it will attempt to connect to 255.255.255.255
332 instead of the ip address entered. This was due to a change in glibc's
333 handling of inet_addr, was long now is u_int32_t. Bug found by
334 Vladimir Vainer.</para>
335 </listitem>
336 <listitem>
337 <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
338 </listitem>
339 <listitem>
340 <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
341 </listitem>
342 <listitem>
343 <para>[jciccone] - Removed the keymap settings from the kernel
344 pages.</para>
345 </listitem>
346 <listitem>
347 <para>[jciccone] - Added Shadow patch to fix useradd.</para>
348 </listitem>
349 </itemizedlist>
350 </listitem>
351
352 <listitem>
353 <para>August 30, 2006</para>
354 <itemizedlist>
355 <listitem>
356 <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
357 </listitem>
358 <listitem>
359 <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
360 fixes.</para>
361 </listitem>
362 <listitem>
363 <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
364 1.1-08272006 rules.</para>
365 </listitem>
366 <listitem>
367 <para>[jciccone] - Updated to Findutils 4.2.28.</para>
368 </listitem>
369 <listitem>
370 <para>[jciccone] - Updated to M4 1.4.6.</para>
371 </listitem>
372 <listitem>
373 <para>[jciccone] - Updated to Autoconf 2.60.</para>
374 </listitem>
375 <listitem>
376 <para>[jciccone] - Updated to Man-Pages 2.39.</para>
377 </listitem>
378 <listitem>
379 <para>[jciccone] - Updated to Procps 3.2.7.</para>
380 </listitem>
381 <listitem>
382 <para>[jciccone] - Updated to Coreutils 0.97.</para>
383 </listitem>
384 <listitem>
385 <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
386 </listitem>
387 <listitem>
388 <para>[jciccone] - Updated to Gettext 0.15.</para>
389 </listitem>
390 <listitem>
391 <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
392 </listitem>
393 <listitem>
394 <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
395 2.6.17.11-08232006.</para>
396 </listitem>
397 <listitem>
398 <para>[jciccone] - Added the Perl fPIC patch which makes perl build
399 a shared DynaLoader.a.</para>
400 </listitem>
401 <listitem>
402 <para>[jciccone] - Removed mention of package users hint from
403 "Package Management" page.</para>
404 </listitem>
405 </itemizedlist>
406 </listitem>
407
408 <listitem>
409 <para>August 8, 2006</para>
410 <itemizedlist>
411 <listitem>
412 <para>[jciccone] - Moved man-pages to the beginning of the build.
413 (fixes ticket #82).</para>
414 </listitem>
415 </itemizedlist>
416 </listitem>
417
418 <listitem>
419 <para>August 7, 2006</para>
420 <itemizedlist>
421 <listitem>
422 <para>[jciccone] - Fixed a problem where when bash is cross-compiled
423 it cannot test for the presence of named pipes.</para>
424 </listitem>
425 <listitem>
426 <para>[jciccone] - Fixed symlink issue in bootscripts. New package
427 CLFS-bootscropts 0.3.</para>
428 </listitem>
429 </itemizedlist>
430 </listitem>
431
432 <listitem>
433 <para>July 22, 2006</para>
434 <itemizedlist>
435 <listitem>
436 <para>[jciccone] - Updated the perl cross-compile patch to -2 to
437 support x86.</para>
438 </listitem>
439 <listitem>
440 <para>[jciccone] - Added x86 to the book.</para>
441 </listitem>
442 </itemizedlist>
443 </listitem>
444
445 <listitem>
446 <para>July 21, 2006</para>
447 <itemizedlist>
448 <listitem>
449 <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
450 tzselect command. This makes sure that the tzselect command looks in
451 zoneinfo dir that was just installed by glibc instead of the host.
452 </para>
453 </listitem>
454 </itemizedlist>
455 </listitem>
456
457 <listitem>
458 <para>July 20, 2006</para>
459 <itemizedlist>
460 <listitem>
461 <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
462 when cross-compiling it later in the final system.</para>
463 </listitem>
464 <listitem>
465 <para>[jciccone] - Updated to Udev-096.</para>
466 </listitem>
467 <listitem>
468 <para>[jciccone] - Updated to linux-2.6.17.6 and
469 linux-headers-2.6.17.6-07202006.</para>
470 </listitem>
471 </itemizedlist>
472 </listitem>
473
474 <listitem>
475 <para>July 16, 2006</para>
476 <itemizedlist>
477 <listitem>
478 <para>[jciccone] - Added a sed to fix updatedb due to the new
479 location of find.</para>
480 </listitem>
481 <listitem>
482 <para>[jciccone] - Removed unneeded chown and chmod commands from
483 the linux-headers installation.</para>
484 </listitem>
485 </itemizedlist>
486 </listitem>
487
488 <listitem>
489 <para>July 10, 2006</para>
490 <itemizedlist>
491 <listitem>
492 <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
493 </listitem>
494 </itemizedlist>
495 </listitem>
496
497 <listitem>
498 <para>July 10, 2006</para>
499 <itemizedlist>
500 <listitem>
501 <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
502 </listitem>
503 </itemizedlist>
504 </listitem>
505
506 <listitem>
507 <para>July 9, 2006</para>
508 <itemizedlist>
509 <listitem>
510 <para>[jciccone] - Updated to linux-2.6.17.4 and
511 linux-headers-2.6.17.4-07072006.</para>
512 </listitem>
513 <listitem>
514 <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
515 permissions and groups. </para>
516 </listitem>
517 <listitem>
518 <para>[jciccone] - Fixes a possible issue with bootscripts if the
519 /usr partition is not mounted during startup. Moved find to /bin
520 and moved some kbd utilities to /bin.</para>
521 </listitem>
522 </itemizedlist>
523 </listitem>
524
525 <listitem>
526 <para>July 2, 2006</para>
527 <itemizedlist>
528 <listitem>
529 <para>[jciccone] - Updated passwd and group file creation
530 to only create minimal users and groups and
531 include information on other users/groups.</para>
532 </listitem>
533 <listitem>
534 <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
535 for /etc/sysconfig/createfiles.</para>
536 </listitem>
537 </itemizedlist>
538 </listitem>
539
540 <listitem>
541 <para>June 28, 2006</para>
542 <itemizedlist>
543 <listitem>
544 <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
545 </listitem>
546 </itemizedlist>
547 </listitem>
548
549 <listitem>
550 <para>June 24, 2006</para>
551 <itemizedlist>
552 <listitem>
553 <para>[jciccone] - Updated to Binutils-2.17.</para>
554 </listitem>
555 </itemizedlist>
556 </listitem>
557
558 <listitem>
559 <para>June 22, 2006</para>
560 <itemizedlist>
561 <listitem>
562 <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
563 </listitem>
564 <listitem>
565 <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
566 </listitem>
567 <listitem>
568 <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
569 </listitem>
570 <listitem>
571 <para>[jciccone] - Added mktemp to the Linux dependency list. New
572 dependency as of 2.6.17.</para>
573 </listitem>
574 </itemizedlist>
575 </listitem>
576
577 <listitem>
578 <para>June 21, 2006</para>
579 <itemizedlist>
580 <listitem>
581 <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
582 </listitem>
583 </itemizedlist>
584 </listitem>
585
586 <listitem>
587 <para>June 19, 2006</para>
588 <itemizedlist>
589 <listitem>
590 <para>[jciccone] - Updated to man-1.6d.</para>
591 </listitem>
592 <listitem>
593 <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
594 issue that has shown up primarily in samba.</para>
595 </listitem>
596 <listitem>
597 <para>[jciccone] - Updated to linux-2.6.17 and
598 linux-headers-2.6.17-06192006.</para>
599 </listitem>
600 </itemizedlist>
601 </listitem>
602
603 <listitem>
604 <para>June 18, 2006</para>
605 <itemizedlist>
606 <listitem>
607 <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
608 which installs timezone info when cross-compiling.</para>
609 </listitem>
610 </itemizedlist>
611 </listitem>
612
613 <listitem>
614 <para>June 16, 2006</para>
615 <itemizedlist>
616 <listitem>
617 <para>[jciccone] - Added information about cross-compiling perl.</para>
618 </listitem>
619 </itemizedlist>
620 </listitem>
621
622 <listitem>
623 <para>June 15, 2006</para>
624 <itemizedlist>
625 <listitem>
626 <para>[jciccone] - Updated to Binutils-2.16.94.</para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
631 <listitem>
632 <para>June 11, 2006</para>
633 <itemizedlist>
634 <listitem>
635 <para>[jciccone] - Updated the list of installed programs for several packages.</para>
636 </listitem>
637 <listitem>
638 <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
639 </listitem>
640 <listitem>
641 <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
642 </listitem>
643 <listitem>
644 <para>[jciccone] - Updated to Shadow-4.0.16.</para>
645 </listitem>
646 </itemizedlist>
647 </listitem>
648
649 <listitem>
650 <para>June 6, 2006</para>
651 <itemizedlist>
652 <listitem>
653 <para>[jciccone] - Added information about cross-compiling vim.</para>
654 </listitem>
655 </itemizedlist>
656 </listitem>
657
658 <listitem>
659 <para>May 29, 2006</para>
660 <itemizedlist>
661 <listitem>
662 <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
663 </listitem>
664 <listitem>
665 <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
666 </listitem>
667 <listitem>
668 <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
669 </listitem>
670 </itemizedlist>
671 </listitem>
672
673 <listitem>
674 <para>May 29, 2006</para>
675 <itemizedlist>
676 <listitem>
677 <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
678 </listitem>
679 </itemizedlist>
680 </listitem>
681
682 <listitem>
683 <para>May 24, 2006</para>
684 <itemizedlist>
685 <listitem>
686 <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
687 </listitem>
688 </itemizedlist>
689 </listitem>
690
691 </itemizedlist>
692
693 <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
694
695</sect1>
Note: See TracBrowser for help on using the repository browser.