source: introduction/welcome/changelog.xml@ 55e5caa5

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

Modified the sudo instructions so the Linux-PAM configuration file is correct, thanks to Jeremy Henty for the report

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

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