source: introduction/welcome/changelog.xml@ 24f139d

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 24f139d was 24f139d, checked in by Randy McMurchy <randy@…>, 18 years ago

Added new Perl module: Text-CSV_PP-1.01

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

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