source: introduction/welcome/changelog.xml@ e66c3a9

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 e66c3a9 was e66c3a9, checked in by Ken Moffat <ken@…>, 16 years ago

Update gnumeric to 1.8.2.

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

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