source: introduction/welcome/changelog.xml@ cf5c43f3

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

Added a parameter to the Subversion build commands to disable the use of Berkeley DB; also added commands to fix the improper permissions on the installed documentation

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

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