source: introduction/welcome/changelog.xml@ 55e5caa5

6.3
Last change on this file since 55e5caa5 was 55e5caa5, checked in by Randy McMurchy <randy@…>, 16 years ago

Modified the sudo instructions so the Linux-PAM configuration file is correct, thanks to Jeremy Henty for the report

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

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