source: introduction/welcome/changelog.xml@ 65b031d

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 65b031d was 65b031d, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Updated dependencies and locale-related instructions on the Links page.

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

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