source: introduction/welcome/changelog.xml@ e371531

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

Updated Xfce to version 4.4.2 and commented it out from the book.

The package is buggy and not maintenance-free, so uncomment
only if you use it and are absolutely sure that you have
enough time to update its page.

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

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