source: introduction/welcome/changelog.xml@ 57b11363

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

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #12

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

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