source: introduction/welcome/changelog.xml@ fcf4b970

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 fcf4b970 was fcf4b970, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated to zsh-4.3.5

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

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