source: introduction/welcome/changelog.xml@ ad6d61c

6.3 6.3-rc2 6.3-rc3
Last change on this file since ad6d61c was ad6d61c, checked in by Randy McMurchy <randy@…>, 16 years ago

Merged r7460 from trunk into the 6.3 branch

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

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