source: introduction/welcome/changelog.xml@ 40489604

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

Updated the Text-CSV_XS Perl module to 0.52

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

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