source: introduction/welcome/changelog.xml@ 83a7c2e3

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

Fix luit to find the locale.alias file

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

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