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

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

Put xine-lib and xine-ui docs in versioned directories

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

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