source: introduction/welcome/changelog.xml@ 3b1a55e

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

Updated the EOG instructions to reflect the GNOME-2.18.3 update

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

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