source: introduction/welcome/changelog.xml@ 4624b4e

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

Updated the PAR-Dist Perl module to 0.31

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

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