source: introduction/welcome/changelog.xml@ f70c31f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f70c31f was f70c31f, checked in by Randy McMurchy <randy@…>, 16 years ago

Added a comment to the Tcsh page mentioning that one of the tests in the testsuite is known to fail

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

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