source: introduction/welcome/changelog.xml@ 94927cb0

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 94927cb0 was 94927cb0, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Removed libxml1 as an orphaned library:
it is obsolete, and all things depending on it are already commented out.

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

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