source: introduction/welcome/changelog.xml@ 989db39

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

Updated SANE back ends to 1.0.17 and front ends to 1.0.14

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

  • Property mode set to 100644
File size: 65.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>January 6th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
49 1.0.14.</para>
50 </listitem>
51 <listitem>
52 <para>[randy] - Modified the command to run the libcroco test
53 suite.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>January 5th, 2006</para>
60 <itemizedlist>
61 <listitem>
62 <para>[randy] - Updated to Poppler-0.4.3.</para>
63 </listitem>
64 <listitem>
65 <para>[randy] - Updated to giflib-4.1.4.</para>
66 </listitem>
67 <listitem>
68 <para>[randy] - Updated to libexif-0.6.13.</para>
69 </listitem>
70 <listitem>
71 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
72 to the kdegraphics instructions.</para>
73 </listitem>
74 </itemizedlist>
75 </listitem>
76
77 <listitem>
78 <para>January 4th, 2006</para>
79 <itemizedlist>
80 <listitem>
81 <para>[randy] - Minor additions to the kdebase instructions: added
82 optional dependencies, added a configuration section which includes
83 information about run-time packages, and added installed programs,
84 libraries and directories.</para>
85 </listitem>
86 <listitem>
87 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
88 </listitem>
89 </itemizedlist>
90 </listitem>
91
92 <listitem>
93 <para>January 2nd, 2006</para>
94 <itemizedlist>
95 <listitem>
96 <para>[randy] - Added significant updates to the HAL instructions:
97 updated the dependencies, modified the command that changes the
98 storage device policy, added text and a visual chart to explain
99 the requirements of the hal-device-manager program, added commands
100 to allow for locale specific needs in the storage device policy,
101 and some general text cleanup.</para>
102 </listitem>
103 <listitem>
104 <para>[randy] - Updated the D-BUS instructions to include text that
105 identifies the needs of the HAL package.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
110 <listitem>
111 <para>December 31st, 2005</para>
112 <itemizedlist>
113 <listitem>
114 <para>[randy] - Added a sed command to the D-Bus instructions to
115 change a 'jar' command to 'fastjar' due to the changes in
116 GCC-4.0.x.</para>
117 </listitem>
118 </itemizedlist>
119 </listitem>
120
121 <listitem>
122 <para>December 30th, 2005</para>
123 <itemizedlist>
124 <listitem>
125 <para>[randy] - Added some optional dependencies to the Kdelibs
126 instructions.</para>
127 </listitem>
128 <listitem>
129 <para>[randy] - Added new package Libidn-0.6.0.</para>
130 </listitem>
131 <listitem>
132 <para>[andy] - Added new package Gaim-1.5.0.</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
137 <listitem>
138 <para>December 29th, 2005</para>
139 <itemizedlist>
140 <listitem>
141 <para>[randy] - Removed libogg and added NAS to the optional
142 dependencies of aRts.</para>
143 </listitem>
144 <listitem>
145 <para>[randy] - Added a caution note to the MC instructions
146 about the UTF-8 related issues.</para>
147 </listitem>
148 <listitem>
149 <para>[randy] - Added a caution note to the UnZip instructions
150 about the locale related issues.</para>
151 </listitem>
152 <listitem>
153 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
154 2, 'Important Information', thanks to Alexander Patrakov for
155 contributing the text for this page. The page is very incomplete and
156 many more packages with locale related issues will be added.</para>
157 </listitem>
158 </itemizedlist>
159 </listitem>
160
161 <listitem>
162 <para>December 28th, 2005</para>
163 <itemizedlist>
164 <listitem>
165 <para>[randy] - Added new package GOffice-0.1.2.</para>
166 </listitem>
167 </itemizedlist>
168 </listitem>
169
170 <listitem>
171 <para>December 27th, 2005</para>
172 <itemizedlist>
173 <listitem>
174 <para>[randy] - Updated to libgsf-1.13.3.</para>
175 </listitem>
176 <listitem>
177 <para>[randy] - Removed the unneeded 'make' command from the
178 hicolor-icon-theme instructions.</para>
179 </listitem>
180 <listitem>
181 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
182 removed an unneeded switch from the configure command.</para>
183 </listitem>
184 <listitem>
185 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
186 </listitem>
187 <listitem>
188 <para>[randy] - Updated to ISO Codes-0.49.</para>
189 </listitem>
190 </itemizedlist>
191 </listitem>
192
193 <listitem>
194 <para>December 26th, 2005</para>
195 <itemizedlist>
196 <listitem>
197 <para>[randy] - Updated to Doxygen-1.4.5.</para>
198 </listitem>
199 <listitem>
200 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
201 download URL, added test suite notes, modified the configure command
202 to include switches for the recommended dependencies and added
203 appropriate notes about the recommended dependencies.</para>
204 </listitem>
205 <listitem>
206 <para>[randy] - Updated to little cms-1.15.</para>
207 </listitem>
208 <listitem>
209 <para>[randy] - Updated to Sendmail-8.13.5.</para>
210 </listitem>
211 <listitem>
212 <para>[dj] - Added colorls patch to tcsh instructions.</para>
213 </listitem>
214 <listitem>
215 <para>[dj] - Corrected additional recommended and optional
216 dependencies in OpenOffice instructions.</para>
217 </listitem>
218 <listitem>
219 <para>[andy] - Update xine-lib to 1.1.1.</para>
220 </listitem>
221 </itemizedlist>
222 </listitem>
223
224 <listitem>
225 <para>December 25th, 2005</para>
226 <itemizedlist>
227 <listitem>
228 <para>[randy] - Updated to LibMPEG3-1.6.</para>
229 </listitem>
230 </itemizedlist>
231 </listitem>
232
233 <listitem>
234 <para>December 24th, 2005</para>
235 <itemizedlist>
236 <listitem>
237 <para>[randy] - Fixed a syntax error in the configure scripts and
238 simplified the existing sed commands in the Tcl and Tk
239 instructions.</para>
240 </listitem>
241 <listitem>
242 <para>[randy] - Added pkg-config and ALSA Library as required
243 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
244 pointing out the omission.</para>
245 </listitem>
246 <listitem>
247 <para>[randy] - Fixed GTK+-2 documentation installation commands,
248 thanks to Nico R. for pointing out the breakage.</para>
249 </listitem>
250 <listitem>
251 <para>[randy] - Updated to Firefox-1.5, modified the method used
252 to build it and added a command to fix an anonymous enum in an
253 interface header file.</para>
254 </listitem>
255 <listitem>
256 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
257 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
258 </listitem>
259 </itemizedlist>
260 </listitem>
261
262 <listitem>
263 <para>December 23rd, 2005</para>
264 <itemizedlist>
265 <listitem>
266 <para>[andy] - Updated librsvg to 2.12.7.</para>
267 </listitem>
268 <listitem>
269 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
270 </listitem>
271 </itemizedlist>
272 </listitem>
273
274 <listitem>
275 <para>December 22nd, 2005</para>
276 <itemizedlist>
277 <listitem>
278 <para>[andy] - Updated XFce to 4.2.3.2.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>December 21st, 2005</para>
285 <itemizedlist>
286 <listitem>
287 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
288 use visudo to edit the sudoers file.</para>
289 </listitem>
290 </itemizedlist>
291 </listitem>
292
293 <listitem>
294 <para>December 20th, 2005</para>
295 <itemizedlist>
296 <listitem>
297 <para>[randy] - Commented out the Python and Perl bindings build
298 notes from the Subversion instructions as there is a build failure
299 using current versions of SWIG and (B)LFS packages.</para>
300 </listitem>
301 <listitem>
302 <para>[randy] - Added documentation installation commands to the
303 Guile instructions.</para>
304 </listitem>
305 </itemizedlist>
306 </listitem>
307
308 <listitem>
309 <para>December 19th, 2005</para>
310 <itemizedlist>
311 <listitem>
312 <para>[randy] - Modified the sed command in the OpenSSH instructions
313 to better allow for repeated builds.</para>
314 </listitem>
315 <listitem>
316 <para>[bdubbs] - Updated to nmap-3.95.</para>
317 </listitem>
318 <listitem>
319 <para>[bdubbs] - Added sed to Bind to prevent invalid
320 warnings in the log.</para>
321 </listitem>
322 <listitem>
323 <para>[randy] - Updated to Samba-3.0.20b.</para>
324 </listitem>
325 <listitem>
326 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
327 </listitem>
328 </itemizedlist>
329 </listitem>
330
331 <listitem>
332 <para>December 18th, 2005</para>
333 <itemizedlist>
334 <listitem>
335 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
336 </listitem>
337 <listitem>
338 <para>[bdubbs] - Changed configure instruction in gimp to
339 use recommended dependencies. Added note that the switches
340 to configure need to be changed if the recommended
341 dependencies are not installed.</para>
342 </listitem>
343 <listitem>
344 <para>[bdubbs] - Updated to whois-4.7.10.</para>
345 </listitem>
346 <listitem>
347 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
348 </listitem>
349 </itemizedlist>
350 </listitem>
351
352 <listitem>
353 <para>December 17th, 2005</para>
354 <itemizedlist>
355 <listitem>
356 <para>[randy] - Updated to PHP-5.1.1.</para>
357 </listitem>
358 </itemizedlist>
359 </listitem>
360
361 <listitem>
362 <para>December 16th, 2005</para>
363 <itemizedlist>
364 <listitem>
365 <para>[randy] - Updated to Stunnel-4.14.</para>
366 </listitem>
367 <listitem>
368 <para>[randy] - Updated to Ruby-1.8.3.</para>
369 </listitem>
370 </itemizedlist>
371 </listitem>
372
373 <listitem>
374 <para>December 15, 2005</para>
375 <itemizedlist>
376 <listitem>
377 <para>[randy] - Updated to Aspell-0.60.4.</para>
378 </listitem>
379 <listitem>
380 <para>[randy] - Added a sed command to the FOP instructions which
381 fixes an obsolete tail command in the JAI binary.</para>
382 </listitem>
383 <listitem>
384 <para>[randy] - Updated to Gamin-0.1.7.</para>
385 </listitem>
386 <listitem>
387 <para>[bdubbs] - Removed section on newsserver.</para>
388 </listitem>
389 <listitem>
390 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
391 </listitem>
392 </itemizedlist>
393 </listitem>
394
395 <listitem>
396 <para>December 14th, 2005</para>
397 <itemizedlist>
398 <listitem>
399 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
400 </listitem>
401 <listitem>
402 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
403 </listitem>
404 </itemizedlist>
405 </listitem>
406
407 <listitem>
408 <para>December 13th, 2005</para>
409 <itemizedlist>
410 <listitem>
411 <para>[bdubbs] - Update description of LiveCD.</para>
412 </listitem>
413 <listitem>
414 <para>[randy] - Updated to MySQL-5.0.16.</para>
415 </listitem>
416 <listitem>
417 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
418 </listitem>
419 <listitem>
420 <para>[bdubbs] - Removed libungif.</para>
421 </listitem>
422 <listitem>
423 <para>[randy] - Updated to GTK+-2.8.9.</para>
424 </listitem>
425 <listitem>
426 <para>[andy] - Updated to Abiword-2.4.1</para>
427 </listitem>
428 </itemizedlist>
429 </listitem>
430
431 <listitem>
432 <para>December 11th, 2005</para>
433 <itemizedlist>
434 <listitem>
435 <para>[randy] - Updated to Pango-1.10.2.</para>
436 </listitem>
437 <listitem>
438 <para>[randy] - Updated to GLib-2.8.4.</para>
439 </listitem>
440 </itemizedlist>
441 </listitem>
442
443 <listitem>
444 <para>December 10th, 2005</para>
445 <itemizedlist>
446 <listitem>
447 <para>[randy] - Updated to Heimdal-0.7.1.</para>
448 </listitem>
449 </itemizedlist>
450 </listitem>
451
452 <listitem>
453 <para>December 9th, 2005</para>
454 <itemizedlist>
455 <listitem>
456 <para>[randy] - Fixed command typos in the Gnome Menus and
457 Gnome Volume Manager instructions.</para>
458 </listitem>
459 <listitem>
460 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
461 </listitem>
462 <listitem>
463 <para>[andy] - Added details of how to create a fluxbox.desktop file to
464 the Fluxbox page.</para>
465 </listitem>
466 </itemizedlist>
467 </listitem>
468
469 <listitem>
470 <para>December 8th, 2005</para>
471 <itemizedlist>
472 <listitem>
473 <para>[bdubbs] - Updated to curl-7.15.1.</para>
474 </listitem>
475 </itemizedlist>
476 </listitem>
477
478 <listitem>
479 <para>December 7th, 2005</para>
480 <itemizedlist>
481 <listitem>
482 <para>[bdubbs] - Added sed to remove incomplete tests from
483 test program in popt.</para>
484 </listitem>
485 <listitem>
486 <para>[bdubbs] - Removed reference to non-existent esound.ps
487 from EsounD-0.2.36.</para>
488 </listitem>
489 <listitem>
490 <para>[bdubbs] - Removed --with-history option from libxml2. Added
491 a caution that the make check command can hang forever under
492 certain conditions with the option.</para>
493 </listitem>
494 <listitem>
495 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
496 </listitem>
497 <listitem>
498 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
499 go moko for pointing out the omission.</para>
500 </listitem>
501 <listitem>
502 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
503 </listitem>
504 <listitem>
505 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
506 thanks to David Rosal for pointing out the omission.</para>
507 </listitem>
508 <listitem>
509 <para>[randy] - Updated to libvorbis-1.1.2.</para>
510 </listitem>
511 <listitem>
512 <para>[randy] - Updated to libogg-1.1.3.</para>
513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
518 <para>December 6th, 2005</para>
519 <itemizedlist>
520 <listitem>
521 <para>[dj] - Completed dependencies, removed optional configure
522 parameters and added the no_mozilla (firefox) patch for
523 OpenOffice.</para>
524 </listitem>
525 </itemizedlist>
526 </listitem>
527
528 <listitem>
529 <para>December 3rd, 2005</para>
530 <itemizedlist>
531 <listitem>
532 <para>[randy] - Updated to GCC-4.0.2.</para>
533 </listitem>
534 <listitem>
535 <para>[bdubbs] - Updated to qt-3.3.5.</para>
536 </listitem>
537 </itemizedlist>
538 </listitem>
539
540 <listitem>
541 <para>December 2nd, 2005</para>
542 <itemizedlist>
543 <listitem>
544 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
545 </listitem>
546 </itemizedlist>
547 </listitem>
548
549 <listitem>
550 <para>December 1st, 2005</para>
551 <itemizedlist>
552 <listitem>
553 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
554 </listitem>
555 </itemizedlist>
556 </listitem>
557
558 <listitem>
559 <para>November 30th, 2005</para>
560 <itemizedlist>
561 <listitem>
562 <para>[randy] - Updated to xinetd-2.3.14.</para>
563 </listitem>
564 <listitem>
565 <para>[randy] - Added a command to create the logging directory in
566 the GDM instructions, thanks to Vincent Fretin for pointing out the
567 oversight.</para>
568 </listitem>
569 <listitem>
570 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
571 </listitem>
572 <listitem>
573 <para>[randy] - Updated to Sysstat-6.0.2.</para>
574 </listitem>
575 </itemizedlist>
576 </listitem>
577
578 <listitem>
579 <para>November 29th, 2005</para>
580 <itemizedlist>
581 <listitem>
582 <para>[randy] - Updated to Shadow-4.0.13.</para>
583 </listitem>
584 <listitem>
585 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
586 the installation commands have changed.</para>
587 </listitem>
588 <listitem>
589 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
590 </listitem>
591 </itemizedlist>
592 </listitem>
593
594 <listitem>
595 <para>November 27th, 2005</para>
596 <itemizedlist>
597 <listitem>
598 <para>[randy] - Added an FTP download URL and changed the
599 documentation installation to a versioned directory in the Fontconfig
600 instructions.</para>
601 </listitem>
602 <listitem>
603 <para>[randy] - Added documentation installation and clarified the
604 purpose of the sed command in the FreeType instructions.</para>
605 </listitem>
606 </itemizedlist>
607 </listitem>
608
609 <listitem>
610 <para>November 26th, 2005</para>
611 <itemizedlist>
612 <listitem>
613 <para>[randy] - Added a note to the Lynx instructions that
614 identifies, and shows how to avoid, a security vulnerability.</para>
615 </listitem>
616 <listitem>
617 <para>[randy] - Updated to S-Lang-2.0.5.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated the text in the Net-tools instructions
621 to reflect the updated version of Coreutils.</para>
622 </listitem>
623 </itemizedlist>
624 </listitem>
625
626 <listitem>
627 <para>November 25th, 2005</para>
628 <itemizedlist>
629 <listitem>
630 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
631 </listitem>
632 <listitem>
633 <para>[randy] - Updated to pkg-config-0.20</para>
634 </listitem>
635 </itemizedlist>
636 </listitem>
637
638 <listitem>
639 <para>November 24th, 2005</para>
640 <itemizedlist>
641 <listitem>
642 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
643 installation commands to work with the newer version.</para>
644 </listitem>
645 </itemizedlist>
646 </listitem>
647
648 <listitem>
649 <para>November 23rd, 2005</para>
650 <itemizedlist>
651 <listitem>
652 <para>[bdubbs] - Added sed to sudo to correct a security issue
653 (Archaic). Also added --enable-shell-sets-home switch
654 (Gerard).</para>
655 </listitem>
656 </itemizedlist>
657 </listitem>
658
659 <listitem>
660 <para>November 22nd, 2005</para>
661 <itemizedlist>
662 <listitem>
663 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
664 </listitem>
665 <listitem>
666 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
667 051020 and changed the documentation directory to a versioned
668 name.</para>
669 </listitem>
670 <listitem>
671 <para>[randy] - Updated to FriBidi-0.10.7.</para>
672 </listitem>
673 <listitem>
674 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
675 the tests outlined in the DocBook DSSSL Stylesheets
676 instructions.</para>
677 </listitem>
678 <listitem>
679 <para>[randy] - Updated to Ethereal-0.10.13.</para>
680 </listitem>
681 <listitem>
682 <para>[randy] - Added new package GC-6.5.</para>
683 </listitem>
684 </itemizedlist>
685 </listitem>
686
687 <listitem>
688 <para>November 21st, 2005</para>
689 <itemizedlist>
690 <listitem>
691 <para>[randy] - Updated the Rsync bootscript to remove the --compress
692 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
693 </listitem>
694 <listitem>
695 <para>[randy] - Added --disable-python to the configure command in
696 the D-BUS instructions to fix a broken build identified by Filip
697 Bartmann.</para>
698 </listitem>
699 <listitem>
700 <para>[randy] - Added --disable-libwrap to the configure command in
701 the Stunnel instructions to fix a broken build identified by Filip
702 Bartmann.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
706 Utilities section of Chapter 31.</para>
707 </listitem>
708 <listitem>
709 <para>[randy] - Modified the libexecdir parameter passed to configure
710 and tweaked the storage device policy in the HAL instructions.</para>
711 </listitem>
712 </itemizedlist>
713 </listitem>
714
715 <listitem>
716 <para>November 19th, 2005</para>
717 <itemizedlist>
718 <listitem>
719 <para>[randy] - Added notes to start a D-BUS session daemon to the
720 D-BUS, GDM and GNOME Configuration instructions.</para>
721 </listitem>
722 <listitem>
723 <para>[dj] - Cleaned up OpenOffice instructions and added
724 a no-pam patch.</para>
725 </listitem>
726 </itemizedlist>
727 </listitem>
728
729 <listitem>
730 <para>November 18th, 2005</para>
731 <itemizedlist>
732 <listitem>
733 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
734 thanks to Steffen Knollman for discovering the problem and
735 contributing the patch.</para>
736 </listitem>
737 <listitem>
738 <para>[igor] - Updated to rsync-2.6.6.</para>
739 </listitem>
740 </itemizedlist>
741 </listitem>
742
743 <listitem>
744 <para>November 17th, 2005</para>
745 <itemizedlist>
746 <listitem>
747 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
748 Utilities section of Chapter 31.</para>
749 </listitem>
750 <listitem>
751 <para>[dj] - Corrected OpenOffice patch names.</para>
752 </listitem>
753 </itemizedlist>
754 </listitem>
755
756 <listitem>
757 <para>November 15th, 2005</para>
758 <itemizedlist>
759 <listitem>
760 <para>[dj] - Updated to OpenOffice-2.0.0</para>
761 </listitem>
762 </itemizedlist>
763 </listitem>
764
765 <listitem>
766 <para>November 14th, 2005</para>
767 <itemizedlist>
768 <listitem>
769 <para>[randy] - Updated to Balsa-2.3.6.</para>
770 </listitem>
771 </itemizedlist>
772 </listitem>
773
774 <listitem>
775 <para>November 13th, 2005</para>
776 <itemizedlist>
777 <listitem>
778 <para>[randy] - Added several more entries to the 'Other Programming
779 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
780 and other contributions.</para>
781 </listitem>
782 </itemizedlist>
783 </listitem>
784
785 <listitem>
786 <para>November 12th, 2005</para>
787 <itemizedlist>
788 <listitem>
789 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
790 xptinfo.h anonymous enum patch.</para>
791 </listitem>
792 </itemizedlist>
793 </listitem>
794
795 <listitem>
796 <para>November 9th, 2005</para>
797 <itemizedlist>
798 <listitem>
799 <para>[randy] - Updated references to source and md5sum files
800 on the Anduin server due to the Anduin reorganization.</para>
801 </listitem>
802 <listitem>
803 <para>[randy] - Added several more programming languages to the
804 'Other Programming Tools' section.</para>
805 </listitem>
806 </itemizedlist>
807 </listitem>
808
809 <listitem>
810 <para>November 7th, 2005</para>
811 <itemizedlist>
812 <listitem>
813 <para>[randy] - Added several programming languages to the 'Other
814 Programming Tools' section.</para>
815 </listitem>
816 <listitem>
817 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
818 </listitem>
819 </itemizedlist>
820 </listitem>
821
822 <listitem>
823 <para>November 5th, 2005</para>
824 <itemizedlist>
825 <listitem>
826 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
827 suggestions.</para>
828 </listitem>
829 </itemizedlist>
830 </listitem>
831
832 <listitem>
833 <para>November 4th, 2005</para>
834 <itemizedlist>
835 <listitem>
836 <para>[randy] - Added a patch to the libgsf instructions so that the
837 configure script properly discovers GConf.</para>
838 </listitem>
839 </itemizedlist>
840 </listitem>
841
842 <listitem>
843 <para>November 3rd, 2005</para>
844 <itemizedlist>
845 <listitem>
846 <para>[randy] - Added new package GMime-2.1.17.</para>
847 </listitem>
848 </itemizedlist>
849 </listitem>
850
851 <listitem>
852 <para>November 1st, 2005</para>
853 <itemizedlist>
854 <listitem>
855 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
856 'Other Programming Tools' section.</para>
857 </listitem>
858 <listitem>
859 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
860 </listitem>
861 <listitem>
862 <para>[randy] - Updated to Transcode-1.0.1.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
867 <listitem>
868 <para>October 31st, 2005</para>
869 <itemizedlist>
870 <listitem>
871 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
872 </listitem>
873 </itemizedlist>
874 </listitem>
875
876 <listitem>
877 <para>October 30th, 2005</para>
878 <itemizedlist>
879 <listitem>
880 <para>[randy] - Added new package Totem-1.2.0.</para>
881 </listitem>
882 <listitem>
883 <para>[dj] - Updated to JDK-1.5.0_05.</para>
884 </listitem>
885 </itemizedlist>
886 </listitem>
887
888 <listitem>
889 <para>October 29th, 2005</para>
890 <itemizedlist>
891 <listitem>
892 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
893 </listitem>
894 </itemizedlist>
895 </listitem>
896
897 <listitem>
898 <para>October 28th, 2005</para>
899 <itemizedlist>
900 <listitem>
901 <para>[igor] - Updated to SDL-1.2.9.</para>
902 </listitem>
903 <listitem>
904 <para>[igor] - Updated to CVS-1.11.21.</para>
905 </listitem>
906 </itemizedlist>
907 </listitem>
908
909 <listitem>
910 <para>October 25th, 2005</para>
911 <itemizedlist>
912 <listitem>
913 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
914 package from the GNOME Add-on section.</para>
915 </listitem>
916 </itemizedlist>
917 </listitem>
918
919 <listitem>
920 <para>October 23rd, 2005</para>
921 <itemizedlist>
922 <listitem>
923 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
924 </listitem>
925 <listitem>
926 <para>[randy] - Added new package Poppler-0.4.2.</para>
927 </listitem>
928 </itemizedlist>
929 </listitem>
930
931 <listitem>
932 <para>October 21st, 2005</para>
933 <itemizedlist>
934 <listitem>
935 <para>[randy] - Added new package GNOME Keyring
936 Manager-2.12.0.</para>
937 </listitem>
938 </itemizedlist>
939 </listitem>
940
941 <listitem>
942 <para>October 20th, 2005</para>
943 <itemizedlist>
944 <listitem>
945 <para>[randy] - Added new package ISO Codes-0.48.</para>
946 </listitem>
947 </itemizedlist>
948 </listitem>
949
950 <listitem>
951 <para>October 19th, 2005</para>
952 <itemizedlist>
953 <listitem>
954 <para>[randy] - Added new package PyXML-0.8.4.</para>
955 </listitem>
956 <listitem>
957 <para>[randy] - Added category headers to the GNOME Add-on packages
958 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
959 XML wizardry to make this happen.</para>
960 </listitem>
961 </itemizedlist>
962 </listitem>
963
964 <listitem>
965 <para>October 18th, 2005</para>
966 <itemizedlist>
967 <listitem>
968 <para>[randy] - Added a patch and an additional command to enable the
969 streaming audio method in the GNOME Speech instructions.</para>
970 </listitem>
971 <listitem>
972 <para>[randy] - Updated to GDM-2.8.0.5.</para>
973 </listitem>
974 </itemizedlist>
975 </listitem>
976
977 <listitem>
978 <para>October 17th, 2005</para>
979 <itemizedlist>
980 <listitem>
981 <para>[randy] - Updated to GOK-1.0.5.</para>
982 </listitem>
983 <listitem>
984 <para>[igor] - Updated to HTML Tidy-051013.</para>
985 </listitem>
986 <listitem>
987 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
988 </listitem>
989 <listitem>
990 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
991 </listitem>
992 </itemizedlist>
993 </listitem>
994
995 <listitem>
996 <para>October 16th, 2005</para>
997 <itemizedlist>
998 <listitem>
999 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1000 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1001 instructions.</para>
1002 </listitem>
1003 <listitem>
1004 <para>[igor] - Updated to PHP-5.0.5.</para>
1005 </listitem>
1006 <listitem>
1007 <para>[randy] - Modified dependencies in the libgtkhtml
1008 instructions.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[igor] - Updated to PCRE-6.4.</para>
1012 </listitem>
1013 <listitem>
1014 <para>[igor] - Updated to cURL-7.15.0.</para>
1015 </listitem>
1016 </itemizedlist>
1017 </listitem>
1018
1019 <listitem>
1020 <para>October 15th, 2005</para>
1021 <itemizedlist>
1022 <listitem>
1023 <para>[igor] - Added the gcc4 patch for NTP.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[igor] - Updated to Fcron-3.0.0.</para>
1027 </listitem>
1028 <listitem>
1029 <para>[igor] - Updated to Apache-2.0.55.</para>
1030 </listitem>
1031 <listitem>
1032 <para>[igor] - Updated to Python-2.4.2.</para>
1033 </listitem>
1034 <listitem>
1035 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[randy] - Updated to GGV-2.12.0.</para>
1039 </listitem>
1040 <listitem>
1041 <para>[igor] - Updated to Firefox-1.0.7.</para>
1042 </listitem>
1043 <listitem>
1044 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1045 </listitem>
1046 <listitem>
1047 <para>[igor] - Updated to libtiff-3.7.4.</para>
1048 </listitem>
1049 <listitem>
1050 <para>[igor] - Updated to cairo-1.0.2.</para>
1051 </listitem>
1052 <listitem>
1053 <para>[randy] - Updated to Zenity-2.12.1.</para>
1054 </listitem>
1055 <listitem>
1056 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1057 </listitem>
1058 </itemizedlist>
1059 </listitem>
1060
1061 <listitem>
1062 <para>October 14th, 2005</para>
1063 <itemizedlist>
1064 <listitem>
1065 <para>[igor] - Updated to libpcap-0.9.4.</para>
1066 </listitem>
1067 <listitem>
1068 <para>[igor] - Updated to Wget-1.10.2.</para>
1069 </listitem>
1070 <listitem>
1071 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1072 </listitem>
1073 <listitem>
1074 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1075 </listitem>
1076 <listitem>
1077 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[randy] - Updated to File Roller-2.12.1.</para>
1081 </listitem>
1082 <listitem>
1083 <para>[randy] - Updated to EOG-2.12.1.</para>
1084 </listitem>
1085 <listitem>
1086 <para>[randy] - Updated to gedit-2.12.1.</para>
1087 </listitem>
1088 </itemizedlist>
1089 </listitem>
1090
1091 <listitem>
1092 <para>October 13th, 2005</para>
1093 <itemizedlist>
1094 <listitem>
1095 <para>[igor] - Updated Vim security patch.</para>
1096 </listitem>
1097 <listitem>
1098 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1099 </listitem>
1100 <listitem>
1101 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1102 </listitem>
1103 <listitem>
1104 <para>[randy] - Changed Python from an optional to a recommended
1105 dependency in the GNOME Doc Utils dependencies.</para>
1106 </listitem>
1107 </itemizedlist>
1108 </listitem>
1109
1110 <listitem>
1111 <para>October 12th, 2005</para>
1112 <itemizedlist>
1113 <listitem>
1114 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1115 </listitem>
1116 </itemizedlist>
1117 </listitem>
1118
1119 <listitem>
1120 <para>October 11th, 2005</para>
1121 <itemizedlist>
1122 <listitem>
1123 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1130 </listitem>
1131 <listitem>
1132 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1133 </listitem>
1134 <listitem>
1135 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1136 </listitem>
1137 <listitem>
1138 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1139 </listitem>
1140 <listitem>
1141 <para>[randy] - Updated to Evolution-2.4.1.</para>
1142 </listitem>
1143 </itemizedlist>
1144 </listitem>
1145
1146 <listitem>
1147 <para>October 10th, 2005</para>
1148 <itemizedlist>
1149 <listitem>
1150 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1151 </listitem>
1152 <listitem>
1153 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1154 </listitem>
1155 <listitem>
1156 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1157 </listitem>
1158 <listitem>
1159 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1160 </listitem>
1161 <listitem>
1162 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[randy] - Added GTK+-2 as a required dependency of
1166 libgtkhtml.</para>
1167 </listitem>
1168 <listitem>
1169 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1173 GNOME. GNOME add-on packages are updated only to the release
1174 versions. The individual updates to the GNOME add-on packages will be
1175 accomplished individually.</para>
1176 </listitem>
1177 </itemizedlist>
1178 </listitem>
1179
1180 <listitem>
1181 <para>October 8th, 2005</para>
1182 <itemizedlist>
1183 <listitem>
1184 <para>[tushar] - Replaced FAM with Gamin.</para>
1185 </listitem>
1186 </itemizedlist>
1187 </listitem>
1188
1189 <listitem>
1190 <para>October 6th, 2005</para>
1191 <itemizedlist>
1192 <listitem>
1193 <para>[randy] - Updated to librsvg-2.12.4.</para>
1194 </listitem>
1195 <listitem>
1196 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
1197 </listitem>
1198 <listitem>
1199 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
1200 </listitem>
1201 </itemizedlist>
1202 </listitem>
1203
1204 <listitem>
1205 <para>October 5th, 2005</para>
1206 <itemizedlist>
1207 <listitem>
1208 <para>[randy] - Updated to Metacity-2.12.1.</para>
1209 </listitem>
1210 <listitem>
1211 <para>[randy] - Updated to libwnck-2.12.1.</para>
1212 </listitem>
1213 <listitem>
1214 <para>[randy] - Updated to GTK+-2.8.6.</para>
1215 </listitem>
1216 <listitem>
1217 <para>[randy] - Updated to Pango-1.10.1.</para>
1218 </listitem>
1219 <listitem>
1220 <para>[randy] - Updated to GLib-2.8.3.</para>
1221 </listitem>
1222 <listitem>
1223 <para>[randy] - Updated to libxml2-2.6.22.</para>
1224 </listitem>
1225 <listitem>
1226 <para>[randy] - Added the --disable-error-on-warning parameter to the
1227 GnuCash configure command as using GCC-4.0.x will generate warnings
1228 which will break the build if the parameter is not used.</para>
1229 </listitem>
1230 <listitem>
1231 <para>[randy] - Added a patch to the Guile instructions and changed
1232 the sed command in the SLIB instructions so that the two packages
1233 work nicely together.</para>
1234 </listitem>
1235 </itemizedlist>
1236 </listitem>
1237
1238 <listitem>
1239 <para>October 4th, 2005</para>
1240 <itemizedlist>
1241 <listitem>
1242 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
1243 instructions.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
1247 fix a GCC-4.0.x build problem.</para>
1248 </listitem>
1249 <listitem>
1250 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
1251 </listitem>
1252 <listitem>
1253 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
1254 </listitem>
1255 <listitem>
1256 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
1257 instructions.</para>
1258 </listitem>
1259 <listitem>
1260 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
1261 fix a GCC-4 build problem.</para>
1262 </listitem>
1263 </itemizedlist>
1264 </listitem>
1265
1266 <listitem>
1267 <para>October 3rd, 2005</para>
1268 <itemizedlist>
1269 <listitem>
1270 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
1271 instructions.</para>
1272 </listitem>
1273 <listitem>
1274 <para>[randy] - Clarified the dependencies in the Imlib
1275 instructions.</para>
1276 </listitem>
1277 <listitem>
1278 <para>[randy] - Updated to AbiWord-2.2.10.</para>
1279 </listitem>
1280 </itemizedlist>
1281 </listitem>
1282
1283 <listitem>
1284 <para>October 1st, 2005</para>
1285 <itemizedlist>
1286 <listitem>
1287 <para>[randy] - Added new package HAL-0.5.4.</para>
1288 </listitem>
1289 </itemizedlist>
1290 </listitem>
1291
1292 <listitem>
1293 <para>September 26th, 2005</para>
1294 <itemizedlist>
1295 <listitem>
1296 <para>[randy] - Added new package D-BUS-0.50.</para>
1297 </listitem>
1298 </itemizedlist>
1299 </listitem>
1300
1301 <listitem>
1302 <para>September 25th, 2005</para>
1303 <itemizedlist>
1304 <listitem>
1305 <para>[randy] - Added a patch to fix a build problem with newer
1306 versions of libgsf and added a sed command so the default is to
1307 build the Perl plugin module to the Gnumeric instructions.</para>
1308 </listitem>
1309 </itemizedlist>
1310 </listitem>
1311
1312 <listitem>
1313 <para>September 22nd, 2005</para>
1314 <itemizedlist>
1315 <listitem>
1316 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
1317 </listitem>
1318 </itemizedlist>
1319 </listitem>
1320
1321 <listitem>
1322 <para>September 21st, 2005</para>
1323 <itemizedlist>
1324 <listitem>
1325 <para>[randy] - Updated to Samba-3.0.20.</para>
1326 </listitem>
1327 <listitem>
1328 <para>[bdubbs] - Reverted gcc build instructions.</para>
1329 </listitem>
1330 <listitem>
1331 <para>[randy] - Updated to EsounD-0.2.36.</para>
1332 </listitem>
1333 <listitem>
1334 <para>[randy] - Updated to Metacity-2.12.0.</para>
1335 </listitem>
1336 <listitem>
1337 <para>[randy] - Updated to Libwnck-2.12.0.</para>
1338 </listitem>
1339 </itemizedlist>
1340 </listitem>
1341
1342 <listitem>
1343 <para>September 20th, 2005</para>
1344 <itemizedlist>
1345 <listitem>
1346 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
1347 gcc-4.0.1.</para>
1348 </listitem>
1349 <listitem>
1350 <para>[randy] - Updated to GTK+-2.8.3.</para>
1351 </listitem>
1352 <listitem>
1353 <para>[randy] - Updated to ATK-1.10.3.</para>
1354 </listitem>
1355 <listitem>
1356 <para>[randy] - Updated to Pango-1.10.0.</para>
1357 </listitem>
1358 <listitem>
1359 <para>[randy] - Updated to GLib-2.8.1.</para>
1360 </listitem>
1361 <listitem>
1362 <para>[randy] - Added a command to create an X Render pkg-config file
1363 to the XFree86 instructions. Also created notes in the Metacity and
1364 cairo instructions to ensure this file exists.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[randy] - Added new package cairo-1.0.0.</para>
1368 </listitem>
1369 <listitem>
1370 <para>[bdubbs] - Changed gcc build instructions to use
1371 a simple make. Added a note to use make bootstrap if
1372 the base compiler is not gcc-4.0.1.</para>
1373 </listitem>
1374 </itemizedlist>
1375 </listitem>
1376
1377 <listitem>
1378 <para>September 19th, 2005</para>
1379 <itemizedlist>
1380 <listitem>
1381 <para>[bdubbs] - Added a patch to build mozilla with
1382 gcc-4.0.1.</para>
1383 </listitem>
1384 <listitem>
1385 <para>[randy] - Updated to gucharmap-1.4.4.</para>
1386 </listitem>
1387 <listitem>
1388 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
1389 </listitem>
1390 <listitem>
1391 <para>[richard] - Added a sed to fix the build of the
1392 test suite for cpio-2.6 when using gcc-4.0.1.
1393 Suggested by Matthew Burgess</para>
1394 </listitem>
1395 </itemizedlist>
1396 </listitem>
1397
1398 <listitem>
1399 <para>September 18th, 2005</para>
1400 <itemizedlist>
1401 <listitem>
1402 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
1403 </listitem>
1404 <listitem>
1405 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
1406 </listitem>
1407 <listitem>
1408 <para>[richard] - Updated to bluefish-1.0.4.</para>
1409 </listitem>
1410 </itemizedlist>
1411 </listitem>
1412
1413 <listitem>
1414 <para>September 17th, 2005</para>
1415 <itemizedlist>
1416 <listitem>
1417 <para>[randy] - Added an alternate installation location for the
1418 shared library interface headers to the AFPL Ghostscript and ESP
1419 Ghostscript instructions.</para>
1420 </listitem>
1421 <listitem>
1422 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
1423 </listitem>
1424 <listitem>
1425 <para>[randy] - Updated the Business::ISBN Perl module to
1426 1.82.</para>
1427 </listitem>
1428 <listitem>
1429 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
1430 </listitem>
1431 <listitem>
1432 <para>[randy] - Updated the Module::Signature Perl module to
1433 0.50.</para>
1434 </listitem>
1435 <listitem>
1436 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
1440 2.12.</para>
1441 </listitem>
1442 <listitem>
1443 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
1444 0.13.</para>
1445 </listitem>
1446 <listitem>
1447 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
1448 new Perl modules Text::Diff and Algorithm::Diff.</para>
1449 </listitem>
1450 <listitem>
1451 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
1452 </listitem>
1453 </itemizedlist>
1454 </listitem>
1455
1456 <listitem>
1457 <para>September 15th, 2005</para>
1458 <itemizedlist>
1459 <listitem>
1460 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
1461 </listitem>
1462 <listitem>
1463 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
1464 added a GCC-4 patch to the Gimp instructions.</para>
1465 </listitem>
1466 <listitem>
1467 <para>[randy] - Updated to librsvg-2.11.1.</para>
1468 </listitem>
1469 </itemizedlist>
1470 </listitem>
1471
1472 <listitem>
1473 <para>September 14th, 2005</para>
1474 <itemizedlist>
1475 <listitem>
1476 <para>[randy] - Removed redundant GTK+-2 dependency from the
1477 libgnomeprintui instructions.</para>
1478 </listitem>
1479 <listitem>
1480 <para>[randy] - Updated to libgsf-1.12.3.</para>
1481 </listitem>
1482 <listitem>
1483 <para>[randy] - Added documentation installation commands and
1484 corrected the note about the test suite in the libcroco
1485 instructions.</para>
1486 </listitem>
1487 </itemizedlist>
1488 </listitem>
1489
1490 <listitem>
1491 <para>September 13th, 2005</para>
1492 <itemizedlist>
1493 <listitem>
1494 <para>[randy] - Added commands to the CVS instructions to create and
1495 install additional documentation.</para>
1496 </listitem>
1497 <listitem>
1498 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
1499 documentation files chown command to only run if the docs were
1500 built and installed.</para>
1501 </listitem>
1502 </itemizedlist>
1503 </listitem>
1504
1505 <listitem>
1506 <para>September 12th, 2005</para>
1507 <itemizedlist>
1508 <listitem>
1509 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
1510 </listitem>
1511 <listitem>
1512 <para>[randy] - Updated to VTE-0.11.15.</para>
1513 </listitem>
1514 <listitem>
1515 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
1516 ScrollKeeper instructions.</para>
1517 </listitem>
1518 <listitem>
1519 <para>[randy] - Updated to GCC-4.0.1.</para>
1520 </listitem>
1521 </itemizedlist>
1522 </listitem>
1523
1524 <listitem>
1525 <para>September 11th, 2005</para>
1526 <itemizedlist>
1527 <listitem>
1528 <para>[randy] - Minor corrections to the XSL Stylesheets
1529 instructions, suggested by Manuel Canales Esparcia.</para>
1530 </listitem>
1531 </itemizedlist>
1532 </listitem>
1533
1534 <listitem>
1535 <para>September 10th, 2005</para>
1536 <itemizedlist>
1537 <listitem>
1538 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
1539 the environment variables are properly set.</para>
1540 </listitem>
1541 <listitem>
1542 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
1549 </listitem>
1550 <listitem>
1551 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
1552 patch in JDK source build instructions.</para>
1553 </listitem>
1554 <listitem>
1555 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[dj] - Updated volume restore script for use with
1559 Udev versions greater than 058.</para>
1560 </listitem>
1561 </itemizedlist>
1562 </listitem>
1563
1564 <listitem>
1565 <para>September 9th, 2005</para>
1566 <itemizedlist>
1567 <listitem>
1568 <para>[randy] - Added a GCC-4 patch to the libexif
1569 instructions.</para>
1570 </listitem>
1571 <listitem>
1572 <para>[randy] - Added a GCC-4 patch to the Avifile
1573 instructions.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[randy] - Added a GCC-4 patch to the FFmpeg
1577 instructions.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[randy] - Added a GCC-4 patch to the MPlayer
1581 instructions.</para>
1582 </listitem>
1583 <listitem>
1584 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
1585 </listitem>
1586 <listitem>
1587 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
1588 </listitem>
1589 <listitem>
1590 <para>[randy] - Added a GCC-4 patch to the Firefox
1591 instructions.</para>
1592 </listitem>
1593 <listitem>
1594 <para>[randy] - Added a GCC-4 patch to the Thunderbird
1595 instructions.</para>
1596 </listitem>
1597 <listitem>
1598 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
1599 </listitem>
1600 <listitem>
1601 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
1602 </listitem>
1603 <listitem>
1604 <para>[randy] - Added a GCC-4 patch and documentation installation
1605 commands to the NAS instructions.</para>
1606 </listitem>
1607 <listitem>
1608 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
1609 instructions.</para>
1610 </listitem>
1611 <listitem>
1612 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
1613 </listitem>
1614 <listitem>
1615 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
1616 in the Inetutils instructions.</para>
1617 </listitem>
1618 <listitem>
1619 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
1620 </listitem>
1621 <listitem>
1622 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
1623 instructions.</para>
1624 </listitem>
1625 <listitem>
1626 <para>[randy] - Updated to intltool-0.34.1.</para>
1627 </listitem>
1628 <listitem>
1629 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
1630 </listitem>
1631 </itemizedlist>
1632 </listitem>
1633
1634 <listitem>
1635 <para>September 8th, 2005</para>
1636 <itemizedlist>
1637 <listitem>
1638 <para>[randy] - Added a sed command to the libxklavier instructions
1639 to fix a GCC-4.x build problem.</para>
1640 </listitem>
1641 <listitem>
1642 <para>[randy] - Updated to libxslt-1.1.15.</para>
1643 </listitem>
1644 <listitem>
1645 <para>[randy] - Updated to libxml2-2.6.21.</para>
1646 </listitem>
1647 </itemizedlist>
1648 </listitem>
1649
1650 <listitem>
1651 <para>September 7th, 2005</para>
1652 <itemizedlist>
1653 <listitem>
1654 <para>[richard] - Updated to XScreenSaver-4.22.</para>
1655 </listitem>
1656 </itemizedlist>
1657 </listitem>
1658
1659 <listitem>
1660 <para>September 6th, 2005</para>
1661 <itemizedlist>
1662 <listitem>
1663 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
1664 release notes.</para>
1665 </listitem>
1666 <listitem>
1667 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
1668 installation commands to the instructions.</para>
1669 </listitem>
1670 </itemizedlist>
1671 </listitem>
1672
1673 <listitem>
1674 <para>September 5th, 2005</para>
1675 <itemizedlist>
1676 <listitem>
1677 <para>[randy] - Updated to Subversion-1.2.3</para>
1678 </listitem>
1679 </itemizedlist>
1680 </listitem>
1681
1682 <listitem>
1683 <para>September 4th, 2005</para>
1684 <itemizedlist>
1685 <listitem>
1686 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
1687 documentation installation commands to the instructions.</para>
1688 </listitem>
1689 </itemizedlist>
1690 </listitem>
1691
1692 <listitem>
1693 <para>September 3rd, 2005</para>
1694 <itemizedlist>
1695 <listitem>
1696 <para>[randy] - Updated to HTML Tidy-050826.</para>
1697 </listitem>
1698 <listitem>
1699 <para>[randy] - Updated to cURL-7.14.1.</para>
1700 </listitem>
1701 </itemizedlist>
1702 </listitem>
1703
1704 <listitem>
1705 <para>September 2nd, 2005</para>
1706 <itemizedlist>
1707 <listitem>
1708 <para>[randy] - Added commands to the Heimdal instructions to
1709 preserve and restore some overwritten interface headers and
1710 libraries. Also listed the dependencies in a more accurate
1711 manner.</para>
1712 </listitem>
1713 <listitem>
1714 <para>[randy] - Updated to MySQL-4.1.14.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[randy] - Fixed some broken commands in the TeX
1718 instructions.</para>
1719 </listitem>
1720 </itemizedlist>
1721 </listitem>
1722
1723 <listitem>
1724 <para>September 1st, 2005</para>
1725 <itemizedlist>
1726 <listitem>
1727 <para>[randy] - Added documentation installation commands to the
1728 ALSA Libraries instructions.</para>
1729 </listitem>
1730 </itemizedlist>
1731 </listitem>
1732
1733 <listitem>
1734 <para>August 31st, 2005</para>
1735 <itemizedlist>
1736 <listitem>
1737 <para>[randy] - Updated to Shadow-4.0.12.</para>
1738 </listitem>
1739 <listitem>
1740 <para>[randy] - Updated to Wget-1.10.1.</para>
1741 </listitem>
1742 </itemizedlist>
1743 </listitem>
1744
1745 <listitem>
1746 <para>August 30th, 2005</para>
1747 <itemizedlist>
1748 <listitem>
1749 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
1750 </listitem>
1751 <listitem>
1752 <para>[randy] - Removed obsolete dependencies from the LZO
1753 instructions.</para>
1754 </listitem>
1755 </itemizedlist>
1756 </listitem>
1757
1758 <listitem>
1759 <para>August 29th, 2005</para>
1760 <itemizedlist>
1761 <listitem>
1762 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
1763 about the location of configuruation files. Updated
1764 optional dependencies.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[richard] - Added definition of dependency terms
1768 to Notes on Building Software.</para>
1769 </listitem>
1770 </itemizedlist>
1771 </listitem>
1772
1773 <listitem>
1774 <para>August 28th, 2005</para>
1775 <itemizedlist>
1776 <listitem>
1777 <para>[randy] - Added documentation installation commands to the Xvid
1778 instructions.</para>
1779 </listitem>
1780 <listitem>
1781 <para>[randy] - Added documentation installation commands to the
1782 libdv instructions.</para>
1783 </listitem>
1784 <listitem>
1785 <para>[randy] - Updated to whois-4.7.6.</para>
1786 </listitem>
1787 <listitem>
1788 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
1789 </listitem>
1790 <listitem>
1791 <para>[randy] - Added a patch to fix the XMMS plugin and added a
1792 sed command to fix the Valgrind testing in the FLAC
1793 instructions.</para>
1794 </listitem>
1795 </itemizedlist>
1796 </listitem>
1797
1798 <listitem>
1799 <para>August 27th, 2005</para>
1800 <itemizedlist>
1801 <listitem>
1802 <para>[randy] - Added a patch to fix the test suite in the id3lib
1803 instructions.</para>
1804 </listitem>
1805 <listitem>
1806 <para>[randy] - Updated the GCC patch and provided documentation
1807 installation commands to the libmpeg3 instructions.</para>
1808 </listitem>
1809 </itemizedlist>
1810 </listitem>
1811
1812 <listitem>
1813 <para>August 26th, 2005</para>
1814 <itemizedlist>
1815 <listitem>
1816 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
1817 the Movemail and RSS &amp; Blogs account setup options are now
1818 available 2) modified the Enigmail setup so that it actually works
1819 3) fixed the profile locking problem 4) made it so that if a mailto:
1820 URL is clicked, a message compose window is opened with the To: field
1821 filled out.</para>
1822 </listitem>
1823 </itemizedlist>
1824 </listitem>
1825
1826 <listitem>
1827 <para>August 25th, 2005</para>
1828 <itemizedlist>
1829 <listitem>
1830 <para>[randy] - Added a command to the Firefox instructions to fix
1831 the profile locking problem and an optional command to open a new
1832 tab in an existing browser window, both suggested by Kevin
1833 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
1834 suggestions.</para>
1835 </listitem>
1836 </itemizedlist>
1837 </listitem>
1838
1839 <listitem>
1840 <para>August 24th, 2005</para>
1841 <itemizedlist>
1842 <listitem>
1843 <para>[randy] - Modified SLIB instructions to use TeX instead of
1844 Lynx to create the text documentation.</para>
1845 </listitem>
1846 </itemizedlist>
1847 </listitem>
1848
1849 <listitem>
1850 <para>August 22nd, 2005</para>
1851 <itemizedlist>
1852 <listitem>
1853 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
1854 Hugo Villeneuve for pointed it out.</para>
1855 </listitem>
1856 <listitem>
1857 <para>[randy] - Updated to Xpdf-3.01</para>
1858 </listitem>
1859 <listitem>
1860 <para>[randy] - Updated to SLIB-3a2</para>
1861 </listitem>
1862 </itemizedlist>
1863 </listitem>
1864
1865 <listitem>
1866 <para>August 21st, 2005</para>
1867 <itemizedlist>
1868 <listitem>
1869 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
1870 dependency, added commands to install documentation and added an FTP
1871 download URL.</para>
1872 </listitem>
1873 <listitem>
1874 <para>[richard] - Updated to Leafnode-1.11.3.</para>
1875 </listitem>
1876 </itemizedlist>
1877 </listitem>
1878
1879 <listitem>
1880 <para>August 20th, 2005</para>
1881 <itemizedlist>
1882 <listitem>
1883 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
1884 </listitem>
1885 <listitem>
1886 <para>[randy] - Renamed the FOP patch to adhere with the naming
1887 standards.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[randy] - Updated to GnuPG-1.4.2.</para>
1891 </listitem>
1892 <listitem>
1893 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
1894 the ffitarget.h interface header in /usr/include.</para>
1895 </listitem>
1896 </itemizedlist>
1897 </listitem>
1898
1899 <listitem>
1900 <para>August 19th, 2005</para>
1901 <itemizedlist>
1902 <listitem>
1903 <para>[dj] - Updated dev.d scripts and surrounding text
1904 in alsa-utils.</para>
1905 </listitem>
1906 <listitem>
1907 <para>[randy] - Updated to Sysstat-6.0.1.</para>
1908 </listitem>
1909 <listitem>
1910 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
1911 </listitem>
1912 <listitem>
1913 <para>[randy] - Updated to Nail-11.25.</para>
1914 </listitem>
1915 <listitem>
1916 <para>[randy] - Updated to Subversion-1.2.1.</para>
1917 </listitem>
1918 <listitem>
1919 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
1920 </listitem>
1921 </itemizedlist>
1922 </listitem>
1923
1924 <listitem>
1925 <para>August 17th, 2005</para>
1926 <itemizedlist>
1927 <listitem>
1928 <para>[randy] - Updated to GCC-3.3.6.</para>
1929 </listitem>
1930 <listitem>
1931 <para>[randy] - Updated to Doxygen-1.4.4.</para>
1932 </listitem>
1933 </itemizedlist>
1934 </listitem>
1935
1936 <listitem>
1937 <para>August 16th, 2005</para>
1938 <itemizedlist>
1939 <listitem>
1940 <para>[bdubbs] - Added instructions for cm-super
1941 fonts to TeX.</para>
1942 </listitem>
1943 <listitem>
1944 <para>[randy] - Added additional parameters to the
1945 configure command and added a note to run the test suite to the
1946 Gimp-Print instructions.</para>
1947 </listitem>
1948 <listitem>
1949 <para>[dj] - Updated cups bootscript installation
1950 to remove existing scripts and changed note to show that CUPS should
1951 be started after Samba.</para>
1952 </listitem>
1953 </itemizedlist>
1954 </listitem>
1955
1956 <listitem>
1957 <para>August 15th, 2005</para>
1958 <itemizedlist>
1959 <listitem>
1960 <para>[randy] - Added a patch and a note about running
1961 the test suite to the CUPS instructions.</para>
1962 </listitem>
1963 </itemizedlist>
1964 </listitem>
1965
1966 <listitem>
1967 <para>August 14th, 2005</para>
1968 <itemizedlist>
1969 <listitem>
1970 <para>[randy] - Updates to PHP: added new dependencies,
1971 placed the dependencies in catagories, added instructions to install
1972 documentation, added instruction to update php.ini and minor textual
1973 corrections.</para>
1974 </listitem>
1975 <listitem>
1976 <para>[randy] - Updated to GTK-Doc-1.4.</para>
1977 </listitem>
1978 <listitem>
1979 <para>[randy] - Updated to HTML Tidy-050803.</para>
1980 </listitem>
1981 <listitem>
1982 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
1983 </listitem>
1984 <listitem>
1985 <para>[randy] - Added a configure switch to OpenLDAP
1986 to create the executables dynamically linked to the libraries.</para>
1987 </listitem>
1988 <listitem>
1989 <para>[randy] - Added documentation installation commands to the GTK+
1990 (version 1) instructions.</para>
1991 </listitem>
1992 </itemizedlist>
1993 </listitem>
1994
1995 <listitem>
1996 <para>August 13th, 2005</para>
1997 <itemizedlist>
1998 <listitem>
1999 <para>[larry] - Add a warning to MIT KRB5
2000 concerning the use of login.krb5 as a substitute for login.</para>
2001 </listitem>
2002 <listitem>
2003 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2004 version; also added dependencies and configuration explanation.</para>
2005 </listitem>
2006 </itemizedlist>
2007 </listitem>
2008
2009 <listitem>
2010 <para>August 12th, 2005</para>
2011 <itemizedlist>
2012 <listitem>
2013 <para>[randy] - Added a command to the PostgreSQL
2014 instructions to fix broken ownership of installed files.</para>
2015 </listitem>
2016 </itemizedlist>
2017 </listitem>
2018
2019 <listitem>
2020 <para>August 11th, 2005</para>
2021 <itemizedlist>
2022 <listitem>
2023 <para>[randy] - Updated the JDK binary version to
2024 1.5.0_04.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Added sharutils as an optional dependency of
2028 Berkeley DB.</para>
2029 </listitem>
2030 <listitem>
2031 <para>[randy] - Applied a patch contributed by stirling
2032 to fix many broken download URLs.</para>
2033 </listitem>
2034 <listitem>
2035 <para>[randy] - Added a new section "Other Programming
2036 Tools" to Chapter 12 - Programming.</para>
2037 </listitem>
2038 </itemizedlist>
2039 </listitem>
2040
2041 <listitem>
2042 <para>August 10th, 2005</para>
2043 <itemizedlist>
2044 <listitem>
2045 <para>[randy] - Added style information files and
2046 documentation installation commands to the JadeTeX
2047 instructions.</para>
2048 </listitem>
2049 </itemizedlist>
2050 </listitem>
2051
2052 <listitem>
2053 <para>August 9th, 2005</para>
2054 <itemizedlist>
2055 <listitem>
2056 <para>[randy] - Modified the CrackLib instructions to
2057 include an alternate source for word lists, how to incorporate additional
2058 word lists, and added additional text contributed by Alexander
2059 Patrakov.</para>
2060 </listitem>
2061 <listitem>
2062 <para>[dj] - Added default PATH for pam_env and
2063 a note about the lack of ENV_SUPATH.</para>
2064 </listitem>
2065 </itemizedlist>
2066 </listitem>
2067
2068 <listitem>
2069 <para>August 8th, 2005</para>
2070 <itemizedlist>
2071 <listitem>
2072 <para>[randy] - Modified documentation installation in
2073 the Fontconfig instructions.</para>
2074 </listitem>
2075 <listitem>
2076 <para>[randy] - Modified the Shadow instructions so
2077 that builders will not receive configuration errors during the testing
2078 recommended by the warning note.</para>
2079 </listitem>
2080 <listitem>
2081 <para>[randy] - Added instructions to install a patch
2082 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2083 for the suggestion.</para>
2084 </listitem>
2085 <listitem>
2086 <para>[randy] - Added instructions to install a patch
2087 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2088 for the suggestion.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[randy] - Added documentation installation commands to
2092 the expat instructions.</para>
2093 </listitem>
2094 </itemizedlist>
2095 </listitem>
2096
2097 <listitem>
2098 <para>August 7th, 2005</para>
2099 <itemizedlist>
2100 <listitem>
2101 <para>[randy] - Removed building the MPFR library
2102 from the GMP instructions.</para>
2103 </listitem>
2104 </itemizedlist>
2105 </listitem>
2106
2107 <listitem>
2108 <para>August 6th, 2005</para>
2109 <itemizedlist>
2110 <listitem>
2111 <para>[larry] - Added dictionary file to MIT
2112 Kerberos setup and made adjusts for PAM.</para>
2113 </listitem>
2114 <listitem>
2115 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2116 </listitem>
2117 </itemizedlist>
2118 </listitem>
2119
2120 <listitem>
2121 <para>August 5th, 2005</para>
2122 <itemizedlist>
2123 <listitem>
2124 <para>[randy] - Updated to Wget-1.10.</para>
2125 </listitem>
2126 <listitem>
2127 <para>[randy] - Updated to PCRE-6.2.</para>
2128 </listitem>
2129 </itemizedlist>
2130 </listitem>
2131
2132 <listitem>
2133 <para>August 1st, 2005</para>
2134 <itemizedlist>
2135 <listitem>
2136 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2137 </listitem>
2138 </itemizedlist>
2139 </listitem>
2140
2141 </itemizedlist>
2142
2143</sect1>
Note: See TracBrowser for help on using the repository browser.