source: introduction/welcome/changelog.xml@ 06adff1

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

Added the CAN-2005-3193 security vulnerability patch to the kdegraphics instructions

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

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