source: introduction/welcome/changelog.xml@ 718ef79

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 718ef79 was 718ef79, checked in by Randy McMurchy <randy@…>, 16 years ago

Updated to Libassuan-1.0.4

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

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