source: introduction/welcome/changelog.xml@ 72f4fda

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 72f4fda was f7fb6b5b, checked in by DJ Lucas <dj@…>, 16 years ago

Updated to gamin-0.1.9.

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

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