source: introduction/welcome/changelog.xml@ 46b84eb4

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

Updated to GLib-2.10.1

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

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