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

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

Updated to GnuCash-1.8.12

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

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