source: introduction/welcome/changelog.xml@ f77b0b9

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

Merge r7497 from trunk.

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

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