source: introduction/welcome/changelog.xml@ fcfda3f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fcfda3f was fcfda3f, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Removed creation of xsl-stylesheets-current symlink.
Removed obsolete commented stuff.
Fixed typo and traling space clean-up in changelog.xml.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5874 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 104.9 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="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>April 18th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[manuel] - Removed creation of xsl-stylesheets-current
49 symlink.</para>
50 </listitem>
51 <listitem>
52 <para>[bdubbs] - Updated to wireless_tools.28.</para>
53 </listitem>
54 </itemizedlist>
55 </listitem>
56
57 <listitem>
58 <para>April 17th, 2006</para>
59 <itemizedlist>
60 <listitem>
61 <para>[bdubbs] - Changed vim to match LFS instructions regarding
62 UTF-8 locales.</para>
63 </listitem>
64 <listitem>
65 <para>[bdubbs] - Updated to kde-3.5.2.</para>
66 </listitem>
67 </itemizedlist>
68 </listitem>
69
70 <listitem>
71 <para>April 15th, 2006</para>
72 <itemizedlist>
73 <listitem>
74 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
75 </listitem>
76 <listitem>
77 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
78 </listitem>
79 <listitem>
80 <para>[randy] - Removed some optional dependencies (Gtk-1 and
81 guile-gtk) from the G-Wrap instructions.</para>
82 </listitem>
83 <listitem>
84 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
85 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
86 </listitem>
87 <listitem>
88 <para>[dj] - Added install command to create the /usr/share/fonts
89 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
94 <listitem>
95 <para>April 14th, 2006</para>
96 <itemizedlist>
97 <listitem>
98 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
99 vulnerabitility in ticket #1876. Changed sed to include
100 linux/types.h to be the same as that in Xorg-7.0.0.</para>
101 </listitem>
102 <listitem>
103 <para>[randy] - Updated all the wiki links to point to the existing
104 package wiki page if one existed.</para>
105 </listitem>
106 <listitem>
107 <para>[dnicholson] - Added information about the Nano development
108 version which supplies UTF-8 support to Locale Related Issues.
109 Added a caution on the Nano page.</para>
110 </listitem>
111 <listitem>
112 <para>[dnicholson] - Added pkg-config as a required dependency
113 for MesaLib. Fixes ticket #1904.</para>
114 </listitem>
115 <listitem>
116 <para>[randy] - Readded the links in the Perl Modules instructions
117 to the MD5sums of all the Perl Module source tarballs.</para>
118 </listitem>
119 <listitem>
120 <para>[randy] - Moved GConf-1 from an optional to a required
121 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
122 </listitem>
123 <listitem>
124 <para>[randy] - Added new package Graphviz-2.8.</para>
125 </listitem>
126 <listitem>
127 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
128 </listitem>
129 <listitem>
130 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
131 </listitem>
132 </itemizedlist>
133 </listitem>
134
135 <listitem>
136 <para>April 13th, 2006</para>
137 <itemizedlist>
138 <listitem>
139 <para>[randy] - Added the Io programming language to Chapter 12 -
140 "Other Programming Tools".</para>
141 </listitem>
142 </itemizedlist>
143 </listitem>
144
145 <listitem>
146 <para>April 12th, 2006</para>
147 <itemizedlist>
148 <listitem>
149 <para>[randy] - Updates to the Enscript instructions: added a patch
150 to fix security vulnerabilities, added commands to build alternate
151 formats of the documentation, fixed the wiki link to point to the
152 already existing wiki page.</para>
153 </listitem>
154 <listitem>
155 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
156 </listitem>
157 <listitem>
158 <para>[randy] - Updated to Whois-4.7.13.</para>
159 </listitem>
160 </itemizedlist>
161 </listitem>
162
163 <listitem>
164 <para>April 11th, 2006</para>
165 <itemizedlist>
166 <listitem>
167 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
168 </listitem>
169 <listitem>
170 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
171 </listitem>
172 </itemizedlist>
173 </listitem>
174
175 <listitem>
176 <para>April 10th, 2006</para>
177 <itemizedlist>
178 <listitem>
179 <para>[randy] - Added the 'User Notes' wiki link to each package
180 page.</para>
181 </listitem>
182 <listitem>
183 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
184 (brackets changed to braces).</para>
185 </listitem>
186 <listitem>
187 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
188 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
189 brackets changed to angle brackets).</para>
190 </listitem>
191 </itemizedlist>
192 </listitem>
193
194 <listitem>
195 <para>April 9th, 2006</para>
196 <itemizedlist>
197 <listitem>
198 <para>[randy] - Changed all the references to X Window System links
199 to a common entity displayed as 'X Window System'.</para>
200 </listitem>
201 <listitem>
202 <para>[randy] - Updated to Doxygen-1.4.6.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>April 8th, 2006</para>
209 <itemizedlist>
210 <listitem>
211 <para>[randy] - Updated to GnuPG-1.4.3.</para>
212 </listitem>
213 <listitem>
214 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
215 instructions.</para>
216 </listitem>
217 <listitem>
218 <para>[randy] - Updated to librsvg-2.14.3.</para>
219 </listitem>
220 <listitem>
221 <para>[randy] - Updated to libgsf-1.14.0.</para>
222 </listitem>
223 </itemizedlist>
224 </listitem>
225
226 <listitem>
227 <para>April 7th, 2006</para>
228 <itemizedlist>
229 <listitem>
230 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
231 </listitem>
232 <listitem>
233 <para>[randy] - Updated to shared-mime-info-0.17.</para>
234 </listitem>
235 <listitem>
236 <para>[randy] - Updated to libcroco-0.6.1.</para>
237 </listitem>
238 </itemizedlist>
239 </listitem>
240
241 <listitem>
242 <para>April 6th, 2006</para>
243 <itemizedlist>
244 <listitem>
245 <para>[randy] - Added a parameter to the Subversion build commands
246 to disable the use of Berkeley DB; also added commands to fix the
247 improper permissions on the installed documentation.</para>
248 </listitem>
249 <listitem>
250 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
251 typos in X Window System Components fonts section.</para>
252 </listitem>
253 <listitem>
254 <para>[randy] - Updated to Poppler-0.4.5.</para>
255 </listitem>
256 </itemizedlist>
257 </listitem>
258
259 <listitem>
260 <para>April 5th, 2006</para>
261 <itemizedlist>
262 <listitem>
263 <para>[randy] - Updated to Qt-3.3.6.</para>
264 </listitem>
265 <listitem>
266 <para>[dj] - Added sed to correct glibc header problem in
267 xorg-server.</para>
268 </listitem>
269 <listitem>
270 <para>[bdubbs] - Added Wireless Tools.</para>
271 </listitem>
272 </itemizedlist>
273 </listitem>
274
275 <listitem>
276 <para>April 4th, 2006</para>
277 <itemizedlist>
278 <listitem>
279 <para>[randy] - Updated to Subversion-1.3.1.</para>
280 </listitem>
281 <listitem>
282 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
283 </listitem>
284 </itemizedlist>
285 </listitem>
286
287 <listitem>
288 <para>April 2nd, 2006</para>
289 <itemizedlist>
290 <listitem>
291 <para>[randy] - Updated to libusb-0.1.12.</para>
292 </listitem>
293 <listitem>
294 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
295 </listitem>
296 <listitem>
297 <para>[randy] - Updated to SLIB-3a3.</para>
298 </listitem>
299 <listitem>
300 <para>[randy] - Updated to Guile-1.8.0.</para>
301 </listitem>
302 <listitem>
303 <para>[randy] - Updated to Ruby-1.8.4.</para>
304 </listitem>
305 <listitem>
306 <para>[randy] - Updated the HTTP download link in the PPP
307 instructions.</para>
308 </listitem>
309 <listitem>
310 <para>[randy] - Commented out the link to the 'non-root dial-out
311 HOWTO' from the WvDial instructions as it is no longer
312 available.</para>
313 </listitem>
314 <listitem>
315 <para>[randy] - Updated to Samba-3.0.22.</para>
316 </listitem>
317 </itemizedlist>
318 </listitem>
319
320 <listitem>
321 <para>March 31st, 2006</para>
322 <itemizedlist>
323 <listitem>
324 <para>[randy] - Changed the name of the Nail package to its new name
325 of 'Heirloom mailx' and updated to the 12.0 version.</para>
326 </listitem>
327 <listitem>
328 <para>[randy] - Updated to Sendmail-8.13.6.</para>
329 </listitem>
330 <listitem>
331 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
332 </listitem>
333 <listitem>
334 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
335 LFS version).</para>
336 </listitem>
337 <listitem>
338 <para>[randy] - Updated to PHP-5.1.2.</para>
339 </listitem>
340 <listitem>
341 <para>[randy] - Updated to cURL-7.15.3.</para>
342 </listitem>
343 <listitem>
344 <para>[randy] - Updated to Stunnel-4.15.</para>
345 </listitem>
346 </itemizedlist>
347 </listitem>
348
349 <listitem>
350 <para>March 30th, 2006</para>
351 <itemizedlist>
352 <listitem>
353 <para>[randy] - Updated to Libidn-0.6.3.</para>
354 </listitem>
355 <listitem>
356 <para>[randy] - Updated to GTK-Doc-1.5.</para>
357 </listitem>
358 <listitem>
359 <para>[randy] - Added XML::Parser as a required dependency and
360 intltool as an optional dependency of ScrollKeeper.</para>
361 </listitem>
362 <listitem>
363 <para>[randy] - Added LWP as an optional dependency of
364 XML::Parser.</para>
365 </listitem>
366 </itemizedlist>
367 </listitem>
368
369 <listitem>
370 <para>March 29th, 2006</para>
371 <itemizedlist>
372 <listitem>
373 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
374 </listitem>
375 <listitem>
376 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
377 configuration.</para>
378 </listitem>
379 <listitem>
380 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
381 </listitem>
382 <listitem>
383 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
384 </listitem>
385 </itemizedlist>
386 </listitem>
387
388 <listitem>
389 <para>March 28th, 2006</para>
390 <itemizedlist>
391 <listitem>
392 <para>[randy] - Updated to Heimdal-0.7.2.</para>
393 </listitem>
394 <listitem>
395 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
396 Added information about configuring in Xterm.</para>
397 </listitem>
398 <listitem>
399 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
400 with a different note describing its use. Added more information
401 about configuring Fontconfig and a link to the user's manual.</para>
402 </listitem>
403 <listitem>
404 <para>[dnicholson] - Reworked the fonts section of X Window System
405 Components. Added detailed description of both font services and
406 more links to available fonts. Thanks to Alexander Patrakov, Andrew
407 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
408 </listitem>
409 <listitem>
410 <para>[dnicholson] - Added commands to make only TrueType fonts
411 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
412 Fixed name of luit patch in Xorg-6.9.0.</para>
413 </listitem>
414 <listitem>
415 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
416 </listitem>
417 <listitem>
418 <para>[dj] - Fixed xorg-server download link.</para>
419 </listitem>
420 <listitem>
421 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
422 flags.</para>
423 </listitem>
424 </itemizedlist>
425 </listitem>
426
427 <listitem>
428 <para>March 27th, 2006</para>
429 <itemizedlist>
430 <listitem>
431 <para>[randy] - Updated to Gtk+-2.8.16.</para>
432 </listitem>
433 <listitem>
434 <para>[randy] - Updated to Pango-1.12.0.</para>
435 </listitem>
436 <listitem>
437 <para>[randy] - Updated to ATK-1.11.3.</para>
438 </listitem>
439 <listitem>
440 <para>[randy] - Updated to GLib-2.10.1.</para>
441 </listitem>
442 <listitem>
443 <para>[randy] - Updated to cairo-1.0.4.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
448 <listitem>
449 <para>March 26th, 2006</para>
450 <itemizedlist>
451 <listitem>
452 <para>[dnicholson] - Changed note for Bc test suite. Removed one
453 unnecessary test. Thanks to Bruce Dubbs.</para>
454 </listitem>
455 <listitem>
456 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
457 dependency of MesaLib for the GLUT library.</para>
458 </listitem>
459 <listitem>
460 <para>[randy] - Updated to Whois-4.7.12.</para>
461 </listitem>
462 <listitem>
463 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
464 some unneeded screen output by the update-pciids command.</para>
465 </listitem>
466 <listitem>
467 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 <listitem>
473 <para>March 25th, 2006</para>
474 <itemizedlist>
475 <listitem>
476 <para>[dj] - Updated individual X.org packages (wget files
477 updated) and corrected two instructions where $XORG_CONFIG should
478 be used.</para>
479 </listitem>
480 <listitem>
481 <para>[dnicholson] - Removed patches in Bc and replaced with
482 equivalent seds. Fixed segmentation faults with bc -l. Fixes
483 #1846. Added commands for test suite. Removed libedit
484 dependency as it conflicts with Readline and causes problems.</para>
485 </listitem>
486 </itemizedlist>
487 </listitem>
488
489 <listitem>
490 <para>March 24th, 2006</para>
491 <itemizedlist>
492 <listitem>
493 <para>[randy] - Updated to Expat-2.0.0.</para>
494 </listitem>
495 <listitem>
496 <para>[randy] - Updated to S-Lang-2.0.6.</para>
497 </listitem>
498 <listitem>
499 <para>[randy] - Updated to PCRE-6.6.</para>
500 </listitem>
501 <listitem>
502 <para>[andy] - Updated Fluxbox to 0.9.15</para>
503 </listitem>
504 </itemizedlist>
505 </listitem>
506
507 <listitem>
508 <para>March 23rd, 2006</para>
509 <itemizedlist>
510 <listitem>
511 <para>[randy] - Added a note to the CrackLib instructions advising
512 to reinstall Shadow if you need strong password support without
513 installing Linux-PAM.</para>
514 </listitem>
515 <listitem>
516 <para>[randy] - Modified the Shadow instructions to reflect that
517 it needs to be reinstalled (and provided the modified commands) if
518 CrackLib is installed without Linux-PAM.</para>
519 </listitem>
520 <listitem>
521 <para>[randy] - Updated to CrackLib-2.8.9.</para>
522 </listitem>
523 </itemizedlist>
524 </listitem>
525
526 <listitem>
527 <para>March 22nd, 2006</para>
528 <itemizedlist>
529 <listitem>
530 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
531 page.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>March 21st, 2006</para>
538 <itemizedlist>
539 <listitem>
540 <para>[randy] - Updated Perl version entity to 5.8.8 to match
541 current LFS SVN.</para>
542 </listitem>
543 </itemizedlist>
544 </listitem>
545
546 <listitem>
547 <para>March 19th, 2006</para>
548 <itemizedlist>
549 <listitem>
550 <para>[randy] - Changed the Expect dependency in the DejaGnu
551 instructions to a run-time-only dependency.</para>
552 </listitem>
553 </itemizedlist>
554 </listitem>
555
556 <listitem>
557 <para>March 18th, 2006</para>
558 <itemizedlist>
559 <listitem>
560 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
561 </listitem>
562 </itemizedlist>
563 </listitem>
564
565 <listitem>
566 <para>March 16th, 2006</para>
567 <itemizedlist>
568 <listitem>
569 <para>[randy] - Added new package K3b.</para>
570 </listitem>
571 <listitem>
572 <para>[randy] - Created two XInclude files to replace instances of
573 identical text in several KDE packages.</para>
574 </listitem>
575 </itemizedlist>
576 </listitem>
577
578 <listitem>
579 <para>March 15th, 2006</para>
580 <itemizedlist>
581 <listitem>
582 <para>[dnicholson] - Added sed to libexif commands to fix
583 Ticket #1785.</para>
584 </listitem>
585 <listitem>
586 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
587 </listitem>
588 </itemizedlist>
589 </listitem>
590
591 <listitem>
592 <para>March 14th, 2006</para>
593 <itemizedlist>
594 <listitem>
595 <para>[bdubbs] - Clarified jdk download instructions and made
596 minor updates to the install of the binary version.</para>
597 </listitem>
598 </itemizedlist>
599 </listitem>
600
601 <listitem>
602 <para>March 13th, 2006</para>
603 <itemizedlist>
604 <listitem>
605 <para>[dj] - Removed font path comments and defines from Xorg and
606 XFree86 host.def files.</para>
607 </listitem>
608 <listitem>
609 <para>[dj] - Fixed typos, clarified library installation, added
610 pkg-config note, and added return notes for data packages and luit
611 to Xorg-7 instructions.</para>
612 </listitem>
613 </itemizedlist>
614 </listitem>
615
616 <listitem>
617 <para>March 9th, 2006</para>
618 <itemizedlist>
619 <listitem>
620 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
621 problem.</para>
622 </listitem>
623 </itemizedlist>
624 </listitem>
625
626 <listitem>
627 <para>March 7th, 2006</para>
628 <itemizedlist>
629 <listitem>
630 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
631 </listitem>
632 </itemizedlist>
633 </listitem>
634
635 <listitem>
636 <para>March 6th, 2006</para>
637 <itemizedlist>
638 <listitem>
639 <para>[dnicholson] - Moved libgtkhtml to General Libraries
640 since it is not a GNOME library. Change prefix to /usr.</para>
641 </listitem>
642 <listitem>
643 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
644 instructions.</para>
645 </listitem>
646 </itemizedlist>
647 </listitem>
648
649 <listitem>
650 <para>March 5th, 2006</para>
651 <itemizedlist>
652 <listitem>
653 <para>[dj] - Updated to xorg-6.9.0</para>
654 </listitem>
655 </itemizedlist>
656 </listitem>
657
658 <listitem>
659 <para>March 4th, 2006</para>
660 <itemizedlist>
661 <listitem>
662 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
663 </listitem>
664 </itemizedlist>
665 </listitem>
666
667 <listitem>
668 <para>March 3rd, 2006</para>
669 <itemizedlist>
670 <listitem>
671 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
672 path.</para>
673 </listitem>
674 <listitem>
675 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
676 </listitem>
677 </itemizedlist>
678 </listitem>
679
680 <listitem>
681 <para>March 2nd, 2006</para>
682 <itemizedlist>
683 <listitem>
684 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
685 of development release.</para>
686 </listitem>
687 <listitem>
688 <para>[dj] - Added command explanations and corrected prefix for
689 xterm, libdrm, and Mesa.</para>
690 </listitem>
691 <listitem>
692 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
693 pages.</para>
694 </listitem>
695 <listitem>
696 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
697 </listitem>
698 </itemizedlist>
699 </listitem>
700
701 <listitem>
702 <para>March 1st, 2006</para>
703 <itemizedlist>
704 <listitem>
705 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
706 installation commands.</para>
707 </listitem>
708 <listitem>
709 <para>[randy] - Final cleanup to the GNOME add-on packages after the
710 2.12.2 update.</para>
711 </listitem>
712 </itemizedlist>
713 </listitem>
714
715 <listitem>
716 <para>February 27th, 2006</para>
717 <itemizedlist>
718 <listitem>
719 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
720 installed.</para>
721 </listitem>
722 <listitem>
723 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
724 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
725 </listitem>
726 <listitem>
727 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
728 </listitem>
729 </itemizedlist>
730 </listitem>
731
732 <listitem>
733 <para>February 25th, 2006</para>
734 <itemizedlist>
735 <listitem>
736 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
737 </listitem>
738 </itemizedlist>
739 </listitem>
740
741 <listitem>
742 <para>February 23rd, 2006</para>
743 <itemizedlist>
744 <listitem>
745 <para>[bdubbs] - Removed duplicate installation of lndir
746 in xorg and xfree86.</para>
747 </listitem>
748 </itemizedlist>
749 </listitem>
750
751 <listitem>
752 <para>February 21st, 2006</para>
753 <itemizedlist>
754 <listitem>
755 <para>[bdubbs] - Simplified unzip instructions.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
760 <listitem>
761 <para>February 13th, 2006</para>
762 <itemizedlist>
763 <listitem>
764 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
765 </listitem>
766 </itemizedlist>
767 </listitem>
768
769 <listitem>
770 <para>February 12th, 2006</para>
771 <itemizedlist>
772 <listitem>
773 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
774 </listitem>
775 <listitem>
776 <para>[archaic] - Updated to Postfix-2.2.8.</para>
777 </listitem>
778 <listitem>
779 <para>[randy] - Text updates and corrections provided by a patch
780 sent in by Chris Staub.</para>
781 </listitem>
782 <listitem>
783 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
784 files with commands to create symlinks to the actual NSS/NSPR .pc
785 files in the Firefox, Mozilla and Thunderbird instructions as
786 suggested by Dan Nicholson.</para>
787 </listitem>
788 <listitem>
789 <para>[randy] - Abbreviated the commands used to install the NSS
790 libraries in the NSS instructions as suggested by Tushar
791 Teredesai.</para>
792 </listitem>
793 <listitem>
794 <para>[randy] - Updated to Galeon-2.0.0.</para>
795 </listitem>
796 </itemizedlist>
797 </listitem>
798
799 <listitem>
800 <para>February 10th, 2006</para>
801 <itemizedlist>
802 <listitem>
803 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
804 </listitem>
805 </itemizedlist>
806 </listitem>
807
808 <listitem>
809 <para>February 9th, 2006</para>
810 <itemizedlist>
811 <listitem>
812 <para>[randy] - Updated to Transcode-1.0.2.</para>
813 </listitem>
814 <listitem>
815 <para>[randy] - Minor corrections and updates to the Avifile
816 instructions.</para>
817 </listitem>
818 </itemizedlist>
819 </listitem>
820
821 <listitem>
822 <para>February 8th, 2006</para>
823 <itemizedlist>
824 <listitem>
825 <para>[randy] - Updated to Totem-1.2.1.</para>
826 </listitem>
827 <listitem>
828 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
829 </listitem>
830 </itemizedlist>
831 </listitem>
832
833 <listitem>
834 <para>February 7th, 2006</para>
835 <itemizedlist>
836 <listitem>
837 <para>[randy] - Updated to GOffice-0.2.0.</para>
838 </listitem>
839 <listitem>
840 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
841 </listitem>
842 </itemizedlist>
843 </listitem>
844
845 <listitem>
846 <para>February 6th, 2006</para>
847 <itemizedlist>
848 <listitem>
849 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
850 </listitem>
851 <listitem>
852 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
853 changes.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>February 5th, 2006</para>
860 <itemizedlist>
861 <listitem>
862 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
863 </listitem>
864 <listitem>
865 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
866 </listitem>
867 <listitem>
868 <para>[randy] - Modified the instructions for linking to installed
869 plugins and removed the commands to create /usr/lib/mozilla
870 compatibility links from the Mozilla instructions.</para>
871 </listitem>
872 <listitem>
873 <para>[randy] - Updated the following GNOME Add-on package
874 instructions to fit the 2.12.2 version changes: GDM, Java Access
875 Bridge, GNOME Speech.</para>
876 </listitem>
877 </itemizedlist>
878 </listitem>
879
880 <listitem>
881 <para>February 4th, 2006</para>
882 <itemizedlist>
883 <listitem>
884 <para>[randy] - Updated the following GNOME Add-on package
885 instructions to fit the 2.12.2 version changes: Epiphany,
886 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
887 </listitem>
888 </itemizedlist>
889 </listitem>
890
891 <listitem>
892 <para>February 3rd, 2006</para>
893 <itemizedlist>
894 <listitem>
895 <para>[randy] - Updated the following GNOME Add-on package
896 instructions to fit the 2.12.2 version changes: libgnomecups,
897 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
898 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
899 Nautilus CD Burner.</para>
900 </listitem>
901 <listitem>
902 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
903 version. Modified the /opt installation path to /opt/gnome-2.12.2,
904 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
905 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
906 packages version entities also now reflect the 2.12.2 version, though
907 the actual package instructions have not been updated.</para>
908 </listitem>
909 <listitem>
910 <para>[randy] - Added a new page in the GNOME Core section for the
911 shared-mime-info package as it is not a direct dependency of any
912 GNOME Core package any longer.</para>
913 </listitem>
914 <listitem>
915 <para>[randy] - Updated Evolution Data Server dependencies to reflect
916 the NSS package and modified the libexecdir setting.</para>
917 </listitem>
918 <listitem>
919 <para>[randy] - Updated to Metacity-2.12.2.</para>
920 </listitem>
921 <listitem>
922 <para>[randy] - Updated to libwnck-2.12.2.</para>
923 </listitem>
924 <listitem>
925 <para>[randy] - Updated to libsoup-2.2.7.</para>
926 </listitem>
927 </itemizedlist>
928 </listitem>
929
930 <listitem>
931 <para>February 2nd, 2006</para>
932 <itemizedlist>
933 <listitem>
934 <para>[randy] - Updated to XScreenSaver-4.23.</para>
935 </listitem>
936 </itemizedlist>
937 </listitem>
938
939 <listitem>
940 <para>February 1st, 2006</para>
941 <itemizedlist>
942 <listitem>
943 <para>[randy] - Updated to LZO-2.02.</para>
944 </listitem>
945 <listitem>
946 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
947 </listitem>
948 <listitem>
949 <para>[bdubbs] - Updated vim to version 6.4.</para>
950 </listitem>
951 </itemizedlist>
952 </listitem>
953
954 <listitem>
955 <para>January 31st, 2006</para>
956 <itemizedlist>
957 <listitem>
958 <para>[randy] - Removed the piping of 'yes' commands from the
959 installation of the packages containing Sun license agreements
960 (JDK binary, FOP and FreeTTS) and instead provided a note to
961 reference the text about automating builds.</para>
962 </listitem>
963 </itemizedlist>
964 </listitem>
965
966 <listitem>
967 <para>January 30th, 2006</para>
968 <itemizedlist>
969 <listitem>
970 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
971 'building-notes' as this more accurately reflects the page and added
972 a new section 'Automated Building Procedures' to the
973 'building-notes' page.</para>
974 </listitem>
975 </itemizedlist>
976 </listitem>
977
978 <listitem>
979 <para>January 29th, 2006</para>
980 <itemizedlist>
981 <listitem>
982 <para>[randy] - Added instructions to build the Akode package, added
983 a patch to fix a build issue with libtunepimp, and adjusted the
984 dependencies in the Kdemultimedia instructions.</para>
985 </listitem>
986 <listitem>
987 <para>[randy] - Updated all the links to files located on the Anduin
988 server to use entities.</para>
989 </listitem>
990 <listitem>
991 <para>[andy] - Updated glib2 to 2.8.6.</para>
992 </listitem>
993 </itemizedlist>
994 </listitem>
995
996 <listitem>
997 <para>January 28th, 2006</para>
998 <itemizedlist>
999 <listitem>
1000 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
1001 instructions.</para>
1002 </listitem>
1003 <listitem>
1004 <para>[andy] - Updated GConf to 2.12.1</para>
1005 </listitem>
1006 <listitem>
1007 <para>[andy] - Updated gtk+2 to 2.8.11</para>
1008 </listitem>
1009 </itemizedlist>
1010 </listitem>
1011
1012 <listitem>
1013 <para>January 27th, 2006</para>
1014 <itemizedlist>
1015 <listitem>
1016 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[bdubbs] - Removed section on package management because it
1020 has been incorporated into LFS.</para>
1021 </listitem>
1022 <listitem>
1023 <para>[randy] - Modified the instruction to apply the patch in the
1024 kdegraphics instructions as the patch has changed, thanks to Miguel
1025 Bazdresch for the report.</para>
1026 </listitem>
1027 <listitem>
1028 <para>[randy] - Added a note to the GStreamer instructions about
1029 Valgrind breaking the build.</para>
1030 </listitem>
1031 <listitem>
1032 <para>[andy] - Updated libxklavier to 2.1.</para>
1033 </listitem>
1034 </itemizedlist>
1035 </listitem>
1036
1037 <listitem>
1038 <para>January 25th, 2006</para>
1039 <itemizedlist>
1040 <listitem>
1041 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
1042 to Jay McHugh for sending in the report.</para>
1043 </listitem>
1044 <listitem>
1045 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
1046 method to use 'client.mk' and '.mozconfig', added instructions
1047 to use system-installed NSS/NSPR libraries and added additional
1048 configuration information.</para>
1049 </listitem>
1050 <listitem>
1051 <para>[randy] - Changed the default to render SVG graphics in the
1052 Firefox instructions.</para>
1053 </listitem>
1054 </itemizedlist>
1055 </listitem>
1056
1057 <listitem>
1058 <para>January 23rd, 2006</para>
1059 <itemizedlist>
1060 <listitem>
1061 <para>[randy] - Updated to Thunderbird-1.5, changed the build
1062 method to use 'client.mk' and '.mozconfig', added instructions
1063 to use system-installed NSS/NSPR libraries and added additional
1064 configuration information.</para>
1065 </listitem>
1066 <listitem>
1067 <para>[randy] - Added information about using system-installed
1068 versions of the NSS/NSPR libraries and added additional configuration
1069 information to the Firefox instructions.</para>
1070 </listitem>
1071 <listitem>
1072 <para>[randy] - Added new package Network Security Services,
1073 NSS-3.11.</para>
1074 </listitem>
1075 </itemizedlist>
1076 </listitem>
1077
1078 <listitem>
1079 <para>January 22nd, 2006</para>
1080 <itemizedlist>
1081 <listitem>
1082 <para>[randy] - Adjusted some dependencies using a patch sent in
1083 by Chris Staub.</para>
1084 </listitem>
1085 </itemizedlist>
1086 </listitem>
1087
1088 <listitem>
1089 <para>January 21st, 2006</para>
1090 <itemizedlist>
1091 <listitem>
1092 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
1093 vulnerability patch to the kdelibs instructions.</para>
1094 </listitem>
1095 </itemizedlist>
1096 </listitem>
1097
1098 <listitem>
1099 <para>January 18th, 2006</para>
1100 <itemizedlist>
1101 <listitem>
1102 <para>[randy] - Modified the sed command in the Firefox instructions
1103 so that it can be run multiple times, also modified the instructions
1104 for creating symlinks to the system-wide mozilla plugin
1105 directory.</para>
1106 </listitem>
1107 <listitem>
1108 <para>[randy] - Added a dependency and updated text to the Xine
1109 Libraries instructions.</para>
1110 </listitem>
1111 <listitem>
1112 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
1113 </listitem>
1114 </itemizedlist>
1115 </listitem>
1116
1117 <listitem>
1118 <para>January 17th, 2006</para>
1119 <itemizedlist>
1120 <listitem>
1121 <para>[tushar] - Modify unzip compilation to enable unzip to
1122 unzip files up to 4 GB.</para>
1123 </listitem>
1124 <listitem>
1125 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
1126 Submitted by archaic.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
1130 and added new modules HTML::Element::Extended and HTML::Tree as
1131 dependencies; also more reorganization and singling out of the
1132 Perl Modules.</para>
1133 </listitem>
1134 <listitem>
1135 <para>[tushar] - Change lynx installation target to install-full.</para>
1136 </listitem>
1137 <listitem>
1138 <para>[tushar] - Removed obsolete note for zipcloack.</para>
1139 </listitem>
1140 <listitem>
1141 <para>[randy] - Added three new Perl Modules as dependencies of the
1142 Digest::SHA module: Devel::Symdump, Pod::Coverage and
1143 Test::Pod::Coverage.</para>
1144 </listitem>
1145 </itemizedlist>
1146 </listitem>
1147
1148 <listitem>
1149 <para>January 16th, 2006</para>
1150 <itemizedlist>
1151 <listitem>
1152 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
1153 numerous text and dependency corrections/additions in the Perl
1154 Modules instructions.</para>
1155 </listitem>
1156 <listitem>
1157 <para>[randy] - Singled out the Text::Diff module in the Perl
1158 Modules instructions.</para>
1159 </listitem>
1160 <listitem>
1161 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
1162 and singled it out in the instructions.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[randy] - Added optional dependencies to the Archive::Zip
1166 and HTML::Tagset Perl Modules instructions.</para>
1167 </listitem>
1168 <listitem>
1169 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
1170 ExtUtils::ParseXS-2.15 Perl Modules.</para>
1171 </listitem>
1172 <listitem>
1173 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
1174 note in the Module::Build instructions about using an older version
1175 of YAML.</para>
1176 </listitem>
1177 <listitem>
1178 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
1179 added new optional dependencies.</para>
1180 </listitem>
1181 </itemizedlist>
1182 </listitem>
1183
1184 <listitem>
1185 <para>January 15th, 2006</para>
1186 <itemizedlist>
1187 <listitem>
1188 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
1189 the Test::Simple-0.62 module.</para>
1190 </listitem>
1191 <listitem>
1192 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
1196 and Pod::Simple-3.03 Perl Modules.</para>
1197 </listitem>
1198 <listitem>
1199 <para>[randy] - Singled out the Compress::Zlib module in the Perl
1200 Modules instructions and updated to the 1.41 version.</para>
1201 </listitem>
1202 </itemizedlist>
1203 </listitem>
1204
1205 <listitem>
1206 <para>January 14th, 2006</para>
1207 <itemizedlist>
1208 <listitem>
1209 <para>[randy] - Added a note to run the test suite and added
1210 documentation installation commands to the GnuPG instructions.</para>
1211 </listitem>
1212 </itemizedlist>
1213 </listitem>
1214
1215 <listitem>
1216 <para>January 12th, 2006</para>
1217 <itemizedlist>
1218 <listitem>
1219 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
1220 dependency URLs to fix the AMR support and added additional
1221 documentation installation commands.</para>
1222 </listitem>
1223 </itemizedlist>
1224 </listitem>
1225
1226 <listitem>
1227 <para>January 11, 2006</para>
1228 <itemizedlist>
1229 <listitem>
1230 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
1231 dependencies, updated the version of the Skins file.</para>
1232 </listitem>
1233 <listitem>
1234 <para>[andy] - Updated to abiword-2.4.2.</para>
1235 </listitem>
1236 </itemizedlist>
1237 </listitem>
1238
1239 <listitem>
1240 <para>January 10th, 2006</para>
1241 <itemizedlist>
1242 <listitem>
1243 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[randy] - Corrections to the CVS instructions: fixed broken
1247 download URLs and corrected documentation installation
1248 commands.</para>
1249 </listitem>
1250 </itemizedlist>
1251 </listitem>
1252
1253 <listitem>
1254 <para>January 9th, 2006</para>
1255 <itemizedlist>
1256 <listitem>
1257 <para>[randy] - Updated the MPlayer instructions with the new URL for
1258 the LIVE555 Streaming Media web site.</para>
1259 </listitem>
1260 </itemizedlist>
1261 </listitem>
1262
1263 <listitem>
1264 <para>January 8th, 2006</para>
1265 <itemizedlist>
1266 <listitem>
1267 <para>[randy] - Updated to Ethereal-0.10.14.</para>
1268 </listitem>
1269 <listitem>
1270 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[randy] - Minor updates to the Kdegraphics instructions:
1274 added new dependencies, added a note about creating the API
1275 documentation, added a note about the OCR support, updated the
1276 installed programs, libraries and directories list.</para>
1277 </listitem>
1278 </itemizedlist>
1279 </listitem>
1280
1281 <listitem>
1282 <para>January 7th, 2006</para>
1283 <itemizedlist>
1284 <listitem>
1285 <para>[randy] - Removed the Berkeley DB dependency from packages
1286 utilizing it as BDB is now built in LFS.</para>
1287 </listitem>
1288 <listitem>
1289 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
1290 Python instructions to support the new BDB, updated the Heimdal
1291 instructions to account for the changed library file names.</para>
1292 </listitem>
1293 <listitem>
1294 <para>[randy] - Updated to GIMP-2.2.10.</para>
1295 </listitem>
1296 <listitem>
1297 <para>[andy] - Updated to xvidcore-1.1.0.</para>
1298 </listitem>
1299 </itemizedlist>
1300 </listitem>
1301
1302 <listitem>
1303 <para>January 6th, 2006</para>
1304 <itemizedlist>
1305 <listitem>
1306 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
1307 1.0.14.</para>
1308 </listitem>
1309 <listitem>
1310 <para>[randy] - Modified the command to run the libcroco test
1311 suite.</para>
1312 </listitem>
1313 </itemizedlist>
1314 </listitem>
1315
1316 <listitem>
1317 <para>January 5th, 2006</para>
1318 <itemizedlist>
1319 <listitem>
1320 <para>[randy] - Updated to Poppler-0.4.3.</para>
1321 </listitem>
1322 <listitem>
1323 <para>[randy] - Updated to giflib-4.1.4.</para>
1324 </listitem>
1325 <listitem>
1326 <para>[randy] - Updated to libexif-0.6.13.</para>
1327 </listitem>
1328 <listitem>
1329 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
1330 to the kdegraphics instructions.</para>
1331 </listitem>
1332 </itemizedlist>
1333 </listitem>
1334
1335 <listitem>
1336 <para>January 4th, 2006</para>
1337 <itemizedlist>
1338 <listitem>
1339 <para>[randy] - Minor additions to the kdebase instructions: added
1340 optional dependencies, added a configuration section which includes
1341 information about run-time packages, and added installed programs,
1342 libraries and directories.</para>
1343 </listitem>
1344 <listitem>
1345 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
1346 </listitem>
1347 </itemizedlist>
1348 </listitem>
1349
1350 <listitem>
1351 <para>January 2nd, 2006</para>
1352 <itemizedlist>
1353 <listitem>
1354 <para>[randy] - Added significant updates to the HAL instructions:
1355 updated the dependencies, modified the command that changes the
1356 storage device policy, added text and a visual chart to explain
1357 the requirements of the hal-device-manager program, added commands
1358 to allow for locale specific needs in the storage device policy,
1359 and some general text cleanup.</para>
1360 </listitem>
1361 <listitem>
1362 <para>[randy] - Updated the D-BUS instructions to include text that
1363 identifies the needs of the HAL package.</para>
1364 </listitem>
1365 </itemizedlist>
1366 </listitem>
1367
1368 <listitem>
1369 <para>December 31st, 2005</para>
1370 <itemizedlist>
1371 <listitem>
1372 <para>[randy] - Added a sed command to the D-Bus instructions to
1373 change a 'jar' command to 'fastjar' due to the changes in
1374 GCC-4.0.x.</para>
1375 </listitem>
1376 </itemizedlist>
1377 </listitem>
1378
1379 <listitem>
1380 <para>December 30th, 2005</para>
1381 <itemizedlist>
1382 <listitem>
1383 <para>[randy] - Added some optional dependencies to the Kdelibs
1384 instructions.</para>
1385 </listitem>
1386 <listitem>
1387 <para>[randy] - Added new package Libidn-0.6.0.</para>
1388 </listitem>
1389 <listitem>
1390 <para>[andy] - Added new package Gaim-1.5.0.</para>
1391 </listitem>
1392 </itemizedlist>
1393 </listitem>
1394
1395 <listitem>
1396 <para>December 29th, 2005</para>
1397 <itemizedlist>
1398 <listitem>
1399 <para>[randy] - Removed libogg and added NAS to the optional
1400 dependencies of aRts.</para>
1401 </listitem>
1402 <listitem>
1403 <para>[randy] - Added a caution note to the MC instructions
1404 about the UTF-8 related issues.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[randy] - Added a caution note to the UnZip instructions
1408 about the locale related issues.</para>
1409 </listitem>
1410 <listitem>
1411 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
1412 2, 'Important Information', thanks to Alexander Patrakov for
1413 contributing the text for this page. The page is very incomplete and
1414 many more packages with locale related issues will be added.</para>
1415 </listitem>
1416 </itemizedlist>
1417 </listitem>
1418
1419 <listitem>
1420 <para>December 28th, 2005</para>
1421 <itemizedlist>
1422 <listitem>
1423 <para>[randy] - Added new package GOffice-0.1.2.</para>
1424 </listitem>
1425 </itemizedlist>
1426 </listitem>
1427
1428 <listitem>
1429 <para>December 27th, 2005</para>
1430 <itemizedlist>
1431 <listitem>
1432 <para>[randy] - Updated to libgsf-1.13.3.</para>
1433 </listitem>
1434 <listitem>
1435 <para>[randy] - Removed the unneeded 'make' command from the
1436 hicolor-icon-theme instructions.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
1440 removed an unneeded switch from the configure command.</para>
1441 </listitem>
1442 <listitem>
1443 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
1444 </listitem>
1445 <listitem>
1446 <para>[randy] - Updated to ISO Codes-0.49.</para>
1447 </listitem>
1448 </itemizedlist>
1449 </listitem>
1450
1451 <listitem>
1452 <para>December 26th, 2005</para>
1453 <itemizedlist>
1454 <listitem>
1455 <para>[randy] - Updated to Doxygen-1.4.5.</para>
1456 </listitem>
1457 <listitem>
1458 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
1459 download URL, added test suite notes, modified the configure command
1460 to include switches for the recommended dependencies and added
1461 appropriate notes about the recommended dependencies.</para>
1462 </listitem>
1463 <listitem>
1464 <para>[randy] - Updated to little cms-1.15.</para>
1465 </listitem>
1466 <listitem>
1467 <para>[randy] - Updated to Sendmail-8.13.5.</para>
1468 </listitem>
1469 <listitem>
1470 <para>[dj] - Added colorls patch to tcsh instructions.</para>
1471 </listitem>
1472 <listitem>
1473 <para>[dj] - Corrected additional recommended and optional
1474 dependencies in OpenOffice instructions.</para>
1475 </listitem>
1476 <listitem>
1477 <para>[andy] - Update xine-lib to 1.1.1.</para>
1478 </listitem>
1479 </itemizedlist>
1480 </listitem>
1481
1482 <listitem>
1483 <para>December 25th, 2005</para>
1484 <itemizedlist>
1485 <listitem>
1486 <para>[randy] - Updated to LibMPEG3-1.6.</para>
1487 </listitem>
1488 </itemizedlist>
1489 </listitem>
1490
1491 <listitem>
1492 <para>December 24th, 2005</para>
1493 <itemizedlist>
1494 <listitem>
1495 <para>[randy] - Fixed a syntax error in the configure scripts and
1496 simplified the existing sed commands in the Tcl and Tk
1497 instructions.</para>
1498 </listitem>
1499 <listitem>
1500 <para>[randy] - Added pkg-config and ALSA Library as required
1501 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
1502 pointing out the omission.</para>
1503 </listitem>
1504 <listitem>
1505 <para>[randy] - Fixed GTK+-2 documentation installation commands,
1506 thanks to Nico R. for pointing out the breakage.</para>
1507 </listitem>
1508 <listitem>
1509 <para>[randy] - Updated to Firefox-1.5, modified the method used
1510 to build it and added a command to fix an anonymous enum in an
1511 interface header file.</para>
1512 </listitem>
1513 <listitem>
1514 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
1515 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
1516 </listitem>
1517 </itemizedlist>
1518 </listitem>
1519
1520 <listitem>
1521 <para>December 23rd, 2005</para>
1522 <itemizedlist>
1523 <listitem>
1524 <para>[andy] - Updated librsvg to 2.12.7.</para>
1525 </listitem>
1526 <listitem>
1527 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
1528 </listitem>
1529 </itemizedlist>
1530 </listitem>
1531
1532 <listitem>
1533 <para>December 22nd, 2005</para>
1534 <itemizedlist>
1535 <listitem>
1536 <para>[andy] - Updated XFce to 4.2.3.2.</para>
1537 </listitem>
1538 </itemizedlist>
1539 </listitem>
1540
1541 <listitem>
1542 <para>December 21st, 2005</para>
1543 <itemizedlist>
1544 <listitem>
1545 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
1546 use visudo to edit the sudoers file.</para>
1547 </listitem>
1548 </itemizedlist>
1549 </listitem>
1550
1551 <listitem>
1552 <para>December 20th, 2005</para>
1553 <itemizedlist>
1554 <listitem>
1555 <para>[randy] - Commented out the Python and Perl bindings build
1556 notes from the Subversion instructions as there is a build failure
1557 using current versions of SWIG and (B)LFS packages.</para>
1558 </listitem>
1559 <listitem>
1560 <para>[randy] - Added documentation installation commands to the
1561 Guile instructions.</para>
1562 </listitem>
1563 </itemizedlist>
1564 </listitem>
1565
1566 <listitem>
1567 <para>December 19th, 2005</para>
1568 <itemizedlist>
1569 <listitem>
1570 <para>[randy] - Modified the sed command in the OpenSSH instructions
1571 to better allow for repeated builds.</para>
1572 </listitem>
1573 <listitem>
1574 <para>[bdubbs] - Updated to nmap-3.95.</para>
1575 </listitem>
1576 <listitem>
1577 <para>[bdubbs] - Added sed to Bind to prevent invalid
1578 warnings in the log.</para>
1579 </listitem>
1580 <listitem>
1581 <para>[randy] - Updated to Samba-3.0.20b.</para>
1582 </listitem>
1583 <listitem>
1584 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1585 </listitem>
1586 </itemizedlist>
1587 </listitem>
1588
1589 <listitem>
1590 <para>December 18th, 2005</para>
1591 <itemizedlist>
1592 <listitem>
1593 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1594 </listitem>
1595 <listitem>
1596 <para>[bdubbs] - Changed configure instruction in gimp to
1597 use recommended dependencies. Added note that the switches
1598 to configure need to be changed if the recommended
1599 dependencies are not installed.</para>
1600 </listitem>
1601 <listitem>
1602 <para>[bdubbs] - Updated to whois-4.7.10.</para>
1603 </listitem>
1604 <listitem>
1605 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
1606 </listitem>
1607 </itemizedlist>
1608 </listitem>
1609
1610 <listitem>
1611 <para>December 17th, 2005</para>
1612 <itemizedlist>
1613 <listitem>
1614 <para>[randy] - Updated to PHP-5.1.1.</para>
1615 </listitem>
1616 </itemizedlist>
1617 </listitem>
1618
1619 <listitem>
1620 <para>December 16th, 2005</para>
1621 <itemizedlist>
1622 <listitem>
1623 <para>[randy] - Updated to Stunnel-4.14.</para>
1624 </listitem>
1625 <listitem>
1626 <para>[randy] - Updated to Ruby-1.8.3.</para>
1627 </listitem>
1628 </itemizedlist>
1629 </listitem>
1630
1631 <listitem>
1632 <para>December 15, 2005</para>
1633 <itemizedlist>
1634 <listitem>
1635 <para>[randy] - Updated to Aspell-0.60.4.</para>
1636 </listitem>
1637 <listitem>
1638 <para>[randy] - Added a sed command to the FOP instructions which
1639 fixes an obsolete tail command in the JAI binary.</para>
1640 </listitem>
1641 <listitem>
1642 <para>[randy] - Updated to Gamin-0.1.7.</para>
1643 </listitem>
1644 <listitem>
1645 <para>[bdubbs] - Removed section on newsserver.</para>
1646 </listitem>
1647 <listitem>
1648 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
1649 </listitem>
1650 </itemizedlist>
1651 </listitem>
1652
1653 <listitem>
1654 <para>December 14th, 2005</para>
1655 <itemizedlist>
1656 <listitem>
1657 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
1658 </listitem>
1659 <listitem>
1660 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
1661 </listitem>
1662 </itemizedlist>
1663 </listitem>
1664
1665 <listitem>
1666 <para>December 13th, 2005</para>
1667 <itemizedlist>
1668 <listitem>
1669 <para>[bdubbs] - Update description of LiveCD.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[randy] - Updated to MySQL-5.0.16.</para>
1673 </listitem>
1674 <listitem>
1675 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
1676 </listitem>
1677 <listitem>
1678 <para>[bdubbs] - Removed libungif.</para>
1679 </listitem>
1680 <listitem>
1681 <para>[randy] - Updated to GTK+-2.8.9.</para>
1682 </listitem>
1683 <listitem>
1684 <para>[andy] - Updated to Abiword-2.4.1</para>
1685 </listitem>
1686 </itemizedlist>
1687 </listitem>
1688
1689 <listitem>
1690 <para>December 11th, 2005</para>
1691 <itemizedlist>
1692 <listitem>
1693 <para>[randy] - Updated to Pango-1.10.2.</para>
1694 </listitem>
1695 <listitem>
1696 <para>[randy] - Updated to GLib-2.8.4.</para>
1697 </listitem>
1698 </itemizedlist>
1699 </listitem>
1700
1701 <listitem>
1702 <para>December 10th, 2005</para>
1703 <itemizedlist>
1704 <listitem>
1705 <para>[randy] - Updated to Heimdal-0.7.1.</para>
1706 </listitem>
1707 </itemizedlist>
1708 </listitem>
1709
1710 <listitem>
1711 <para>December 9th, 2005</para>
1712 <itemizedlist>
1713 <listitem>
1714 <para>[randy] - Fixed command typos in the Gnome Menus and
1715 Gnome Volume Manager instructions.</para>
1716 </listitem>
1717 <listitem>
1718 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
1719 </listitem>
1720 <listitem>
1721 <para>[andy] - Added details of how to create a fluxbox.desktop file to
1722 the Fluxbox page.</para>
1723 </listitem>
1724 </itemizedlist>
1725 </listitem>
1726
1727 <listitem>
1728 <para>December 8th, 2005</para>
1729 <itemizedlist>
1730 <listitem>
1731 <para>[bdubbs] - Updated to curl-7.15.1.</para>
1732 </listitem>
1733 </itemizedlist>
1734 </listitem>
1735
1736 <listitem>
1737 <para>December 7th, 2005</para>
1738 <itemizedlist>
1739 <listitem>
1740 <para>[bdubbs] - Added sed to remove incomplete tests from
1741 test program in popt.</para>
1742 </listitem>
1743 <listitem>
1744 <para>[bdubbs] - Removed reference to non-existent esound.ps
1745 from EsounD-0.2.36.</para>
1746 </listitem>
1747 <listitem>
1748 <para>[bdubbs] - Removed --with-history option from libxml2. Added
1749 a caution that the make check command can hang forever under
1750 certain conditions with the option.</para>
1751 </listitem>
1752 <listitem>
1753 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
1754 </listitem>
1755 <listitem>
1756 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
1757 go moko for pointing out the omission.</para>
1758 </listitem>
1759 <listitem>
1760 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
1764 thanks to David Rosal for pointing out the omission.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[randy] - Updated to libvorbis-1.1.2.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[randy] - Updated to libogg-1.1.3.</para>
1771 </listitem>
1772 </itemizedlist>
1773 </listitem>
1774
1775 <listitem>
1776 <para>December 6th, 2005</para>
1777 <itemizedlist>
1778 <listitem>
1779 <para>[dj] - Completed dependencies, removed optional configure
1780 parameters and added the no_mozilla (firefox) patch for
1781 OpenOffice.</para>
1782 </listitem>
1783 </itemizedlist>
1784 </listitem>
1785
1786 <listitem>
1787 <para>December 3rd, 2005</para>
1788 <itemizedlist>
1789 <listitem>
1790 <para>[randy] - Updated to GCC-4.0.2.</para>
1791 </listitem>
1792 <listitem>
1793 <para>[bdubbs] - Updated to qt-3.3.5.</para>
1794 </listitem>
1795 </itemizedlist>
1796 </listitem>
1797
1798 <listitem>
1799 <para>December 2nd, 2005</para>
1800 <itemizedlist>
1801 <listitem>
1802 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
1803 </listitem>
1804 </itemizedlist>
1805 </listitem>
1806
1807 <listitem>
1808 <para>December 1st, 2005</para>
1809 <itemizedlist>
1810 <listitem>
1811 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
1812 </listitem>
1813 </itemizedlist>
1814 </listitem>
1815
1816 <listitem>
1817 <para>November 30th, 2005</para>
1818 <itemizedlist>
1819 <listitem>
1820 <para>[randy] - Updated to xinetd-2.3.14.</para>
1821 </listitem>
1822 <listitem>
1823 <para>[randy] - Added a command to create the logging directory in
1824 the GDM instructions, thanks to Vincent Fretin for pointing out the
1825 oversight.</para>
1826 </listitem>
1827 <listitem>
1828 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
1829 </listitem>
1830 <listitem>
1831 <para>[randy] - Updated to Sysstat-6.0.2.</para>
1832 </listitem>
1833 </itemizedlist>
1834 </listitem>
1835
1836 <listitem>
1837 <para>November 29th, 2005</para>
1838 <itemizedlist>
1839 <listitem>
1840 <para>[randy] - Updated to Shadow-4.0.13.</para>
1841 </listitem>
1842 <listitem>
1843 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
1844 the installation commands have changed.</para>
1845 </listitem>
1846 <listitem>
1847 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
1848 </listitem>
1849 </itemizedlist>
1850 </listitem>
1851
1852 <listitem>
1853 <para>November 27th, 2005</para>
1854 <itemizedlist>
1855 <listitem>
1856 <para>[randy] - Added an FTP download URL and changed the
1857 documentation installation to a versioned directory in the Fontconfig
1858 instructions.</para>
1859 </listitem>
1860 <listitem>
1861 <para>[randy] - Added documentation installation and clarified the
1862 purpose of the sed command in the FreeType instructions.</para>
1863 </listitem>
1864 </itemizedlist>
1865 </listitem>
1866
1867 <listitem>
1868 <para>November 26th, 2005</para>
1869 <itemizedlist>
1870 <listitem>
1871 <para>[randy] - Added a note to the Lynx instructions that
1872 identifies, and shows how to avoid, a security vulnerability.</para>
1873 </listitem>
1874 <listitem>
1875 <para>[randy] - Updated to S-Lang-2.0.5.</para>
1876 </listitem>
1877 <listitem>
1878 <para>[randy] - Updated the text in the Net-tools instructions
1879 to reflect the updated version of Coreutils.</para>
1880 </listitem>
1881 </itemizedlist>
1882 </listitem>
1883
1884 <listitem>
1885 <para>November 25th, 2005</para>
1886 <itemizedlist>
1887 <listitem>
1888 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
1889 </listitem>
1890 <listitem>
1891 <para>[randy] - Updated to pkg-config-0.20</para>
1892 </listitem>
1893 </itemizedlist>
1894 </listitem>
1895
1896 <listitem>
1897 <para>November 24th, 2005</para>
1898 <itemizedlist>
1899 <listitem>
1900 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
1901 installation commands to work with the newer version.</para>
1902 </listitem>
1903 </itemizedlist>
1904 </listitem>
1905
1906 <listitem>
1907 <para>November 23rd, 2005</para>
1908 <itemizedlist>
1909 <listitem>
1910 <para>[bdubbs] - Added sed to sudo to correct a security issue
1911 (Archaic). Also added --enable-shell-sets-home switch
1912 (Gerard).</para>
1913 </listitem>
1914 </itemizedlist>
1915 </listitem>
1916
1917 <listitem>
1918 <para>November 22nd, 2005</para>
1919 <itemizedlist>
1920 <listitem>
1921 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
1922 </listitem>
1923 <listitem>
1924 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
1925 051020 and changed the documentation directory to a versioned
1926 name.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[randy] - Updated to FriBidi-0.10.7.</para>
1930 </listitem>
1931 <listitem>
1932 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
1933 the tests outlined in the DocBook DSSSL Stylesheets
1934 instructions.</para>
1935 </listitem>
1936 <listitem>
1937 <para>[randy] - Updated to Ethereal-0.10.13.</para>
1938 </listitem>
1939 <listitem>
1940 <para>[randy] - Added new package GC-6.5.</para>
1941 </listitem>
1942 </itemizedlist>
1943 </listitem>
1944
1945 <listitem>
1946 <para>November 21st, 2005</para>
1947 <itemizedlist>
1948 <listitem>
1949 <para>[randy] - Updated the Rsync bootscript to remove the --compress
1950 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
1951 </listitem>
1952 <listitem>
1953 <para>[randy] - Added --disable-python to the configure command in
1954 the D-BUS instructions to fix a broken build identified by Filip
1955 Bartmann.</para>
1956 </listitem>
1957 <listitem>
1958 <para>[randy] - Added --disable-libwrap to the configure command in
1959 the Stunnel instructions to fix a broken build identified by Filip
1960 Bartmann.</para>
1961 </listitem>
1962 <listitem>
1963 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
1964 Utilities section of Chapter 31.</para>
1965 </listitem>
1966 <listitem>
1967 <para>[randy] - Modified the libexecdir parameter passed to configure
1968 and tweaked the storage device policy in the HAL instructions.</para>
1969 </listitem>
1970 </itemizedlist>
1971 </listitem>
1972
1973 <listitem>
1974 <para>November 19th, 2005</para>
1975 <itemizedlist>
1976 <listitem>
1977 <para>[randy] - Added notes to start a D-BUS session daemon to the
1978 D-BUS, GDM and GNOME Configuration instructions.</para>
1979 </listitem>
1980 <listitem>
1981 <para>[dj] - Cleaned up OpenOffice instructions and added
1982 a no-pam patch.</para>
1983 </listitem>
1984 </itemizedlist>
1985 </listitem>
1986
1987 <listitem>
1988 <para>November 18th, 2005</para>
1989 <itemizedlist>
1990 <listitem>
1991 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
1992 thanks to Steffen Knollman for discovering the problem and
1993 contributing the patch.</para>
1994 </listitem>
1995 <listitem>
1996 <para>[igor] - Updated to rsync-2.6.6.</para>
1997 </listitem>
1998 </itemizedlist>
1999 </listitem>
2000
2001 <listitem>
2002 <para>November 17th, 2005</para>
2003 <itemizedlist>
2004 <listitem>
2005 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
2006 Utilities section of Chapter 31.</para>
2007 </listitem>
2008 <listitem>
2009 <para>[dj] - Corrected OpenOffice patch names.</para>
2010 </listitem>
2011 </itemizedlist>
2012 </listitem>
2013
2014 <listitem>
2015 <para>November 15th, 2005</para>
2016 <itemizedlist>
2017 <listitem>
2018 <para>[dj] - Updated to OpenOffice-2.0.0</para>
2019 </listitem>
2020 </itemizedlist>
2021 </listitem>
2022
2023 <listitem>
2024 <para>November 14th, 2005</para>
2025 <itemizedlist>
2026 <listitem>
2027 <para>[randy] - Updated to Balsa-2.3.6.</para>
2028 </listitem>
2029 </itemizedlist>
2030 </listitem>
2031
2032 <listitem>
2033 <para>November 13th, 2005</para>
2034 <itemizedlist>
2035 <listitem>
2036 <para>[randy] - Added several more entries to the 'Other Programming
2037 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
2038 and other contributions.</para>
2039 </listitem>
2040 </itemizedlist>
2041 </listitem>
2042
2043 <listitem>
2044 <para>November 12th, 2005</para>
2045 <itemizedlist>
2046 <listitem>
2047 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
2048 xptinfo.h anonymous enum patch.</para>
2049 </listitem>
2050 </itemizedlist>
2051 </listitem>
2052
2053 <listitem>
2054 <para>November 9th, 2005</para>
2055 <itemizedlist>
2056 <listitem>
2057 <para>[randy] - Updated references to source and md5sum files
2058 on the Anduin server due to the Anduin reorganization.</para>
2059 </listitem>
2060 <listitem>
2061 <para>[randy] - Added several more programming languages to the
2062 'Other Programming Tools' section.</para>
2063 </listitem>
2064 </itemizedlist>
2065 </listitem>
2066
2067 <listitem>
2068 <para>November 7th, 2005</para>
2069 <itemizedlist>
2070 <listitem>
2071 <para>[randy] - Added several programming languages to the 'Other
2072 Programming Tools' section.</para>
2073 </listitem>
2074 <listitem>
2075 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
2076 </listitem>
2077 </itemizedlist>
2078 </listitem>
2079
2080 <listitem>
2081 <para>November 5th, 2005</para>
2082 <itemizedlist>
2083 <listitem>
2084 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
2085 suggestions.</para>
2086 </listitem>
2087 </itemizedlist>
2088 </listitem>
2089
2090 <listitem>
2091 <para>November 4th, 2005</para>
2092 <itemizedlist>
2093 <listitem>
2094 <para>[randy] - Added a patch to the libgsf instructions so that the
2095 configure script properly discovers GConf.</para>
2096 </listitem>
2097 </itemizedlist>
2098 </listitem>
2099
2100 <listitem>
2101 <para>November 3rd, 2005</para>
2102 <itemizedlist>
2103 <listitem>
2104 <para>[randy] - Added new package GMime-2.1.17.</para>
2105 </listitem>
2106 </itemizedlist>
2107 </listitem>
2108
2109 <listitem>
2110 <para>November 1st, 2005</para>
2111 <itemizedlist>
2112 <listitem>
2113 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
2114 'Other Programming Tools' section.</para>
2115 </listitem>
2116 <listitem>
2117 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[randy] - Updated to Transcode-1.0.1.</para>
2121 </listitem>
2122 </itemizedlist>
2123 </listitem>
2124
2125 <listitem>
2126 <para>October 31st, 2005</para>
2127 <itemizedlist>
2128 <listitem>
2129 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
2130 </listitem>
2131 </itemizedlist>
2132 </listitem>
2133
2134 <listitem>
2135 <para>October 30th, 2005</para>
2136 <itemizedlist>
2137 <listitem>
2138 <para>[randy] - Added new package Totem-1.2.0.</para>
2139 </listitem>
2140 <listitem>
2141 <para>[dj] - Updated to JDK-1.5.0_05.</para>
2142 </listitem>
2143 </itemizedlist>
2144 </listitem>
2145
2146 <listitem>
2147 <para>October 29th, 2005</para>
2148 <itemizedlist>
2149 <listitem>
2150 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
2151 </listitem>
2152 </itemizedlist>
2153 </listitem>
2154
2155 <listitem>
2156 <para>October 28th, 2005</para>
2157 <itemizedlist>
2158 <listitem>
2159 <para>[igor] - Updated to SDL-1.2.9.</para>
2160 </listitem>
2161 <listitem>
2162 <para>[igor] - Updated to CVS-1.11.21.</para>
2163 </listitem>
2164 </itemizedlist>
2165 </listitem>
2166
2167 <listitem>
2168 <para>October 25th, 2005</para>
2169 <itemizedlist>
2170 <listitem>
2171 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
2172 package from the GNOME Add-on section.</para>
2173 </listitem>
2174 </itemizedlist>
2175 </listitem>
2176
2177 <listitem>
2178 <para>October 23rd, 2005</para>
2179 <itemizedlist>
2180 <listitem>
2181 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[randy] - Added new package Poppler-0.4.2.</para>
2185 </listitem>
2186 </itemizedlist>
2187 </listitem>
2188
2189 <listitem>
2190 <para>October 21st, 2005</para>
2191 <itemizedlist>
2192 <listitem>
2193 <para>[randy] - Added new package GNOME Keyring
2194 Manager-2.12.0.</para>
2195 </listitem>
2196 </itemizedlist>
2197 </listitem>
2198
2199 <listitem>
2200 <para>October 20th, 2005</para>
2201 <itemizedlist>
2202 <listitem>
2203 <para>[randy] - Added new package ISO Codes-0.48.</para>
2204 </listitem>
2205 </itemizedlist>
2206 </listitem>
2207
2208 <listitem>
2209 <para>October 19th, 2005</para>
2210 <itemizedlist>
2211 <listitem>
2212 <para>[randy] - Added new package PyXML-0.8.4.</para>
2213 </listitem>
2214 <listitem>
2215 <para>[randy] - Added category headers to the GNOME Add-on packages
2216 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
2217 XML wizardry to make this happen.</para>
2218 </listitem>
2219 </itemizedlist>
2220 </listitem>
2221
2222 <listitem>
2223 <para>October 18th, 2005</para>
2224 <itemizedlist>
2225 <listitem>
2226 <para>[randy] - Added a patch and an additional command to enable the
2227 streaming audio method in the GNOME Speech instructions.</para>
2228 </listitem>
2229 <listitem>
2230 <para>[randy] - Updated to GDM-2.8.0.5.</para>
2231 </listitem>
2232 </itemizedlist>
2233 </listitem>
2234
2235 <listitem>
2236 <para>October 17th, 2005</para>
2237 <itemizedlist>
2238 <listitem>
2239 <para>[randy] - Updated to GOK-1.0.5.</para>
2240 </listitem>
2241 <listitem>
2242 <para>[igor] - Updated to HTML Tidy-051013.</para>
2243 </listitem>
2244 <listitem>
2245 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
2246 </listitem>
2247 <listitem>
2248 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
2249 </listitem>
2250 </itemizedlist>
2251 </listitem>
2252
2253 <listitem>
2254 <para>October 16th, 2005</para>
2255 <itemizedlist>
2256 <listitem>
2257 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
2258 of the xextensions.pc file from the GNOME Magnifier to the XFree86
2259 instructions.</para>
2260 </listitem>
2261 <listitem>
2262 <para>[igor] - Updated to PHP-5.0.5.</para>
2263 </listitem>
2264 <listitem>
2265 <para>[randy] - Modified dependencies in the libgtkhtml
2266 instructions.</para>
2267 </listitem>
2268 <listitem>
2269 <para>[igor] - Updated to PCRE-6.4.</para>
2270 </listitem>
2271 <listitem>
2272 <para>[igor] - Updated to cURL-7.15.0.</para>
2273 </listitem>
2274 </itemizedlist>
2275 </listitem>
2276
2277 <listitem>
2278 <para>October 15th, 2005</para>
2279 <itemizedlist>
2280 <listitem>
2281 <para>[igor] - Added the gcc4 patch for NTP.</para>
2282 </listitem>
2283 <listitem>
2284 <para>[igor] - Updated to Fcron-3.0.0.</para>
2285 </listitem>
2286 <listitem>
2287 <para>[igor] - Updated to Apache-2.0.55.</para>
2288 </listitem>
2289 <listitem>
2290 <para>[igor] - Updated to Python-2.4.2.</para>
2291 </listitem>
2292 <listitem>
2293 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
2294 </listitem>
2295 <listitem>
2296 <para>[randy] - Updated to GGV-2.12.0.</para>
2297 </listitem>
2298 <listitem>
2299 <para>[igor] - Updated to Firefox-1.0.7.</para>
2300 </listitem>
2301 <listitem>
2302 <para>[randy] - Updated to AT SPI-1.6.6.</para>
2303 </listitem>
2304 <listitem>
2305 <para>[igor] - Updated to libtiff-3.7.4.</para>
2306 </listitem>
2307 <listitem>
2308 <para>[igor] - Updated to cairo-1.0.2.</para>
2309 </listitem>
2310 <listitem>
2311 <para>[randy] - Updated to Zenity-2.12.1.</para>
2312 </listitem>
2313 <listitem>
2314 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
2315 </listitem>
2316 </itemizedlist>
2317 </listitem>
2318
2319 <listitem>
2320 <para>October 14th, 2005</para>
2321 <itemizedlist>
2322 <listitem>
2323 <para>[igor] - Updated to libpcap-0.9.4.</para>
2324 </listitem>
2325 <listitem>
2326 <para>[igor] - Updated to Wget-1.10.2.</para>
2327 </listitem>
2328 <listitem>
2329 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
2330 </listitem>
2331 <listitem>
2332 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
2333 </listitem>
2334 <listitem>
2335 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
2336 </listitem>
2337 <listitem>
2338 <para>[randy] - Updated to File Roller-2.12.1.</para>
2339 </listitem>
2340 <listitem>
2341 <para>[randy] - Updated to EOG-2.12.1.</para>
2342 </listitem>
2343 <listitem>
2344 <para>[randy] - Updated to gedit-2.12.1.</para>
2345 </listitem>
2346 </itemizedlist>
2347 </listitem>
2348
2349 <listitem>
2350 <para>October 13th, 2005</para>
2351 <itemizedlist>
2352 <listitem>
2353 <para>[igor] - Updated Vim security patch.</para>
2354 </listitem>
2355 <listitem>
2356 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
2357 </listitem>
2358 <listitem>
2359 <para>[randy] - Updated to Epiphany-1.8.2.</para>
2360 </listitem>
2361 <listitem>
2362 <para>[randy] - Changed Python from an optional to a recommended
2363 dependency in the GNOME Doc Utils dependencies.</para>
2364 </listitem>
2365 </itemizedlist>
2366 </listitem>
2367
2368 <listitem>
2369 <para>October 12th, 2005</para>
2370 <itemizedlist>
2371 <listitem>
2372 <para>[randy] - Updated to gcalctool-5.6.31.</para>
2373 </listitem>
2374 </itemizedlist>
2375 </listitem>
2376
2377 <listitem>
2378 <para>October 11th, 2005</para>
2379 <itemizedlist>
2380 <listitem>
2381 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
2382 </listitem>
2383 <listitem>
2384 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
2385 </listitem>
2386 <listitem>
2387 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
2388 </listitem>
2389 <listitem>
2390 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
2391 </listitem>
2392 <listitem>
2393 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
2394 </listitem>
2395 <listitem>
2396 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
2397 </listitem>
2398 <listitem>
2399 <para>[randy] - Updated to Evolution-2.4.1.</para>
2400 </listitem>
2401 </itemizedlist>
2402 </listitem>
2403
2404 <listitem>
2405 <para>October 10th, 2005</para>
2406 <itemizedlist>
2407 <listitem>
2408 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
2409 </listitem>
2410 <listitem>
2411 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
2412 </listitem>
2413 <listitem>
2414 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
2415 </listitem>
2416 <listitem>
2417 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
2418 </listitem>
2419 <listitem>
2420 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
2421 </listitem>
2422 <listitem>
2423 <para>[randy] - Added GTK+-2 as a required dependency of
2424 libgtkhtml.</para>
2425 </listitem>
2426 <listitem>
2427 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
2428 </listitem>
2429 <listitem>
2430 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
2431 GNOME. GNOME add-on packages are updated only to the release
2432 versions. The individual updates to the GNOME add-on packages will be
2433 accomplished individually.</para>
2434 </listitem>
2435 </itemizedlist>
2436 </listitem>
2437
2438 <listitem>
2439 <para>October 8th, 2005</para>
2440 <itemizedlist>
2441 <listitem>
2442 <para>[tushar] - Replaced FAM with Gamin.</para>
2443 </listitem>
2444 </itemizedlist>
2445 </listitem>
2446
2447 <listitem>
2448 <para>October 6th, 2005</para>
2449 <itemizedlist>
2450 <listitem>
2451 <para>[randy] - Updated to librsvg-2.12.4.</para>
2452 </listitem>
2453 <listitem>
2454 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
2455 </listitem>
2456 <listitem>
2457 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
2458 </listitem>
2459 </itemizedlist>
2460 </listitem>
2461
2462 <listitem>
2463 <para>October 5th, 2005</para>
2464 <itemizedlist>
2465 <listitem>
2466 <para>[randy] - Updated to Metacity-2.12.1.</para>
2467 </listitem>
2468 <listitem>
2469 <para>[randy] - Updated to libwnck-2.12.1.</para>
2470 </listitem>
2471 <listitem>
2472 <para>[randy] - Updated to GTK+-2.8.6.</para>
2473 </listitem>
2474 <listitem>
2475 <para>[randy] - Updated to Pango-1.10.1.</para>
2476 </listitem>
2477 <listitem>
2478 <para>[randy] - Updated to GLib-2.8.3.</para>
2479 </listitem>
2480 <listitem>
2481 <para>[randy] - Updated to libxml2-2.6.22.</para>
2482 </listitem>
2483 <listitem>
2484 <para>[randy] - Added the --disable-error-on-warning parameter to the
2485 GnuCash configure command as using GCC-4.0.x will generate warnings
2486 which will break the build if the parameter is not used.</para>
2487 </listitem>
2488 <listitem>
2489 <para>[randy] - Added a patch to the Guile instructions and changed
2490 the sed command in the SLIB instructions so that the two packages
2491 work nicely together.</para>
2492 </listitem>
2493 </itemizedlist>
2494 </listitem>
2495
2496 <listitem>
2497 <para>October 4th, 2005</para>
2498 <itemizedlist>
2499 <listitem>
2500 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
2501 instructions.</para>
2502 </listitem>
2503 <listitem>
2504 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
2505 fix a GCC-4.0.x build problem.</para>
2506 </listitem>
2507 <listitem>
2508 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
2509 </listitem>
2510 <listitem>
2511 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
2512 </listitem>
2513 <listitem>
2514 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
2515 instructions.</para>
2516 </listitem>
2517 <listitem>
2518 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
2519 fix a GCC-4 build problem.</para>
2520 </listitem>
2521 </itemizedlist>
2522 </listitem>
2523
2524 <listitem>
2525 <para>October 3rd, 2005</para>
2526 <itemizedlist>
2527 <listitem>
2528 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
2529 instructions.</para>
2530 </listitem>
2531 <listitem>
2532 <para>[randy] - Clarified the dependencies in the Imlib
2533 instructions.</para>
2534 </listitem>
2535 <listitem>
2536 <para>[randy] - Updated to AbiWord-2.2.10.</para>
2537 </listitem>
2538 </itemizedlist>
2539 </listitem>
2540
2541 <listitem>
2542 <para>October 1st, 2005</para>
2543 <itemizedlist>
2544 <listitem>
2545 <para>[randy] - Added new package HAL-0.5.4.</para>
2546 </listitem>
2547 </itemizedlist>
2548 </listitem>
2549
2550 <listitem>
2551 <para>September 26th, 2005</para>
2552 <itemizedlist>
2553 <listitem>
2554 <para>[randy] - Added new package D-BUS-0.50.</para>
2555 </listitem>
2556 </itemizedlist>
2557 </listitem>
2558
2559 <listitem>
2560 <para>September 25th, 2005</para>
2561 <itemizedlist>
2562 <listitem>
2563 <para>[randy] - Added a patch to fix a build problem with newer
2564 versions of libgsf and added a sed command so the default is to
2565 build the Perl plugin module to the Gnumeric instructions.</para>
2566 </listitem>
2567 </itemizedlist>
2568 </listitem>
2569
2570 <listitem>
2571 <para>September 22nd, 2005</para>
2572 <itemizedlist>
2573 <listitem>
2574 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2575 </listitem>
2576 </itemizedlist>
2577 </listitem>
2578
2579 <listitem>
2580 <para>September 21st, 2005</para>
2581 <itemizedlist>
2582 <listitem>
2583 <para>[randy] - Updated to Samba-3.0.20.</para>
2584 </listitem>
2585 <listitem>
2586 <para>[bdubbs] - Reverted gcc build instructions.</para>
2587 </listitem>
2588 <listitem>
2589 <para>[randy] - Updated to EsounD-0.2.36.</para>
2590 </listitem>
2591 <listitem>
2592 <para>[randy] - Updated to Metacity-2.12.0.</para>
2593 </listitem>
2594 <listitem>
2595 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2596 </listitem>
2597 </itemizedlist>
2598 </listitem>
2599
2600 <listitem>
2601 <para>September 20th, 2005</para>
2602 <itemizedlist>
2603 <listitem>
2604 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
2605 gcc-4.0.1.</para>
2606 </listitem>
2607 <listitem>
2608 <para>[randy] - Updated to GTK+-2.8.3.</para>
2609 </listitem>
2610 <listitem>
2611 <para>[randy] - Updated to ATK-1.10.3.</para>
2612 </listitem>
2613 <listitem>
2614 <para>[randy] - Updated to Pango-1.10.0.</para>
2615 </listitem>
2616 <listitem>
2617 <para>[randy] - Updated to GLib-2.8.1.</para>
2618 </listitem>
2619 <listitem>
2620 <para>[randy] - Added a command to create an X Render pkg-config file
2621 to the XFree86 instructions. Also created notes in the Metacity and
2622 cairo instructions to ensure this file exists.</para>
2623 </listitem>
2624 <listitem>
2625 <para>[randy] - Added new package cairo-1.0.0.</para>
2626 </listitem>
2627 <listitem>
2628 <para>[bdubbs] - Changed gcc build instructions to use
2629 a simple make. Added a note to use make bootstrap if
2630 the base compiler is not gcc-4.0.1.</para>
2631 </listitem>
2632 </itemizedlist>
2633 </listitem>
2634
2635 <listitem>
2636 <para>September 19th, 2005</para>
2637 <itemizedlist>
2638 <listitem>
2639 <para>[bdubbs] - Added a patch to build mozilla with
2640 gcc-4.0.1.</para>
2641 </listitem>
2642 <listitem>
2643 <para>[randy] - Updated to gucharmap-1.4.4.</para>
2644 </listitem>
2645 <listitem>
2646 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
2647 </listitem>
2648 <listitem>
2649 <para>[richard] - Added a sed to fix the build of the
2650 test suite for cpio-2.6 when using gcc-4.0.1.
2651 Suggested by Matthew Burgess</para>
2652 </listitem>
2653 </itemizedlist>
2654 </listitem>
2655
2656 <listitem>
2657 <para>September 18th, 2005</para>
2658 <itemizedlist>
2659 <listitem>
2660 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
2661 </listitem>
2662 <listitem>
2663 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
2664 </listitem>
2665 <listitem>
2666 <para>[richard] - Updated to bluefish-1.0.4.</para>
2667 </listitem>
2668 </itemizedlist>
2669 </listitem>
2670
2671 <listitem>
2672 <para>September 17th, 2005</para>
2673 <itemizedlist>
2674 <listitem>
2675 <para>[randy] - Added an alternate installation location for the
2676 shared library interface headers to the AFPL Ghostscript and ESP
2677 Ghostscript instructions.</para>
2678 </listitem>
2679 <listitem>
2680 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
2681 </listitem>
2682 <listitem>
2683 <para>[randy] - Updated the Business::ISBN Perl module to
2684 1.82.</para>
2685 </listitem>
2686 <listitem>
2687 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
2688 </listitem>
2689 <listitem>
2690 <para>[randy] - Updated the Module::Signature Perl module to
2691 0.50.</para>
2692 </listitem>
2693 <listitem>
2694 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
2695 </listitem>
2696 <listitem>
2697 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
2698 2.12.</para>
2699 </listitem>
2700 <listitem>
2701 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
2702 0.13.</para>
2703 </listitem>
2704 <listitem>
2705 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
2706 new Perl modules Text::Diff and Algorithm::Diff.</para>
2707 </listitem>
2708 <listitem>
2709 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
2710 </listitem>
2711 </itemizedlist>
2712 </listitem>
2713
2714 <listitem>
2715 <para>September 15th, 2005</para>
2716 <itemizedlist>
2717 <listitem>
2718 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
2719 </listitem>
2720 <listitem>
2721 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
2722 added a GCC-4 patch to the Gimp instructions.</para>
2723 </listitem>
2724 <listitem>
2725 <para>[randy] - Updated to librsvg-2.11.1.</para>
2726 </listitem>
2727 </itemizedlist>
2728 </listitem>
2729
2730 <listitem>
2731 <para>September 14th, 2005</para>
2732 <itemizedlist>
2733 <listitem>
2734 <para>[randy] - Removed redundant GTK+-2 dependency from the
2735 libgnomeprintui instructions.</para>
2736 </listitem>
2737 <listitem>
2738 <para>[randy] - Updated to libgsf-1.12.3.</para>
2739 </listitem>
2740 <listitem>
2741 <para>[randy] - Added documentation installation commands and
2742 corrected the note about the test suite in the libcroco
2743 instructions.</para>
2744 </listitem>
2745 </itemizedlist>
2746 </listitem>
2747
2748 <listitem>
2749 <para>September 13th, 2005</para>
2750 <itemizedlist>
2751 <listitem>
2752 <para>[randy] - Added commands to the CVS instructions to create and
2753 install additional documentation.</para>
2754 </listitem>
2755 <listitem>
2756 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
2757 documentation files chown command to only run if the docs were
2758 built and installed.</para>
2759 </listitem>
2760 </itemizedlist>
2761 </listitem>
2762
2763 <listitem>
2764 <para>September 12th, 2005</para>
2765 <itemizedlist>
2766 <listitem>
2767 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
2768 </listitem>
2769 <listitem>
2770 <para>[randy] - Updated to VTE-0.11.15.</para>
2771 </listitem>
2772 <listitem>
2773 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
2774 ScrollKeeper instructions.</para>
2775 </listitem>
2776 <listitem>
2777 <para>[randy] - Updated to GCC-4.0.1.</para>
2778 </listitem>
2779 </itemizedlist>
2780 </listitem>
2781
2782 <listitem>
2783 <para>September 11th, 2005</para>
2784 <itemizedlist>
2785 <listitem>
2786 <para>[randy] - Minor corrections to the XSL Stylesheets
2787 instructions, suggested by Manuel Canales Esparcia.</para>
2788 </listitem>
2789 </itemizedlist>
2790 </listitem>
2791
2792 <listitem>
2793 <para>September 10th, 2005</para>
2794 <itemizedlist>
2795 <listitem>
2796 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
2797 the environment variables are properly set.</para>
2798 </listitem>
2799 <listitem>
2800 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
2801 </listitem>
2802 <listitem>
2803 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
2804 </listitem>
2805 <listitem>
2806 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
2807 </listitem>
2808 <listitem>
2809 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
2810 patch in JDK source build instructions.</para>
2811 </listitem>
2812 <listitem>
2813 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
2814 </listitem>
2815 <listitem>
2816 <para>[dj] - Updated volume restore script for use with
2817 Udev versions greater than 058.</para>
2818 </listitem>
2819 </itemizedlist>
2820 </listitem>
2821
2822 <listitem>
2823 <para>September 9th, 2005</para>
2824 <itemizedlist>
2825 <listitem>
2826 <para>[randy] - Added a GCC-4 patch to the libexif
2827 instructions.</para>
2828 </listitem>
2829 <listitem>
2830 <para>[randy] - Added a GCC-4 patch to the Avifile
2831 instructions.</para>
2832 </listitem>
2833 <listitem>
2834 <para>[randy] - Added a GCC-4 patch to the FFmpeg
2835 instructions.</para>
2836 </listitem>
2837 <listitem>
2838 <para>[randy] - Added a GCC-4 patch to the MPlayer
2839 instructions.</para>
2840 </listitem>
2841 <listitem>
2842 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
2843 </listitem>
2844 <listitem>
2845 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
2846 </listitem>
2847 <listitem>
2848 <para>[randy] - Added a GCC-4 patch to the Firefox
2849 instructions.</para>
2850 </listitem>
2851 <listitem>
2852 <para>[randy] - Added a GCC-4 patch to the Thunderbird
2853 instructions.</para>
2854 </listitem>
2855 <listitem>
2856 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
2857 </listitem>
2858 <listitem>
2859 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
2860 </listitem>
2861 <listitem>
2862 <para>[randy] - Added a GCC-4 patch and documentation installation
2863 commands to the NAS instructions.</para>
2864 </listitem>
2865 <listitem>
2866 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
2867 instructions.</para>
2868 </listitem>
2869 <listitem>
2870 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
2871 </listitem>
2872 <listitem>
2873 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
2874 in the Inetutils instructions.</para>
2875 </listitem>
2876 <listitem>
2877 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
2878 </listitem>
2879 <listitem>
2880 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
2881 instructions.</para>
2882 </listitem>
2883 <listitem>
2884 <para>[randy] - Updated to intltool-0.34.1.</para>
2885 </listitem>
2886 <listitem>
2887 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
2888 </listitem>
2889 </itemizedlist>
2890 </listitem>
2891
2892 <listitem>
2893 <para>September 8th, 2005</para>
2894 <itemizedlist>
2895 <listitem>
2896 <para>[randy] - Added a sed command to the libxklavier instructions
2897 to fix a GCC-4.x build problem.</para>
2898 </listitem>
2899 <listitem>
2900 <para>[randy] - Updated to libxslt-1.1.15.</para>
2901 </listitem>
2902 <listitem>
2903 <para>[randy] - Updated to libxml2-2.6.21.</para>
2904 </listitem>
2905 </itemizedlist>
2906 </listitem>
2907
2908 <listitem>
2909 <para>September 7th, 2005</para>
2910 <itemizedlist>
2911 <listitem>
2912 <para>[richard] - Updated to XScreenSaver-4.22.</para>
2913 </listitem>
2914 </itemizedlist>
2915 </listitem>
2916
2917 <listitem>
2918 <para>September 6th, 2005</para>
2919 <itemizedlist>
2920 <listitem>
2921 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
2922 release notes.</para>
2923 </listitem>
2924 <listitem>
2925 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
2926 installation commands to the instructions.</para>
2927 </listitem>
2928 </itemizedlist>
2929 </listitem>
2930
2931 <listitem>
2932 <para>September 5th, 2005</para>
2933 <itemizedlist>
2934 <listitem>
2935 <para>[randy] - Updated to Subversion-1.2.3</para>
2936 </listitem>
2937 </itemizedlist>
2938 </listitem>
2939
2940 <listitem>
2941 <para>September 4th, 2005</para>
2942 <itemizedlist>
2943 <listitem>
2944 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
2945 documentation installation commands to the instructions.</para>
2946 </listitem>
2947 </itemizedlist>
2948 </listitem>
2949
2950 <listitem>
2951 <para>September 3rd, 2005</para>
2952 <itemizedlist>
2953 <listitem>
2954 <para>[randy] - Updated to HTML Tidy-050826.</para>
2955 </listitem>
2956 <listitem>
2957 <para>[randy] - Updated to cURL-7.14.1.</para>
2958 </listitem>
2959 </itemizedlist>
2960 </listitem>
2961
2962 <listitem>
2963 <para>September 2nd, 2005</para>
2964 <itemizedlist>
2965 <listitem>
2966 <para>[randy] - Added commands to the Heimdal instructions to
2967 preserve and restore some overwritten interface headers and
2968 libraries. Also listed the dependencies in a more accurate
2969 manner.</para>
2970 </listitem>
2971 <listitem>
2972 <para>[randy] - Updated to MySQL-4.1.14.</para>
2973 </listitem>
2974 <listitem>
2975 <para>[randy] - Fixed some broken commands in the TeX
2976 instructions.</para>
2977 </listitem>
2978 </itemizedlist>
2979 </listitem>
2980
2981 <listitem>
2982 <para>September 1st, 2005</para>
2983 <itemizedlist>
2984 <listitem>
2985 <para>[randy] - Added documentation installation commands to the
2986 ALSA Libraries instructions.</para>
2987 </listitem>
2988 </itemizedlist>
2989 </listitem>
2990
2991 <listitem>
2992 <para>August 31st, 2005</para>
2993 <itemizedlist>
2994 <listitem>
2995 <para>[randy] - Updated to Shadow-4.0.12.</para>
2996 </listitem>
2997 <listitem>
2998 <para>[randy] - Updated to Wget-1.10.1.</para>
2999 </listitem>
3000 </itemizedlist>
3001 </listitem>
3002
3003 <listitem>
3004 <para>August 30th, 2005</para>
3005 <itemizedlist>
3006 <listitem>
3007 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
3008 </listitem>
3009 <listitem>
3010 <para>[randy] - Removed obsolete dependencies from the LZO
3011 instructions.</para>
3012 </listitem>
3013 </itemizedlist>
3014 </listitem>
3015
3016 <listitem>
3017 <para>August 29th, 2005</para>
3018 <itemizedlist>
3019 <listitem>
3020 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
3021 about the location of configuruation files. Updated
3022 optional dependencies.</para>
3023 </listitem>
3024 <listitem>
3025 <para>[richard] - Added definition of dependency terms
3026 to Notes on Building Software.</para>
3027 </listitem>
3028 </itemizedlist>
3029 </listitem>
3030
3031 <listitem>
3032 <para>August 28th, 2005</para>
3033 <itemizedlist>
3034 <listitem>
3035 <para>[randy] - Added documentation installation commands to the Xvid
3036 instructions.</para>
3037 </listitem>
3038 <listitem>
3039 <para>[randy] - Added documentation installation commands to the
3040 libdv instructions.</para>
3041 </listitem>
3042 <listitem>
3043 <para>[randy] - Updated to whois-4.7.6.</para>
3044 </listitem>
3045 <listitem>
3046 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
3047 </listitem>
3048 <listitem>
3049 <para>[randy] - Added a patch to fix the XMMS plugin and added a
3050 sed command to fix the Valgrind testing in the FLAC
3051 instructions.</para>
3052 </listitem>
3053 </itemizedlist>
3054 </listitem>
3055
3056 <listitem>
3057 <para>August 27th, 2005</para>
3058 <itemizedlist>
3059 <listitem>
3060 <para>[randy] - Added a patch to fix the test suite in the id3lib
3061 instructions.</para>
3062 </listitem>
3063 <listitem>
3064 <para>[randy] - Updated the GCC patch and provided documentation
3065 installation commands to the libmpeg3 instructions.</para>
3066 </listitem>
3067 </itemizedlist>
3068 </listitem>
3069
3070 <listitem>
3071 <para>August 26th, 2005</para>
3072 <itemizedlist>
3073 <listitem>
3074 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
3075 the Movemail and RSS &amp; Blogs account setup options are now
3076 available 2) modified the Enigmail setup so that it actually works
3077 3) fixed the profile locking problem 4) made it so that if a mailto:
3078 URL is clicked, a message compose window is opened with the To: field
3079 filled out.</para>
3080 </listitem>
3081 </itemizedlist>
3082 </listitem>
3083
3084 <listitem>
3085 <para>August 25th, 2005</para>
3086 <itemizedlist>
3087 <listitem>
3088 <para>[randy] - Added a command to the Firefox instructions to fix
3089 the profile locking problem and an optional command to open a new
3090 tab in an existing browser window, both suggested by Kevin
3091 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
3092 suggestions.</para>
3093 </listitem>
3094 </itemizedlist>
3095 </listitem>
3096
3097 <listitem>
3098 <para>August 24th, 2005</para>
3099 <itemizedlist>
3100 <listitem>
3101 <para>[randy] - Modified SLIB instructions to use TeX instead of
3102 Lynx to create the text documentation.</para>
3103 </listitem>
3104 </itemizedlist>
3105 </listitem>
3106
3107 <listitem>
3108 <para>August 22nd, 2005</para>
3109 <itemizedlist>
3110 <listitem>
3111 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
3112 Hugo Villeneuve for pointed it out.</para>
3113 </listitem>
3114 <listitem>
3115 <para>[randy] - Updated to Xpdf-3.01</para>
3116 </listitem>
3117 <listitem>
3118 <para>[randy] - Updated to SLIB-3a2</para>
3119 </listitem>
3120 </itemizedlist>
3121 </listitem>
3122
3123 <listitem>
3124 <para>August 21st, 2005</para>
3125 <itemizedlist>
3126 <listitem>
3127 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
3128 dependency, added commands to install documentation and added an FTP
3129 download URL.</para>
3130 </listitem>
3131 <listitem>
3132 <para>[richard] - Updated to Leafnode-1.11.3.</para>
3133 </listitem>
3134 </itemizedlist>
3135 </listitem>
3136
3137 <listitem>
3138 <para>August 20th, 2005</para>
3139 <itemizedlist>
3140 <listitem>
3141 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
3142 </listitem>
3143 <listitem>
3144 <para>[randy] - Renamed the FOP patch to adhere with the naming
3145 standards.</para>
3146 </listitem>
3147 <listitem>
3148 <para>[randy] - Updated to GnuPG-1.4.2.</para>
3149 </listitem>
3150 <listitem>
3151 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
3152 the ffitarget.h interface header in /usr/include.</para>
3153 </listitem>
3154 </itemizedlist>
3155 </listitem>
3156
3157 <listitem>
3158 <para>August 19th, 2005</para>
3159 <itemizedlist>
3160 <listitem>
3161 <para>[dj] - Updated dev.d scripts and surrounding text
3162 in alsa-utils.</para>
3163 </listitem>
3164 <listitem>
3165 <para>[randy] - Updated to Sysstat-6.0.1.</para>
3166 </listitem>
3167 <listitem>
3168 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
3169 </listitem>
3170 <listitem>
3171 <para>[randy] - Updated to Nail-11.25.</para>
3172 </listitem>
3173 <listitem>
3174 <para>[randy] - Updated to Subversion-1.2.1.</para>
3175 </listitem>
3176 <listitem>
3177 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
3178 </listitem>
3179 </itemizedlist>
3180 </listitem>
3181
3182 <listitem>
3183 <para>August 17th, 2005</para>
3184 <itemizedlist>
3185 <listitem>
3186 <para>[randy] - Updated to GCC-3.3.6.</para>
3187 </listitem>
3188 <listitem>
3189 <para>[randy] - Updated to Doxygen-1.4.4.</para>
3190 </listitem>
3191 </itemizedlist>
3192 </listitem>
3193
3194 <listitem>
3195 <para>August 16th, 2005</para>
3196 <itemizedlist>
3197 <listitem>
3198 <para>[bdubbs] - Added instructions for cm-super
3199 fonts to TeX.</para>
3200 </listitem>
3201 <listitem>
3202 <para>[randy] - Added additional parameters to the
3203 configure command and added a note to run the test suite to the
3204 Gimp-Print instructions.</para>
3205 </listitem>
3206 <listitem>
3207 <para>[dj] - Updated cups bootscript installation
3208 to remove existing scripts and changed note to show that CUPS should
3209 be started after Samba.</para>
3210 </listitem>
3211 </itemizedlist>
3212 </listitem>
3213
3214 <listitem>
3215 <para>August 15th, 2005</para>
3216 <itemizedlist>
3217 <listitem>
3218 <para>[randy] - Added a patch and a note about running
3219 the test suite to the CUPS instructions.</para>
3220 </listitem>
3221 </itemizedlist>
3222 </listitem>
3223
3224 <listitem>
3225 <para>August 14th, 2005</para>
3226 <itemizedlist>
3227 <listitem>
3228 <para>[randy] - Updates to PHP: added new dependencies,
3229 placed the dependencies in catagories, added instructions to install
3230 documentation, added instruction to update php.ini and minor textual
3231 corrections.</para>
3232 </listitem>
3233 <listitem>
3234 <para>[randy] - Updated to GTK-Doc-1.4.</para>
3235 </listitem>
3236 <listitem>
3237 <para>[randy] - Updated to HTML Tidy-050803.</para>
3238 </listitem>
3239 <listitem>
3240 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
3241 </listitem>
3242 <listitem>
3243 <para>[randy] - Added a configure switch to OpenLDAP
3244 to create the executables dynamically linked to the libraries.</para>
3245 </listitem>
3246 <listitem>
3247 <para>[randy] - Added documentation installation commands to the GTK+
3248 (version 1) instructions.</para>
3249 </listitem>
3250 </itemizedlist>
3251 </listitem>
3252
3253 <listitem>
3254 <para>August 13th, 2005</para>
3255 <itemizedlist>
3256 <listitem>
3257 <para>[larry] - Add a warning to MIT KRB5
3258 concerning the use of login.krb5 as a substitute for login.</para>
3259 </listitem>
3260 <listitem>
3261 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
3262 version; also added dependencies and configuration explanation.</para>
3263 </listitem>
3264 </itemizedlist>
3265 </listitem>
3266
3267 <listitem>
3268 <para>August 12th, 2005</para>
3269 <itemizedlist>
3270 <listitem>
3271 <para>[randy] - Added a command to the PostgreSQL
3272 instructions to fix broken ownership of installed files.</para>
3273 </listitem>
3274 </itemizedlist>
3275 </listitem>
3276
3277 <listitem>
3278 <para>August 11th, 2005</para>
3279 <itemizedlist>
3280 <listitem>
3281 <para>[randy] - Updated the JDK binary version to
3282 1.5.0_04.</para>
3283 </listitem>
3284 <listitem>
3285 <para>[randy] - Added sharutils as an optional dependency of
3286 Berkeley DB.</para>
3287 </listitem>
3288 <listitem>
3289 <para>[randy] - Applied a patch contributed by stirling
3290 to fix many broken download URLs.</para>
3291 </listitem>
3292 <listitem>
3293 <para>[randy] - Added a new section "Other Programming
3294 Tools" to Chapter 12 - Programming.</para>
3295 </listitem>
3296 </itemizedlist>
3297 </listitem>
3298
3299 <listitem>
3300 <para>August 10th, 2005</para>
3301 <itemizedlist>
3302 <listitem>
3303 <para>[randy] - Added style information files and
3304 documentation installation commands to the JadeTeX
3305 instructions.</para>
3306 </listitem>
3307 </itemizedlist>
3308 </listitem>
3309
3310 <listitem>
3311 <para>August 9th, 2005</para>
3312 <itemizedlist>
3313 <listitem>
3314 <para>[randy] - Modified the CrackLib instructions to
3315 include an alternate source for word lists, how to incorporate additional
3316 word lists, and added additional text contributed by Alexander
3317 Patrakov.</para>
3318 </listitem>
3319 <listitem>
3320 <para>[dj] - Added default PATH for pam_env and
3321 a note about the lack of ENV_SUPATH.</para>
3322 </listitem>
3323 </itemizedlist>
3324 </listitem>
3325
3326 <listitem>
3327 <para>August 8th, 2005</para>
3328 <itemizedlist>
3329 <listitem>
3330 <para>[randy] - Modified documentation installation in
3331 the Fontconfig instructions.</para>
3332 </listitem>
3333 <listitem>
3334 <para>[randy] - Modified the Shadow instructions so
3335 that builders will not receive configuration errors during the testing
3336 recommended by the warning note.</para>
3337 </listitem>
3338 <listitem>
3339 <para>[randy] - Added instructions to install a patch
3340 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
3341 for the suggestion.</para>
3342 </listitem>
3343 <listitem>
3344 <para>[randy] - Added instructions to install a patch
3345 to NASM that fixes a security vulnerability, thanks to Ken Moffat
3346 for the suggestion.</para>
3347 </listitem>
3348 <listitem>
3349 <para>[randy] - Added documentation installation commands to
3350 the expat instructions.</para>
3351 </listitem>
3352 </itemizedlist>
3353 </listitem>
3354
3355 <listitem>
3356 <para>August 7th, 2005</para>
3357 <itemizedlist>
3358 <listitem>
3359 <para>[randy] - Removed building the MPFR library
3360 from the GMP instructions.</para>
3361 </listitem>
3362 </itemizedlist>
3363 </listitem>
3364
3365 <listitem>
3366 <para>August 6th, 2005</para>
3367 <itemizedlist>
3368 <listitem>
3369 <para>[larry] - Added dictionary file to MIT
3370 Kerberos setup and made adjusts for PAM.</para>
3371 </listitem>
3372 <listitem>
3373 <para>[randy] - Updated to S-Lang-2.0.4.</para>
3374 </listitem>
3375 </itemizedlist>
3376 </listitem>
3377
3378 <listitem>
3379 <para>August 5th, 2005</para>
3380 <itemizedlist>
3381 <listitem>
3382 <para>[randy] - Updated to Wget-1.10.</para>
3383 </listitem>
3384 <listitem>
3385 <para>[randy] - Updated to PCRE-6.2.</para>
3386 </listitem>
3387 </itemizedlist>
3388 </listitem>
3389
3390 <listitem>
3391 <para>August 1st, 2005</para>
3392 <itemizedlist>
3393 <listitem>
3394 <para>[bdubbs] - Released Version 6.1-pre1.</para>
3395 </listitem>
3396 </itemizedlist>
3397 </listitem>
3398
3399 </itemizedlist>
3400
3401</sect1>
Note: See TracBrowser for help on using the repository browser.