source: introduction/welcome/changelog.xml@ 02fb2bc

6.3 6.3-rc3
Last change on this file since 02fb2bc was 02fb2bc, checked in by DJ Lucas <dj@…>, 16 years ago

Fixed pam_xauth.so module name in shadow.

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

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