source: introduction/welcome/changelog.xml@ f952748

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

Fixed an incorrect installation command in the XSL Stylesheets instructions, thanks to Frank Ianella for pointing it out

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

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