source: introduction/welcome/changelog.xml@ 88a2276

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 88a2276 was 88a2276, checked in by Tushar Teredesai <tushar@…>, 18 years ago

Corrected vim option descriptions

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

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