source: introduction/welcome/changelog.xml@ 24e9c23c

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

Updated the 6.3 branch with the necessary changes for the rc1 release

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

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