source: introduction/welcome/changelog.xml@ 9f0cf8f

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 9f0cf8f was 9f0cf8f, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Updated xterm to version 231, corrected the problem with the Backspace key.

The repainting issue appears to be LiveCD specific, and applies both to
versions 225 and 231. Thus, it doesn't block the upgrade.

TODO: apply the same terminfo modifications to LFS while installing ncurses.

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

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