source: introduction/welcome/changelog.xml@ 2721378

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2721378 was 2721378, checked in by DJ Lucas <dj@…>, 16 years ago

Updated to sudo-1.6.9p15 and corrected invalid variable in JDK.

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

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