source: introduction/welcome/changelog.xml@ 0afc0b42

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 0afc0b42 was 0afc0b42, checked in by DJ Lucas <dj@…>, 16 years ago

correct speeling error

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

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