source: introduction/welcome/changelog.xml@ 9c90b1b

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

Added new section 'Locale Related Issues' to Chapter 2, 'Important Information', thanks to Alexander Patrakov for contributing the text for this page

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

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