source: introduction/welcome/changelog.xml@ 85498e6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 85498e6 was 85498e6, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to Whois-4.7.13

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

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