source: introduction/welcome/changelog.xml@ 7bba858

6.3
Last change on this file since 7bba858 was 7bba858, checked in by Randy McMurchy <randy@…>, 16 years ago

Fixed a broken URL for the GnuPG package

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

  • Property mode set to 100644
File size: 96.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/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>August 24th, 2008</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Fixed a broken URL for the GnuPG package.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Fixed a broken URL for the libidn package.</para>
52 </listitem>
53 </itemizedlist>
54 </listitem>
55
56 <listitem>
57 <para>August 17th, 2008</para>
58 <itemizedlist>
59 <listitem>
60 <para>[randy] - Modified the sudo instructions so the Linux-PAM
61 configuration file is correct. Thanks to Jeremy Henty for the
62 report.</para>
63 </listitem>
64 </itemizedlist>
65 </listitem>
66
67 <listitem>
68 <para>August 15th, 2008</para>
69 <itemizedlist>
70 <listitem>
71 <para>[thomas] - Added a command to create a missing test data file
72 in the CrackLib instructions so that 'make test' works.</para>
73 </listitem>
74 </itemizedlist>
75 </listitem>
76
77 <listitem>
78 <para>August 11th, 2008</para>
79 <itemizedlist>
80 <listitem>
81 <para>[randy] - Added some text to the AutoFS instructions pointing
82 out that the wget package must be installed. Thanks to Leonhard
83 Landrock for the report.</para>
84 </listitem>
85 <listitem>
86 <para>[randy] - Changed the location of the Stunnel patch due to
87 upstream's removing it. Thanks to Brian Cade for the report.</para>
88 </listitem>
89 <listitem>
90 <para>[randy] - Added parameters to the Pin Entry instructions so
91 the configuration process won't fail if the optional dependencies
92 are not installed. Thanks to Brian Cade for the report.</para>
93 </listitem>
94 <listitem>
95 <para>[randy] - Fixed broken Thunderbird download URL.</para>
96 </listitem>
97 <listitem>
98 <para>[randy] - Fixed broken rsync download URL.</para>
99 </listitem>
100 <listitem>
101 <para>[randy] - Fixed broken Whois download URL.</para>
102 </listitem>
103 </itemizedlist>
104 </listitem>
105
106 <listitem>
107 <para>August 10th, 2008</para>
108 <itemizedlist>
109 <listitem>
110 <para>[randy] - Updated the PAR-Dist Perl module to 0.31.</para>
111 </listitem>
112 <listitem>
113 <para>[randy] - Updated the Text-CSV_XS Perl module to 0.52.</para>
114 </listitem>
115 </itemizedlist>
116 </listitem>
117
118 <listitem>
119 <para>Aug 1st, 2008</para>
120 <itemizedlist>
121 <listitem>
122 <para>[thomas] - Fix net-tools download location.</para>
123 </listitem>
124 </itemizedlist>
125 </listitem>
126
127 <listitem>
128 <para>July 12th, 2008</para>
129 <itemizedlist>
130 <listitem>
131 <para>[ken] - Updated security_fixes patch for poppler-0.5.4.</para>
132 </listitem>
133 <listitem>
134 <para>[ken] - Updated security_fixes patch for fetchmail-6.3.8.</para>
135 </listitem>
136 <listitem>
137 <para>[ken] - Updated firefox to 2.0.0.15 to fix another batch of
138 vulnerabilities.</para>
139 </listitem>
140 </itemizedlist>
141 </listitem>
142
143 <listitem>
144 <para>July 9th, 2008</para>
145 <itemizedlist>
146 <listitem>
147 <para>[ken] - Updated freetype to 2.3.7 (bugfixes on top of the
148 vulnerability fixes).</para>
149 </listitem>
150 <listitem>
151 <para>[ken] - Updated libpng to 1.2.29 (bugfixes on top of the
152 vulnerability fixes).</para>
153 </listitem>
154 <listitem>
155 <para>[ken] - Added security patch to libvorbis.</para>
156 </listitem>
157 </itemizedlist>
158 </listitem>
159
160 <listitem>
161 <para>July 8th, 2008</para>
162 <itemizedlist>
163 <listitem>
164 <para>[ken] - Added security patch to pcre.</para>
165 </listitem>
166 </itemizedlist>
167 </listitem>
168
169 <listitem>
170 <para>June 27th, 2008</para>
171 <itemizedlist>
172 <listitem>
173 <para>[dj] - Corrected warning in shadow instructions to add
174 the --without-pam switch instead of replace.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>June 25th, 2008</para>
181 <itemizedlist>
182 <listitem>
183 <para>[dj] - Removed Xorg-Data page and replaced with remaining
184 xcursor-themes package.</para>
185 </listitem>
186 </itemizedlist>
187 </listitem>
188
189 <listitem>
190 <para>June 19th, 2008</para>
191 <itemizedlist>
192 <listitem>
193 <para>[dj] - Corrected text surrounding the sample commands
194 Xorg installation.</para>
195 </listitem>
196 <listitem>
197 <para>[dj] - Added libXdmcp to Xorg Libraries required
198 dependendcies.</para>
199 </listitem>
200 <listitem>
201 <para>[dj] - Accounted for additional path depth in Xorg Libraries
202 patch commands. Reported by Philipp Christian Loewner.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>June 9th, 2008</para>
209 <itemizedlist>
210 <listitem>
211 <para>[alexander] - Fixed typos on the PPP page.</para>
212 </listitem>
213 </itemizedlist>
214 </listitem>
215
216 <listitem>
217 <para>June 6th, 2008</para>
218 <itemizedlist>
219 <listitem>
220 <para>[thomas] - Update to new Samba version 3.0.30.</para>
221 </listitem>
222 </itemizedlist>
223 </listitem>
224
225 <listitem>
226 <para>May 24th, 2008</para>
227 <itemizedlist>
228 <listitem>
229 <para>[dj] - Completed removal of xorg proxy packages.</para>
230 </listitem>
231 <listitem>
232 <para>[dj] - Fixed pam_xauth.so module name in /etc/pam.s/su.
233 Reported by Guy Dalziel.</para>
234 </listitem>
235 </itemizedlist>
236 </listitem>
237
238 <listitem>
239 <para>May 16th, 2008</para>
240 <itemizedlist>
241 <listitem>
242 <para>[randy] - Modified the akode tarball download URL in the
243 kdemultimedia instructions to a wget-friendly name.</para>
244 </listitem>
245 <listitem>
246 <para>[randy] - Added a download URL and a command to install the
247 akode patch for experimental FFmpeg support in the kdemultimedia
248 instructions.</para>
249 </listitem>
250 </itemizedlist>
251 </listitem>
252
253 <listitem>
254 <para>May 15th, 2008</para>
255 <itemizedlist>
256 <listitem>
257 <para>[dnicholson] - Fix the Linux-PAM tarball md5sum and size.
258 Thanks to Toni for the report.</para>
259 </listitem>
260 <listitem>
261 <para>[rdaniels] - Added --without-ffmpeg to Akode instructions to
262 prevent compilation errors from building Akode with
263 FFmpeg support.</para>
264 </listitem>
265 </itemizedlist>
266 </listitem>
267
268 <listitem>
269 <para>May 14th, 2008</para>
270 <itemizedlist>
271 <listitem>
272 <para>[randy] - Added a patch to the rxvt-unicode instructions to fix
273 a security vulnerability and changed the download URL to a more
274 consistent location.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
279 <listitem>
280 <para>May 12th, 2008</para>
281 <itemizedlist>
282 <listitem>
283 <para>[randy] - Released BLFS-6.3-rc1.</para>
284 </listitem>
285 <listitem>
286 <para>[dj] - Removed JDK source installation instructions
287 because of unavailable security patches.</para>
288 </listitem>
289 </itemizedlist>
290 </listitem>
291
292 <listitem>
293 <para>May 10th, 2008</para>
294 <itemizedlist>
295 <listitem>
296 <para>[randy] - Fixed broken download URLs in various package
297 instructions.</para>
298 </listitem>
299 <listitem>
300 <para>[randy] - Updated various Perl Modules:
301 Business-ISBN-Data-1.17, DateManip-5.54, IO-Zlib-1.09,
302 Text-CSV-1.05 (was Text-CSV_PP), Text-CSV_XS-0.45,
303 version-0.74 and XML-Simple-2.18.</para>
304 </listitem>
305 <listitem>
306 <para>[randy] - Updated to ImageMagick-6.3.5-10.</para>
307 </listitem>
308 </itemizedlist>
309 </listitem>
310
311 <listitem>
312 <para>May 9th, 2008</para>
313 <itemizedlist>
314 <listitem>
315 <para>[dnicholson] - Fixed libXfont to work with newer
316 versions of FreeType2.</para>
317 </listitem>
318 <listitem>
319 <para>[randy] - Updated to rsync-3.0.2.</para>
320 </listitem>
321 <listitem>
322 <para>[dj] - Updated to sudo-1.6.9p15.</para>
323 </listitem>
324 <listitem>
325 <para>[dj] - Correted incorrect variable in precompiled JDK
326 instructions.</para>
327 </listitem>
328 </itemizedlist>
329 </listitem>
330
331 <listitem>
332 <para>May 7th, 2008</para>
333 <itemizedlist>
334 <listitem>
335 <para>[dj] - Completed cleanup for /etc/X11 changes and /usr/X11R6
336 removal.</para>
337 </listitem>
338 <listitem>
339 <para>[thomas] - Fix download location of shadow.</para>
340 </listitem>
341 </itemizedlist>
342 </listitem>
343
344 <listitem>
345 <para>May 6th, 2008</para>
346 <itemizedlist>
347 <listitem>
348 <para>[dj] - Removed (commented) more XFree86 related text.</para>
349 </listitem>
350 <listitem>
351 <para>[dj] - Changed jdk symlink to use precompiled version and
352 other text cleanups in jdk page.</para>
353 </listitem>
354 <listitem>
355 <para>[thomas] - Updated to QT-3.3.8b.</para>
356 </listitem>
357 </itemizedlist>
358 </listitem>
359
360 <listitem>
361 <para>May 4th, 2008</para>
362 <itemizedlist>
363 <listitem>
364 <para>[ken] - Updated firefox to 2.0.0.14.</para>
365 </listitem>
366 </itemizedlist>
367 </listitem>
368
369 <listitem>
370 <para>May 3rd, 2008</para>
371 <itemizedlist>
372 <listitem>
373 <para>[dj] - Commented out remaining text related to XFree86.</para>
374 </listitem>
375 </itemizedlist>
376 </listitem>
377
378 <listitem>
379 <para>May 1st, 2008</para>
380 <itemizedlist>
381 <listitem>
382 <para>[dj] - Corrected location of Xorg config files for FHS
383 compliance.</para>
384 </listitem>
385 <listitem>
386 <para>[dj] - Corrected commands for lesstif and xvt-unicode relating
387 to the Xorg config files. Thanks to Alexander Patrakov for finding
388 these.</para>
389 </listitem>
390 </itemizedlist>
391 </listitem>
392
393 <listitem>
394 <para>April 30th, 2008</para>
395 <itemizedlist>
396 <listitem>
397 <para>[randy] - Added missing patch commands to the Heimdal
398 instructions.</para>
399 </listitem>
400 </itemizedlist>
401 </listitem>
402
403 <listitem>
404 <para>April 26th, 2008</para>
405 <itemizedlist>
406 <listitem>
407 <para>[randy] - Removed an unnecessary sed command from the Ed
408 instructions.</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
413 <listitem>
414 <para>April 25th, 2008</para>
415 <itemizedlist>
416 <listitem>
417 <para>[dnicholson] - Update to xkeyboard-config-1.2.</para>
418 </listitem>
419 </itemizedlist>
420 </listitem>
421
422 <listitem>
423 <para>April 23rd, 2008</para>
424 <itemizedlist>
425 <listitem>
426 <para>[bdubbs] - Updated to mpg123-1.4.2.</para>
427 </listitem>
428 <listitem>
429 <para>[bdubbs] - Ensure /etc/X11/app-defaults exists in
430 rxvt-unicode.</para>
431 </listitem>
432 <listitem>
433 <para>[bdubbs] - Updated to xine-lib-1.1.12.</para>
434 </listitem>
435 </itemizedlist>
436 </listitem>
437
438 <listitem>
439 <para>April 22nd, 2008</para>
440 <itemizedlist>
441 <listitem>
442 <para>[dnicholson] - Fix multiple security vulnerabilities in
443 xorg-server, libXfont and xfs for Xorg-7.2.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
448 <listitem>
449 <para>April 21st, 2008</para>
450 <itemizedlist>
451 <listitem>
452 <para>[bdubbs] - Update to seamonkey 1.1.9.</para>
453 </listitem>
454 <listitem>
455 <para>[dnicholson] - Bug fixes and automatic compression
456 support from Lars Bamberger for the compressdoc script.</para>
457 </listitem>
458 </itemizedlist>
459 </listitem>
460
461 <listitem>
462 <para>April 20th, 2008</para>
463 <itemizedlist>
464 <listitem>
465 <para>[bdubbs] - Update to Tripwire-2.4.1.2.</para>
466 </listitem>
467 </itemizedlist>
468 </listitem>
469
470 <listitem>
471 <para>April 14th, 2008</para>
472 <itemizedlist>
473 <listitem>
474 <para>[bdubbs] - Add 2nd security patch to unzip. Also moved
475 locale patch to BLFS repository.</para>
476 </listitem>
477 <listitem>
478 <para>[bdubbs] - Add optional dependencies to autofs.</para>
479 </listitem>
480 </itemizedlist>
481 </listitem>
482
483 <listitem>
484 <para>April 13th, 2008</para>
485 <itemizedlist>
486 <listitem>
487 <para>[ken] - Update the cups security_fixes patch.</para>
488 </listitem>
489 </itemizedlist>
490 </listitem>
491
492 <listitem>
493 <para>April 11th, 2008</para>
494 <itemizedlist>
495 <listitem>
496 <para>[bdubbs] - Updated to dhcp-3.0.6.</para>
497 </listitem>
498 <listitem>
499 <para>[randy] - Added a comment to the Tcsh page mentioning that
500 one of the tests in the testsuite is known to fail.</para>
501 </listitem>
502 <listitem>
503 <para>[alexander] - Removed the obsolete libxml1 library.</para>
504 </listitem>
505 </itemizedlist>
506 </listitem>
507
508 <listitem>
509 <para>April 10th, 2008</para>
510 <itemizedlist>
511 <listitem>
512 <para>[randy] - Updated to Whois-4.7.26.</para>
513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
518 <para>April 9th, 2008</para>
519 <itemizedlist>
520 <listitem>
521 <para>[randy] - Updated to Tk-8.4.18.</para>
522 </listitem>
523 <listitem>
524 <para>[randy] - Updated to Tcl-8.4.18.</para>
525 </listitem>
526 <listitem>
527 <para>[dj] - Updated OpenOffice instructions with changes suggested
528 by Randy McMurchy and Chris Staub.</para>
529 </listitem>
530 <listitem>
531 <para>[dj] - Corrected OpenOffice build failure when GMime is
532 installed. Thanks to Alessandro Alocci for tracking down the
533 cause of the build failure.</para>
534 </listitem>
535 <listitem>
536 <para>[randy] - Clarified the GMP documentation installation.</para>
537 </listitem>
538 </itemizedlist>
539 </listitem>
540
541 <listitem>
542 <para>April 6th, 2008</para>
543 <itemizedlist>
544 <listitem>
545 <para>[ag] - Updated to zsh-4.3.6.</para>
546 </listitem>
547 </itemizedlist>
548 </listitem>
549
550 <listitem>
551 <para>April 5th, 2008</para>
552 <itemizedlist>
553 <listitem>
554 <para>[ag] - Added a command to regenerate the tags file in vim
555 when updating the runtime files.</para>
556 </listitem>
557 <listitem>
558 <para>[ag] - Added a sed to the ed instructions to replace with
559 symbolic links the hard links to red and its man page.</para>
560 </listitem>
561 </itemizedlist>
562 </listitem>
563
564 <listitem>
565 <para>April 4th, 2008</para>
566 <itemizedlist>
567 <listitem>
568 <para>[richard] - updated to a2ps-4.14.</para>
569 </listitem>
570 </itemizedlist>
571 </listitem>
572
573 <listitem>
574 <para>April 3rd, 2008</para>
575 <itemizedlist>
576 <listitem>
577 <para>[cwurst] - Changed download location of gimp-help. Fixes
578 #2503.</para>
579 </listitem>
580 </itemizedlist>
581 </listitem>
582
583 <listitem>
584 <para>April 2nd, 2008</para>
585 <itemizedlist>
586 <listitem>
587 <para>[randy] - Updated to Which-2.19.</para>
588 </listitem>
589 </itemizedlist>
590 </listitem>
591
592 <listitem>
593 <para>April 1st, 2008</para>
594 <itemizedlist>
595 <listitem>
596 <para>[ken] - Updated xine-lib to 1.1.11.1.</para>
597 </listitem>
598 <listitem>
599 <para>[thomas] - Updates on adding users to groups. Avoid destroying
600 group assignments in usermod commands without -a option</para>
601 </listitem>
602 <listitem>
603 <para>[richard] - Added gperf-3.0.3 to General Utilities.
604 Required for a2ps-4.14.</para>
605 </listitem>
606 </itemizedlist>
607 </listitem>
608
609 <listitem>
610 <para>March 31st, 2008</para>
611 <itemizedlist>
612 <listitem>
613 <para>[rdaniels] - Updated dependencies for all KDE packages.</para>
614 </listitem>
615 <listitem>
616 <para>[richard] - Commented Dillo-0.8.5 out of the book.</para>
617 </listitem>
618 <listitem>
619 <para>[ken] - Added patch for xpdf to fix vulnerabilities.</para>
620 </listitem>
621 <listitem>
622 <para>[ken] - Updated to gnumeric-1.8.2.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
627 <listitem>
628 <para>March 28th, 2008</para>
629 <itemizedlist>
630 <listitem>
631 <para>[ken] - Updated to cups-1.2.12 with a patch for the
632 vulnerabilities.</para>
633 </listitem>
634 <listitem>
635 <para>[ken] - Updated a patch to fix vulnerabilities in
636 poppler-0.5.4.</para>
637 </listitem>
638 </itemizedlist>
639 </listitem>
640
641 <listitem>
642 <para>March 27th, 2008</para>
643 <itemizedlist>
644 <listitem>
645 <para>[ken] - Updated to firefox-2.0.0.13.</para>
646 </listitem>
647 <listitem>
648 <para>[rdaniels] - Added parameters to xine-lib and xine-ui
649 instructions to place documentation in versioned directories.</para>
650 </listitem>
651 <listitem>
652 <para>[richard] - Updated to Bluefish-1.0.7.</para>
653 </listitem>
654 </itemizedlist>
655 </listitem>
656
657 <listitem>
658 <para>March 26th, 2008</para>
659 <itemizedlist>
660 <listitem>
661 <para>[bdubbs] - Expanded the discussion on autofs
662 configuration.</para>
663 </listitem>
664 <listitem>
665 <para>[cwurst] - Added build instructions for UnRar.
666 Fixes #2345.</para>
667 </listitem>
668 <listitem>
669 <para>[ag] - Added a sed to Tcl/Tk instructions. Fixes #2487.</para>
670 </listitem>
671 <listitem>
672 <para>[randy] - Updated to Stunnel-4.21.</para>
673 </listitem>
674 <listitem>
675 <para>[randy] - Added a parameter to the libgnome configure command
676 to account for ESounD may not be installed.</para>
677 </listitem>
678 </itemizedlist>
679 </listitem>
680
681 <listitem>
682 <para>March 25th, 2008</para>
683 <itemizedlist>
684 <listitem>
685 <para>[randy] - Added a patch to the ESP Ghostscript instructions to
686 fix a buffer overflow vulnerability. Thanks to Alexander for finding
687 it.</para>
688 </listitem>
689 <listitem>
690 <para>[randy] - Modified a documentation installation command in the
691 Python instructions so ownership of installed files is correct.</para>
692 </listitem>
693 </itemizedlist>
694 </listitem>
695
696 <listitem>
697 <para>March 24th, 2008</para>
698 <itemizedlist>
699 <listitem>
700 <para>[randy] - Added a note to the Berkeley DB instructions about
701 the JDK-6 and GMime uudecode conflict.</para>
702 </listitem>
703 <listitem>
704 <para>[dj] - Added a caution to the xfs-progs page and pointed the
705 download location to the anduin server.</para>
706 </listitem>
707 </itemizedlist>
708 </listitem>
709
710 <listitem>
711 <para>March 23rd, 2008</para>
712 <itemizedlist>
713 <listitem>
714 <para>[Chris] - Added kernel configuration information to CUPS
715 page. Fixes ticket #2430.</para>
716 </listitem>
717 <listitem>
718 <para>[dj] - Updated to xfs-progs-2.9.7.</para>
719 </listitem>
720 </itemizedlist>
721 </listitem>
722
723 <listitem>
724 <para>March 22nd, 2008</para>
725 <itemizedlist>
726 <listitem>
727 <para>[dj] - Updated to Apache httpd-2.2.8.</para>
728 </listitem>
729 <listitem>
730 <para>[randy] - Updated to SeaMonkey-1.1.8.</para>
731 </listitem>
732 <listitem>
733 <para>[dj] - Added enable-tlsext option for SNI to the OpenSSL
734 command explanations section.</para>
735 </listitem>
736 <listitem>
737 <para>[randy] - Added the libedit package as a dependency of
738 OpenSSH which provides sftp command-line history.</para>
739 </listitem>
740 <listitem>
741 <para>[randy] - Updated to rsync-3.0.0.</para>
742 </listitem>
743 <listitem>
744 <para>[randy] - Updated to Heimdal-1.1. Removed the
745 Heimdal-Cracklib patches from both packages as Heimdal has been
746 converted to use Cracklib differently. Created a patch to change
747 the names of some installed files so they don't conflict with the
748 E2fsprogs package.</para>
749 </listitem>
750 </itemizedlist>
751 </listitem>
752
753 <listitem>
754 <para>March 20th, 2008</para>
755 <itemizedlist>
756 <listitem>
757 <para>[thomas] - Added page in chapter 16 about NFS client tools.
758 Upgrade to nfs-utils-1.1.2 and change the download location.</para>
759 </listitem>
760 </itemizedlist>
761 </listitem>
762
763 <listitem>
764 <para>March 18th, 2008</para>
765 <itemizedlist>
766 <listitem>
767 <para>[alexander] - Removed WvDial, WvStreams and RP-PPPoE, as
768 alternative instructions are available on the PPP page. Moved the
769 remaining packages from the Connecting to a Network part to a
770 chapter with the same name in the Basic Networking part.</para>
771 </listitem>
772 </itemizedlist>
773 </listitem>
774
775 <listitem>
776 <para>March 17th, 2008</para>
777 <itemizedlist>
778 <listitem>
779 <para>[randy] - Updated to Python-2.5.2.</para>
780 </listitem>
781 <listitem>
782 <para>[alexander] - Removed xfsprogs-2.9.6, as they are incompatible
783 with the LFS-6.3 kernel.</para>
784 </listitem>
785 <listitem>
786 <para>[alexander] - Updated MCS to version 0.7.0.</para>
787 </listitem>
788 <listitem>
789 <para>[alexander] - Added Mowgli-0.6.1.</para>
790 </listitem>
791 </itemizedlist>
792 </listitem>
793
794 <listitem>
795 <para>March 16th, 2008</para>
796 <itemizedlist>
797 <listitem>
798 <para>[ken] - Corrected the download locations for goffice.</para>
799 </listitem>
800 <listitem>
801 <para>[ag] - Added header caching support in mutt. Added qdbm as
802 optional dependency.</para>
803 </listitem>
804 <listitem>
805 <para>[alexander] - Fixed URL for Audacious third-party
806 plugins.</para>
807 </listitem>
808 <listitem>
809 <para>[alexander] - Noted that mpeg4ip is a dead project.</para>
810 </listitem>
811 </itemizedlist>
812 </listitem>
813
814 <listitem>
815 <para>March 15th, 2008</para>
816 <itemizedlist>
817 <listitem>
818 <para>[randy] - Updated GNOME Games to reflect the GNOME-2.18.3
819 update. This completes all the current GNOME packages currently
820 in the book.</para>
821 </listitem>
822 <listitem>
823 <para>[alexander] - Added PPPoE configuration instructions to the
824 PPP page.</para>
825 </listitem>
826 <listitem>
827 <para>[randy] - Updated Ekiga to reflect the GNOME-2.18.3
828 update.</para>
829 </listitem>
830 </itemizedlist>
831 </listitem>
832
833 <listitem>
834 <para>March 14th, 2008</para>
835 <itemizedlist>
836 <listitem>
837 <para>[ken] - Updated to gnucash-2.2.4.</para>
838 </listitem>
839 <listitem>
840 <para>[randy] - Updated Epiphany to reflect the GNOME-2.18.3
841 update.</para>
842 </listitem>
843 <listitem>
844 <para>[randy] - Updated File Roller, gcalctool, GNOME Keyring Manager,
845 GNOME Netstatus and GNOME System Monitor to reflect the GNOME-2.18.3
846 update.</para>
847 </listitem>
848 </itemizedlist>
849 </listitem>
850
851 <listitem>
852 <para>March 13th, 2008</para>
853 <itemizedlist>
854 <listitem>
855 <para>[randy] - Removed (commented out) the Galeon package as it
856 requires an older version of a Gecko engine than what is in the
857 book. Currently, it fails to build. Will add it back to the book
858 when/if it supports modern Gecko.</para>
859 </listitem>
860 <listitem>
861 <para>[randy] - Updated to Vorbis Tools-1.2.0.</para>
862 </listitem>
863 <listitem>
864 <para>[rdaniels] - Updated to xine-ui-0.99.5. Fixed ftp link for
865 xine-lib.</para>
866 </listitem>
867 <listitem>
868 <para>[rdaniels] - Updated to xine-lib-1.1.10.1. Removed obsolete
869 note from xine-lib page regarding --with-xv-path.</para>
870 </listitem>
871 </itemizedlist>
872 </listitem>
873
874 <listitem>
875 <para>March 12th, 2008</para>
876 <itemizedlist>
877 <listitem>
878 <para>[dnicholson] - Add pidfile directive to ntp.conf.</para>
879 </listitem>
880 <listitem>
881 <para>[rdaniels] - Updated to gmp-4.2.2.</para>
882 </listitem>
883 <listitem>
884 <para>[randy] - Updated to libgtkhtml-2.11.1.</para>
885 </listitem>
886 <listitem>
887 <para>[randy] - Updated the Heimdal instructions to preserve the
888 mk_cmds script from the e2fsprogs package. Thanks DJ.</para>
889 </listitem>
890 <listitem>
891 <para>[randy] - Updated to S-Lang-2.1.3.</para>
892 </listitem>
893 <listitem>
894 <para>[randy] - Updated the SLIB download URL.</para>
895 </listitem>
896 <listitem>
897 <para>[alexander] - Added dialup and GPRS configuration instructions
898 to the PPP page.</para>
899 </listitem>
900 <listitem>
901 <para>[dj] - Updated to OpenLDAP-2.3.39.</para>
902 </listitem>
903 <listitem>
904 <para>[dj] - Updated to Postfix-2.5.1.</para>
905 </listitem>
906 <listitem>
907 <para>[rdaniels] - Updated to Nano-2.0.7.</para>
908 </listitem>
909 </itemizedlist>
910 </listitem>
911
912 <listitem>
913 <para>March 11th, 2008</para>
914 <itemizedlist>
915 <listitem>
916 <para>[alexander] - Updated to Tin-1.8.3.</para>
917 </listitem>
918 <listitem>
919 <para>[alexander] - Mentioned the locale issue with the built-in
920 editor in Lynx, and made cookies persistent.</para>
921 </listitem>
922 <listitem>
923 <para>[alexander] - Changed Lynx download URL in order to avoid
924 MD5 sum changes in the future.</para>
925 </listitem>
926 <listitem>
927 <para>[alexander] - Reworded explanations and verified
928 dependencies on the Links page.</para>
929 </listitem>
930 <listitem>
931 <para>[randy] - Updated to paps-0.6.8.</para>
932 </listitem>
933 <listitem>
934 <para>[randy] - Removed an obsolete sed command from the
935 GNOME Doc Utils instructions.</para>
936 </listitem>
937 <listitem>
938 <para>[rdaniels] - Updated to K3b-1.0.4.</para>
939 </listitem>
940 <listitem>
941 <para>[rdaniels] - Updated to KOffice-1.6.3. Changed dependency from
942 PostgreSQL to libpqxx. Use kde-config to set --prefix.</para>
943 </listitem>
944 </itemizedlist>
945 </listitem>
946
947 <listitem>
948 <para>March 10th, 2008</para>
949 <itemizedlist>
950 <listitem>
951 <para>[randy] - Updated the Enigmail download URLs to proper
952 locations in the Thunderbird and Seamonkey instructions.</para>
953 </listitem>
954 <listitem>
955 <para>[randy] - Updated to Thunderbird-2.0.0.12 with
956 Enigmail-0.95.6.</para>
957 </listitem>
958 <listitem>
959 <para>[ken] - Add missing goffice dependency.</para>
960 </listitem>
961 <listitem>
962 <para>[randy] - Updated to libxslt-1.1.22.</para>
963 </listitem>
964 <listitem>
965 <para>[rdaniels] - Updated to KDE-3.5.9.</para>
966 </listitem>
967 </itemizedlist>
968 </listitem>
969
970 <listitem>
971 <para>March 9th, 2008</para>
972 <itemizedlist>
973 <listitem>
974 <para>[ken] - Updated to gnumeric-1.8.1, with goffice-0.6.1,
975 libgsf-1.14.7, and warning that gnucash-2.2.0 needs an older
976 version of goffice.</para>
977 </listitem>
978 <listitem>
979 <para>[dj] - Updated to gamin-0.1.9.</para>
980 </listitem>
981 <listitem>
982 <para>[ken] - Updated to firefox-2.0.0.12.</para>
983 </listitem>
984 <listitem>
985 <para>[ken] - Updated to cairo-1.4.14.</para>
986 </listitem>
987 <listitem>
988 <para>[dj] - Updated to ksh-2008-02-02.</para>
989 </listitem>
990 <listitem>
991 <para>[dj] - Added iproute2 patch for bind, corrected
992 L.ROOT-SERVERS.NET IP address, and added -r /dev/urandom to
993 rdnc-confgen command.</para>
994 </listitem>
995 <listitem>
996 <para>[randy] - Updated to libxml2-2.6.31.</para>
997 </listitem>
998 <listitem>
999 <para>[dj] - Updated to JDK-6u5 and added warning about trailing
1000 JRL releases and security vulnerabilities.</para>
1001 </listitem>
1002 </itemizedlist>
1003 </listitem>
1004
1005 <listitem>
1006 <para>March 8th, 2008</para>
1007 <itemizedlist>
1008 <listitem>
1009 <para>[bdubbs] - Udated to autofs-5.0.3. Expanded explanation of the
1010 use of autofs and created a procedure to automatically download and
1011 apply all patches.</para>
1012 </listitem>
1013 <listitem>
1014 <para>[ag] - Added a patch and a configuration item to fix the UTF-8
1015 related issues in Links. Thanks to Alexander Patrakov for the
1016 suggestions.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[bdubbs] - Fixed problem with netfs bootscript boot
1020 procedure.</para>
1021 </listitem>
1022 <listitem>
1023 <para>[randy] - Updated to Balsa-2.3.22.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[thomas] - Updated to portmap-6.0 and nfs-utils-1.1.1</para>
1027 </listitem>
1028 </itemizedlist>
1029 </listitem>
1030
1031 <listitem>
1032 <para>March 7th, 2008</para>
1033 <itemizedlist>
1034 <listitem>
1035 <para>[ag] - Updated to pcre-7.6. Added the --enable-pcregrep-libbz2
1036 and --enable-pcregrep-libz switches. Added in command explanations
1037 the --enable-unicode-properties switch. Added patch to fix ABI
1038 breakage.</para>
1039 </listitem>
1040 <listitem>
1041 <para>[randy] - Added new package GnuPG-2.0.8.</para>
1042 </listitem>
1043 <listitem>
1044 <para>[bdubbs] - Fixed autofs bootscript.</para>
1045 </listitem>
1046 <listitem>
1047 <para>[rdaniels] - Added new package Amarok-1.4.8.</para>
1048 </listitem>
1049 </itemizedlist>
1050 </listitem>
1051
1052 <listitem>
1053 <para>March 6th, 2008</para>
1054 <itemizedlist>
1055 <listitem>
1056 <para>[bdubbs] - Added Qt4.</para>
1057 </listitem>
1058 </itemizedlist>
1059 </listitem>
1060
1061 <listitem>
1062 <para>March 5th, 2008</para>
1063 <itemizedlist>
1064 <listitem>
1065 <para>[ag] - Updated to zsh-4.3.5. Added libcap as an optional
1066 dependency and enabled the --bindir=/bin switch.</para>
1067 </listitem>
1068 </itemizedlist>
1069 </listitem>
1070
1071 <listitem>
1072 <para>March 4th, 2008</para>
1073 <itemizedlist>
1074 <listitem>
1075 <para>[dj] - Updated broken cracklib-heimdal patch.</para>
1076 </listitem>
1077 </itemizedlist>
1078 </listitem>
1079
1080 <listitem>
1081 <para>March 3rd, 2008</para>
1082 <itemizedlist>
1083 <listitem>
1084 <para>[ken] - Updated to libpng-1.2.24, thanks to Hendrik
1085 Hoeth.</para>
1086 </listitem>
1087 </itemizedlist>
1088 </listitem>
1089
1090 <listitem>
1091 <para>March 2nd, 2008</para>
1092 <itemizedlist>
1093 <listitem>
1094 <para>[ag] - Fixed two broken links in MPlayer page. Reported by
1095 habiloid. </para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
1100 <listitem>
1101 <para>February 26th, 2008</para>
1102 <itemizedlist>
1103 <listitem>
1104 <para>[ag] - Updated to links-2.1pre33. Enables graphics support by
1105 default.</para>
1106 </listitem>
1107 </itemizedlist>
1108 </listitem>
1109
1110 <listitem>
1111 <para>February 25th, 2008</para>
1112 <itemizedlist>
1113 <listitem>
1114 <para>[tushar] - Add a note about LDFLAGS for BBLFS section.</para>
1115 </listitem>
1116 <listitem>
1117 <para>[ag] - Added a switch to the OpenSSH instructions to set the
1118 default path for xauth.</para>
1119 </listitem>
1120 </itemizedlist>
1121 </listitem>
1122
1123 <listitem>
1124 <para>February 24th, 2008</para>
1125 <itemizedlist>
1126 <listitem>
1127 <para>[ag] - Updated vim with the latest upstream patches.
1128 Added a command to update the runtime files.</para>
1129 </listitem>
1130 <listitem>
1131 <para>[dj] - Updated to Linux-PAM-0.99.10.0.</para>
1132 </listitem>
1133 </itemizedlist>
1134 </listitem>
1135
1136 <listitem>
1137 <para>February 22nd, 2008</para>
1138 <itemizedlist>
1139 <listitem>
1140 <para>[dj] - Updated to cracklib-2.8.12.</para>
1141 </listitem>
1142 </itemizedlist>
1143 </listitem>
1144
1145 <listitem>
1146 <para>February 21st, 2008</para>
1147 <itemizedlist>
1148 <listitem>
1149 <para>[dj] - Updated to xfsprogs-2.9.6.</para>
1150 </listitem>
1151 </itemizedlist>
1152 </listitem>
1153
1154 <listitem>
1155 <para>February 19th, 2008</para>
1156 <itemizedlist>
1157 <listitem>
1158 <para>[dj] - Added note about OpenSSH testsuite failures.</para>
1159 </listitem>
1160 </itemizedlist>
1161 </listitem>
1162
1163 <listitem>
1164 <para>February 13th, 2008</para>
1165 <itemizedlist>
1166 <listitem>
1167 <para>[dj] - Updated to openssh-4.7p1.</para>
1168 </listitem>
1169 <listitem>
1170 <para>[dj] - Updated to whois-4.7.24 (Christian Wurst).</para>
1171 </listitem>
1172 </itemizedlist>
1173 </listitem>
1174
1175 <listitem>
1176 <para>February 11th, 2008</para>
1177 <itemizedlist>
1178 <listitem>
1179 <para>[ag] - Updated to rxvt-unicode-9.02. Added libAfterImage as an
1180 optional dependency.</para>
1181 </listitem>
1182 <listitem>
1183 <para>[dj] - Updated to openssl-0.9.8g.</para>
1184 </listitem>
1185 </itemizedlist>
1186 </listitem>
1187
1188 <listitem>
1189 <para>February 6th, 2008</para>
1190 <itemizedlist>
1191 <listitem>
1192 <para>[dj] - Updated to sudo-1.6.9p12.</para>
1193 </listitem>
1194 </itemizedlist>
1195 </listitem>
1196
1197 <listitem>
1198 <para>February 5th, 2008</para>
1199 <itemizedlist>
1200 <listitem>
1201 <para>[bdubbs] - Removed XFree86.</para>
1202 </listitem>
1203 </itemizedlist>
1204 </listitem>
1205
1206 <listitem>
1207 <para>January 21st, 2008</para>
1208 <itemizedlist>
1209 <listitem>
1210 <para>[randy] - Updated to Libassuan-1.0.4.</para>
1211 </listitem>
1212 </itemizedlist>
1213 </listitem>
1214
1215 <listitem>
1216 <para>January 20th, 2008</para>
1217 <itemizedlist>
1218 <listitem>
1219 <para>[alexander] - Configured the Backspace key in xterm,
1220 updated program descriptions, updated xterm to version 231.</para>
1221 </listitem>
1222 </itemizedlist>
1223 </listitem>
1224
1225 <listitem>
1226 <para>January 19th, 2008</para>
1227 <itemizedlist>
1228 <listitem>
1229 <para>[alexander] - Added FAAC and FAAD2.</para>
1230 </listitem>
1231 </itemizedlist>
1232 </listitem>
1233
1234 <listitem>
1235 <para>January 10th, 2008</para>
1236 <itemizedlist>
1237 <listitem>
1238 <para>[randy] - Corrected a chmod command in the BIND
1239 instructions.</para>
1240 </listitem>
1241 </itemizedlist>
1242 </listitem>
1243
1244 <listitem>
1245 <para>December 29th, 2007</para>
1246 <itemizedlist>
1247 <listitem>
1248 <para>[dj] - Added --without-pam switch to OpenOffice installation
1249 instructions. Reported by Nathan Coulson.</para>
1250 </listitem>
1251 </itemizedlist>
1252 </listitem>
1253
1254 <listitem>
1255 <para>December 28th, 2007</para>
1256 <itemizedlist>
1257 <listitem>
1258 <para>[ag] - Added a documentation link to the procmail page.
1259 </para>
1260 </listitem>
1261 </itemizedlist>
1262 </listitem>
1263
1264 <listitem>
1265 <para>December 22nd, 2007</para>
1266 <itemizedlist>
1267 <listitem>
1268 <para>[ag] - Updated to Ruby-1.8.6-p111.</para>
1269 </listitem>
1270 </itemizedlist>
1271 </listitem>
1272
1273 <listitem>
1274 <para>December 21st, 2007</para>
1275 <itemizedlist>
1276 <listitem>
1277 <para>[dnicholson] - Updated the bootscripts tarball to include
1278 fixes for dhcp, gdm, gpm, hal, ntp, dbus and samba.</para>
1279 </listitem>
1280 <listitem>
1281 <para>[alexander] - Updated the text about default mount options
1282 on the HAL page.</para>
1283 </listitem>
1284 </itemizedlist>
1285 </listitem>
1286
1287 <listitem>
1288 <para>December 19th, 2007</para>
1289 <itemizedlist>
1290 <listitem>
1291 <para>[dj] - Updated to OpenOffice-2.3.1.</para>
1292 </listitem>
1293 </itemizedlist>
1294 </listitem>
1295
1296 <listitem>
1297 <para>December 17th, 2007</para>
1298 <itemizedlist>
1299 <listitem>
1300 <para>[alexander] - Dropped Imlib-1.9.15.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[dj] - Updated to JDK-6 Update 3.</para>
1304 </listitem>
1305 </itemizedlist>
1306 </listitem>
1307
1308 <listitem>
1309 <para>December 16th, 2007</para>
1310 <itemizedlist>
1311 <listitem>
1312 <para>[alexander] - Moved the URI Perl module under a separate
1313 heading, to simplify cross-references.</para>
1314 </listitem>
1315 </itemizedlist>
1316 </listitem>
1317
1318 <listitem>
1319 <para>December 15th, 2007</para>
1320 <itemizedlist>
1321 <listitem>
1322 <para>[ag] - Updated to XFS 2.9.4. Thanks to Christian Wurst for
1323 his patch.</para>
1324 </listitem>
1325 </itemizedlist>
1326 </listitem>
1327
1328 <listitem>
1329 <para>December 14th, 2007</para>
1330 <itemizedlist>
1331 <listitem>
1332 <para>[ag] - Updated to Mutt-1.5.17. Added command to generate the
1333 manual in PDF format.</para>
1334 </listitem>
1335 </itemizedlist>
1336 </listitem>
1337
1338 <listitem>
1339 <para>December 13th, 2007</para>
1340 <itemizedlist>
1341 <listitem>
1342 <para>[ag] - Fixed Ruby download link.</para>
1343 </listitem>
1344 <listitem>
1345 <para>[ag] - Updated to Flac-1.2.1.</para>
1346 </listitem>
1347 </itemizedlist>
1348 </listitem>
1349
1350 <listitem>
1351 <para>December 7th, 2007</para>
1352 <itemizedlist>
1353 <listitem>
1354 <para>[alexander] - Updated to Xfce-4.4.2 and commented it out.</para>
1355 </listitem>
1356 </itemizedlist>
1357 </listitem>
1358
1359 <listitem>
1360 <para>November 22nd, 2007</para>
1361 <itemizedlist>
1362 <listitem>
1363 <para>[ag] - Fixed the download link to rxvt-unicode.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[ag] - Updated to Compface 2.5.2.</para>
1367 </listitem>
1368 </itemizedlist>
1369 </listitem>
1370
1371 <listitem>
1372 <para>November 17th, 2007</para>
1373 <itemizedlist>
1374 <listitem>
1375 <para>[ag] - Fixed a broken link to the Python documentation.
1376 Reported by Moody.</para>
1377 </listitem>
1378 <listitem>
1379 <para>[ag] - Added a switch in the 'Command Explanations' section
1380 of the Vorbis Tools page that allows ogg123 to be built without
1381 cURL. Reported by laxy. Fixes #2413.</para>
1382 </listitem>
1383 </itemizedlist>
1384 </listitem>
1385
1386 <listitem>
1387 <para>November 5th, 2007</para>
1388 <itemizedlist>
1389 <listitem>
1390 <para>[dnicholson] - Really fix luit to find the locale.alias
1391 file. Caught by laxy. Fixes #2414.</para>
1392 </listitem>
1393 </itemizedlist>
1394 </listitem>
1395
1396 <listitem>
1397 <para>November 4th, 2007</para>
1398 <itemizedlist>
1399 <listitem>
1400 <para>[ag] - Updated to rxvt-unicode-8.4.</para>
1401 </listitem>
1402 <listitem>
1403 <para>[ag] - Updated to libvorbis-1.2.0.</para>
1404 </listitem>
1405 </itemizedlist>
1406 </listitem>
1407
1408 <listitem>
1409 <para>November 2nd, 2007</para>
1410 <itemizedlist>
1411 <listitem>
1412 <para>[dnicholson] - Fix luit to find the locale.alias file.
1413 Fixes #2393.</para>
1414 </listitem>
1415 <listitem>
1416 <para>[dnicholson] - Updated to Nano-2.0.6.</para>
1417 </listitem>
1418 </itemizedlist>
1419 </listitem>
1420
1421 <listitem>
1422 <para>November 1st, 2007</para>
1423 <itemizedlist>
1424 <listitem>
1425 <para>[ag] - Updated to ed-0.8.</para>
1426 </listitem>
1427 <listitem>
1428 <para>[ag] - Updated to Fcron-3.0.3.</para>
1429 </listitem>
1430 </itemizedlist>
1431 </listitem>
1432
1433 <listitem>
1434 <para>October 16th, 2007</para>
1435 <itemizedlist>
1436 <listitem>
1437 <para>[randy] - Updated to Heimdal-0.8.1.</para>
1438 </listitem>
1439 <listitem>
1440 <para>[randy] - Modified the 'Configuring for Adding Users' page
1441 to reflect that the /etc/default/useradd file is now created in
1442 LFS. Thanks to Chris Staub for the suggestion.</para>
1443 </listitem>
1444 <listitem>
1445 <para>[randy] - Fixed numerous typos and ommisions, along with
1446 several corrections by applying patches from Chris Staub. Thanks,
1447 Chris.</para>
1448 </listitem>
1449 <listitem>
1450 <para>[randy] - Updated the Evince instructions to reflect the
1451 GNOME-2.18.3 update.</para>
1452 </listitem>
1453 </itemizedlist>
1454 </listitem>
1455
1456 <listitem>
1457 <para>September 22nd, 2007</para>
1458 <itemizedlist>
1459 <listitem>
1460 <para>[randy] - Fixed an incorrect installation command in the XSL
1461 Stylesheets instructions, thanks to Frank Ianella for pointing it
1462 out.</para>
1463 </listitem>
1464 </itemizedlist>
1465 </listitem>
1466
1467 <listitem>
1468 <para>September 12th, 2007</para>
1469 <itemizedlist>
1470 <listitem>
1471 <para>[randy] - Updated the EOG instructions to reflect the
1472 GNOME-2.18.3 update.</para>
1473 </listitem>
1474 </itemizedlist>
1475 </listitem>
1476
1477 <listitem>
1478 <para>September 11, 2007</para>
1479 <itemizedlist>
1480 <listitem>
1481 <para>[randy] - Added a note to the Totem instructions explaining
1482 that the GStreamer backend will not play DVDs properly, and you can
1483 use the Xine Libraries backend instead.</para>
1484 </listitem>
1485 </itemizedlist>
1486 </listitem>
1487
1488 <listitem>
1489 <para>September 10th, 2007</para>
1490 <itemizedlist>
1491 <listitem>
1492 <para>[randy] - Added a more accurate explanation of the GConf
1493 dependency in the GStreamer Good Plugins instructions.</para>
1494 </listitem>
1495 </itemizedlist>
1496 </listitem>
1497
1498 <listitem>
1499 <para>September 9th, 2007</para>
1500 <itemizedlist>
1501 <listitem>
1502 <para>[manuel] - Updated the internal XSL Stylesheets to
1503 1.73.2.</para>
1504 </listitem>
1505 </itemizedlist>
1506 </listitem>
1507
1508 <listitem>
1509 <para>September 7th, 2007</para>
1510 <itemizedlist>
1511 <listitem>
1512 <para>[randy] - Changed the chmod command in the OpenLDAP
1513 instructions to use the 'readlink' command to find out the names
1514 of the shared libraries.</para>
1515 </listitem>
1516 </itemizedlist>
1517 </listitem>
1518
1519 <listitem>
1520 <para>September 6th, 2007</para>
1521 <itemizedlist>
1522 <listitem>
1523 <para>[randy] - Modified the Heimdal instructions which move the
1524 libraries into /lib to use the 'readlink' command to create the
1525 symlinks so that the instructions are not version specific.</para>
1526 </listitem>
1527 </itemizedlist>
1528 </listitem>
1529
1530 <listitem>
1531 <para>September 5th, 2007</para>
1532 <itemizedlist>
1533 <listitem>
1534 <para>[randy] - Modified the Linux-PAM instructions to install
1535 the libraries into /lib and then use the 'readlink' command to
1536 create the symlinks so that the instructions are not version
1537 specific.</para>
1538 </listitem>
1539 </itemizedlist>
1540 </listitem>
1541
1542 <listitem>
1543 <para>September 4th, 2007</para>
1544 <itemizedlist>
1545 <listitem>
1546 <para>[dnicholson] - Removed an unnecessary command in the Cyrus
1547 SASL instructions.</para>
1548 </listitem>
1549 </itemizedlist>
1550 </listitem>
1551
1552 <listitem>
1553 <para>September 2nd, 2007</para>
1554 <itemizedlist>
1555 <listitem>
1556 <para>[dnicholson] - Updated to Cyrus SASL-2.1.22.</para>
1557 </listitem>
1558 </itemizedlist>
1559 </listitem>
1560
1561 <listitem>
1562 <para>August 22nd, 2007</para>
1563 <itemizedlist>
1564 <listitem>
1565 <para>[dj] - Updated to dhcpcd-3.0.19.</para>
1566 </listitem>
1567 </itemizedlist>
1568 </listitem>
1569
1570 <listitem>
1571 <para>August 21st, 2007</para>
1572 <itemizedlist>
1573 <listitem>
1574 <para>[djensen] - Removed a Makefile sed that disabled autoconf
1575 in XFS-2.9.3. It will be needed with some libtool versions.</para>
1576 </listitem>
1577 </itemizedlist>
1578 </listitem>
1579
1580 <listitem>
1581 <para>August 20th , 2007</para>
1582 <itemizedlist>
1583 <listitem>
1584 <para>[djensen] - Updated to XFS-2.9.3.</para>
1585 </listitem>
1586 <listitem>
1587 <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the
1588 binary JDK.</para>
1589 </listitem>
1590 </itemizedlist>
1591 </listitem>
1592
1593 <listitem>
1594 <para>August 19th, 2007</para>
1595 <itemizedlist>
1596 <listitem>
1597 <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
1598 </listitem>
1599 </itemizedlist>
1600 </listitem>
1601
1602 <listitem>
1603 <para>August 18th, 2007</para>
1604 <itemizedlist>
1605 <listitem>
1606 <para>[randy] - Updated to DocBook XSL Stylesheets-1.71.1.</para>
1607 </listitem>
1608 <listitem>
1609 <para>[randy] - Added new package Libksba-1.0.2.</para>
1610 </listitem>
1611 </itemizedlist>
1612 </listitem>
1613
1614 <listitem>
1615 <para>August 17th, 2007</para>
1616 <itemizedlist>
1617 <listitem>
1618 <para>[randy] - Updated to Transcode-1.0.3.</para>
1619 </listitem>
1620 <listitem>
1621 <para>[randy] - Applied a patch contributed by Jeremy Henty that
1622 updated the book to Emacs-22.1. Thanks Jeremy!</para>
1623 </listitem>
1624 <listitem>
1625 <para>[randy] - Updated to libquicktime-1.0.0.</para>
1626 </listitem>
1627 <listitem>
1628 <para>[randy] - Updated to libmpeg3-1.7.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[dj] - Updated to OpenOffice-2.2.1</para>
1632 </listitem>
1633 </itemizedlist>
1634 </listitem>
1635
1636 <listitem>
1637 <para>August 16th, 2007</para>
1638 <itemizedlist>
1639 <listitem>
1640 <para>[randy] - Added new package GnuTLS-1.6.3.</para>
1641 </listitem>
1642 <listitem>
1643 <para>[manuel] - Added upstream asmrules_fix_20061231.diff
1644 patch to Mplayer-1.0rc1.</para>
1645 </listitem>
1646 <listitem>
1647 <para>[randy] - Added new package Libgcrypt-1.2.4.</para>
1648 </listitem>
1649 <listitem>
1650 <para>[randy] - Added new package Libgpg-error-1.5.</para>
1651 </listitem>
1652 <listitem>
1653 <para>[randy] - Added new package Libassuan-1.0.2.</para>
1654 </listitem>
1655 <listitem>
1656 <para>[randy] - Added new package Pth-2.0.7.</para>
1657 </listitem>
1658 </itemizedlist>
1659 </listitem>
1660
1661 <listitem>
1662 <para>August 15th, 2007</para>
1663 <itemizedlist>
1664 <listitem>
1665 <para>[randy] - Updated Gaim to Pidgin-2.1.0.</para>
1666 </listitem>
1667 <listitem>
1668 <para>[randy] - Removed an unneeded sed command from the RP-PPPoE
1669 instructions.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[randy] - Updated to Audacious-1.3.2.</para>
1673 </listitem>
1674 </itemizedlist>
1675 </listitem>
1676
1677 <listitem>
1678 <para>August 14th, 2007</para>
1679 <itemizedlist>
1680 <listitem>
1681 <para>[randy] - Added new package mcs-0.4.1 to support recent
1682 versions of Audacious.</para>
1683 </listitem>
1684 <listitem>
1685 <para>[randy] - Updated to Hdparm-7.7.</para>
1686 </listitem>
1687 <listitem>
1688 <para>[randy] - Updated to Hd2u-1.0.1.</para>
1689 </listitem>
1690 <listitem>
1691 <para>[randy] - Updated to Exim-4.67.</para>
1692 </listitem>
1693 </itemizedlist>
1694 </listitem>
1695
1696 <listitem>
1697 <para>August 13th, 2007</para>
1698 <itemizedlist>
1699 <listitem>
1700 <para>[randy] - Updated to Cdrdao-1.2.2.</para>
1701 </listitem>
1702 <listitem>
1703 <para>[randy] - Updated the Sound Juicer instructions to reflect the
1704 GNOME-2.18.3 update.</para>
1705 </listitem>
1706 <listitem>
1707 <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
1708 </listitem>
1709 </itemizedlist>
1710 </listitem>
1711
1712 <listitem>
1713 <para>August 12th, 2007</para>
1714 <itemizedlist>
1715 <listitem>
1716 <para>[dnicholson] - Added the Python Modules page with Gnome-Python
1717 and its dependencies.</para>
1718 </listitem>
1719 <listitem>
1720 <para>[randy] - Added instructions to create an X11R6 symlink to the
1721 X Windows Components page.</para>
1722 </listitem>
1723 <listitem>
1724 <para>[dj] - Updated to JDK-6 Update 2.</para>
1725 </listitem>
1726 </itemizedlist>
1727 </listitem>
1728
1729 <listitem>
1730 <para>August 11th, 2007</para>
1731 <itemizedlist>
1732 <listitem>
1733 <para>[randy] - Updated the GConf Editor instructions to reflect the
1734 GNOME-2.18.3 update.</para>
1735 </listitem>
1736 <listitem>
1737 <para>[randy] - Added a note to the FreeGlut instructions saying you
1738 don't need to install it if you installed the GLUT library during a
1739 MesaLib installation.</para>
1740 </listitem>
1741 <listitem>
1742 <para>[randy] - Updated to MPlayer-1.0rc1.</para>
1743 </listitem>
1744 <listitem>
1745 <para>[randy] - Updated to FFmpeg-svn_20070606 (svn checkout).</para>
1746 </listitem>
1747 </itemizedlist>
1748 </listitem>
1749
1750 <listitem>
1751 <para>August 9th, 2007</para>
1752 <itemizedlist>
1753 <listitem>
1754 <para>[randy] - Replaced the obsolete Gimp-Print package with
1755 Gutenprint-5.0.1.</para>
1756 </listitem>
1757 </itemizedlist>
1758 </listitem>
1759
1760 <listitem>
1761 <para>August 8th, 2007</para>
1762 <itemizedlist>
1763 <listitem>
1764 <para>[randy] - Updated to XChat-2.8.4.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[randy] - Updated all the GNOME Assistive Technology
1768 (Accessibility) packages to GNOME-2.18 versions, including
1769 updating Gnome Speech to 0.4.16.</para>
1770 </listitem>
1771 <listitem>
1772 <para>[randy] - Added new package Orca-2.18.1 as a replacement for
1773 the obsolete Gnopernicus package.</para>
1774 </listitem>
1775 <listitem>
1776 <para>[randy] - Replaced all instances of the Gtk+-2 library
1777 directory pathname with an entity.</para>
1778 </listitem>
1779 <listitem>
1780 <para>[randy] - Replaced all instances of the Python library
1781 directory pathname with an entity.</para>
1782 </listitem>
1783 <listitem>
1784 <para>[randy] - Simplified some commands using conditionals in
1785 various package instructions.</para>
1786 </listitem>
1787 <listitem>
1788 <para>[randy] - Added a parameter to the configure command in the
1789 GNOME Session instructions so that the Assistive Technology
1790 (Accessibility) packages work properly.</para>
1791 </listitem>
1792 </itemizedlist>
1793 </listitem>
1794
1795 <listitem>
1796 <para>August 7th, 2007</para>
1797 <itemizedlist>
1798 <listitem>
1799 <para>[randy] - Added notes to the AbiWord and Gnumeric instructions
1800 that the versions of libgda/libgnomedb will conflict with each
1801 other.</para>
1802 </listitem>
1803 <listitem>
1804 <para>[randy] - Minor modifications to the Gnumeric build
1805 instructions.</para>
1806 </listitem>
1807 <listitem>
1808 <para>[randy] - Updated to AbiWord-2.4.6.</para>
1809 </listitem>
1810 </itemizedlist>
1811 </listitem>
1812
1813 <listitem>
1814 <para>August 6th, 2007</para>
1815 <itemizedlist>
1816 <listitem>
1817 <para>[randy] - Updated to FriBidi-0.10.8.</para>
1818 </listitem>
1819 </itemizedlist>
1820 </listitem>
1821
1822 <listitem>
1823 <para>August 5th, 2007</para>
1824 <itemizedlist>
1825 <listitem>
1826 <para>[randy] - Updated to Finance::Quote-1.13.</para>
1827 </listitem>
1828 <listitem>
1829 <para>[dnicholson] - Updated to Thunderbird-2.0.0.6 with
1830 Enigmail-0.95.3.</para>
1831 </listitem>
1832 <listitem>
1833 <para>[dnicholson] - Updated to Firefox-2.0.0.6.</para>
1834 </listitem>
1835 <listitem>
1836 <para>[randy] - Updated to GnuCash-2.2.0.</para>
1837 </listitem>
1838 </itemizedlist>
1839 </listitem>
1840
1841 <listitem>
1842 <para>August 3rd, 2007</para>
1843 <itemizedlist>
1844 <listitem>
1845 <para>[ag] - Updated to Fetchmail-6.3.8.</para>
1846 </listitem>
1847 <listitem>
1848 <para>[randy] - Updated to GOffice-0.4.2.</para>
1849 </listitem>
1850 <listitem>
1851 <para>[randy] - Updated to SLIB-3a4.</para>
1852 </listitem>
1853 <listitem>
1854 <para>[randy] - Updated to Guile-1.8.2. This breaks the GnuCash
1855 package instructions and since no other BLFS packages depend on the
1856 GNOME-1.4 libraries, the entire GNOME-1.4 section of the book has
1857 been commented out.</para>
1858 </listitem>
1859 </itemizedlist>
1860 </listitem>
1861
1862 <listitem>
1863 <para>August 2nd, 2007</para>
1864 <itemizedlist>
1865 <listitem>
1866 <para>[ag] - Added the rxvt-unicode terminal emulator package.</para>
1867 </listitem>
1868 <listitem>
1869 <para>[dnicholson] - Updated to NcFTP-3.2.1.</para>
1870 </listitem>
1871 <listitem>
1872 <para>[randy] - Updated to gedit-2.18.2.</para>
1873 </listitem>
1874 <listitem>
1875 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
1876 </listitem>
1877 <listitem>
1878 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
1879 ownership to work with Linux-2.6.22.</para>
1880 </listitem>
1881 </itemizedlist>
1882 </listitem>
1883
1884 <listitem>
1885 <para>August 1st, 2007</para>
1886 <itemizedlist>
1887 <listitem>
1888 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
1889 </listitem>
1890 </itemizedlist>
1891 </listitem>
1892
1893 <listitem>
1894 <para>July 31st, 2007</para>
1895 <itemizedlist>
1896 <listitem>
1897 <para>[ag] - Removed obsolete text in the X Window System Components
1898 page.</para>
1899 </listitem>
1900 <listitem>
1901 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
1902 </listitem>
1903 </itemizedlist>
1904 </listitem>
1905
1906 <listitem>
1907 <para>July 30th, 2007</para>
1908 <itemizedlist>
1909 <listitem>
1910 <para>[ag] - Removed the extra-prompt.sh script and avoid exporting
1911 the PS1 variable. Thanks to David Jensen for the
1912 suggestions and to Craig Jackson for the report.</para>
1913 </listitem>
1914 <listitem>
1915 <para>[ag] - Added a warning in the mutt instructions about linking
1916 mutt against GnuTLS.</para>
1917 </listitem>
1918 <listitem>
1919 <para>[ag] - Added a consolidated patch to vim instructions, with
1920 fixes from upstream. Syncing with LFS.</para>
1921 </listitem>
1922 </itemizedlist>
1923 </listitem>
1924
1925 <listitem>
1926 <para>July 27th, 2007</para>
1927 <itemizedlist>
1928 <listitem>
1929 <para>[randy] - Added the D-Bus GLib bindings as a required
1930 dependency of GNOME VFS and removed it from other packages where
1931 it became redundant.</para>
1932 </listitem>
1933 <listitem>
1934 <para>[randy] - Updated to XSane-0.994.</para>
1935 </listitem>
1936 <listitem>
1937 <para>[randy] - Updated to ksh-2007-06-28.</para>
1938 </listitem>
1939 <listitem>
1940 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
1941 HTML::TableExtract-2.10.</para>
1942 </listitem>
1943 <listitem>
1944 <para>[randy] - Added a patch to the Avifile instructions to correct
1945 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
1946 submitting the patch.</para>
1947 </listitem>
1948 </itemizedlist>
1949 </listitem>
1950
1951 <listitem>
1952 <para>July 26th, 2007</para>
1953 <itemizedlist>
1954 <listitem>
1955 <para>[randy] - Updated to rsync-2.6.9.</para>
1956 </listitem>
1957 <listitem>
1958 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
1959 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
1960 zenity-2.18.2.</para>
1961 </listitem>
1962 <listitem>
1963 <para>[randy] - Updated to XScreenSaver-5.03.</para>
1964 </listitem>
1965 <listitem>
1966 <para>[randy] - Updated several package's broken download URLs.</para>
1967 </listitem>
1968 <listitem>
1969 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
1970 </listitem>
1971 </itemizedlist>
1972 </listitem>
1973
1974 <listitem>
1975 <para>July 25th, 2007</para>
1976 <itemizedlist>
1977 <listitem>
1978 <para>[randy] - Updated to Evolution-2.10.3.</para>
1979 </listitem>
1980 <listitem>
1981 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
1982 </listitem>
1983 <listitem>
1984 <para>[randy] - Updated some of the GNOME-2 additional packages
1985 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
1986 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
1987 Totem-2.18.2. Other additional packages will be updated individually
1988 as soon as possible.</para>
1989 </listitem>
1990 <listitem>
1991 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
1992 GNOME-2.18.3.</para>
1993 </listitem>
1994 <listitem>
1995 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
1996 the core packages into 'Platform' and 'Desktop' sections. </para>
1997 </listitem>
1998 <listitem>
1999 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
2000 </listitem>
2001 <listitem>
2002 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
2003 Archive-Zip1.20, Business-ISBN-Data-1.14,
2004 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
2005 Crypt-SSLeay-0.56, Digest-SHA-5.45,
2006 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
2007 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
2008 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
2009 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
2010 Module-Corelist-2.12, Module-Signature-0.55,
2011 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
2012 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
2013 </listitem>
2014 </itemizedlist>
2015 </listitem>
2016
2017 <listitem>
2018 <para>July 24th, 2007</para>
2019 <itemizedlist>
2020 <listitem>
2021 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
2028 </listitem>
2029 </itemizedlist>
2030 </listitem>
2031
2032 <listitem>
2033 <para>July 22nd, 2007</para>
2034 <itemizedlist>
2035 <listitem>
2036 <para>[randy] - Updated to XviD-1.1.3.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Updated to ISO Codes-1.2.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[randy] - Updated to Module::Info-0.31.</para>
2043 </listitem>
2044 </itemizedlist>
2045 </listitem>
2046
2047 <listitem>
2048 <para>July 21st, 2007</para>
2049 <itemizedlist>
2050 <listitem>
2051 <para>[randy] - Updated to Metacity-2.18.5</para>
2052 </listitem>
2053 <listitem>
2054 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
2055 Core packages section.</para>
2056 </listitem>
2057 <listitem>
2058 <para>[dnicholson] - Reworked Xorg download links and md5sum
2059 files. Added the continue parameter for the large wget downloads.
2060 </para>
2061 </listitem>
2062 <listitem>
2063 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
2064 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
2065 to update the book contributed by Ag Hatzimanikas.</para>
2066 </listitem>
2067 <listitem>
2068 <para>[randy] - Updated to libxklavier-3.2.</para>
2069 </listitem>
2070 <listitem>
2071 <para>[randy] - Updated to W3m-0.5.2.</para>
2072 </listitem>
2073 </itemizedlist>
2074 </listitem>
2075
2076 <listitem>
2077 <para>July 20th, 2007</para>
2078 <itemizedlist>
2079 <listitem>
2080 <para>[randy] - Updated to GMime-2.2.10.</para>
2081 </listitem>
2082 <listitem>
2083 <para>[randy] - Updated to libwnck-2.18.3.</para>
2084 </listitem>
2085 <listitem>
2086 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
2087 changes have been made yet to support Gutenprint instead of the
2088 deprecated Gimp-Print. Those changes will follow after Gutenprint
2089 is in the book.</para>
2090 </listitem>
2091 <listitem>
2092 <para>[randy] - Updated to libgsf-1.14.5.</para>
2093 </listitem>
2094 <listitem>
2095 <para>[randy] - Updated to XML-SAX-0.16.</para>
2096 </listitem>
2097 </itemizedlist>
2098 </listitem>
2099
2100 <listitem>
2101 <para>July 19th, 2007</para>
2102 <itemizedlist>
2103 <listitem>
2104 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
2105 </listitem>
2106 <listitem>
2107 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
2108 </listitem>
2109 <listitem>
2110 <para>[randy] - Updated to libdvdread-0.9.7.</para>
2111 </listitem>
2112 <listitem>
2113 <para>[randy] - Added a note to the libdvdcss instructions about an
2114 issue that may occur with the LaTeX installation.</para>
2115 </listitem>
2116 <listitem>
2117 <para>[randy] - Updated to LAME-3.97.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[randy] - Updated to libao-0.8.8.</para>
2121 </listitem>
2122 <listitem>
2123 <para>[randy] - Updated to FLAC-1.1.4.</para>
2124 </listitem>
2125 <listitem>
2126 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
2127 </listitem>
2128 <listitem>
2129 <para>[randy] - Updated to Imlib2-1.4.0.</para>
2130 </listitem>
2131 <listitem>
2132 <para>[randy] - Updated to libdv-1.0.0.</para>
2133 </listitem>
2134 </itemizedlist>
2135 </listitem>
2136
2137 <listitem>
2138 <para>July 18th, 2007</para>
2139 <itemizedlist>
2140 <listitem>
2141 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
2142 </listitem>
2143 <listitem>
2144 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
2145 </listitem>
2146 <listitem>
2147 <para>[randy] - Updated to shared-mime-info-0.21.</para>
2148 </listitem>
2149 <listitem>
2150 <para>[randy] - Updated to GStreamer-0.10.13.</para>
2151 </listitem>
2152 <listitem>
2153 <para>[randy] - Added an additional sed to the LPRng instructions
2154 to correct some bad syntax.</para>
2155 </listitem>
2156 <listitem>
2157 <para>[randy] - Updated to pilot-link-0.12.2.</para>
2158 </listitem>
2159 <listitem>
2160 <para>[randy] - Updated to Nmap-4.20.</para>
2161 </listitem>
2162 </itemizedlist>
2163 </listitem>
2164
2165 <listitem>
2166 <para>July 17th, 2007</para>
2167 <itemizedlist>
2168 <listitem>
2169 <para>[randy] - Updated to Poppler-0.5.4.</para>
2170 </listitem>
2171 <listitem>
2172 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
2173 named Ethereal).</para>
2174 </listitem>
2175 <listitem>
2176 <para>[randy] - Updated to libpcap-0.9.6.</para>
2177 </listitem>
2178 <listitem>
2179 <para>[randy] - Updated to Samba-3.0.25b.</para>
2180 </listitem>
2181 <listitem>
2182 <para>[randy] - Updated to Subversion-1.4.4.</para>
2183 </listitem>
2184 </itemizedlist>
2185 </listitem>
2186
2187 <listitem>
2188 <para>July 16th, 2007</para>
2189 <itemizedlist>
2190 <listitem>
2191 <para>[randy] - Clarified the Apache HTTPD dependencies and added
2192 a note how to build APR-util with Berkeley DB support.</para>
2193 </listitem>
2194 <listitem>
2195 <para>[randy] - Updated to JUnit-4.3.1.</para>
2196 </listitem>
2197 <listitem>
2198 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
2199 </listitem>
2200 <listitem>
2201 <para>[randy] - Updated to Xpdf-3.02.</para>
2202 </listitem>
2203 </itemizedlist>
2204 </listitem>
2205
2206 <listitem>
2207 <para>July 15th, 2007</para>
2208 <itemizedlist>
2209 <listitem>
2210 <para>[randy] - Updated to LessTif-0.95.0.</para>
2211 </listitem>
2212 <listitem>
2213 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
2214 </listitem>
2215 <listitem>
2216 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
2217 </listitem>
2218 <listitem>
2219 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
2220 </listitem>
2221 </itemizedlist>
2222 </listitem>
2223
2224 <listitem>
2225 <para>July 14th, 2007</para>
2226 <itemizedlist>
2227 <listitem>
2228 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
2229 Info-20070618.</para>
2230 </listitem>
2231 <listitem>
2232 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
2233 page.</para>
2234 </listitem>
2235 </itemizedlist>
2236 </listitem>
2237
2238 <listitem>
2239 <para>July 12th, 2007</para>
2240 <itemizedlist>
2241 <listitem>
2242 <para>[randy] - Updated to Tcsh-6.15.00.</para>
2243 </listitem>
2244 </itemizedlist>
2245 </listitem>
2246
2247 <listitem>
2248 <para>July 11th, 2007</para>
2249 <itemizedlist>
2250 <listitem>
2251 <para>[randy] - Updated to cpio-2.9.</para>
2252 </listitem>
2253 <listitem>
2254 <para>[randy] - Updated to Sendmail-8.14.1.</para>
2255 </listitem>
2256 </itemizedlist>
2257 </listitem>
2258
2259 <listitem>
2260 <para>July 10th, 2007</para>
2261 <itemizedlist>
2262 <listitem>
2263 <para>[dnicholson] - Added information for running the D-Bus
2264 testsuite.</para>
2265 </listitem>
2266 <listitem>
2267 <para>[randy] - Updated the K3b and KDE Base instructions to
2268 specify that the D-Bus Qt3 Bindings are required if HAL
2269 functionality is desired.</para>
2270 </listitem>
2271 <listitem>
2272 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
2273 and libpthread-stubs to the book. Enabled it as a dependency for
2274 the Xorg-7 Libraries.</para>
2275 </listitem>
2276 <listitem>
2277 <para>[randy] - Modified the D-Bus dependency in several packages
2278 to account for the new D-Bus core and bindings separation.</para>
2279 </listitem>
2280 <listitem>
2281 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
2282 page.</para>
2283 </listitem>
2284 </itemizedlist>
2285 </listitem>
2286
2287 <listitem>
2288 <para>July 9th, 2007</para>
2289 <itemizedlist>
2290 <listitem>
2291 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
2292 </listitem>
2293 <listitem>
2294 <para>[randy] - Created a D-Bus Bindings page and added the GLib
2295 bindings. Other D-Bus bindings will be added to the same page as they
2296 are developed.</para>
2297 </listitem>
2298 </itemizedlist>
2299 </listitem>
2300
2301 <listitem>
2302 <para>July 8th, 2007</para>
2303 <itemizedlist>
2304 <listitem>
2305 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
2306 r6797.</para>
2307 </listitem>
2308 <listitem>
2309 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
2310 packages.</para>
2311 </listitem>
2312 <listitem>
2313 <para>[randy] - Updated to CUPS-1.2.11.</para>
2314 </listitem>
2315 <listitem>
2316 <para>[randy] - Updated to PHP-5.2.3.</para>
2317 </listitem>
2318 <listitem>
2319 <para>[randy] - Updated to libexif-0.6.16.</para>
2320 </listitem>
2321 <listitem>
2322 <para>[randy] - Updated to libglade-2.6.1.</para>
2323 </listitem>
2324 <listitem>
2325 <para>[randy] - Updated to cURL-7.16.3.</para>
2326 </listitem>
2327 <listitem>
2328 <para>[randy] - Updated to Libidn-0.6.14.</para>
2329 </listitem>
2330 </itemizedlist>
2331 </listitem>
2332
2333 <listitem>
2334 <para>July 7th, 2007</para>
2335 <itemizedlist>
2336 <listitem>
2337 <para>[manuel] - Updated book rendering framework to use the new
2338 LFS-XSL stylesheets.</para>
2339 </listitem>
2340 </itemizedlist>
2341 </listitem>
2342
2343 <listitem>
2344 <para>July 6th, 2007</para>
2345 <itemizedlist>
2346 <listitem>
2347 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
2348 </listitem>
2349 <listitem>
2350 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
2351 the download page now properly reflects the versions.</para>
2352 </listitem>
2353 </itemizedlist>
2354 </listitem>
2355
2356 <listitem>
2357 <para>July 5th, 2007</para>
2358 <itemizedlist>
2359 <listitem>
2360 <para>[randy] - Updated to MySQL-5.0.41.</para>
2361 </listitem>
2362 <listitem>
2363 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
2364 </listitem>
2365 </itemizedlist>
2366 </listitem>
2367
2368 <listitem>
2369 <para>July 4th, 2007</para>
2370 <itemizedlist>
2371 <listitem>
2372 <para>[randy] - Updated to libxslt-1.1.21.</para>
2373 </listitem>
2374 <listitem>
2375 <para>[dj] - Modified Linux-PAM configuration to use cracklib
2376 defaults.</para>
2377 </listitem>
2378 </itemizedlist>
2379 </listitem>
2380
2381 <listitem>
2382 <para>July 3rd, 2007</para>
2383 <itemizedlist>
2384 <listitem>
2385 <para>[randy] - Updated to libxml2-2.6.29.</para>
2386 </listitem>
2387 <listitem>
2388 <para>[randy] - Updated to Python-2.5.1.</para>
2389 </listitem>
2390 <listitem>
2391 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
2392 in LFS. Also modified the /etc/pam.d/login file as suggested by
2393 Jonathan Oksman to strengthen the login security.</para>
2394 </listitem>
2395 <listitem>
2396 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
2397 drivers. Reported by Alexander Patrakov.</para>
2398 </listitem>
2399 </itemizedlist>
2400 </listitem>
2401
2402 <listitem>
2403 <para>July 2nd, 2007</para>
2404 <itemizedlist>
2405 <listitem>
2406 <para>[randy] - Updated to Whois-4.7.21.</para>
2407 </listitem>
2408 <listitem>
2409 <para>[randy] - Updated to Expat-2.0.1.</para>
2410 </listitem>
2411 <listitem>
2412 <para>[randy] - Updated to S-Lang-2.1.1.</para>
2413 </listitem>
2414 <listitem>
2415 <para>[randy] - Updated to PCRE-7.2.</para>
2416 </listitem>
2417 <listitem>
2418 <para>[randy] - Updated to libpng-1.2.18.</para>
2419 </listitem>
2420 <listitem>
2421 <para>[randy] - Updated to pkg-config-0.22.</para>
2422 </listitem>
2423 </itemizedlist>
2424 </listitem>
2425
2426 <listitem>
2427 <para>July 1st, 2007</para>
2428 <itemizedlist>
2429 <listitem>
2430 <para>[randy] - Incremented the date of the bootscript entity so
2431 a new bootscript tarball will be created (to reflect the changes
2432 made to the bootscripts on 20070620).</para>
2433 </listitem>
2434 </itemizedlist>
2435 </listitem>
2436
2437 <listitem>
2438 <para>June 30th, 2007</para>
2439 <itemizedlist>
2440 <listitem>
2441 <para>[randy] - Updated to GTK+-2.10.13.</para>
2442 </listitem>
2443 <listitem>
2444 <para>[randy] - Updated to Pango-1.16.4.</para>
2445 </listitem>
2446 <listitem>
2447 <para>[randy] - Updated to cairo-1.4.10.</para>
2448 </listitem>
2449 <listitem>
2450 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
2451 tarball.</para>
2452 </listitem>
2453 <listitem>
2454 <para>[randy] - Updated to GLib-2.12.12.</para>
2455 </listitem>
2456 </itemizedlist>
2457 </listitem>
2458
2459 <listitem>
2460 <para>June 20th, 2007</para>
2461 <itemizedlist>
2462 <listitem>
2463 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
2464 #2362. Reported by laxy.</para>
2465 </listitem>
2466 <listitem>
2467 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
2468 </listitem>
2469 </itemizedlist>
2470 </listitem>
2471
2472 <listitem>
2473 <para>June 15th, 2007</para>
2474 <itemizedlist>
2475 <listitem>
2476 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
2477 Ag Hatzim.</para>
2478 </listitem>
2479 <listitem>
2480 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
2481 libX11 and libXrender are found.</para>
2482 </listitem>
2483 </itemizedlist>
2484 </listitem>
2485
2486 <listitem>
2487 <para>June 13th, 2007</para>
2488 <itemizedlist>
2489 <listitem>
2490 <para>[dj] - Added ksh-2007-03-28</para>
2491 </listitem>
2492 </itemizedlist>
2493 </listitem>
2494
2495 <listitem>
2496 <para>June 12th, 2007</para>
2497 <itemizedlist>
2498 <listitem>
2499 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
2500 </listitem>
2501 </itemizedlist>
2502 </listitem>
2503
2504 <listitem>
2505 <para>June 7th, 2007</para>
2506 <itemizedlist>
2507 <listitem>
2508 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
2509 the bin, include and lib directories in /usr/share/qt.</para>
2510 </listitem>
2511 <listitem>
2512 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
2513 </listitem>
2514 <listitem>
2515 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
2516 Moffat.</para>
2517 </listitem>
2518 <listitem>
2519 <para>[dnicholson] - Removed the optional ctypes dependency from
2520 libmusicbrainz since it's included in Python-2.5. Thanks to
2521 bambi for the report.</para>
2522 </listitem>
2523 <listitem>
2524 <para>[dnicholson] - Fixed some errors on the X Window System
2525 Components page. Reported by Spinal.</para>
2526 </listitem>
2527 </itemizedlist>
2528 </listitem>
2529
2530 <listitem>
2531 <para>May 31st, 2007</para>
2532 <itemizedlist>
2533 <listitem>
2534 <para>[dnicholson] - Changed the xkb output directory for
2535 Xorg-Server to match that from XKeyboardConfig. Reported by
2536 DJ Lucas.</para>
2537 </listitem>
2538 <listitem>
2539 <para>[dnicholson] - Streamlined the commands for each Xorg
2540 section.</para>
2541 </listitem>
2542 <listitem>
2543 <para>[dnicholson] - Commented out the sun video drivers and
2544 deprecated modules in the Xorg wget lists and changed the
2545 download commands to support the comments.</para>
2546 </listitem>
2547 </itemizedlist>
2548 </listitem>
2549
2550 <listitem>
2551 <para>May 30th, 2007</para>
2552 <itemizedlist>
2553 <listitem>
2554 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
2555 Reported by Roland Puntaier.</para>
2556 </listitem>
2557 <listitem>
2558 <para>[dnicholson] - Added a missing expat dependency on the
2559 MesaLib page. Reported by DJ Lucas.</para>
2560 </listitem>
2561 </itemizedlist>
2562 </listitem>
2563
2564 <listitem>
2565 <para>May 28th, 2007</para>
2566 <itemizedlist>
2567 <listitem>
2568 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
2569 to optional and added a required XML::Parser dependency.</para>
2570 </listitem>
2571 </itemizedlist>
2572 </listitem>
2573
2574 <listitem>
2575 <para>May 26th, 2007</para>
2576 <itemizedlist>
2577 <listitem>
2578 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
2579 Startup Files since entries in /opt are handled separately.</para>
2580 </listitem>
2581 </itemizedlist>
2582 </listitem>
2583
2584 <listitem>
2585 <para>May 25th, 2007</para>
2586 <itemizedlist>
2587 <listitem>
2588 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
2589 </listitem>
2590 <listitem>
2591 <para>[dnicholson] - Added the XKeyboardConfig package, which
2592 replaces xkbdata for Xorg-7.</para>
2593 </listitem>
2594 <listitem>
2595 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
2596 </listitem>
2597 <listitem>
2598 <para>[dnicholson] - Updated to Xorg-7.2.</para>
2599 </listitem>
2600 </itemizedlist>
2601 </listitem>
2602
2603 <listitem>
2604 <para>May 24th, 2007</para>
2605 <itemizedlist>
2606 <listitem>
2607 <para>[dnicholson] - Various changes were applied to the XFree86
2608 page.</para>
2609 </listitem>
2610 <listitem>
2611 <para>[dnicholson] - Added a version number to the Xorg md5sums
2612 file.</para>
2613 </listitem>
2614 <listitem>
2615 <para>[dnicholson] - Revert a mistaken version update to the
2616 xf86-input-elographics driver.</para>
2617 </listitem>
2618 <listitem>
2619 <para>[dnicholson] - Removed unnecessary commands for the imake
2620 and xorg-cf-files packages.</para>
2621 </listitem>
2622 <listitem>
2623 <para>[dnicholson] - Removed an unnecessary parameter for the
2624 xorg-server package.</para>
2625 </listitem>
2626 </itemizedlist>
2627 </listitem>
2628
2629 <listitem>
2630 <para>May 23rd, 2007</para>
2631 <itemizedlist>
2632 <listitem>
2633 <para>[dnicholson] - Removed the unneeded Glibc build fix for
2634 XFree86.</para>
2635 </listitem>
2636 </itemizedlist>
2637 </listitem>
2638
2639 <listitem>
2640 <para>May 19th, 2007</para>
2641 <itemizedlist>
2642 <listitem>
2643 <para>[dnicholson] - Fix the installation of the mail extensions
2644 to go to the correct directory in Thunderbird.</para>
2645 </listitem>
2646 </itemizedlist>
2647 </listitem>
2648
2649 <listitem>
2650 <para>May 18th, 2007</para>
2651 <itemizedlist>
2652 <listitem>
2653 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
2654 Enigmail-0.95.0.</para>
2655 </listitem>
2656 </itemizedlist>
2657 </listitem>
2658
2659 <listitem>
2660 <para>May 13th, 2007</para>
2661 <itemizedlist>
2662 <listitem>
2663 <para>[dnicholson] - Updated to xterm-225 and corrected configure
2664 settings. Thanks to kratz00 and fix.</para>
2665 </listitem>
2666 <listitem>
2667 <para>[bdubbs] - Updated to vim-7.1.</para>
2668 </listitem>
2669 </itemizedlist>
2670 </listitem>
2671
2672 <listitem>
2673 <para>May 5th, 2007</para>
2674 <itemizedlist>
2675 <listitem>
2676 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
2677 </listitem>
2678 <listitem>
2679 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
2680 </listitem>
2681 <listitem>
2682 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
2683 </listitem>
2684 </itemizedlist>
2685 </listitem>
2686
2687 <listitem>
2688 <para>April 29th, 2007</para>
2689 <itemizedlist>
2690 <listitem>
2691 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
2692 #2134.</para>
2693 </listitem>
2694 </itemizedlist>
2695 </listitem>
2696
2697 <listitem>
2698 <para>April 27th, 2007</para>
2699 <itemizedlist>
2700 <listitem>
2701 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
2702 #2218.</para>
2703 </listitem>
2704 <listitem>
2705 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
2706 Fixes ticket #2213.</para>
2707 </listitem>
2708 <listitem>
2709 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
2710 #1988.</para>
2711 </listitem>
2712 </itemizedlist>
2713 </listitem>
2714
2715 <listitem>
2716 <para>April 26th, 2007</para>
2717 <itemizedlist>
2718 <listitem>
2719 <para>[randy] - Updated to GnuPG-1.4.7.</para>
2720 </listitem>
2721 </itemizedlist>
2722 </listitem>
2723
2724 <listitem>
2725 <para>April 25th, 2007</para>
2726 <itemizedlist>
2727 <listitem>
2728 <para>[bdubbs] - Added a security patch for Qt and updated
2729 description of MySql options for Qt.</para>
2730 </listitem>
2731 <listitem>
2732 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
2733 </listitem>
2734 </itemizedlist>
2735 </listitem>
2736
2737 <listitem>
2738 <para>April 21st, 2007</para>
2739 <itemizedlist>
2740 <listitem>
2741 <para>[bdubbs] - Expanded note on building database support
2742 into qt.</para>
2743 </listitem>
2744 </itemizedlist>
2745 </listitem>
2746
2747 <listitem>
2748 <para>April 20th, 2007</para>
2749 <itemizedlist>
2750 <listitem>
2751 <para>[randy] - Updated to Graphviz-2.12.</para>
2752 </listitem>
2753 <listitem>
2754 <para>[randy] - Updated to Doxygen-1.5.2.</para>
2755 </listitem>
2756 </itemizedlist>
2757 </listitem>
2758
2759 <listitem>
2760 <para>April 19th, 2007</para>
2761 <itemizedlist>
2762 <listitem>
2763 <para>[randy] - Updated to unixODBC-2.2.12.</para>
2764 </listitem>
2765 <listitem>
2766 <para>[randy] - Updated to libsoup-2.2.100.</para>
2767 </listitem>
2768 <listitem>
2769 <para>[randy] - Updated to startup-notification-0.9.</para>
2770 </listitem>
2771 <listitem>
2772 <para>[randy] - Updated to GOffice-0.2.2.</para>
2773 </listitem>
2774 <listitem>
2775 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
2776 </listitem>
2777 </itemizedlist>
2778 </listitem>
2779
2780 <listitem>
2781 <para>April 18th, 2007</para>
2782 <itemizedlist>
2783 <listitem>
2784 <para>[randy] - Added additional files to the chmod command in the
2785 S-Lang instructions.</para>
2786 </listitem>
2787 <listitem>
2788 <para>[randy] - Added a note to run some commands in the OpenSSH
2789 instructions as the root user. Thanks to ghylton for the
2790 report.</para>
2791 </listitem>
2792 <listitem>
2793 <para>[randy] - Updated to libgsf-1.14.3.</para>
2794 </listitem>
2795 </itemizedlist>
2796 </listitem>
2797
2798 <listitem>
2799 <para>April 17th, 2007</para>
2800 <itemizedlist>
2801 <listitem>
2802 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
2803 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
2804 XML::SAX::Expat and XML::Simple</para>
2805 </listitem>
2806 <listitem>
2807 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
2808 by the GNOME Icon Theme package).</para>
2809 </listitem>
2810 </itemizedlist>
2811 </listitem>
2812
2813 <listitem>
2814 <para>April 16th, 2007</para>
2815 <itemizedlist>
2816 <listitem>
2817 <para>[randy] - Updated to EsounD-0.2.37.</para>
2818 </listitem>
2819 <listitem>
2820 <para>[randy] - Updated the PyGTK dependencies in the HAL
2821 instructions.</para>
2822 </listitem>
2823 </itemizedlist>
2824 </listitem>
2825
2826 <listitem>
2827 <para>April 15th, 2007</para>
2828 <itemizedlist>
2829 <listitem>
2830 <para>[djensen] - Updated to librsvg-2.16.1.</para>
2831 </listitem>
2832 <listitem>
2833 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
2834 </listitem>
2835 <listitem>
2836 <para>[randy] - Updated to Qt-3.3.8.</para>
2837 </listitem>
2838 <listitem>
2839 <para>[randy] - Updated to NAS-1.9.</para>
2840 </listitem>
2841 </itemizedlist>
2842 </listitem>
2843
2844 <listitem>
2845 <para>April 14th, 2007</para>
2846 <itemizedlist>
2847 <listitem>
2848 <para>[randy] - Updated to Samba-3.0.24.</para>
2849 </listitem>
2850 </itemizedlist>
2851 </listitem>
2852
2853 <listitem>
2854 <para>April 13th, 2007</para>
2855 <itemizedlist>
2856 <listitem>
2857 <para>[randy] - Updated to Gamin-0.1.8.</para>
2858 </listitem>
2859 <listitem>
2860 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
2861 </listitem>
2862 </itemizedlist>
2863 </listitem>
2864
2865 <listitem>
2866 <para>April 10th, 2007</para>
2867 <itemizedlist>
2868 <listitem>
2869 <para>[randy] - Updated to little cms-1.16.</para>
2870 </listitem>
2871 <listitem>
2872 <para>[randy] - Added the Utah Raster Toolkit as an optional
2873 dependency of giflib.</para>
2874 </listitem>
2875 </itemizedlist>
2876 </listitem>
2877
2878 <listitem>
2879 <para>April 9th, 2007</para>
2880 <itemizedlist>
2881 <listitem>
2882 <para>[randy] - Updated to Ruby-1.8.6.</para>
2883 </listitem>
2884 <listitem>
2885 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
2886 </listitem>
2887 </itemizedlist>
2888 </listitem>
2889
2890 <listitem>
2891 <para>April 4th, 2007</para>
2892 <itemizedlist>
2893 <listitem>
2894 <para>[randy] - Updated the XML and stylesheets to use the 4.5
2895 version of DocBook XML DTD.</para>
2896 </listitem>
2897 </itemizedlist>
2898 </listitem>
2899
2900 <listitem>
2901 <para>March 31st, 2007</para>
2902 <itemizedlist>
2903 <listitem>
2904 <para>[randy] - Updated to PHP-5.2.1.</para>
2905 </listitem>
2906 <listitem>
2907 <para>[randy] - Removed the Ash package as it has been effectively
2908 replaced by the Dash package.</para>
2909 </listitem>
2910 </itemizedlist>
2911 </listitem>
2912
2913 <listitem>
2914 <para>March 30th, 2007</para>
2915 <itemizedlist>
2916 <listitem>
2917 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
2918 </listitem>
2919 <listitem>
2920 <para>[randy] - Updated to libpcap-0.9.5.</para>
2921 </listitem>
2922 <listitem>
2923 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
2924 </listitem>
2925 <listitem>
2926 <para>[randy] - Updated to GTK-Doc-1.8.</para>
2927 </listitem>
2928 <listitem>
2929 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
2930 </listitem>
2931 <listitem>
2932 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
2933 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
2934 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
2935 </listitem>
2936 <listitem>
2937 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
2938 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
2939 IO::Compress::Zlib-2.004.</para>
2940 </listitem>
2941 </itemizedlist>
2942 </listitem>
2943
2944 <listitem>
2945 <para>March 28th, 2007</para>
2946 <itemizedlist>
2947 <listitem>
2948 <para>[randy] - Updated to ASpell-0.60.5.</para>
2949 </listitem>
2950 </itemizedlist>
2951 </listitem>
2952
2953 <listitem>
2954 <para>March 27th, 2007</para>
2955 <itemizedlist>
2956 <listitem>
2957 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
2958 </listitem>
2959 </itemizedlist>
2960 </listitem>
2961
2962 <listitem>
2963 <para>March 26th, 2007</para>
2964 <itemizedlist>
2965 <listitem>
2966 <para>[djensen] - Updated to libIDL-0.8.8.</para>
2967 </listitem>
2968 <listitem>
2969 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
2970 </listitem>
2971 <listitem>
2972 <para>[randy] - Updated to Sendmail-8.14.0.</para>
2973 </listitem>
2974 <listitem>
2975 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
2976 </listitem>
2977 </itemizedlist>
2978 </listitem>
2979
2980 <listitem>
2981 <para>March 25th, 2007</para>
2982 <itemizedlist>
2983 <listitem>
2984 <para>[djensen] - Updated to Intltool-0.35.5.</para>
2985 </listitem>
2986 <listitem>
2987 <para>[djensen] - Updated to libwnck-2.18.0.</para>
2988 </listitem>
2989 <listitem>
2990 <para>[djensen] - Updated to VTE-2.16.0.</para>
2991 </listitem>
2992 <listitem>
2993 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
2994 </listitem>
2995 <listitem>
2996 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
2997 </listitem>
2998 <listitem>
2999 <para>[randy] - Updated to cURL-7.16.1.</para>
3000 </listitem>
3001 <listitem>
3002 <para>[randy] - Updated to Stunnel-4.20.</para>
3003 </listitem>
3004 <listitem>
3005 <para>[randy] - Updated to Libidn-0.6.11.</para>
3006 </listitem>
3007 </itemizedlist>
3008 </listitem>
3009
3010 <listitem>
3011 <para>March 24th, 2007</para>
3012 <itemizedlist>
3013 <listitem>
3014 <para>[randy] - Updated to FOP-0.93.</para>
3015 </listitem>
3016 </itemizedlist>
3017 </listitem>
3018
3019 <listitem>
3020 <para>March 23rd, 2007</para>
3021 <itemizedlist>
3022 <listitem>
3023 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
3024 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
3025 report.</para>
3026 </listitem>
3027 <listitem>
3028 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
3029 an optional command for replacing /bin/sh.</para>
3030 </listitem>
3031 <listitem>
3032 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
3033 </listitem>
3034 <listitem>
3035 <para>[randy] - Added new package JUnit-4.1.</para>
3036 </listitem>
3037 </itemizedlist>
3038 </listitem>
3039
3040 <listitem>
3041 <para>March 21st, 2007</para>
3042 <itemizedlist>
3043 <listitem>
3044 <para>[randy] - Updated to MySQL-5.0.37.</para>
3045 </listitem>
3046 <listitem>
3047 <para>[randy] - Modified the Heimdal instructions to rename the
3048 Heimdal libss headers and libraries and restore the orginal E2fsprogs
3049 files. Also added some documentation installation commands.</para>
3050 </listitem>
3051 </itemizedlist>
3052 </listitem>
3053
3054 <listitem>
3055 <para>March 20th, 2007</para>
3056 <itemizedlist>
3057 <listitem>
3058 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
3059 problem and some systems when running checks.</para>
3060 </listitem>
3061 <listitem>
3062 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
3063 used in LFS.</para>
3064 </listitem>
3065 <listitem>
3066 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
3067 </listitem>
3068 </itemizedlist>
3069 </listitem>
3070
3071 <listitem>
3072 <para>March 19th, 2007</para>
3073 <itemizedlist>
3074 <listitem>
3075 <para>[randy] - Updated to cpio-2.7.</para>
3076 </listitem>
3077 </itemizedlist>
3078 </listitem>
3079
3080 <listitem>
3081 <para>March 18th, 2007</para>
3082 <itemizedlist>
3083 <listitem>
3084 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
3085 </listitem>
3086 <listitem>
3087 <para>[randy] - Added a warning to the GNOME introduction section,
3088 and links to this warning in various GNOME package instructions
3089 telling to use the stable version of BLFS to build current
3090 GNOME.</para>
3091 </listitem>
3092 <listitem>
3093 <para>[randy] - Updated to GTK+-2.10.11.</para>
3094 </listitem>
3095 <listitem>
3096 <para>[randy] - Updated to ATK-1.18.0.</para>
3097 </listitem>
3098 <listitem>
3099 <para>[randy] - Updated to Pango-1.16.1.</para>
3100 </listitem>
3101 <listitem>
3102 <para>[randy] - Updated to cairo-1.4.0.</para>
3103 </listitem>
3104 <listitem>
3105 <para>[randy] - Updated to GLib-2.12.11.</para>
3106 </listitem>
3107 </itemizedlist>
3108 </listitem>
3109
3110 <listitem>
3111 <para>March 17th, 2007</para>
3112 <itemizedlist>
3113 <listitem>
3114 <para>[randy] - Updated to libxslt-1.1.20.</para>
3115 </listitem>
3116 <listitem>
3117 <para>[randy] - Updated to Python-2.5.</para>
3118 </listitem>
3119 </itemizedlist>
3120 </listitem>
3121
3122 <listitem>
3123 <para>March 16th, 2007</para>
3124 <itemizedlist>
3125 <listitem>
3126 <para>[randy] - Updated to GCC-4.1.2, which matches the version
3127 used in LFS.</para>
3128 </listitem>
3129 </itemizedlist>
3130 </listitem>
3131
3132 <listitem>
3133 <para>March 15th, 2007</para>
3134 <itemizedlist>
3135 <listitem>
3136 <para>[randy] - Added the Dash package using a patch provided by
3137 Agathoklis Hatzimanikas.</para>
3138 </listitem>
3139 </itemizedlist>
3140 </listitem>
3141
3142 <listitem>
3143 <para>March 13th, 2007</para>
3144 <itemizedlist>
3145 <listitem>
3146 <para>[randy] - Added a note to the Linux-PAM instructions to run
3147 the test suite after the package has been installed and minimally
3148 configured.</para>
3149 </listitem>
3150 </itemizedlist>
3151 </listitem>
3152
3153 <listitem>
3154 <para>March 8th, 2007</para>
3155 <itemizedlist>
3156 <listitem>
3157 <para>[alexander] - Added Recode-3.6.</para>
3158 </listitem>
3159 </itemizedlist>
3160 </listitem>
3161
3162 <listitem>
3163 <para>March 7th, 2007</para>
3164 <itemizedlist>
3165 <listitem>
3166 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
3167 man page sed by alexander.</para>
3168 </listitem>
3169 </itemizedlist>
3170 </listitem>
3171
3172 <listitem>
3173 <para>March 4th, 2007</para>
3174 <itemizedlist>
3175 <listitem>
3176 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
3177 packages to version 4.5. Patch from Matthew Burgess.</para>
3178 </listitem>
3179 </itemizedlist>
3180 </listitem>
3181
3182 <listitem>
3183 <para>March 3rd, 2007</para>
3184 <itemizedlist>
3185 <listitem>
3186 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
3187 </listitem>
3188 <listitem>
3189 <para>[alexander] - Removed the link to the (dead) libstk
3190 site from Xine Libraries page.</para>
3191 </listitem>
3192 </itemizedlist>
3193 </listitem>
3194
3195 <listitem>
3196 <para>February 28th, 2007</para>
3197 <itemizedlist>
3198 <listitem>
3199 <para>[dnicholson] - Made the i18n-fonts commands more explicit
3200 on the a2ps page to guard against errors. Thanks to Nathan Coulson
3201 for the report.</para>
3202 </listitem>
3203 </itemizedlist>
3204 </listitem>
3205
3206 <listitem>
3207 <para>February 24th, 2007</para>
3208 <itemizedlist>
3209 <listitem>
3210 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
3211 Daniel Rindt.</para>
3212 </listitem>
3213 </itemizedlist>
3214 </listitem>
3215
3216 <listitem>
3217 <para>February 19th, 2007</para>
3218 <itemizedlist>
3219 <listitem>
3220 <para>[dnicholson] - Fixed the sed needed to run the libxml2
3221 testsuite. Closes #2299. Report from kratz00.</para>
3222 </listitem>
3223 </itemizedlist>
3224 </listitem>
3225
3226 <listitem>
3227 <para>February 16th, 2007</para>
3228 <itemizedlist>
3229 <listitem>
3230 <para>[randy] - Updated to GMP-4.2.1.</para>
3231 </listitem>
3232 <listitem>
3233 <para>[randy] - Updated to libxml2-2.6.27.</para>
3234 </listitem>
3235 <listitem>
3236 <para>[randy] - Fixed a broken documentation installation command
3237 in the libpng instructions, thanks to Nathan Coulson for the
3238 report.</para>
3239 </listitem>
3240 <listitem>
3241 <para>[randy] - Updated to Inetutils-1.5.</para>
3242 </listitem>
3243 </itemizedlist>
3244 </listitem>
3245
3246 <listitem>
3247 <para>February 15th, 2007</para>
3248 <itemizedlist>
3249 <listitem>
3250 <para>[randy] - Updated to Sysstat-7.0.4.</para>
3251 </listitem>
3252 <listitem>
3253 <para>[randy] - Updated to Shadow-4.0.17.</para>
3254 </listitem>
3255 <listitem>
3256 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
3257 </listitem>
3258 <listitem>
3259 <para>[randy] - Updated to Tk-8.4.14.</para>
3260 </listitem>
3261 <listitem>
3262 <para>[randy] - Updated to Tcl-8.4.14.</para>
3263 </listitem>
3264 <listitem>
3265 <para>[randy] - Updated to S-Lang-2.0.7.</para>
3266 </listitem>
3267 <listitem>
3268 <para>[randy] - Updated to PCRE-7.0.</para>
3269 </listitem>
3270 <listitem>
3271 <para>[randy] - Updated to libpng-1.2.16.</para>
3272 </listitem>
3273 <listitem>
3274 <para>[randy] - Updated to pkg-config-0.21.</para>
3275 </listitem>
3276 </itemizedlist>
3277 </listitem>
3278
3279 <listitem>
3280 <para>February 14th, 2007</para>
3281 <itemizedlist>
3282 <listitem>
3283 <para>[randy] - Released BLFS Version 6.2.0.</para>
3284 </listitem>
3285 </itemizedlist>
3286 </listitem>
3287
3288 <listitem>
3289 <para>February 6th, 2007</para>
3290 <itemizedlist>
3291 <listitem>
3292 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
3293 6.2 branch until 6.2.0 has been released).</para>
3294 </listitem>
3295 </itemizedlist>
3296 </listitem>
3297
3298 <listitem>
3299 <para>February 4th, 2007</para>
3300 <itemizedlist>
3301 <listitem>
3302 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
3303 package (do not merge to the 6.2 branch).</para>
3304 </listitem>
3305 </itemizedlist>
3306 </listitem>
3307
3308 </itemizedlist>
3309
3310</sect1>
Note: See TracBrowser for help on using the repository browser.