source: introduction/welcome/changelog.xml@ b3f22da

6.3 6.3-rc3
Last change on this file since b3f22da was b3f22da, checked in by Ken Moffat <ken@…>, 16 years ago

Merge r7509 from trunk.

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

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