source: introduction/welcome/changelog.xml@ f89938c

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

Update gnucash to 2.2.4, latest docs are still 2.2.0.

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

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