source: introduction/welcome/changelog.xml@ d4bf650a

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 d4bf650a was d4bf650a, checked in by Bruce Dubbs <bdubbs@…>, 16 years ago

Udated to autofs-5.0.3. Expanded explanation of the use of autofs and created a procedure to automatically downlaod and apply all paatches.

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

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