source: introduction/welcome/changelog.xml@ 6eebe9c

6.3 6.3-rc3
Last change on this file since 6eebe9c was 6eebe9c, checked in by Thomas Trepl <thomas@…>, 16 years ago

Update to Samba 3.0.30

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

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