source: introduction/welcome/changelog.xml@ e7138cbb

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 e7138cbb was e7138cbb, checked in by Thomas Trepl <thomas@…>, 16 years ago

Updated to portmap-6.0 and nfs-utils-1.1.1

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

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