source: introduction/welcome/changelog.xml@ 5f238c99

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 5f238c99 was 5f238c99, checked in by Robert Daniels <rdaniels@…>, 16 years ago

Update dependency information for KDE.

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

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