source: introduction/welcome/changelog.xml@ ad6d61c

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

Merged r7460 from trunk into the 6.3 branch

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

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