source: introduction/welcome/changelog.xml@ ff2d78f

6.3 6.3-rc3
Last change on this file since ff2d78f was ff2d78f, checked in by Ken Moffat <ken@…>, 16 years ago

Merge r7507 to the 6.3 branch.

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

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