source: introduction/welcome/changelog.xml@ 9415459

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 9415459 was 9415459, checked in by Bruce Dubbs <bdubbs@…>, 16 years ago

Expanded the discussion on autofs configuration

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

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