source: introduction/welcome/changelog.xml@ abfff1a5

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 abfff1a5 was abfff1a5, checked in by DJ Lucas <dj@…>, 16 years ago

Commented out remaining text related to XFree86.

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

  • Property mode set to 100644
File size: 87.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>May 3rd, 2008</para>
46 <itemizedlist>
47 <listitem>
48 <para>[dj] - Commented out remaining text related to XFree86.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>May 1st, 2008</para>
55 <itemizedlist>
56 <listitem>
57 <para>[dj] - Corrected location of Xorg config files for FHS
58 compliance.</para>
59 </listitem>
60 <listitem>
61 <para>[dj] - Corrected commands for lesstif and xvt-unicode relating
62 to the Xorg config files. Thanks to Alexander Patrakov for finding
63 these.</para>
64 </listitem>
65 </itemizedlist>
66 </listitem>
67
68 <listitem>
69 <para>April 30th, 2008</para>
70 <itemizedlist>
71 <listitem>
72 <para>[randy] - Added missing patch commands to the Heimdal
73 instructions.</para>
74 </listitem>
75 </itemizedlist>
76 </listitem>
77
78 <listitem>
79 <para>April 26th, 2008</para>
80 <itemizedlist>
81 <listitem>
82 <para>[randy] - Removed an unnecessary sed command from the Ed
83 instructions.</para>
84 </listitem>
85 </itemizedlist>
86 </listitem>
87
88 <listitem>
89 <para>April 25th, 2008</para>
90 <itemizedlist>
91 <listitem>
92 <para>[dnicholson] - Update to xkeyboard-config-1.2.</para>
93 </listitem>
94 </itemizedlist>
95 </listitem>
96
97 <listitem>
98 <para>April 23rd, 2008</para>
99 <itemizedlist>
100 <listitem>
101 <para>[bdubbs] - Updated to mpg123-1.4.2.</para>
102 </listitem>
103 <listitem>
104 <para>[bdubbs] - Ensure /etc/X11/app-defaults exists in rxvt-unicode.</para>
105 </listitem>
106 <listitem>
107 <para>[bdubbs] - Updated to xine-lib-1.1.12.</para>
108 </listitem>
109 </itemizedlist>
110 </listitem>
111
112 <listitem>
113 <para>April 22nd, 2008</para>
114 <itemizedlist>
115 <listitem>
116 <para>[dnicholson] - Fix multiple security vulnerabilities in
117 xorg-server, libXfont and xfs for Xorg-7.2.</para>
118 </listitem>
119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>April 21st, 2008</para>
124 <itemizedlist>
125 <listitem>
126 <para>[bdubbs] - Update to seamonkey 1.1.9.</para>
127 </listitem>
128 <listitem>
129 <para>[dnicholson] - Bug fixes and automatic compression
130 support from Lars Bamberger for the compressdoc script.</para>
131 </listitem>
132 </itemizedlist>
133 </listitem>
134
135 <listitem>
136 <para>April 20th, 2008</para>
137 <itemizedlist>
138 <listitem>
139 <para>[bdubbs] - Update to Tripwire-2.4.1.2.</para>
140 </listitem>
141 </itemizedlist>
142 </listitem>
143
144 <listitem>
145 <para>April 14th, 2008</para>
146 <itemizedlist>
147 <listitem>
148 <para>[bdubbs] - Add 2nd security patch to unzip. Also moved
149 locale patch to BLFS repository.</para>
150 </listitem>
151 <listitem>
152 <para>[bdubbs] - Add optional dependencies to autofs.</para>
153 </listitem>
154 </itemizedlist>
155 </listitem>
156
157 <listitem>
158 <para>April 13th, 2008</para>
159 <itemizedlist>
160 <listitem>
161 <para>[ken] - Update the cups security_fixes patch.</para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
165
166 <listitem>
167 <para>April 11th, 2008</para>
168 <itemizedlist>
169 <listitem>
170 <para>[bdubbs] - Updated to dhcp-3.0.6.</para>
171 </listitem>
172 <listitem>
173 <para>[randy] - Added a comment to the Tcsh page mentioning that
174 one of the tests in the testsuite is known to fail.</para>
175 </listitem>
176 <listitem>
177 <para>[alexander] - Removed the obsolete libxml1 library.</para>
178 </listitem>
179 </itemizedlist>
180 </listitem>
181
182 <listitem>
183 <para>April 10th, 2008</para>
184 <itemizedlist>
185 <listitem>
186 <para>[randy] - Updated to Whois-4.7.26.</para>
187 </listitem>
188 </itemizedlist>
189 </listitem>
190
191 <listitem>
192 <para>April 9th, 2008</para>
193 <itemizedlist>
194 <listitem>
195 <para>[randy] - Updated to Tk-8.4.18.</para>
196 </listitem>
197 <listitem>
198 <para>[randy] - Updated to Tcl-8.4.18.</para>
199 </listitem>
200 <listitem>
201 <para>[dj] - Updated OpenOffice instructions with changes suggested
202 by Randy McMurchy and Chris Staub.</para>
203 </listitem>
204 <listitem>
205 <para>[dj] - Corrected OpenOffice build failure when GMime is
206 installed. Thanks to Alessandro Alocci for tracking down the
207 cause of the build failure.</para>
208 </listitem>
209 <listitem>
210 <para>[randy] - Clarified the GMP documentation installation.</para>
211 </listitem>
212 </itemizedlist>
213 </listitem>
214
215 <listitem>
216 <para>April 6th, 2008</para>
217 <itemizedlist>
218 <listitem>
219 <para>[ag] - Updated to zsh-4.3.6.</para>
220 </listitem>
221 </itemizedlist>
222 </listitem>
223
224 <listitem>
225 <para>April 5th, 2008</para>
226 <itemizedlist>
227 <listitem>
228 <para>[ag] - Added a command to regenerate the tags file in vim
229 when updating the runtime files.</para>
230 </listitem>
231 <listitem>
232 <para>[ag] - Added a sed to the ed instructions to replace with symbolic
233 links the hard links to red and its man page.</para>
234 </listitem>
235 </itemizedlist>
236 </listitem>
237
238 <listitem>
239 <para>April 4th, 2008</para>
240 <itemizedlist>
241 <listitem>
242 <para>[richard] - updated to a2ps-4.14.</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
247 <listitem>
248 <para>April 3rd, 2008</para>
249 <itemizedlist>
250 <listitem>
251 <para>[cwurst] - Changed download location of gimp-help. Fixes #2503.</para>
252 </listitem>
253 </itemizedlist>
254 </listitem>
255
256 <listitem>
257 <para>April 2nd, 2008</para>
258 <itemizedlist>
259 <listitem>
260 <para>[randy] - Updated to Which-2.19.</para>
261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
266 <para>April 1st, 2008</para>
267 <itemizedlist>
268 <listitem>
269 <para>[ken] - Updated xine-lib to 1.1.11.1.</para>
270 </listitem>
271 <listitem>
272 <para>[thomas] - Updates on adding users to groups. Avoid destroying
273 group assignments in usermod commands without -a option</para>
274 </listitem>
275 <listitem>
276 <para>[richard] - Added gperf-3.0.3 to General Utilities.
277 Required for a2ps-4.14.</para>
278 </listitem>
279 </itemizedlist>
280 </listitem>
281
282 <listitem>
283 <para>March 31st, 2008</para>
284 <itemizedlist>
285 <listitem>
286 <para>[rdaniels] - Updated dependencies for all KDE packages.</para>
287 </listitem>
288 <listitem>
289 <para>[richard] - Commented Dillo-0.8.5 out of the book.</para>
290 </listitem>
291 <listitem>
292 <para>[ken] - Added patch for xpdf to fix vulnerabilities.</para>
293 </listitem>
294 <listitem>
295 <para>[ken] - Updated to gnumeric-1.8.2.</para>
296 </listitem>
297 </itemizedlist>
298 </listitem>
299
300 <listitem>
301 <para>March 28th, 2008</para>
302 <itemizedlist>
303 <listitem>
304 <para>[ken] - Updated to cups-1.2.12 with a patch for the
305 vulnerabilities.</para>
306 </listitem>
307 <listitem>
308 <para>[ken] - Updated a patch to fix vulnerabilities in
309 poppler-0.5.4.</para>
310 </listitem>
311 </itemizedlist>
312 </listitem>
313
314 <listitem>
315 <para>March 27th, 2008</para>
316 <itemizedlist>
317 <listitem>
318 <para>[ken] - Updated to firefox-2.0.0.13.</para>
319 </listitem>
320 <listitem>
321 <para>[rdaniels] - Added parameters to xine-lib and xine-ui
322 instructions to place documentation in versioned directories.</para>
323 </listitem>
324 <listitem>
325 <para>[richard] - Updated to Bluefish-1.0.7.</para>
326 </listitem>
327 </itemizedlist>
328 </listitem>
329
330 <listitem>
331 <para>March 26th, 2008</para>
332 <itemizedlist>
333 <listitem>
334 <para>[bdubbs] - Expanded the discussion on autofs configuration.</para>
335 </listitem>
336 <listitem>
337 <para>[cwurst] - Added build instructions for UnRar.
338 Fixes #2345.</para>
339 </listitem>
340 <listitem>
341 <para>[ag] - Added a sed to Tcl/Tk instructions. Fixes #2487.</para>
342 </listitem>
343 <listitem>
344 <para>[randy] - Updated to Stunnel-4.21.</para>
345 </listitem>
346 <listitem>
347 <para>[randy] - Added a parameter to the libgnome configure command
348 to account for ESounD may not be installed.</para>
349 </listitem>
350 </itemizedlist>
351 </listitem>
352
353 <listitem>
354 <para>March 25th, 2008</para>
355 <itemizedlist>
356 <listitem>
357 <para>[randy] - Added a patch to the ESP Ghostscript instructions to
358 fix a buffer overflow vulnerability. Thanks to Alexander for finding
359 it.</para>
360 </listitem>
361 <listitem>
362 <para>[randy] - Modified a documentation installation command in the
363 Python instructions so ownership of installed files is correct.</para>
364 </listitem>
365 </itemizedlist>
366 </listitem>
367
368 <listitem>
369 <para>March 24th, 2008</para>
370 <itemizedlist>
371 <listitem>
372 <para>[randy] - Added a note to the Berkeley DB instructions about
373 the JDK-6 and GMime uudecode conflict.</para>
374 </listitem>
375 <listitem>
376 <para>[dj] - Added a caution to the xfs-progs page and pointed the
377 download location to the anduin server.</para>
378 </listitem>
379 </itemizedlist>
380 </listitem>
381
382 <listitem>
383 <para>March 23rd, 2008</para>
384 <itemizedlist>
385 <listitem>
386 <para>[Chris] - Added kernel configuration information to CUPS
387 page. Fixes ticket #2430.</para>
388 </listitem>
389 <listitem>
390 <para>[dj] - Updated to xfs-progs-2.9.7.</para>
391 </listitem>
392 </itemizedlist>
393 </listitem>
394
395 <listitem>
396 <para>March 22nd, 2008</para>
397 <itemizedlist>
398 <listitem>
399 <para>[dj] - Updated to Apache httpd-2.2.8.</para>
400 </listitem>
401 <listitem>
402 <para>[randy] - Updated to SeaMonkey-1.1.8.</para>
403 </listitem>
404 <listitem>
405 <para>[dj] - Added enable-tlsext option for SNI to the OpenSSL
406 command explanations section.</para>
407 </listitem>
408 <listitem>
409 <para>[randy] - Added the libedit package as a dependency of
410 OpenSSH which provides sftp command-line history.</para>
411 </listitem>
412 <listitem>
413 <para>[randy] - Updated to rsync-3.0.0.</para>
414 </listitem>
415 <listitem>
416 <para>[randy] - Updated to Heimdal-1.1. Removed the
417 Heimdal-Cracklib patches from both packages as Heimdal has been
418 converted to use Cracklib differently. Created a patch to change
419 the names of some installed files so they don't conflict with the
420 E2fsprogs package.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>March 20th, 2008</para>
427 <itemizedlist>
428 <listitem>
429 <para>[thomas] - Added page in chapter 16 about NFS client tools.
430 Upgrade to nfs-utils-1.1.2 and change the download location.</para>
431 </listitem>
432 </itemizedlist>
433 </listitem>
434
435 <listitem>
436 <para>March 18th, 2008</para>
437 <itemizedlist>
438 <listitem>
439 <para>[alexander] - Removed WvDial, WvStreams and RP-PPPoE, as
440 alternative instructions are available on the PPP page. Moved the
441 remaining packages from the Connecting to a Network part to a
442 chapter with the same name in the Basic Networking part.</para>
443 </listitem>
444 </itemizedlist>
445 </listitem>
446
447 <listitem>
448 <para>March 17th, 2008</para>
449 <itemizedlist>
450 <listitem>
451 <para>[randy] - Updated to Python-2.5.2.</para>
452 </listitem>
453 <listitem>
454 <para>[alexander] - Removed xfsprogs-2.9.6, as they are incompatible
455 with the LFS-6.3 kernel.</para>
456 </listitem>
457 <listitem>
458 <para>[alexander] - Updated MCS to version 0.7.0.</para>
459 </listitem>
460 <listitem>
461 <para>[alexander] - Added Mowgli-0.6.1.</para>
462 </listitem>
463 </itemizedlist>
464 </listitem>
465
466 <listitem>
467 <para>March 16th, 2008</para>
468 <itemizedlist>
469 <listitem>
470 <para>[ken] - Corrected the download locations for goffice.</para>
471 </listitem>
472 <listitem>
473 <para>[ag] - Added header caching support in mutt. Added qdbm as
474 optional dependency.</para>
475 </listitem>
476 <listitem>
477 <para>[alexander] - Fixed URL for Audacious third-party plugins.</para>
478 </listitem>
479 <listitem>
480 <para>[alexander] - Noted that mpeg4ip is a dead project.</para>
481 </listitem>
482 </itemizedlist>
483 </listitem>
484
485 <listitem>
486 <para>March 15th, 2008</para>
487 <itemizedlist>
488 <listitem>
489 <para>[randy] - Updated GNOME Games to reflect the GNOME-2.18.3
490 update. This completes all the current GNOME packages currently
491 in the book.</para>
492 </listitem>
493 <listitem>
494 <para>[alexander] - Added PPPoE configuration instructions to the
495 PPP page.</para>
496 </listitem>
497 <listitem>
498 <para>[randy] - Updated Ekiga to reflect the GNOME-2.18.3
499 update.</para>
500 </listitem>
501 </itemizedlist>
502 </listitem>
503
504 <listitem>
505 <para>March 14th, 2008</para>
506 <itemizedlist>
507 <listitem>
508 <para>[ken] - Updated to gnucash-2.2.4.</para>
509 </listitem>
510 <listitem>
511 <para>[randy] - Updated Epiphany to reflect the GNOME-2.18.3
512 update.</para>
513 </listitem>
514 <listitem>
515 <para>[randy] - Updated File Roller, gcalctool, GNOME Keyring Manager,
516 GNOME Netstatus and GNOME System Monitor to reflect the GNOME-2.18.3
517 update.</para>
518 </listitem>
519 </itemizedlist>
520 </listitem>
521
522 <listitem>
523 <para>March 13th, 2008</para>
524 <itemizedlist>
525 <listitem>
526 <para>[randy] - Removed (commented out) the Galeon package as it
527 requires an older version of a Gecko engine than what is in the
528 book. Currently, it fails to build. Will add it back to the book
529 when/if it supports modern Gecko.</para>
530 </listitem>
531 <listitem>
532 <para>[randy] - Updated to Vorbis Tools-1.2.0.</para>
533 </listitem>
534 <listitem>
535 <para>[rdaniels] - Updated to xine-ui-0.99.5. Fixed ftp link for
536 xine-lib.</para>
537 </listitem>
538 <listitem>
539 <para>[rdaniels] - Updated to xine-lib-1.1.10.1. Removed obsolete
540 note from xine-lib page regarding --with-xv-path.</para>
541 </listitem>
542 </itemizedlist>
543 </listitem>
544
545 <listitem>
546 <para>March 12th, 2008</para>
547 <itemizedlist>
548 <listitem>
549 <para>[dnicholson] - Add pidfile directive to ntp.conf.</para>
550 </listitem>
551 <listitem>
552 <para>[rdaniels] - Updated to gmp-4.2.2.</para>
553 </listitem>
554 <listitem>
555 <para>[randy] - Updated to libgtkhtml-2.11.1.</para>
556 </listitem>
557 <listitem>
558 <para>[randy] - Updated the Heimdal instructions to preserve the
559 mk_cmds script from the e2fsprogs package. Thanks DJ.</para>
560 </listitem>
561 <listitem>
562 <para>[randy] - Updated to S-Lang-2.1.3.</para>
563 </listitem>
564 <listitem>
565 <para>[randy] - Updated the SLIB download URL.</para>
566 </listitem>
567 <listitem>
568 <para>[alexander] - Added dialup and GPRS configuration instructions
569 to the PPP page.</para>
570 </listitem>
571 <listitem>
572 <para>[dj] - Updated to OpenLDAP-2.3.39.</para>
573 </listitem>
574 <listitem>
575 <para>[dj] - Updated to Postfix-2.5.1.</para>
576 </listitem>
577 <listitem>
578 <para>[rdaniels] - Updated to Nano-2.0.7.</para>
579 </listitem>
580 </itemizedlist>
581 </listitem>
582
583 <listitem>
584 <para>March 11th, 2008</para>
585 <itemizedlist>
586 <listitem>
587 <para>[alexander] - Updated to Tin-1.8.3.</para>
588 </listitem>
589 <listitem>
590 <para>[alexander] - Mentioned the locale issue with the built-in
591 editor in Lynx, and made cookies persistent.</para>
592 </listitem>
593 <listitem>
594 <para>[alexander] - Changed Lynx download URL in order to avoid
595 MD5 sum changes in the future.</para>
596 </listitem>
597 <listitem>
598 <para>[alexander] - Reworded explanations and verified
599 dependencies on the Links page.</para>
600 </listitem>
601 <listitem>
602 <para>[randy] - Updated to paps-0.6.8.</para>
603 </listitem>
604 <listitem>
605 <para>[randy] - Removed an obsolete sed command from the
606 GNOME Doc Utils instructions.</para>
607 </listitem>
608 <listitem>
609 <para>[rdaniels] - Updated to K3b-1.0.4.</para>
610 </listitem>
611 <listitem>
612 <para>[rdaniels] - Updated to KOffice-1.6.3. Changed dependency from
613 PostgreSQL to libpqxx. Use kde-config to set --prefix.</para>
614 </listitem>
615 </itemizedlist>
616 </listitem>
617
618 <listitem>
619 <para>March 10th, 2008</para>
620 <itemizedlist>
621 <listitem>
622 <para>[randy] - Updated the Enigmail download URLs to proper
623 locations in the Thunderbird and Seamonkey instructions.</para>
624 </listitem>
625 <listitem>
626 <para>[randy] - Updated to Thunderbird-2.0.0.12 with
627 Enigmail-0.95.6.</para>
628 </listitem>
629 <listitem>
630 <para>[ken] - Add missing goffice dependency.</para>
631 </listitem>
632 <listitem>
633 <para>[randy] - Updated to libxslt-1.1.22.</para>
634 </listitem>
635 <listitem>
636 <para>[rdaniels] - Updated to KDE-3.5.9.</para>
637 </listitem>
638 </itemizedlist>
639 </listitem>
640
641 <listitem>
642 <para>March 9th, 2008</para>
643 <itemizedlist>
644 <listitem>
645 <para>[ken] - Updated to gnumeric-1.8.1, with goffice-0.6.1,
646 libgsf-1.14.7, and warning that gnucash-2.2.0 needs an older
647 version of goffice.</para>
648 </listitem>
649 <listitem>
650 <para>[dj] - Updated to gamin-0.1.9.</para>
651 </listitem>
652 <listitem>
653 <para>[ken] - Updated to firefox-2.0.0.12.</para>
654 </listitem>
655 <listitem>
656 <para>[ken] - Updated to cairo-1.4.14.</para>
657 </listitem>
658 <listitem>
659 <para>[dj] - Updated to ksh-2008-02-02.</para>
660 </listitem>
661 <listitem>
662 <para>[dj] - Added iproute2 patch for bind, corrected
663 L.ROOT-SERVERS.NET IP address, and added -r /dev/urandom to
664 rdnc-confgen command.</para>
665 </listitem>
666 <listitem>
667 <para>[randy] - Updated to libxml2-2.6.31.</para>
668 </listitem>
669 <listitem>
670 <para>[dj] - Updated to JDK-6u5 and added warning about trailing
671 JRL releases and security vulnerabilities.</para>
672 </listitem>
673 </itemizedlist>
674 </listitem>
675
676 <listitem>
677 <para>March 8th, 2008</para>
678 <itemizedlist>
679 <listitem>
680 <para>[bdubbs] - Udated to autofs-5.0.3. Expanded explanation of the
681 use of autofs and created a procedure to automatically download and
682 apply all patches.</para>
683 </listitem>
684 <listitem>
685 <para>[ag] - Added a patch and a configuration item to fix the UTF-8
686 related issues in Links. Thanks to Alexander Patrakov for the
687 suggestions.</para>
688 </listitem>
689 <listitem>
690 <para>[bdubbs] - Fixed problem with netfs bootscript boot procedure.</para>
691 </listitem>
692 <listitem>
693 <para>[randy] - Updated to Balsa-2.3.22.</para>
694 </listitem>
695 <listitem>
696 <para>[thomas] - Updated to portmap-6.0 and nfs-utils-1.1.1</para>
697 </listitem>
698 </itemizedlist>
699 </listitem>
700
701 <listitem>
702 <para>March 7th, 2008</para>
703 <itemizedlist>
704 <listitem>
705 <para>[ag] - Updated to pcre-7.6. Added the --enable-pcregrep-libbz2
706 and --enable-pcregrep-libz switches. Added in command explanations
707 the --enable-unicode-properties switch. Added patch to fix ABI
708 breakage.</para>
709 </listitem>
710 <listitem>
711 <para>[randy] - Added new package GnuPG-2.0.8.</para>
712 </listitem>
713 <listitem>
714 <para>[bdubbs] - Fixed autofs bootscript.</para>
715 </listitem>
716 <listitem>
717 <para>[rdaniels] - Added new package Amarok-1.4.8.</para>
718 </listitem>
719 </itemizedlist>
720 </listitem>
721
722 <listitem>
723 <para>March 6th, 2008</para>
724 <itemizedlist>
725 <listitem>
726 <para>[bdubbs] - Added Qt4.</para>
727 </listitem>
728 </itemizedlist>
729 </listitem>
730
731 <listitem>
732 <para>March 5th, 2008</para>
733 <itemizedlist>
734 <listitem>
735 <para>[ag] - Updated to zsh-4.3.5. Added libcap as an optional
736 dependency and enabled the --bindir=/bin switch.</para>
737 </listitem>
738 </itemizedlist>
739 </listitem>
740
741 <listitem>
742 <para>March 4th, 2008</para>
743 <itemizedlist>
744 <listitem>
745 <para>[dj] - Updated broken cracklib-heimdal patch.</para>
746 </listitem>
747 </itemizedlist>
748 </listitem>
749
750 <listitem>
751 <para>March 3rd, 2008</para>
752 <itemizedlist>
753 <listitem>
754 <para>[ken] - Updated to libpng-1.2.24, thanks to Hendrik
755 Hoeth.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
760 <listitem>
761 <para>March 2nd, 2008</para>
762 <itemizedlist>
763 <listitem>
764 <para>[ag] - Fixed two broken links in MPlayer page. Reported by
765 habiloid. </para>
766 </listitem>
767 </itemizedlist>
768 </listitem>
769
770 <listitem>
771 <para>February 26th, 2008</para>
772 <itemizedlist>
773 <listitem>
774 <para>[ag] - Updated to links-2.1pre33. Enables graphics support by
775 default.</para>
776 </listitem>
777 </itemizedlist>
778 </listitem>
779
780 <listitem>
781 <para>February 25th, 2008</para>
782 <itemizedlist>
783 <listitem>
784 <para>[tushar] - Add a note about LDFLAGS for BBLFS section.</para>
785 </listitem>
786 <listitem>
787 <para>[ag] - Added a switch to the OpenSSH instructions to set the
788 default path for xauth.</para>
789 </listitem>
790 </itemizedlist>
791 </listitem>
792
793 <listitem>
794 <para>February 24th, 2008</para>
795 <itemizedlist>
796 <listitem>
797 <para>[ag] - Updated vim with the latest upstream patches.
798 Added a command to update the runtime files.</para>
799 </listitem>
800 <listitem>
801 <para>[dj] - Updated to Linux-PAM-0.99.10.0.</para>
802 </listitem>
803 </itemizedlist>
804 </listitem>
805
806 <listitem>
807 <para>February 22nd, 2008</para>
808 <itemizedlist>
809 <listitem>
810 <para>[dj] - Updated to cracklib-2.8.12.</para>
811 </listitem>
812 </itemizedlist>
813 </listitem>
814
815 <listitem>
816 <para>February 21st, 2008</para>
817 <itemizedlist>
818 <listitem>
819 <para>[dj] - Updated to xfsprogs-2.9.6.</para>
820 </listitem>
821 </itemizedlist>
822 </listitem>
823
824 <listitem>
825 <para>February 19th, 2008</para>
826 <itemizedlist>
827 <listitem>
828 <para>[dj] - Added note about OpenSSH testsuite failures.</para>
829 </listitem>
830 </itemizedlist>
831 </listitem>
832
833 <listitem>
834 <para>February 13th, 2008</para>
835 <itemizedlist>
836 <listitem>
837 <para>[dj] - Updated to openssh-4.7p1.</para>
838 </listitem>
839 <listitem>
840 <para>[dj] - Updated to whois-4.7.24 (Christian Wurst).</para>
841 </listitem>
842 </itemizedlist>
843 </listitem>
844
845 <listitem>
846 <para>February 11th, 2008</para>
847 <itemizedlist>
848 <listitem>
849 <para>[ag] - Updated to rxvt-unicode-9.02. Added libAfterImage as an
850 optional dependency.</para>
851 </listitem>
852 <listitem>
853 <para>[dj] - Updated to openssl-0.9.8g.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>February 6th, 2008</para>
860 <itemizedlist>
861 <listitem>
862 <para>[dj] - Updated to sudo-1.6.9p12.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
867 <listitem>
868 <para>February 5th, 2008</para>
869 <itemizedlist>
870 <listitem>
871 <para>[bdubbs] - Removed XFree86.</para>
872 </listitem>
873 </itemizedlist>
874 </listitem>
875
876 <listitem>
877 <para>January 21st, 2008</para>
878 <itemizedlist>
879 <listitem>
880 <para>[randy] - Updated to Libassuan-1.0.4.</para>
881 </listitem>
882 </itemizedlist>
883 </listitem>
884
885 <listitem>
886 <para>January 20th, 2008</para>
887 <itemizedlist>
888 <listitem>
889 <para>[alexander] - Configured the Backspace key in xterm,
890 updated program descriptions, updated xterm to version 231.</para>
891 </listitem>
892 </itemizedlist>
893 </listitem>
894
895 <listitem>
896 <para>January 19th, 2008</para>
897 <itemizedlist>
898 <listitem>
899 <para>[alexander] - Added FAAC and FAAD2.</para>
900 </listitem>
901 </itemizedlist>
902 </listitem>
903
904 <listitem>
905 <para>January 10th, 2008</para>
906 <itemizedlist>
907 <listitem>
908 <para>[randy] - Corrected a chmod command in the BIND
909 instructions.</para>
910 </listitem>
911 </itemizedlist>
912 </listitem>
913
914 <listitem>
915 <para>December 29th, 2007</para>
916 <itemizedlist>
917 <listitem>
918 <para>[dj] - Added --without-pam switch to OpenOffice installation
919 instructions. Reported by Nathan Coulson.</para>
920 </listitem>
921 </itemizedlist>
922 </listitem>
923
924 <listitem>
925 <para>December 28th, 2007</para>
926 <itemizedlist>
927 <listitem>
928 <para>[ag] - Added a documentation link to the procmail page.
929 </para>
930 </listitem>
931 </itemizedlist>
932 </listitem>
933
934 <listitem>
935 <para>December 22nd, 2007</para>
936 <itemizedlist>
937 <listitem>
938 <para>[ag] - Updated to Ruby-1.8.6-p111.</para>
939 </listitem>
940 </itemizedlist>
941 </listitem>
942
943 <listitem>
944 <para>December 21st, 2007</para>
945 <itemizedlist>
946 <listitem>
947 <para>[dnicholson] - Updated the bootscripts tarball to include
948 fixes for dhcp, gdm, gpm, hal, ntp, dbus and samba.</para>
949 </listitem>
950 <listitem>
951 <para>[alexander] - Updated the text about default mount options
952 on the HAL page.</para>
953 </listitem>
954 </itemizedlist>
955 </listitem>
956
957 <listitem>
958 <para>December 19th, 2007</para>
959 <itemizedlist>
960 <listitem>
961 <para>[dj] - Updated to OpenOffice-2.3.1.</para>
962 </listitem>
963 </itemizedlist>
964 </listitem>
965
966 <listitem>
967 <para>December 17th, 2007</para>
968 <itemizedlist>
969 <listitem>
970 <para>[alexander] - Dropped Imlib-1.9.15.</para>
971 </listitem>
972 <listitem>
973 <para>[dj] - Updated to JDK-6 Update 3.</para>
974 </listitem>
975 </itemizedlist>
976 </listitem>
977
978 <listitem>
979 <para>December 16th, 2007</para>
980 <itemizedlist>
981 <listitem>
982 <para>[alexander] - Moved the URI Perl module under a separate
983 heading, to simplify cross-references.</para>
984 </listitem>
985 </itemizedlist>
986 </listitem>
987
988 <listitem>
989 <para>December 15th, 2007</para>
990 <itemizedlist>
991 <listitem>
992 <para>[ag] - Updated to XFS 2.9.4. Thanks to Christian Wurst for
993 his patch.</para>
994 </listitem>
995 </itemizedlist>
996 </listitem>
997
998 <listitem>
999 <para>December 14th, 2007</para>
1000 <itemizedlist>
1001 <listitem>
1002 <para>[ag] - Updated to Mutt-1.5.17. Added command to generate the
1003 manual in PDF format.</para>
1004 </listitem>
1005 </itemizedlist>
1006 </listitem>
1007
1008 <listitem>
1009 <para>December 13th, 2007</para>
1010 <itemizedlist>
1011 <listitem>
1012 <para>[ag] - Fixed Ruby download link.</para>
1013 </listitem>
1014 <listitem>
1015 <para>[ag] - Updated to Flac-1.2.1.</para>
1016 </listitem>
1017 </itemizedlist>
1018 </listitem>
1019
1020 <listitem>
1021 <para>December 7th, 2007</para>
1022 <itemizedlist>
1023 <listitem>
1024 <para>[alexander] - Updated to Xfce-4.4.2 and commented it out.</para>
1025 </listitem>
1026 </itemizedlist>
1027 </listitem>
1028
1029 <listitem>
1030 <para>November 22nd, 2007</para>
1031 <itemizedlist>
1032 <listitem>
1033 <para>[ag] - Fixed the download link to rxvt-unicode.</para>
1034 </listitem>
1035 <listitem>
1036 <para>[ag] - Updated to Compface 2.5.2.</para>
1037 </listitem>
1038 </itemizedlist>
1039 </listitem>
1040
1041 <listitem>
1042 <para>November 17th, 2007</para>
1043 <itemizedlist>
1044 <listitem>
1045 <para>[ag] - Fixed a broken link to the Python documentation.
1046 Reported by Moody.</para>
1047 </listitem>
1048 <listitem>
1049 <para>[ag] - Added a switch in the 'Command Explanations' section
1050 of the Vorbis Tools page that allows ogg123 to be built without
1051 cURL. Reported by laxy. Fixes #2413.</para>
1052 </listitem>
1053 </itemizedlist>
1054 </listitem>
1055
1056 <listitem>
1057 <para>November 5th, 2007</para>
1058 <itemizedlist>
1059 <listitem>
1060 <para>[dnicholson] - Really fix luit to find the locale.alias
1061 file. Caught by laxy. Fixes #2414.</para>
1062 </listitem>
1063 </itemizedlist>
1064 </listitem>
1065
1066 <listitem>
1067 <para>November 4th, 2007</para>
1068 <itemizedlist>
1069 <listitem>
1070 <para>[ag] - Updated to rxvt-unicode-8.4.</para>
1071 </listitem>
1072 <listitem>
1073 <para>[ag] - Updated to libvorbis-1.2.0.</para>
1074 </listitem>
1075 </itemizedlist>
1076 </listitem>
1077
1078 <listitem>
1079 <para>November 2nd, 2007</para>
1080 <itemizedlist>
1081 <listitem>
1082 <para>[dnicholson] - Fix luit to find the locale.alias file.
1083 Fixes #2393.</para>
1084 </listitem>
1085 <listitem>
1086 <para>[dnicholson] - Updated to Nano-2.0.6.</para>
1087 </listitem>
1088 </itemizedlist>
1089 </listitem>
1090
1091 <listitem>
1092 <para>November 1st, 2007</para>
1093 <itemizedlist>
1094 <listitem>
1095 <para>[ag] - Updated to ed-0.8.</para>
1096 </listitem>
1097 <listitem>
1098 <para>[ag] - Updated to Fcron-3.0.3.</para>
1099 </listitem>
1100 </itemizedlist>
1101 </listitem>
1102
1103 <listitem>
1104 <para>October 16th, 2007</para>
1105 <itemizedlist>
1106 <listitem>
1107 <para>[randy] - Updated to Heimdal-0.8.1.</para>
1108 </listitem>
1109 <listitem>
1110 <para>[randy] - Modified the 'Configuring for Adding Users' page
1111 to reflect that the /etc/default/useradd file is now created in
1112 LFS. Thanks to Chris Staub for the suggestion.</para>
1113 </listitem>
1114 <listitem>
1115 <para>[randy] - Fixed numerous typos and ommisions, along with
1116 several corrections by applying patches from Chris Staub. Thanks,
1117 Chris.</para>
1118 </listitem>
1119 <listitem>
1120 <para>[randy] - Updated the Evince instructions to reflect the
1121 GNOME-2.18.3 update.</para>
1122 </listitem>
1123 </itemizedlist>
1124 </listitem>
1125
1126 <listitem>
1127 <para>September 22nd, 2007</para>
1128 <itemizedlist>
1129 <listitem>
1130 <para>[randy] - Fixed an incorrect installation command in the XSL
1131 Stylesheets instructions, thanks to Frank Ianella for pointing it
1132 out.</para>
1133 </listitem>
1134 </itemizedlist>
1135 </listitem>
1136
1137 <listitem>
1138 <para>September 12th, 2007</para>
1139 <itemizedlist>
1140 <listitem>
1141 <para>[randy] - Updated the EOG instructions to reflect the
1142 GNOME-2.18.3 update.</para>
1143 </listitem>
1144 </itemizedlist>
1145 </listitem>
1146
1147 <listitem>
1148 <para>September 11, 2007</para>
1149 <itemizedlist>
1150 <listitem>
1151 <para>[randy] - Added a note to the Totem instructions explaining
1152 that the GStreamer backend will not play DVDs properly, and you can
1153 use the Xine Libraries backend instead.</para>
1154 </listitem>
1155 </itemizedlist>
1156 </listitem>
1157
1158 <listitem>
1159 <para>September 10th, 2007</para>
1160 <itemizedlist>
1161 <listitem>
1162 <para>[randy] - Added a more accurate explanation of the GConf
1163 dependency in the GStreamer Good Plugins instructions.</para>
1164 </listitem>
1165 </itemizedlist>
1166 </listitem>
1167
1168 <listitem>
1169 <para>September 9th, 2007</para>
1170 <itemizedlist>
1171 <listitem>
1172 <para>[manuel] - Updated the internal XSL Stylesheets to
1173 1.73.2.</para>
1174 </listitem>
1175 </itemizedlist>
1176 </listitem>
1177
1178 <listitem>
1179 <para>September 7th, 2007</para>
1180 <itemizedlist>
1181 <listitem>
1182 <para>[randy] - Changed the chmod command in the OpenLDAP
1183 instructions to use the 'readlink' command to find out the names
1184 of the shared libraries.</para>
1185 </listitem>
1186 </itemizedlist>
1187 </listitem>
1188
1189 <listitem>
1190 <para>September 6th, 2007</para>
1191 <itemizedlist>
1192 <listitem>
1193 <para>[randy] - Modified the Heimdal instructions which move the
1194 libraries into /lib to use the 'readlink' command to create the
1195 symlinks so that the instructions are not version specific.</para>
1196 </listitem>
1197 </itemizedlist>
1198 </listitem>
1199
1200 <listitem>
1201 <para>September 5th, 2007</para>
1202 <itemizedlist>
1203 <listitem>
1204 <para>[randy] - Modified the Linux-PAM instructions to install
1205 the libraries into /lib and then use the 'readlink' command to
1206 create the symlinks so that the instructions are not version
1207 specific.</para>
1208 </listitem>
1209 </itemizedlist>
1210 </listitem>
1211
1212 <listitem>
1213 <para>September 4th, 2007</para>
1214 <itemizedlist>
1215 <listitem>
1216 <para>[dnicholson] - Removed an unnecessary command in the Cyrus
1217 SASL instructions.</para>
1218 </listitem>
1219 </itemizedlist>
1220 </listitem>
1221
1222 <listitem>
1223 <para>September 2nd, 2007</para>
1224 <itemizedlist>
1225 <listitem>
1226 <para>[dnicholson] - Updated to Cyrus SASL-2.1.22.</para>
1227 </listitem>
1228 </itemizedlist>
1229 </listitem>
1230
1231 <listitem>
1232 <para>August 22nd, 2007</para>
1233 <itemizedlist>
1234 <listitem>
1235 <para>[dj] - Updated to dhcpcd-3.0.19.</para>
1236 </listitem>
1237 </itemizedlist>
1238 </listitem>
1239
1240 <listitem>
1241 <para>August 21st, 2007</para>
1242 <itemizedlist>
1243 <listitem>
1244 <para>[djensen] - Removed a Makefile sed that disabled autoconf
1245 in XFS-2.9.3. It will be needed with some libtool versions.</para>
1246 </listitem>
1247 </itemizedlist>
1248 </listitem>
1249
1250 <listitem>
1251 <para>August 20th , 2007</para>
1252 <itemizedlist>
1253 <listitem>
1254 <para>[djensen] - Updated to XFS-2.9.3.</para>
1255 </listitem>
1256 <listitem>
1257 <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the
1258 binary JDK.</para>
1259 </listitem>
1260 </itemizedlist>
1261 </listitem>
1262
1263 <listitem>
1264 <para>August 19th, 2007</para>
1265 <itemizedlist>
1266 <listitem>
1267 <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
1268 </listitem>
1269 </itemizedlist>
1270 </listitem>
1271
1272 <listitem>
1273 <para>August 18th, 2007</para>
1274 <itemizedlist>
1275 <listitem>
1276 <para>[randy] - Updated to DocBook XSL Stylesheets-1.71.1.</para>
1277 </listitem>
1278 <listitem>
1279 <para>[randy] - Added new package Libksba-1.0.2.</para>
1280 </listitem>
1281 </itemizedlist>
1282 </listitem>
1283
1284 <listitem>
1285 <para>August 17th, 2007</para>
1286 <itemizedlist>
1287 <listitem>
1288 <para>[randy] - Updated to Transcode-1.0.3.</para>
1289 </listitem>
1290 <listitem>
1291 <para>[randy] - Applied a patch contributed by Jeremy Henty that
1292 updated the book to Emacs-22.1. Thanks Jeremy!</para>
1293 </listitem>
1294 <listitem>
1295 <para>[randy] - Updated to libquicktime-1.0.0.</para>
1296 </listitem>
1297 <listitem>
1298 <para>[randy] - Updated to libmpeg3-1.7.</para>
1299 </listitem>
1300 <listitem>
1301 <para>[dj] - Updated to OpenOffice-2.2.1</para>
1302 </listitem>
1303 </itemizedlist>
1304 </listitem>
1305
1306 <listitem>
1307 <para>August 16th, 2007</para>
1308 <itemizedlist>
1309 <listitem>
1310 <para>[randy] - Added new package GnuTLS-1.6.3.</para>
1311 </listitem>
1312 <listitem>
1313 <para>[manuel] - Added upstream asmrules_fix_20061231.diff
1314 patch to Mplayer-1.0rc1.</para>
1315 </listitem>
1316 <listitem>
1317 <para>[randy] - Added new package Libgcrypt-1.2.4.</para>
1318 </listitem>
1319 <listitem>
1320 <para>[randy] - Added new package Libgpg-error-1.5.</para>
1321 </listitem>
1322 <listitem>
1323 <para>[randy] - Added new package Libassuan-1.0.2.</para>
1324 </listitem>
1325 <listitem>
1326 <para>[randy] - Added new package Pth-2.0.7.</para>
1327 </listitem>
1328 </itemizedlist>
1329 </listitem>
1330
1331 <listitem>
1332 <para>August 15th, 2007</para>
1333 <itemizedlist>
1334 <listitem>
1335 <para>[randy] - Updated Gaim to Pidgin-2.1.0.</para>
1336 </listitem>
1337 <listitem>
1338 <para>[randy] - Removed an unneeded sed command from the RP-PPPoE
1339 instructions.</para>
1340 </listitem>
1341 <listitem>
1342 <para>[randy] - Updated to Audacious-1.3.2.</para>
1343 </listitem>
1344 </itemizedlist>
1345 </listitem>
1346
1347 <listitem>
1348 <para>August 14th, 2007</para>
1349 <itemizedlist>
1350 <listitem>
1351 <para>[randy] - Added new package mcs-0.4.1 to support recent
1352 versions of Audacious.</para>
1353 </listitem>
1354 <listitem>
1355 <para>[randy] - Updated to Hdparm-7.7.</para>
1356 </listitem>
1357 <listitem>
1358 <para>[randy] - Updated to Hd2u-1.0.1.</para>
1359 </listitem>
1360 <listitem>
1361 <para>[randy] - Updated to Exim-4.67.</para>
1362 </listitem>
1363 </itemizedlist>
1364 </listitem>
1365
1366 <listitem>
1367 <para>August 13th, 2007</para>
1368 <itemizedlist>
1369 <listitem>
1370 <para>[randy] - Updated to Cdrdao-1.2.2.</para>
1371 </listitem>
1372 <listitem>
1373 <para>[randy] - Updated the Sound Juicer instructions to reflect the
1374 GNOME-2.18.3 update.</para>
1375 </listitem>
1376 <listitem>
1377 <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
1378 </listitem>
1379 </itemizedlist>
1380 </listitem>
1381
1382 <listitem>
1383 <para>August 12th, 2007</para>
1384 <itemizedlist>
1385 <listitem>
1386 <para>[dnicholson] - Added the Python Modules page with Gnome-Python
1387 and its dependencies.</para>
1388 </listitem>
1389 <listitem>
1390 <para>[randy] - Added instructions to create an X11R6 symlink to the
1391 X Windows Components page.</para>
1392 </listitem>
1393 <listitem>
1394 <para>[dj] - Updated to JDK-6 Update 2.</para>
1395 </listitem>
1396 </itemizedlist>
1397 </listitem>
1398
1399 <listitem>
1400 <para>August 11th, 2007</para>
1401 <itemizedlist>
1402 <listitem>
1403 <para>[randy] - Updated the GConf Editor instructions to reflect the
1404 GNOME-2.18.3 update.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[randy] - Added a note to the FreeGlut instructions saying you
1408 don't need to install it if you installed the GLUT library during a
1409 MesaLib installation.</para>
1410 </listitem>
1411 <listitem>
1412 <para>[randy] - Updated to MPlayer-1.0rc1.</para>
1413 </listitem>
1414 <listitem>
1415 <para>[randy] - Updated to FFmpeg-svn_20070606 (svn checkout).</para>
1416 </listitem>
1417 </itemizedlist>
1418 </listitem>
1419
1420 <listitem>
1421 <para>August 9th, 2007</para>
1422 <itemizedlist>
1423 <listitem>
1424 <para>[randy] - Replaced the obsolete Gimp-Print package with
1425 Gutenprint-5.0.1.</para>
1426 </listitem>
1427 </itemizedlist>
1428 </listitem>
1429
1430 <listitem>
1431 <para>August 8th, 2007</para>
1432 <itemizedlist>
1433 <listitem>
1434 <para>[randy] - Updated to XChat-2.8.4.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[randy] - Updated all the GNOME Assistive Technology
1438 (Accessibility) packages to GNOME-2.18 versions, including
1439 updating Gnome Speech to 0.4.16.</para>
1440 </listitem>
1441 <listitem>
1442 <para>[randy] - Added new package Orca-2.18.1 as a replacement for
1443 the obsolete Gnopernicus package.</para>
1444 </listitem>
1445 <listitem>
1446 <para>[randy] - Replaced all instances of the Gtk+-2 library
1447 directory pathname with an entity.</para>
1448 </listitem>
1449 <listitem>
1450 <para>[randy] - Replaced all instances of the Python library
1451 directory pathname with an entity.</para>
1452 </listitem>
1453 <listitem>
1454 <para>[randy] - Simplified some commands using conditionals in
1455 various package instructions.</para>
1456 </listitem>
1457 <listitem>
1458 <para>[randy] - Added a parameter to the configure command in the
1459 GNOME Session instructions so that the Assistive Technology
1460 (Accessibility) packages work properly.</para>
1461 </listitem>
1462 </itemizedlist>
1463 </listitem>
1464
1465 <listitem>
1466 <para>August 7th, 2007</para>
1467 <itemizedlist>
1468 <listitem>
1469 <para>[randy] - Added notes to the AbiWord and Gnumeric instructions
1470 that the versions of libgda/libgnomedb will conflict with each
1471 other.</para>
1472 </listitem>
1473 <listitem>
1474 <para>[randy] - Minor modifications to the Gnumeric build
1475 instructions.</para>
1476 </listitem>
1477 <listitem>
1478 <para>[randy] - Updated to AbiWord-2.4.6.</para>
1479 </listitem>
1480 </itemizedlist>
1481 </listitem>
1482
1483 <listitem>
1484 <para>August 6th, 2007</para>
1485 <itemizedlist>
1486 <listitem>
1487 <para>[randy] - Updated to FriBidi-0.10.8.</para>
1488 </listitem>
1489 </itemizedlist>
1490 </listitem>
1491
1492 <listitem>
1493 <para>August 5th, 2007</para>
1494 <itemizedlist>
1495 <listitem>
1496 <para>[randy] - Updated to Finance::Quote-1.13.</para>
1497 </listitem>
1498 <listitem>
1499 <para>[dnicholson] - Updated to Thunderbird-2.0.0.6 with
1500 Enigmail-0.95.3.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[dnicholson] - Updated to Firefox-2.0.0.6.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[randy] - Updated to GnuCash-2.2.0.</para>
1507 </listitem>
1508 </itemizedlist>
1509 </listitem>
1510
1511 <listitem>
1512 <para>August 3rd, 2007</para>
1513 <itemizedlist>
1514 <listitem>
1515 <para>[ag] - Updated to Fetchmail-6.3.8.</para>
1516 </listitem>
1517 <listitem>
1518 <para>[randy] - Updated to GOffice-0.4.2.</para>
1519 </listitem>
1520 <listitem>
1521 <para>[randy] - Updated to SLIB-3a4.</para>
1522 </listitem>
1523 <listitem>
1524 <para>[randy] - Updated to Guile-1.8.2. This breaks the GnuCash
1525 package instructions and since no other BLFS packages depend on the
1526 GNOME-1.4 libraries, the entire GNOME-1.4 section of the book has
1527 been commented out.</para>
1528 </listitem>
1529 </itemizedlist>
1530 </listitem>
1531
1532 <listitem>
1533 <para>August 2nd, 2007</para>
1534 <itemizedlist>
1535 <listitem>
1536 <para>[ag] - Added the rxvt-unicode terminal emulator package.</para>
1537 </listitem>
1538 <listitem>
1539 <para>[dnicholson] - Updated to NcFTP-3.2.1.</para>
1540 </listitem>
1541 <listitem>
1542 <para>[randy] - Updated to gedit-2.18.2.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
1549 ownership to work with Linux-2.6.22.</para>
1550 </listitem>
1551 </itemizedlist>
1552 </listitem>
1553
1554 <listitem>
1555 <para>August 1st, 2007</para>
1556 <itemizedlist>
1557 <listitem>
1558 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
1559 </listitem>
1560 </itemizedlist>
1561 </listitem>
1562
1563 <listitem>
1564 <para>July 31st, 2007</para>
1565 <itemizedlist>
1566 <listitem>
1567 <para>[ag] - Removed obsolete text in the X Window System Components
1568 page.</para>
1569 </listitem>
1570 <listitem>
1571 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
1572 </listitem>
1573 </itemizedlist>
1574 </listitem>
1575
1576 <listitem>
1577 <para>July 30th, 2007</para>
1578 <itemizedlist>
1579 <listitem>
1580 <para>[ag] - Removed the extra-prompt.sh script. Avoid to export
1581 the PS1 variable, and modified it. Thanks to David Jensen for the
1582 suggestions and to Craig Jackson for the report.</para>
1583 </listitem>
1584 <listitem>
1585 <para>[ag] - Added a warning in mutt instructions, about linking mutt
1586 against GnuTLS.</para>
1587 </listitem>
1588 <listitem>
1589 <para>[ag] - Added a consolidated patch to vim instructions, with
1590 fixes from upstream. Syncing with LFS.</para>
1591 </listitem>
1592 </itemizedlist>
1593 </listitem>
1594
1595 <listitem>
1596 <para>July 27th, 2007</para>
1597 <itemizedlist>
1598 <listitem>
1599 <para>[randy] - Added the D-Bus GLib bindings as a required
1600 dependency of GNOME VFS and removed it from other packages where
1601 it became redundant.</para>
1602 </listitem>
1603 <listitem>
1604 <para>[randy] - Updated to XSane-0.994.</para>
1605 </listitem>
1606 <listitem>
1607 <para>[randy] - Updated to ksh-2007-06-28.</para>
1608 </listitem>
1609 <listitem>
1610 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
1611 HTML::TableExtract-2.10.</para>
1612 </listitem>
1613 <listitem>
1614 <para>[randy] - Added a patch to the Avifile instructions to correct
1615 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
1616 submitting the patch.</para>
1617 </listitem>
1618 </itemizedlist>
1619 </listitem>
1620
1621 <listitem>
1622 <para>July 26th, 2007</para>
1623 <itemizedlist>
1624 <listitem>
1625 <para>[randy] - Updated to rsync-2.6.9.</para>
1626 </listitem>
1627 <listitem>
1628 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
1629 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
1630 zenity-2.18.2.</para>
1631 </listitem>
1632 <listitem>
1633 <para>[randy] - Updated to XScreenSaver-5.03.</para>
1634 </listitem>
1635 <listitem>
1636 <para>[randy] - Updated several package's broken download URLs.</para>
1637 </listitem>
1638 <listitem>
1639 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
1640 </listitem>
1641 </itemizedlist>
1642 </listitem>
1643
1644 <listitem>
1645 <para>July 25th, 2007</para>
1646 <itemizedlist>
1647 <listitem>
1648 <para>[randy] - Updated to Evolution-2.10.3.</para>
1649 </listitem>
1650 <listitem>
1651 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
1652 </listitem>
1653 <listitem>
1654 <para>[randy] - Updated some of the GNOME-2 additional packages
1655 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
1656 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
1657 Totem-2.18.2. Other additional packages will be updated individually
1658 as soon as possible.</para>
1659 </listitem>
1660 <listitem>
1661 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
1662 GNOME-2.18.3.</para>
1663 </listitem>
1664 <listitem>
1665 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
1666 the core packages into 'Platform' and 'Desktop' sections. </para>
1667 </listitem>
1668 <listitem>
1669 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
1673 Archive-Zip1.20, Business-ISBN-Data-1.14,
1674 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
1675 Crypt-SSLeay-0.56, Digest-SHA-5.45,
1676 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
1677 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
1678 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
1679 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
1680 Module-Corelist-2.12, Module-Signature-0.55,
1681 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
1682 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
1683 </listitem>
1684 </itemizedlist>
1685 </listitem>
1686
1687 <listitem>
1688 <para>July 24th, 2007</para>
1689 <itemizedlist>
1690 <listitem>
1691 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
1692 </listitem>
1693 <listitem>
1694 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
1695 </listitem>
1696 <listitem>
1697 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
1698 </listitem>
1699 </itemizedlist>
1700 </listitem>
1701
1702 <listitem>
1703 <para>July 22nd, 2007</para>
1704 <itemizedlist>
1705 <listitem>
1706 <para>[randy] - Updated to XviD-1.1.3.</para>
1707 </listitem>
1708 <listitem>
1709 <para>[randy] - Updated to ISO Codes-1.2.</para>
1710 </listitem>
1711 <listitem>
1712 <para>[randy] - Updated to Module::Info-0.31.</para>
1713 </listitem>
1714 </itemizedlist>
1715 </listitem>
1716
1717 <listitem>
1718 <para>July 21st, 2007</para>
1719 <itemizedlist>
1720 <listitem>
1721 <para>[randy] - Updated to Metacity-2.18.5</para>
1722 </listitem>
1723 <listitem>
1724 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
1725 Core packages section.</para>
1726 </listitem>
1727 <listitem>
1728 <para>[dnicholson] - Reworked Xorg download links and md5sum
1729 files. Added the continue parameter for the large wget downloads.
1730 </para>
1731 </listitem>
1732 <listitem>
1733 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
1734 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
1735 to update the book contributed by Ag Hatzimanikas.</para>
1736 </listitem>
1737 <listitem>
1738 <para>[randy] - Updated to libxklavier-3.2.</para>
1739 </listitem>
1740 <listitem>
1741 <para>[randy] - Updated to W3m-0.5.2.</para>
1742 </listitem>
1743 </itemizedlist>
1744 </listitem>
1745
1746 <listitem>
1747 <para>July 20th, 2007</para>
1748 <itemizedlist>
1749 <listitem>
1750 <para>[randy] - Updated to GMime-2.2.10.</para>
1751 </listitem>
1752 <listitem>
1753 <para>[randy] - Updated to libwnck-2.18.3.</para>
1754 </listitem>
1755 <listitem>
1756 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
1757 changes have been made yet to support Gutenprint instead of the
1758 deprecated Gimp-Print. Those changes will follow after Gutenprint
1759 is in the book.</para>
1760 </listitem>
1761 <listitem>
1762 <para>[randy] - Updated to libgsf-1.14.5.</para>
1763 </listitem>
1764 <listitem>
1765 <para>[randy] - Updated to XML-SAX-0.16.</para>
1766 </listitem>
1767 </itemizedlist>
1768 </listitem>
1769
1770 <listitem>
1771 <para>July 19th, 2007</para>
1772 <itemizedlist>
1773 <listitem>
1774 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
1775 </listitem>
1776 <listitem>
1777 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
1778 </listitem>
1779 <listitem>
1780 <para>[randy] - Updated to libdvdread-0.9.7.</para>
1781 </listitem>
1782 <listitem>
1783 <para>[randy] - Added a note to the libdvdcss instructions about an
1784 issue that may occur with the LaTeX installation.</para>
1785 </listitem>
1786 <listitem>
1787 <para>[randy] - Updated to LAME-3.97.</para>
1788 </listitem>
1789 <listitem>
1790 <para>[randy] - Updated to libao-0.8.8.</para>
1791 </listitem>
1792 <listitem>
1793 <para>[randy] - Updated to FLAC-1.1.4.</para>
1794 </listitem>
1795 <listitem>
1796 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
1797 </listitem>
1798 <listitem>
1799 <para>[randy] - Updated to Imlib2-1.4.0.</para>
1800 </listitem>
1801 <listitem>
1802 <para>[randy] - Updated to libdv-1.0.0.</para>
1803 </listitem>
1804 </itemizedlist>
1805 </listitem>
1806
1807 <listitem>
1808 <para>July 18th, 2007</para>
1809 <itemizedlist>
1810 <listitem>
1811 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
1812 </listitem>
1813 <listitem>
1814 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
1815 </listitem>
1816 <listitem>
1817 <para>[randy] - Updated to shared-mime-info-0.21.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[randy] - Updated to GStreamer-0.10.13.</para>
1821 </listitem>
1822 <listitem>
1823 <para>[randy] - Added an additional sed to the LPRng instructions
1824 to correct some bad syntax.</para>
1825 </listitem>
1826 <listitem>
1827 <para>[randy] - Updated to pilot-link-0.12.2.</para>
1828 </listitem>
1829 <listitem>
1830 <para>[randy] - Updated to Nmap-4.20.</para>
1831 </listitem>
1832 </itemizedlist>
1833 </listitem>
1834
1835 <listitem>
1836 <para>July 17th, 2007</para>
1837 <itemizedlist>
1838 <listitem>
1839 <para>[randy] - Updated to Poppler-0.5.4.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
1843 named Ethereal).</para>
1844 </listitem>
1845 <listitem>
1846 <para>[randy] - Updated to libpcap-0.9.6.</para>
1847 </listitem>
1848 <listitem>
1849 <para>[randy] - Updated to Samba-3.0.25b.</para>
1850 </listitem>
1851 <listitem>
1852 <para>[randy] - Updated to Subversion-1.4.4.</para>
1853 </listitem>
1854 </itemizedlist>
1855 </listitem>
1856
1857 <listitem>
1858 <para>July 16th, 2007</para>
1859 <itemizedlist>
1860 <listitem>
1861 <para>[randy] - Clarified the Apache HTTPD dependencies and added
1862 a note how to build APR-util with Berkeley DB support.</para>
1863 </listitem>
1864 <listitem>
1865 <para>[randy] - Updated to JUnit-4.3.1.</para>
1866 </listitem>
1867 <listitem>
1868 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
1869 </listitem>
1870 <listitem>
1871 <para>[randy] - Updated to Xpdf-3.02.</para>
1872 </listitem>
1873 </itemizedlist>
1874 </listitem>
1875
1876 <listitem>
1877 <para>July 15th, 2007</para>
1878 <itemizedlist>
1879 <listitem>
1880 <para>[randy] - Updated to LessTif-0.95.0.</para>
1881 </listitem>
1882 <listitem>
1883 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
1884 </listitem>
1885 <listitem>
1886 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
1887 </listitem>
1888 <listitem>
1889 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
1890 </listitem>
1891 </itemizedlist>
1892 </listitem>
1893
1894 <listitem>
1895 <para>July 14th, 2007</para>
1896 <itemizedlist>
1897 <listitem>
1898 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
1899 Info-20070618.</para>
1900 </listitem>
1901 <listitem>
1902 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
1903 page.</para>
1904 </listitem>
1905 </itemizedlist>
1906 </listitem>
1907
1908 <listitem>
1909 <para>July 12th, 2007</para>
1910 <itemizedlist>
1911 <listitem>
1912 <para>[randy] - Updated to Tcsh-6.15.00.</para>
1913 </listitem>
1914 </itemizedlist>
1915 </listitem>
1916
1917 <listitem>
1918 <para>July 11th, 2007</para>
1919 <itemizedlist>
1920 <listitem>
1921 <para>[randy] - Updated to cpio-2.9.</para>
1922 </listitem>
1923 <listitem>
1924 <para>[randy] - Updated to Sendmail-8.14.1.</para>
1925 </listitem>
1926 </itemizedlist>
1927 </listitem>
1928
1929 <listitem>
1930 <para>July 10th, 2007</para>
1931 <itemizedlist>
1932 <listitem>
1933 <para>[dnicholson] - Added information for running the D-Bus
1934 testsuite.</para>
1935 </listitem>
1936 <listitem>
1937 <para>[randy] - Updated the K3b and KDE Base instructions to
1938 specify that the D-Bus Qt3 Bindings are required if HAL
1939 functionality is desired.</para>
1940 </listitem>
1941 <listitem>
1942 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
1943 and libpthread-stubs to the book. Enabled it as a dependency for
1944 the Xorg-7 Libraries.</para>
1945 </listitem>
1946 <listitem>
1947 <para>[randy] - Modified the D-Bus dependency in several packages
1948 to account for the new D-Bus core and bindings separation.</para>
1949 </listitem>
1950 <listitem>
1951 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
1952 page.</para>
1953 </listitem>
1954 </itemizedlist>
1955 </listitem>
1956
1957 <listitem>
1958 <para>July 9th, 2007</para>
1959 <itemizedlist>
1960 <listitem>
1961 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
1962 </listitem>
1963 <listitem>
1964 <para>[randy] - Created a D-Bus Bindings page and added the GLib
1965 bindings. Other D-Bus bindings will be added to the same page as they
1966 are developed.</para>
1967 </listitem>
1968 </itemizedlist>
1969 </listitem>
1970
1971 <listitem>
1972 <para>July 8th, 2007</para>
1973 <itemizedlist>
1974 <listitem>
1975 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
1976 r6797.</para>
1977 </listitem>
1978 <listitem>
1979 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
1980 packages.</para>
1981 </listitem>
1982 <listitem>
1983 <para>[randy] - Updated to CUPS-1.2.11.</para>
1984 </listitem>
1985 <listitem>
1986 <para>[randy] - Updated to PHP-5.2.3.</para>
1987 </listitem>
1988 <listitem>
1989 <para>[randy] - Updated to libexif-0.6.16.</para>
1990 </listitem>
1991 <listitem>
1992 <para>[randy] - Updated to libglade-2.6.1.</para>
1993 </listitem>
1994 <listitem>
1995 <para>[randy] - Updated to cURL-7.16.3.</para>
1996 </listitem>
1997 <listitem>
1998 <para>[randy] - Updated to Libidn-0.6.14.</para>
1999 </listitem>
2000 </itemizedlist>
2001 </listitem>
2002
2003 <listitem>
2004 <para>July 7th, 2007</para>
2005 <itemizedlist>
2006 <listitem>
2007 <para>[manuel] - Updated book rendering framework to use the new
2008 LFS-XSL stylesheets.</para>
2009 </listitem>
2010 </itemizedlist>
2011 </listitem>
2012
2013 <listitem>
2014 <para>July 6th, 2007</para>
2015 <itemizedlist>
2016 <listitem>
2017 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
2018 </listitem>
2019 <listitem>
2020 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
2021 the download page now properly reflects the versions.</para>
2022 </listitem>
2023 </itemizedlist>
2024 </listitem>
2025
2026 <listitem>
2027 <para>July 5th, 2007</para>
2028 <itemizedlist>
2029 <listitem>
2030 <para>[randy] - Updated to MySQL-5.0.41.</para>
2031 </listitem>
2032 <listitem>
2033 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
2034 </listitem>
2035 </itemizedlist>
2036 </listitem>
2037
2038 <listitem>
2039 <para>July 4th, 2007</para>
2040 <itemizedlist>
2041 <listitem>
2042 <para>[randy] - Updated to libxslt-1.1.21.</para>
2043 </listitem>
2044 <listitem>
2045 <para>[dj] - Modified Linux-PAM configuration to use cracklib
2046 defaults.</para>
2047 </listitem>
2048 </itemizedlist>
2049 </listitem>
2050
2051 <listitem>
2052 <para>July 3rd, 2007</para>
2053 <itemizedlist>
2054 <listitem>
2055 <para>[randy] - Updated to libxml2-2.6.29.</para>
2056 </listitem>
2057 <listitem>
2058 <para>[randy] - Updated to Python-2.5.1.</para>
2059 </listitem>
2060 <listitem>
2061 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
2062 in LFS. Also modified the /etc/pam.d/login file as suggested by
2063 Jonathan Oksman to strengthen the login security.</para>
2064 </listitem>
2065 <listitem>
2066 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
2067 drivers. Reported by Alexander Patrakov.</para>
2068 </listitem>
2069 </itemizedlist>
2070 </listitem>
2071
2072 <listitem>
2073 <para>July 2nd, 2007</para>
2074 <itemizedlist>
2075 <listitem>
2076 <para>[randy] - Updated to Whois-4.7.21.</para>
2077 </listitem>
2078 <listitem>
2079 <para>[randy] - Updated to Expat-2.0.1.</para>
2080 </listitem>
2081 <listitem>
2082 <para>[randy] - Updated to S-Lang-2.1.1.</para>
2083 </listitem>
2084 <listitem>
2085 <para>[randy] - Updated to PCRE-7.2.</para>
2086 </listitem>
2087 <listitem>
2088 <para>[randy] - Updated to libpng-1.2.18.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[randy] - Updated to pkg-config-0.22.</para>
2092 </listitem>
2093 </itemizedlist>
2094 </listitem>
2095
2096 <listitem>
2097 <para>July 1st, 2007</para>
2098 <itemizedlist>
2099 <listitem>
2100 <para>[randy] - Incremented the date of the bootscript entity so
2101 a new bootscript tarball will be created (to reflect the changes
2102 made to the bootscripts on 20070620).</para>
2103 </listitem>
2104 </itemizedlist>
2105 </listitem>
2106
2107 <listitem>
2108 <para>June 30th, 2007</para>
2109 <itemizedlist>
2110 <listitem>
2111 <para>[randy] - Updated to GTK+-2.10.13.</para>
2112 </listitem>
2113 <listitem>
2114 <para>[randy] - Updated to Pango-1.16.4.</para>
2115 </listitem>
2116 <listitem>
2117 <para>[randy] - Updated to cairo-1.4.10.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
2121 tarball.</para>
2122 </listitem>
2123 <listitem>
2124 <para>[randy] - Updated to GLib-2.12.12.</para>
2125 </listitem>
2126 </itemizedlist>
2127 </listitem>
2128
2129 <listitem>
2130 <para>June 20th, 2007</para>
2131 <itemizedlist>
2132 <listitem>
2133 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
2134 #2362. Reported by laxy.</para>
2135 </listitem>
2136 <listitem>
2137 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
2138 </listitem>
2139 </itemizedlist>
2140 </listitem>
2141
2142 <listitem>
2143 <para>June 15th, 2007</para>
2144 <itemizedlist>
2145 <listitem>
2146 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
2147 Ag Hatzim.</para>
2148 </listitem>
2149 <listitem>
2150 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
2151 libX11 and libXrender are found.</para>
2152 </listitem>
2153 </itemizedlist>
2154 </listitem>
2155
2156 <listitem>
2157 <para>June 13th, 2007</para>
2158 <itemizedlist>
2159 <listitem>
2160 <para>[dj] - Added ksh-2007-03-28</para>
2161 </listitem>
2162 </itemizedlist>
2163 </listitem>
2164
2165 <listitem>
2166 <para>June 12th, 2007</para>
2167 <itemizedlist>
2168 <listitem>
2169 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
2170 </listitem>
2171 </itemizedlist>
2172 </listitem>
2173
2174 <listitem>
2175 <para>June 7th, 2007</para>
2176 <itemizedlist>
2177 <listitem>
2178 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
2179 the bin, include and lib directories in /usr/share/qt.</para>
2180 </listitem>
2181 <listitem>
2182 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
2183 </listitem>
2184 <listitem>
2185 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
2186 Moffat.</para>
2187 </listitem>
2188 <listitem>
2189 <para>[dnicholson] - Removed the optional ctypes dependency from
2190 libmusicbrainz since it's included in Python-2.5. Thanks to
2191 bambi for the report.</para>
2192 </listitem>
2193 <listitem>
2194 <para>[dnicholson] - Fixed some errors on the X Window System
2195 Components page. Reported by Spinal.</para>
2196 </listitem>
2197 </itemizedlist>
2198 </listitem>
2199
2200 <listitem>
2201 <para>May 31st, 2007</para>
2202 <itemizedlist>
2203 <listitem>
2204 <para>[dnicholson] - Changed the xkb output directory for
2205 Xorg-Server to match that from XKeyboardConfig. Reported by
2206 DJ Lucas.</para>
2207 </listitem>
2208 <listitem>
2209 <para>[dnicholson] - Streamlined the commands for each Xorg
2210 section.</para>
2211 </listitem>
2212 <listitem>
2213 <para>[dnicholson] - Commented out the sun video drivers and
2214 deprecated modules in the Xorg wget lists and changed the
2215 download commands to support the comments.</para>
2216 </listitem>
2217 </itemizedlist>
2218 </listitem>
2219
2220 <listitem>
2221 <para>May 30th, 2007</para>
2222 <itemizedlist>
2223 <listitem>
2224 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
2225 Reported by Roland Puntaier.</para>
2226 </listitem>
2227 <listitem>
2228 <para>[dnicholson] - Added a missing expat dependency on the
2229 MesaLib page. Reported by DJ Lucas.</para>
2230 </listitem>
2231 </itemizedlist>
2232 </listitem>
2233
2234 <listitem>
2235 <para>May 28th, 2007</para>
2236 <itemizedlist>
2237 <listitem>
2238 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
2239 to optional and added a required XML::Parser dependency.</para>
2240 </listitem>
2241 </itemizedlist>
2242 </listitem>
2243
2244 <listitem>
2245 <para>May 26th, 2007</para>
2246 <itemizedlist>
2247 <listitem>
2248 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
2249 Startup Files since entries in /opt are handled separately.</para>
2250 </listitem>
2251 </itemizedlist>
2252 </listitem>
2253
2254 <listitem>
2255 <para>May 25th, 2007</para>
2256 <itemizedlist>
2257 <listitem>
2258 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
2259 </listitem>
2260 <listitem>
2261 <para>[dnicholson] - Added the XKeyboardConfig package, which
2262 replaces xkbdata for Xorg-7.</para>
2263 </listitem>
2264 <listitem>
2265 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
2266 </listitem>
2267 <listitem>
2268 <para>[dnicholson] - Updated to Xorg-7.2.</para>
2269 </listitem>
2270 </itemizedlist>
2271 </listitem>
2272
2273 <listitem>
2274 <para>May 24th, 2007</para>
2275 <itemizedlist>
2276 <listitem>
2277 <para>[dnicholson] - Various changes were applied to the XFree86
2278 page.</para>
2279 </listitem>
2280 <listitem>
2281 <para>[dnicholson] - Added a version number to the Xorg md5sums
2282 file.</para>
2283 </listitem>
2284 <listitem>
2285 <para>[dnicholson] - Revert a mistaken version update to the
2286 xf86-input-elographics driver.</para>
2287 </listitem>
2288 <listitem>
2289 <para>[dnicholson] - Removed unnecessary commands for the imake
2290 and xorg-cf-files packages.</para>
2291 </listitem>
2292 <listitem>
2293 <para>[dnicholson] - Removed an unnecessary parameter for the
2294 xorg-server package.</para>
2295 </listitem>
2296 </itemizedlist>
2297 </listitem>
2298
2299 <listitem>
2300 <para>May 23rd, 2007</para>
2301 <itemizedlist>
2302 <listitem>
2303 <para>[dnicholson] - Removed the unneeded Glibc build fix for
2304 XFree86.</para>
2305 </listitem>
2306 </itemizedlist>
2307 </listitem>
2308
2309 <listitem>
2310 <para>May 19th, 2007</para>
2311 <itemizedlist>
2312 <listitem>
2313 <para>[dnicholson] - Fix the installation of the mail extensions
2314 to go to the correct directory in Thunderbird.</para>
2315 </listitem>
2316 </itemizedlist>
2317 </listitem>
2318
2319 <listitem>
2320 <para>May 18th, 2007</para>
2321 <itemizedlist>
2322 <listitem>
2323 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
2324 Enigmail-0.95.0.</para>
2325 </listitem>
2326 </itemizedlist>
2327 </listitem>
2328
2329 <listitem>
2330 <para>May 13th, 2007</para>
2331 <itemizedlist>
2332 <listitem>
2333 <para>[dnicholson] - Updated to xterm-225 and corrected configure
2334 settings. Thanks to kratz00 and fix.</para>
2335 </listitem>
2336 <listitem>
2337 <para>[bdubbs] - Updated to vim-7.1.</para>
2338 </listitem>
2339 </itemizedlist>
2340 </listitem>
2341
2342 <listitem>
2343 <para>May 5th, 2007</para>
2344 <itemizedlist>
2345 <listitem>
2346 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
2347 </listitem>
2348 <listitem>
2349 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
2350 </listitem>
2351 <listitem>
2352 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
2353 </listitem>
2354 </itemizedlist>
2355 </listitem>
2356
2357 <listitem>
2358 <para>April 29th, 2007</para>
2359 <itemizedlist>
2360 <listitem>
2361 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
2362 #2134.</para>
2363 </listitem>
2364 </itemizedlist>
2365 </listitem>
2366
2367 <listitem>
2368 <para>April 27th, 2007</para>
2369 <itemizedlist>
2370 <listitem>
2371 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
2372 #2218.</para>
2373 </listitem>
2374 <listitem>
2375 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
2376 Fixes ticket #2213.</para>
2377 </listitem>
2378 <listitem>
2379 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
2380 #1988.</para>
2381 </listitem>
2382 </itemizedlist>
2383 </listitem>
2384
2385 <listitem>
2386 <para>April 26th, 2007</para>
2387 <itemizedlist>
2388 <listitem>
2389 <para>[randy] - Updated to GnuPG-1.4.7.</para>
2390 </listitem>
2391 </itemizedlist>
2392 </listitem>
2393
2394 <listitem>
2395 <para>April 25th, 2007</para>
2396 <itemizedlist>
2397 <listitem>
2398 <para>[bdubbs] - Added a security patch for Qt and updated
2399 description of MySql options for Qt.</para>
2400 </listitem>
2401 <listitem>
2402 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
2403 </listitem>
2404 </itemizedlist>
2405 </listitem>
2406
2407 <listitem>
2408 <para>April 21st, 2007</para>
2409 <itemizedlist>
2410 <listitem>
2411 <para>[bdubbs] - Expanded note on building database support
2412 into qt.</para>
2413 </listitem>
2414 </itemizedlist>
2415 </listitem>
2416
2417 <listitem>
2418 <para>April 20th, 2007</para>
2419 <itemizedlist>
2420 <listitem>
2421 <para>[randy] - Updated to Graphviz-2.12.</para>
2422 </listitem>
2423 <listitem>
2424 <para>[randy] - Updated to Doxygen-1.5.2.</para>
2425 </listitem>
2426 </itemizedlist>
2427 </listitem>
2428
2429 <listitem>
2430 <para>April 19th, 2007</para>
2431 <itemizedlist>
2432 <listitem>
2433 <para>[randy] - Updated to unixODBC-2.2.12.</para>
2434 </listitem>
2435 <listitem>
2436 <para>[randy] - Updated to libsoup-2.2.100.</para>
2437 </listitem>
2438 <listitem>
2439 <para>[randy] - Updated to startup-notification-0.9.</para>
2440 </listitem>
2441 <listitem>
2442 <para>[randy] - Updated to GOffice-0.2.2.</para>
2443 </listitem>
2444 <listitem>
2445 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
2446 </listitem>
2447 </itemizedlist>
2448 </listitem>
2449
2450 <listitem>
2451 <para>April 18th, 2007</para>
2452 <itemizedlist>
2453 <listitem>
2454 <para>[randy] - Added additional files to the chmod command in the
2455 S-Lang instructions.</para>
2456 </listitem>
2457 <listitem>
2458 <para>[randy] - Added a note to run some commands in the OpenSSH
2459 instructions as the root user. Thanks to ghylton for the
2460 report.</para>
2461 </listitem>
2462 <listitem>
2463 <para>[randy] - Updated to libgsf-1.14.3.</para>
2464 </listitem>
2465 </itemizedlist>
2466 </listitem>
2467
2468 <listitem>
2469 <para>April 17th, 2007</para>
2470 <itemizedlist>
2471 <listitem>
2472 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
2473 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
2474 XML::SAX::Expat and XML::Simple</para>
2475 </listitem>
2476 <listitem>
2477 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
2478 by the GNOME Icon Theme package).</para>
2479 </listitem>
2480 </itemizedlist>
2481 </listitem>
2482
2483 <listitem>
2484 <para>April 16th, 2007</para>
2485 <itemizedlist>
2486 <listitem>
2487 <para>[randy] - Updated to EsounD-0.2.37.</para>
2488 </listitem>
2489 <listitem>
2490 <para>[randy] - Updated the PyGTK dependencies in the HAL
2491 instructions.</para>
2492 </listitem>
2493 </itemizedlist>
2494 </listitem>
2495
2496 <listitem>
2497 <para>April 15th, 2007</para>
2498 <itemizedlist>
2499 <listitem>
2500 <para>[djensen] - Updated to librsvg-2.16.1.</para>
2501 </listitem>
2502 <listitem>
2503 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
2504 </listitem>
2505 <listitem>
2506 <para>[randy] - Updated to Qt-3.3.8.</para>
2507 </listitem>
2508 <listitem>
2509 <para>[randy] - Updated to NAS-1.9.</para>
2510 </listitem>
2511 </itemizedlist>
2512 </listitem>
2513
2514 <listitem>
2515 <para>April 14th, 2007</para>
2516 <itemizedlist>
2517 <listitem>
2518 <para>[randy] - Updated to Samba-3.0.24.</para>
2519 </listitem>
2520 </itemizedlist>
2521 </listitem>
2522
2523 <listitem>
2524 <para>April 13th, 2007</para>
2525 <itemizedlist>
2526 <listitem>
2527 <para>[randy] - Updated to Gamin-0.1.8.</para>
2528 </listitem>
2529 <listitem>
2530 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
2531 </listitem>
2532 </itemizedlist>
2533 </listitem>
2534
2535 <listitem>
2536 <para>April 10th, 2007</para>
2537 <itemizedlist>
2538 <listitem>
2539 <para>[randy] - Updated to little cms-1.16.</para>
2540 </listitem>
2541 <listitem>
2542 <para>[randy] - Added the Utah Raster Toolkit as an optional
2543 dependency of giflib.</para>
2544 </listitem>
2545 </itemizedlist>
2546 </listitem>
2547
2548 <listitem>
2549 <para>April 9th, 2007</para>
2550 <itemizedlist>
2551 <listitem>
2552 <para>[randy] - Updated to Ruby-1.8.6.</para>
2553 </listitem>
2554 <listitem>
2555 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
2556 </listitem>
2557 </itemizedlist>
2558 </listitem>
2559
2560 <listitem>
2561 <para>April 4th, 2007</para>
2562 <itemizedlist>
2563 <listitem>
2564 <para>[randy] - Updated the XML and stylesheets to use the 4.5
2565 version of DocBook XML DTD.</para>
2566 </listitem>
2567 </itemizedlist>
2568 </listitem>
2569
2570 <listitem>
2571 <para>March 31st, 2007</para>
2572 <itemizedlist>
2573 <listitem>
2574 <para>[randy] - Updated to PHP-5.2.1.</para>
2575 </listitem>
2576 <listitem>
2577 <para>[randy] - Removed the Ash package as it has been effectively
2578 replaced by the Dash package.</para>
2579 </listitem>
2580 </itemizedlist>
2581 </listitem>
2582
2583 <listitem>
2584 <para>March 30th, 2007</para>
2585 <itemizedlist>
2586 <listitem>
2587 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
2588 </listitem>
2589 <listitem>
2590 <para>[randy] - Updated to libpcap-0.9.5.</para>
2591 </listitem>
2592 <listitem>
2593 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
2594 </listitem>
2595 <listitem>
2596 <para>[randy] - Updated to GTK-Doc-1.8.</para>
2597 </listitem>
2598 <listitem>
2599 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
2600 </listitem>
2601 <listitem>
2602 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
2603 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
2604 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
2605 </listitem>
2606 <listitem>
2607 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
2608 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
2609 IO::Compress::Zlib-2.004.</para>
2610 </listitem>
2611 </itemizedlist>
2612 </listitem>
2613
2614 <listitem>
2615 <para>March 28th, 2007</para>
2616 <itemizedlist>
2617 <listitem>
2618 <para>[randy] - Updated to ASpell-0.60.5.</para>
2619 </listitem>
2620 </itemizedlist>
2621 </listitem>
2622
2623 <listitem>
2624 <para>March 27th, 2007</para>
2625 <itemizedlist>
2626 <listitem>
2627 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
2628 </listitem>
2629 </itemizedlist>
2630 </listitem>
2631
2632 <listitem>
2633 <para>March 26th, 2007</para>
2634 <itemizedlist>
2635 <listitem>
2636 <para>[djensen] - Updated to libIDL-0.8.8.</para>
2637 </listitem>
2638 <listitem>
2639 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
2640 </listitem>
2641 <listitem>
2642 <para>[randy] - Updated to Sendmail-8.14.0.</para>
2643 </listitem>
2644 <listitem>
2645 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
2646 </listitem>
2647 </itemizedlist>
2648 </listitem>
2649
2650 <listitem>
2651 <para>March 25th, 2007</para>
2652 <itemizedlist>
2653 <listitem>
2654 <para>[djensen] - Updated to Intltool-0.35.5.</para>
2655 </listitem>
2656 <listitem>
2657 <para>[djensen] - Updated to libwnck-2.18.0.</para>
2658 </listitem>
2659 <listitem>
2660 <para>[djensen] - Updated to VTE-2.16.0.</para>
2661 </listitem>
2662 <listitem>
2663 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
2664 </listitem>
2665 <listitem>
2666 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
2667 </listitem>
2668 <listitem>
2669 <para>[randy] - Updated to cURL-7.16.1.</para>
2670 </listitem>
2671 <listitem>
2672 <para>[randy] - Updated to Stunnel-4.20.</para>
2673 </listitem>
2674 <listitem>
2675 <para>[randy] - Updated to Libidn-0.6.11.</para>
2676 </listitem>
2677 </itemizedlist>
2678 </listitem>
2679
2680 <listitem>
2681 <para>March 24th, 2007</para>
2682 <itemizedlist>
2683 <listitem>
2684 <para>[randy] - Updated to FOP-0.93.</para>
2685 </listitem>
2686 </itemizedlist>
2687 </listitem>
2688
2689 <listitem>
2690 <para>March 23rd, 2007</para>
2691 <itemizedlist>
2692 <listitem>
2693 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
2694 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
2695 report.</para>
2696 </listitem>
2697 <listitem>
2698 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
2699 an optional command for replacing /bin/sh.</para>
2700 </listitem>
2701 <listitem>
2702 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
2703 </listitem>
2704 <listitem>
2705 <para>[randy] - Added new package JUnit-4.1.</para>
2706 </listitem>
2707 </itemizedlist>
2708 </listitem>
2709
2710 <listitem>
2711 <para>March 21st, 2007</para>
2712 <itemizedlist>
2713 <listitem>
2714 <para>[randy] - Updated to MySQL-5.0.37.</para>
2715 </listitem>
2716 <listitem>
2717 <para>[randy] - Modified the Heimdal instructions to rename the
2718 Heimdal libss headers and libraries and restore the orginal E2fsprogs
2719 files. Also added some documentation installation commands.</para>
2720 </listitem>
2721 </itemizedlist>
2722 </listitem>
2723
2724 <listitem>
2725 <para>March 20th, 2007</para>
2726 <itemizedlist>
2727 <listitem>
2728 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
2729 problem and some systems when running checks.</para>
2730 </listitem>
2731 <listitem>
2732 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
2733 used in LFS.</para>
2734 </listitem>
2735 <listitem>
2736 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
2737 </listitem>
2738 </itemizedlist>
2739 </listitem>
2740
2741 <listitem>
2742 <para>March 19th, 2007</para>
2743 <itemizedlist>
2744 <listitem>
2745 <para>[randy] - Updated to cpio-2.7.</para>
2746 </listitem>
2747 </itemizedlist>
2748 </listitem>
2749
2750 <listitem>
2751 <para>March 18th, 2007</para>
2752 <itemizedlist>
2753 <listitem>
2754 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
2755 </listitem>
2756 <listitem>
2757 <para>[randy] - Added a warning to the GNOME introduction section,
2758 and links to this warning in various GNOME package instructions
2759 telling to use the stable version of BLFS to build current
2760 GNOME.</para>
2761 </listitem>
2762 <listitem>
2763 <para>[randy] - Updated to GTK+-2.10.11.</para>
2764 </listitem>
2765 <listitem>
2766 <para>[randy] - Updated to ATK-1.18.0.</para>
2767 </listitem>
2768 <listitem>
2769 <para>[randy] - Updated to Pango-1.16.1.</para>
2770 </listitem>
2771 <listitem>
2772 <para>[randy] - Updated to cairo-1.4.0.</para>
2773 </listitem>
2774 <listitem>
2775 <para>[randy] - Updated to GLib-2.12.11.</para>
2776 </listitem>
2777 </itemizedlist>
2778 </listitem>
2779
2780 <listitem>
2781 <para>March 17th, 2007</para>
2782 <itemizedlist>
2783 <listitem>
2784 <para>[randy] - Updated to libxslt-1.1.20.</para>
2785 </listitem>
2786 <listitem>
2787 <para>[randy] - Updated to Python-2.5.</para>
2788 </listitem>
2789 </itemizedlist>
2790 </listitem>
2791
2792 <listitem>
2793 <para>March 16th, 2007</para>
2794 <itemizedlist>
2795 <listitem>
2796 <para>[randy] - Updated to GCC-4.1.2, which matches the version
2797 used in LFS.</para>
2798 </listitem>
2799 </itemizedlist>
2800 </listitem>
2801
2802 <listitem>
2803 <para>March 15th, 2007</para>
2804 <itemizedlist>
2805 <listitem>
2806 <para>[randy] - Added the Dash package using a patch provided by
2807 Agathoklis Hatzimanikas.</para>
2808 </listitem>
2809 </itemizedlist>
2810 </listitem>
2811
2812 <listitem>
2813 <para>March 13th, 2007</para>
2814 <itemizedlist>
2815 <listitem>
2816 <para>[randy] - Added a note to the Linux-PAM instructions to run
2817 the test suite after the package has been installed and minimally
2818 configured.</para>
2819 </listitem>
2820 </itemizedlist>
2821 </listitem>
2822
2823 <listitem>
2824 <para>March 8th, 2007</para>
2825 <itemizedlist>
2826 <listitem>
2827 <para>[alexander] - Added Recode-3.6.</para>
2828 </listitem>
2829 </itemizedlist>
2830 </listitem>
2831
2832 <listitem>
2833 <para>March 7th, 2007</para>
2834 <itemizedlist>
2835 <listitem>
2836 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
2837 man page sed by alexander.</para>
2838 </listitem>
2839 </itemizedlist>
2840 </listitem>
2841
2842 <listitem>
2843 <para>March 4th, 2007</para>
2844 <itemizedlist>
2845 <listitem>
2846 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
2847 packages to version 4.5. Patch from Matthew Burgess.</para>
2848 </listitem>
2849 </itemizedlist>
2850 </listitem>
2851
2852 <listitem>
2853 <para>March 3rd, 2007</para>
2854 <itemizedlist>
2855 <listitem>
2856 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
2857 </listitem>
2858 <listitem>
2859 <para>[alexander] - Removed the link to the (dead) libstk
2860 site from Xine Libraries page.</para>
2861 </listitem>
2862 </itemizedlist>
2863 </listitem>
2864
2865 <listitem>
2866 <para>February 28th, 2007</para>
2867 <itemizedlist>
2868 <listitem>
2869 <para>[dnicholson] - Made the i18n-fonts commands more explicit
2870 on the a2ps page to guard against errors. Thanks to Nathan Coulson
2871 for the report.</para>
2872 </listitem>
2873 </itemizedlist>
2874 </listitem>
2875
2876 <listitem>
2877 <para>February 24th, 2007</para>
2878 <itemizedlist>
2879 <listitem>
2880 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
2881 Daniel Rindt.</para>
2882 </listitem>
2883 </itemizedlist>
2884 </listitem>
2885
2886 <listitem>
2887 <para>February 19th, 2007</para>
2888 <itemizedlist>
2889 <listitem>
2890 <para>[dnicholson] - Fixed the sed needed to run the libxml2
2891 testsuite. Closes #2299. Report from kratz00.</para>
2892 </listitem>
2893 </itemizedlist>
2894 </listitem>
2895
2896 <listitem>
2897 <para>February 16th, 2007</para>
2898 <itemizedlist>
2899 <listitem>
2900 <para>[randy] - Updated to GMP-4.2.1.</para>
2901 </listitem>
2902 <listitem>
2903 <para>[randy] - Updated to libxml2-2.6.27.</para>
2904 </listitem>
2905 <listitem>
2906 <para>[randy] - Fixed a broken documentation installation command
2907 in the libpng instructions, thanks to Nathan Coulson for the
2908 report.</para>
2909 </listitem>
2910 <listitem>
2911 <para>[randy] - Updated to Inetutils-1.5.</para>
2912 </listitem>
2913 </itemizedlist>
2914 </listitem>
2915
2916 <listitem>
2917 <para>February 15th, 2007</para>
2918 <itemizedlist>
2919 <listitem>
2920 <para>[randy] - Updated to Sysstat-7.0.4.</para>
2921 </listitem>
2922 <listitem>
2923 <para>[randy] - Updated to Shadow-4.0.17.</para>
2924 </listitem>
2925 <listitem>
2926 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
2927 </listitem>
2928 <listitem>
2929 <para>[randy] - Updated to Tk-8.4.14.</para>
2930 </listitem>
2931 <listitem>
2932 <para>[randy] - Updated to Tcl-8.4.14.</para>
2933 </listitem>
2934 <listitem>
2935 <para>[randy] - Updated to S-Lang-2.0.7.</para>
2936 </listitem>
2937 <listitem>
2938 <para>[randy] - Updated to PCRE-7.0.</para>
2939 </listitem>
2940 <listitem>
2941 <para>[randy] - Updated to libpng-1.2.16.</para>
2942 </listitem>
2943 <listitem>
2944 <para>[randy] - Updated to pkg-config-0.21.</para>
2945 </listitem>
2946 </itemizedlist>
2947 </listitem>
2948
2949 <listitem>
2950 <para>February 14th, 2007</para>
2951 <itemizedlist>
2952 <listitem>
2953 <para>[randy] - Released BLFS Version 6.2.0.</para>
2954 </listitem>
2955 </itemizedlist>
2956 </listitem>
2957
2958 <listitem>
2959 <para>February 6th, 2007</para>
2960 <itemizedlist>
2961 <listitem>
2962 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
2963 6.2 branch until 6.2.0 has been released).</para>
2964 </listitem>
2965 </itemizedlist>
2966 </listitem>
2967
2968 <listitem>
2969 <para>February 4th, 2007</para>
2970 <itemizedlist>
2971 <listitem>
2972 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
2973 package (do not merge to the 6.2 branch).</para>
2974 </listitem>
2975 </itemizedlist>
2976 </listitem>
2977
2978 </itemizedlist>
2979
2980</sect1>
Note: See TracBrowser for help on using the repository browser.