source: introduction/welcome/changelog.xml@ e288543

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

Updated to HTML::TableExtract-2.07 and Finance::QuoteHist-1.07

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

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