source: introduction/welcome/changelog.xml@ a203b8c

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

Fixed a broken URL for the GnuPG2 package

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

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