source: introduction/welcome/changelog.xml@ 6e1374c7

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

Xpdf: apply patch to fix vulnerabilities.

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

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