source: introduction/welcome/changelog.xml@ bc24e52a

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

Updated to Heimdal-0.8.1

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

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