source: introduction/welcome/changelog.xml@ dd202542

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

Corrected instructions in shadow warning.

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

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