source: introduction/welcome/changelog.xml@ f53134c

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 f53134c was f53134c, checked in by Randy McMurchy <randy@…>, 16 years ago

Added a note to the Berkeley DB instructions about the JDK-6 and GMime uudecode conflict

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

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