source: introduction/welcome/changelog.xml@ 7eee225

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

Updated to libwww-perl-5.805 (also renamed the package from LWP)

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

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