source: introduction/welcome/changelog.xml@ 5254d12

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

Changes to the Introduction section; standardized the file structure layout, standardized the id tags (except bootscripts) and some minor textual modifications

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

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