source: introduction/welcome/changelog.xml@ c65cc63

6.3 6.3-rc3
Last change on this file since c65cc63 was c65cc63, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Fixed typos on the PPP page. Thanks to David Jensen.

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

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