source: introduction/welcome/changelog.xml@ b2a5557

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

Added the Io programming language to Chapter 12 - 'Other Programming Tools'

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

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