source: introduction/welcome/changelog.xml@ e29e40a

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

Update xine-lib.

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

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