source: introduction/welcome/changelog.xml@ c1b47f1

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 c1b47f1 was c1b47f1, checked in by Ken Moffat <ken@…>, 16 years ago

Update firefox to 2.0.0.12.

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

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