source: introduction/welcome/changelog.xml@ 11de374

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

Fixed broken Whois download URL

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

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