source: introduction/welcome/changelog.xml@ bce7640

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 bce7640 was bce7640, checked in by Dan Nichilson <dnicholson@…>, 16 years ago

Really fix luit to find the locale.alias file. Fixes #2414.

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

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