source: introduction/welcome/changelog.xml@ 6869595

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 6869595 was 6869595, checked in by Randy McMurchy <randy@…>, 17 years ago

Modified the Linux-PAM instructions to install the libraries into /lib and then use the 'readlink' command to create the symlinks so that the instructions are not version specific.

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

  • Property mode set to 100644
File size: 53.7 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>September 5, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Modified the Linux-PAM instructions to install
49 the libraries into /lib and then use the 'readlink' command to
50 create the symlinks so that the instructions are not version
51 specific.</para>
52 </listitem>
53 </itemizedlist>
54 </listitem>
55
56 <listitem>
57 <para>September 4, 2007</para>
58 <itemizedlist>
59 <listitem>
60 <para>[dnicholson] - Removed an unnecessary command in the Cyrus
61 SASL instructions.</para>
62 </listitem>
63 </itemizedlist>
64 </listitem>
65
66 <listitem>
67 <para>September 2, 2007</para>
68 <itemizedlist>
69 <listitem>
70 <para>[dnicholson] - Updated to Cyrus SASL-2.1.22.</para>
71 </listitem>
72 </itemizedlist>
73 </listitem>
74
75 <listitem>
76 <para>August 22, 2007</para>
77 <itemizedlist>
78 <listitem>
79 <para>[dj] - Updated to dhcpcd-3.0.19.</para>
80 </listitem>
81 </itemizedlist>
82 </listitem>
83
84 <listitem>
85 <para>August 21, 2007</para>
86 <itemizedlist>
87 <listitem>
88 <para>[djensen] - Removed a Makefile sed that disabled autoconf
89 in XFS-2.9.3. It will be needed with some libtool versions.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
94 <listitem>
95 <para>August 20, 2007</para>
96 <itemizedlist>
97 <listitem>
98 <para>[djensen] - Updated to XFS-2.9.3.</para>
99 </listitem>
100 <listitem>
101 <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the
102 binary JDK.</para>
103 </listitem>
104 </itemizedlist>
105 </listitem>
106
107 <listitem>
108 <para>August 19, 2007</para>
109 <itemizedlist>
110 <listitem>
111 <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
112 </listitem>
113 </itemizedlist>
114 </listitem>
115
116 <listitem>
117 <para>August 18th, 2007</para>
118 <itemizedlist>
119 <listitem>
120 <para>[randy] - Updated to DocBook XSL Stylesheets-1.71.1.</para>
121 </listitem>
122 <listitem>
123 <para>[randy] - Added new package Libksba-1.0.2.</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
128 <listitem>
129 <para>August 17th, 2007</para>
130 <itemizedlist>
131 <listitem>
132 <para>[randy] - Updated to Transcode-1.0.3.</para>
133 </listitem>
134 <listitem>
135 <para>[randy] - Applied a patch contributed by Jeremy Henty that
136 updated the book to Emacs-22.1. Thanks Jeremy!</para>
137 </listitem>
138 <listitem>
139 <para>[randy] - Updated to libquicktime-1.0.0.</para>
140 </listitem>
141 <listitem>
142 <para>[randy] - Updated to libmpeg3-1.7.</para>
143 </listitem>
144 <listitem>
145 <para>[dj] - Updated to OpenOffice-2.2.1</para>
146 </listitem>
147 </itemizedlist>
148 </listitem>
149
150 <listitem>
151 <para>August 16th, 2007</para>
152 <itemizedlist>
153 <listitem>
154 <para>[randy] - Added new package GnuTLS-1.6.3.</para>
155 </listitem>
156 <listitem>
157 <para>[manuel] - Added upstream asmrules_fix_20061231.diff
158 patch to Mplayer-1.0rc1.</para>
159 </listitem>
160 <listitem>
161 <para>[randy] - Added new package Libgcrypt-1.2.4.</para>
162 </listitem>
163 <listitem>
164 <para>[randy] - Added new package Libgpg-error-1.5.</para>
165 </listitem>
166 <listitem>
167 <para>[randy] - Added new package Libassuan-1.0.2.</para>
168 </listitem>
169 <listitem>
170 <para>[randy] - Added new package Pth-2.0.7.</para>
171 </listitem>
172 </itemizedlist>
173 </listitem>
174
175 <listitem>
176 <para>August 15th, 2007</para>
177 <itemizedlist>
178 <listitem>
179 <para>[randy] - Updated Gaim to Pidgin-2.1.0.</para>
180 </listitem>
181 <listitem>
182 <para>[randy] - Removed an unneeded sed command from the RP-PPPoE
183 instructions.</para>
184 </listitem>
185 <listitem>
186 <para>[randy] - Updated to Audacious-1.3.2.</para>
187 </listitem>
188 </itemizedlist>
189 </listitem>
190
191 <listitem>
192 <para>August 14th, 2007</para>
193 <itemizedlist>
194 <listitem>
195 <para>[randy] - Added new package mcs-0.4.1 to support recent
196 versions of Audacious.</para>
197 </listitem>
198 <listitem>
199 <para>[randy] - Updated to Hdparm-7.7.</para>
200 </listitem>
201 <listitem>
202 <para>[randy] - Updated to Hd2u-1.0.1.</para>
203 </listitem>
204 <listitem>
205 <para>[randy] - Updated to Exim-4.67.</para>
206 </listitem>
207 </itemizedlist>
208 </listitem>
209
210 <listitem>
211 <para>August 13th, 2007</para>
212 <itemizedlist>
213 <listitem>
214 <para>[randy] - Updated to Cdrdao-1.2.2.</para>
215 </listitem>
216 <listitem>
217 <para>[randy] - Updated the Sound Juicer instructions to reflect the
218 GNOME-2.18.3 update.</para>
219 </listitem>
220 <listitem>
221 <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
222 </listitem>
223 </itemizedlist>
224 </listitem>
225
226 <listitem>
227 <para>August 12th, 2007</para>
228 <itemizedlist>
229 <listitem>
230 <para>[dnicholson] - Added the Python Modules page with Gnome-Python
231 and its dependencies.</para>
232 </listitem>
233 <listitem>
234 <para>[randy] - Added instructions to create an X11R6 symlink to the
235 X Windows Components page.</para>
236 </listitem>
237 <listitem>
238 <para>[dj] - Updated to JDK-6 Update 2.</para>
239 </listitem>
240 </itemizedlist>
241 </listitem>
242
243 <listitem>
244 <para>August 11th, 2007</para>
245 <itemizedlist>
246 <listitem>
247 <para>[randy] - Updated the GConf Editor instructions to reflect the
248 GNOME-2.18.3 update.</para>
249 </listitem>
250 <listitem>
251 <para>[randy] - Added a note to the FreeGlut instructions saying you
252 don't need to install it if you installed the GLUT library during a
253 MesaLib installation.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Updated to MPlayer-1.0rc1.</para>
257 </listitem>
258 <listitem>
259 <para>[randy] - Updated to FFmpeg-svn_20070606 (svn checkout).</para>
260 </listitem>
261 </itemizedlist>
262 </listitem>
263
264 <listitem>
265 <para>August 9th, 2007</para>
266 <itemizedlist>
267 <listitem>
268 <para>[randy] - Replaced the obsolete Gimp-Print package with
269 Gutenprint-5.0.1.</para>
270 </listitem>
271 </itemizedlist>
272 </listitem>
273
274 <listitem>
275 <para>August 8th, 2007</para>
276 <itemizedlist>
277 <listitem>
278 <para>[randy] - Updated to XChat-2.8.4.</para>
279 </listitem>
280 <listitem>
281 <para>[randy] - Updated all the GNOME Assistive Technology
282 (Accessibility) packages to GNOME-2.18 versions, including
283 updating Gnome Speech to 0.4.16.</para>
284 </listitem>
285 <listitem>
286 <para>[randy] - Added new package Orca-2.18.1 as a replacement for
287 the obsolete Gnopernicus package.</para>
288 </listitem>
289 <listitem>
290 <para>[randy] - Replaced all instances of the Gtk+-2 library
291 directory pathname with an entity.</para>
292 </listitem>
293 <listitem>
294 <para>[randy] - Replaced all instances of the Python library
295 directory pathname with an entity.</para>
296 </listitem>
297 <listitem>
298 <para>[randy] - Simplified some commands using conditionals in
299 various package instructions.</para>
300 </listitem>
301 <listitem>
302 <para>[randy] - Added a parameter to the configure command in the
303 GNOME Session instructions so that the Assistive Technology
304 (Accessibility) packages work properly.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>August 7th, 2007</para>
311 <itemizedlist>
312 <listitem>
313 <para>[randy] - Added notes to the AbiWord and Gnumeric instructions
314 that the versions of libgda/libgnomedb will conflict with each
315 other.</para>
316 </listitem>
317 <listitem>
318 <para>[randy] - Minor modifications to the Gnumeric build
319 instructions.</para>
320 </listitem>
321 <listitem>
322 <para>[randy] - Updated to AbiWord-2.4.6.</para>
323 </listitem>
324 </itemizedlist>
325 </listitem>
326
327 <listitem>
328 <para>August 6th, 2007</para>
329 <itemizedlist>
330 <listitem>
331 <para>[randy] - Updated to FriBidi-0.10.8.</para>
332 </listitem>
333 </itemizedlist>
334 </listitem>
335
336 <listitem>
337 <para>August 5th, 2007</para>
338 <itemizedlist>
339 <listitem>
340 <para>[randy] - Updated to Finance::Quote-1.13.</para>
341 </listitem>
342 <listitem>
343 <para>[dnicholson] - Updated to Thunderbird-2.0.0.6 with
344 Enigmail-0.95.3.</para>
345 </listitem>
346 <listitem>
347 <para>[dnicholson] - Updated to Firefox-2.0.0.6.</para>
348 </listitem>
349 <listitem>
350 <para>[randy] - Updated to GnuCash-2.2.0.</para>
351 </listitem>
352 </itemizedlist>
353 </listitem>
354
355 <listitem>
356 <para>August 3rd, 2007</para>
357 <itemizedlist>
358 <listitem>
359 <para>[ag] - Updated to Fetchmail-6.3.8.</para>
360 </listitem>
361 <listitem>
362 <para>[randy] - Updated to GOffice-0.4.2.</para>
363 </listitem>
364 <listitem>
365 <para>[randy] - Updated to SLIB-3a4.</para>
366 </listitem>
367 <listitem>
368 <para>[randy] - Updated to Guile-1.8.2. This breaks the GnuCash
369 package instructions and since no other BLFS packages depend on the
370 GNOME-1.4 libraries, the entire GNOME-1.4 section of the book has
371 been commented out.</para>
372 </listitem>
373 </itemizedlist>
374 </listitem>
375
376 <listitem>
377 <para>August 2nd, 2007</para>
378 <itemizedlist>
379 <listitem>
380 <para>[ag] - Added the rxvt-unicode terminal emulator package.</para>
381 </listitem>
382 <listitem>
383 <para>[dnicholson] - Updated to NcFTP-3.2.1.</para>
384 </listitem>
385 <listitem>
386 <para>[randy] - Updated to gedit-2.18.2.</para>
387 </listitem>
388 <listitem>
389 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
390 </listitem>
391 <listitem>
392 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
393 ownership to work with Linux-2.6.22.</para>
394 </listitem>
395 </itemizedlist>
396 </listitem>
397
398 <listitem>
399 <para>August 1st, 2007</para>
400 <itemizedlist>
401 <listitem>
402 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
403 </listitem>
404 </itemizedlist>
405 </listitem>
406
407 <listitem>
408 <para>July 31st, 2007</para>
409 <itemizedlist>
410 <listitem>
411 <para>[ag] - Removed obsolete text in the X Window System Components
412 page.</para>
413 </listitem>
414 <listitem>
415 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
416 </listitem>
417 </itemizedlist>
418 </listitem>
419
420 <listitem>
421 <para>July 30th, 2007</para>
422 <itemizedlist>
423 <listitem>
424 <para>[ag] - Removed the extra-prompt.sh script. Avoid to export the PS1
425 variable, and modified it. Thanks to David Jensen for the suggestions and
426 to Craig Jackson for the report.</para>
427 </listitem>
428 <listitem>
429 <para>[ag] - Added a warning in mutt instructions, about linking mutt
430 against GnuTLS.</para>
431 </listitem>
432 <listitem>
433 <para>[ag] - Added a consolidated patch to vim instructions, with fixes
434 from upstream. Syncing with LFS.</para>
435 </listitem>
436 </itemizedlist>
437 </listitem>
438
439 <listitem>
440 <para>July 27th, 2007</para>
441 <itemizedlist>
442 <listitem>
443 <para>[randy] - Added the D-Bus GLib bindings as a required
444 dependency of GNOME VFS and removed it from other packages where
445 it became redundant.</para>
446 </listitem>
447 <listitem>
448 <para>[randy] - Updated to XSane-0.994.</para>
449 </listitem>
450 <listitem>
451 <para>[randy] - Updated to ksh-2007-06-28.</para>
452 </listitem>
453 <listitem>
454 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
455 HTML::TableExtract-2.10.</para>
456 </listitem>
457 <listitem>
458 <para>[randy] - Added a patch to the Avifile instructions to correct
459 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
460 submitting the patch.</para>
461 </listitem>
462 </itemizedlist>
463 </listitem>
464
465 <listitem>
466 <para>July 26th, 2007</para>
467 <itemizedlist>
468 <listitem>
469 <para>[randy] - Updated to rsync-2.6.9.</para>
470 </listitem>
471 <listitem>
472 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
473 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
474 zenity-2.18.2.</para>
475 </listitem>
476 <listitem>
477 <para>[randy] - Updated to XScreenSaver-5.03.</para>
478 </listitem>
479 <listitem>
480 <para>[randy] - Updated several package's broken download URLs.</para>
481 </listitem>
482 <listitem>
483 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
484 </listitem>
485 </itemizedlist>
486 </listitem>
487
488 <listitem>
489 <para>July 25th, 2007</para>
490 <itemizedlist>
491 <listitem>
492 <para>[randy] - Updated to Evolution-2.10.3.</para>
493 </listitem>
494 <listitem>
495 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
496 </listitem>
497 <listitem>
498 <para>[randy] - Updated some of the GNOME-2 additional packages
499 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
500 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
501 Totem-2.18.2. Other additional packages will be updated individually
502 as soon as possible.</para>
503 </listitem>
504 <listitem>
505 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
506 GNOME-2.18.3.</para>
507 </listitem>
508 <listitem>
509 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
510 the core packages into 'Platform' and 'Desktop' sections. </para>
511 </listitem>
512 <listitem>
513 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
514 </listitem>
515 <listitem>
516 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
517 Archive-Zip1.20, Business-ISBN-Data-1.14,
518 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
519 Crypt-SSLeay-0.56, Digest-SHA-5.45,
520 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
521 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
522 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
523 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
524 Module-Corelist-2.12, Module-Signature-0.55,
525 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
526 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
527 </listitem>
528 </itemizedlist>
529 </listitem>
530
531 <listitem>
532 <para>July 24th, 2007</para>
533 <itemizedlist>
534 <listitem>
535 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
536 </listitem>
537 <listitem>
538 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
539 </listitem>
540 <listitem>
541 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
542 </listitem>
543 </itemizedlist>
544 </listitem>
545
546 <listitem>
547 <para>July 22nd, 2007</para>
548 <itemizedlist>
549 <listitem>
550 <para>[randy] - Updated to XviD-1.1.3.</para>
551 </listitem>
552 <listitem>
553 <para>[randy] - Updated to ISO Codes-1.2.</para>
554 </listitem>
555 <listitem>
556 <para>[randy] - Updated to Module::Info-0.31.</para>
557 </listitem>
558 </itemizedlist>
559 </listitem>
560
561 <listitem>
562 <para>July 21st, 2007</para>
563 <itemizedlist>
564 <listitem>
565 <para>[randy] - Updated to Metacity-2.18.5</para>
566 </listitem>
567 <listitem>
568 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
569 Core packages section.</para>
570 </listitem>
571 <listitem>
572 <para>[dnicholson] - Reworked Xorg download links and md5sum
573 files. Added the continue parameter for the large wget downloads.
574 </para>
575 </listitem>
576 <listitem>
577 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
578 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
579 to update the book contributed by Ag Hatzimanikas.</para>
580 </listitem>
581 <listitem>
582 <para>[randy] - Updated to libxklavier-3.2.</para>
583 </listitem>
584 <listitem>
585 <para>[randy] - Updated to W3m-0.5.2.</para>
586 </listitem>
587 </itemizedlist>
588 </listitem>
589
590 <listitem>
591 <para>July 20th, 2007</para>
592 <itemizedlist>
593 <listitem>
594 <para>[randy] - Updated to GMime-2.2.10.</para>
595 </listitem>
596 <listitem>
597 <para>[randy] - Updated to libwnck-2.18.3.</para>
598 </listitem>
599 <listitem>
600 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
601 changes have been made yet to support Gutenprint instead of the
602 deprecated Gimp-Print. Those changes will follow after Gutenprint
603 is in the book.</para>
604 </listitem>
605 <listitem>
606 <para>[randy] - Updated to libgsf-1.14.5.</para>
607 </listitem>
608 <listitem>
609 <para>[randy] - Updated to XML-SAX-0.16.</para>
610 </listitem>
611 </itemizedlist>
612 </listitem>
613
614 <listitem>
615 <para>July 19th, 2007</para>
616 <itemizedlist>
617 <listitem>
618 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
619 </listitem>
620 <listitem>
621 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
622 </listitem>
623 <listitem>
624 <para>[randy] - Updated to libdvdread-0.9.7.</para>
625 </listitem>
626 <listitem>
627 <para>[randy] - Added a note to the libdvdcss instructions about an
628 issue that may occur with the LaTeX installation.</para>
629 </listitem>
630 <listitem>
631 <para>[randy] - Updated to LAME-3.97.</para>
632 </listitem>
633 <listitem>
634 <para>[randy] - Updated to libao-0.8.8.</para>
635 </listitem>
636 <listitem>
637 <para>[randy] - Updated to FLAC-1.1.4.</para>
638 </listitem>
639 <listitem>
640 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
641 </listitem>
642 <listitem>
643 <para>[randy] - Updated to Imlib2-1.4.0.</para>
644 </listitem>
645 <listitem>
646 <para>[randy] - Updated to libdv-1.0.0.</para>
647 </listitem>
648 </itemizedlist>
649 </listitem>
650
651 <listitem>
652 <para>July 18th, 2007</para>
653 <itemizedlist>
654 <listitem>
655 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
656 </listitem>
657 <listitem>
658 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
659 </listitem>
660 <listitem>
661 <para>[randy] - Updated to shared-mime-info-0.21.</para>
662 </listitem>
663 <listitem>
664 <para>[randy] - Updated to GStreamer-0.10.13.</para>
665 </listitem>
666 <listitem>
667 <para>[randy] - Added an additional sed to the LPRng instructions
668 to correct some bad syntax.</para>
669 </listitem>
670 <listitem>
671 <para>[randy] - Updated to pilot-link-0.12.2.</para>
672 </listitem>
673 <listitem>
674 <para>[randy] - Updated to Nmap-4.20.</para>
675 </listitem>
676 </itemizedlist>
677 </listitem>
678
679 <listitem>
680 <para>July 17th, 2007</para>
681 <itemizedlist>
682 <listitem>
683 <para>[randy] - Updated to Poppler-0.5.4.</para>
684 </listitem>
685 <listitem>
686 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
687 named Ethereal).</para>
688 </listitem>
689 <listitem>
690 <para>[randy] - Updated to libpcap-0.9.6.</para>
691 </listitem>
692 <listitem>
693 <para>[randy] - Updated to Samba-3.0.25b.</para>
694 </listitem>
695 <listitem>
696 <para>[randy] - Updated to Subversion-1.4.4.</para>
697 </listitem>
698 </itemizedlist>
699 </listitem>
700
701 <listitem>
702 <para>July 16th, 2007</para>
703 <itemizedlist>
704 <listitem>
705 <para>[randy] - Clarified the Apache HTTPD dependencies and added
706 a note how to build APR-util with Berkeley DB support.</para>
707 </listitem>
708 <listitem>
709 <para>[randy] - Updated to JUnit-4.3.1.</para>
710 </listitem>
711 <listitem>
712 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
713 </listitem>
714 <listitem>
715 <para>[randy] - Updated to Xpdf-3.02.</para>
716 </listitem>
717 </itemizedlist>
718 </listitem>
719
720 <listitem>
721 <para>July 15th, 2007</para>
722 <itemizedlist>
723 <listitem>
724 <para>[randy] - Updated to LessTif-0.95.0.</para>
725 </listitem>
726 <listitem>
727 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
728 </listitem>
729 <listitem>
730 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
731 </listitem>
732 <listitem>
733 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
734 </listitem>
735 </itemizedlist>
736 </listitem>
737
738 <listitem>
739 <para>July 14th, 2007</para>
740 <itemizedlist>
741 <listitem>
742 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
743 Info-20070618.</para>
744 </listitem>
745 <listitem>
746 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
747 page.</para>
748 </listitem>
749 </itemizedlist>
750 </listitem>
751
752 <listitem>
753 <para>July 12th, 2007</para>
754 <itemizedlist>
755 <listitem>
756 <para>[randy] - Updated to Tcsh-6.15.00.</para>
757 </listitem>
758 </itemizedlist>
759 </listitem>
760
761 <listitem>
762 <para>July 11th, 2007</para>
763 <itemizedlist>
764 <listitem>
765 <para>[randy] - Updated to cpio-2.9.</para>
766 </listitem>
767 <listitem>
768 <para>[randy] - Updated to Sendmail-8.14.1.</para>
769 </listitem>
770 </itemizedlist>
771 </listitem>
772
773 <listitem>
774 <para>July 10th, 2007</para>
775 <itemizedlist>
776 <listitem>
777 <para>[dnicholson] - Added information for running the D-Bus
778 testsuite.</para>
779 </listitem>
780 <listitem>
781 <para>[randy] - Updated the K3b and KDE Base instructions to
782 specify that the D-Bus Qt3 Bindings are required if HAL
783 functionality is desired.</para>
784 </listitem>
785 <listitem>
786 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
787 and libpthread-stubs to the book. Enabled it as a dependency for
788 the Xorg-7 Libraries.</para>
789 </listitem>
790 <listitem>
791 <para>[randy] - Modified the D-Bus dependency in several packages
792 to account for the new D-Bus core and bindings separation.</para>
793 </listitem>
794 <listitem>
795 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
796 page.</para>
797 </listitem>
798 </itemizedlist>
799 </listitem>
800
801 <listitem>
802 <para>July 9th, 2007</para>
803 <itemizedlist>
804 <listitem>
805 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
806 </listitem>
807 <listitem>
808 <para>[randy] - Created a D-Bus Bindings page and added the GLib
809 bindings. Other D-Bus bindings will be added to the same page as they
810 are developed.</para>
811 </listitem>
812 </itemizedlist>
813 </listitem>
814
815 <listitem>
816 <para>July 8th, 2007</para>
817 <itemizedlist>
818 <listitem>
819 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
820 r6797.</para>
821 </listitem>
822 <listitem>
823 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
824 packages.</para>
825 </listitem>
826 <listitem>
827 <para>[randy] - Updated to CUPS-1.2.11.</para>
828 </listitem>
829 <listitem>
830 <para>[randy] - Updated to PHP-5.2.3.</para>
831 </listitem>
832 <listitem>
833 <para>[randy] - Updated to libexif-0.6.16.</para>
834 </listitem>
835 <listitem>
836 <para>[randy] - Updated to libglade-2.6.1.</para>
837 </listitem>
838 <listitem>
839 <para>[randy] - Updated to cURL-7.16.3.</para>
840 </listitem>
841 <listitem>
842 <para>[randy] - Updated to Libidn-0.6.14.</para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
846
847 <listitem>
848 <para>July 7th, 2007</para>
849 <itemizedlist>
850 <listitem>
851 <para>[manuel] - Updated book rendering framework to use the new
852 LFS-XSL stylesheets.</para>
853 </listitem>
854 </itemizedlist>
855 </listitem>
856
857 <listitem>
858 <para>July 6th, 2007</para>
859 <itemizedlist>
860 <listitem>
861 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
862 </listitem>
863 <listitem>
864 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
865 the download page now properly reflects the versions.</para>
866 </listitem>
867 </itemizedlist>
868 </listitem>
869
870 <listitem>
871 <para>July 5th, 2007</para>
872 <itemizedlist>
873 <listitem>
874 <para>[randy] - Updated to MySQL-5.0.41.</para>
875 </listitem>
876 <listitem>
877 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
878 </listitem>
879 </itemizedlist>
880 </listitem>
881
882 <listitem>
883 <para>July 4th, 2007</para>
884 <itemizedlist>
885 <listitem>
886 <para>[randy] - Updated to libxslt-1.1.21.</para>
887 </listitem>
888 <listitem>
889 <para>[dj] - Modified Linux-PAM configuration to use cracklib
890 defaults.</para>
891 </listitem>
892 </itemizedlist>
893 </listitem>
894
895 <listitem>
896 <para>July 3rd, 2007</para>
897 <itemizedlist>
898 <listitem>
899 <para>[randy] - Updated to libxml2-2.6.29.</para>
900 </listitem>
901 <listitem>
902 <para>[randy] - Updated to Python-2.5.1.</para>
903 </listitem>
904 <listitem>
905 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
906 in LFS. Also modified the /etc/pam.d/login file as suggested by
907 Jonathan Oksman to strengthen the login security.</para>
908 </listitem>
909 <listitem>
910 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
911 drivers. Reported by Alexander Patrakov.</para>
912 </listitem>
913 </itemizedlist>
914 </listitem>
915
916 <listitem>
917 <para>July 2nd, 2007</para>
918 <itemizedlist>
919 <listitem>
920 <para>[randy] - Updated to Whois-4.7.21.</para>
921 </listitem>
922 <listitem>
923 <para>[randy] - Updated to Expat-2.0.1.</para>
924 </listitem>
925 <listitem>
926 <para>[randy] - Updated to S-Lang-2.1.1.</para>
927 </listitem>
928 <listitem>
929 <para>[randy] - Updated to PCRE-7.2.</para>
930 </listitem>
931 <listitem>
932 <para>[randy] - Updated to libpng-1.2.18.</para>
933 </listitem>
934 <listitem>
935 <para>[randy] - Updated to pkg-config-0.22.</para>
936 </listitem>
937 </itemizedlist>
938 </listitem>
939
940 <listitem>
941 <para>July 1st, 2007</para>
942 <itemizedlist>
943 <listitem>
944 <para>[randy] - Incremented the date of the bootscript entity so
945 a new bootscript tarball will be created (to reflect the changes
946 made to the bootscripts on 20070620).</para>
947 </listitem>
948 </itemizedlist>
949 </listitem>
950
951 <listitem>
952 <para>June 30th, 2007</para>
953 <itemizedlist>
954 <listitem>
955 <para>[randy] - Updated to GTK+-2.10.13.</para>
956 </listitem>
957 <listitem>
958 <para>[randy] - Updated to Pango-1.16.4.</para>
959 </listitem>
960 <listitem>
961 <para>[randy] - Updated to cairo-1.4.10.</para>
962 </listitem>
963 <listitem>
964 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
965 tarball.</para>
966 </listitem>
967 <listitem>
968 <para>[randy] - Updated to GLib-2.12.12.</para>
969 </listitem>
970 </itemizedlist>
971 </listitem>
972
973 <listitem>
974 <para>June 20th, 2007</para>
975 <itemizedlist>
976 <listitem>
977 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
978 #2362. Reported by laxy.</para>
979 </listitem>
980 <listitem>
981 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
982 </listitem>
983 </itemizedlist>
984 </listitem>
985
986 <listitem>
987 <para>June 15th, 2007</para>
988 <itemizedlist>
989 <listitem>
990 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
991 Ag Hatzim.</para>
992 </listitem>
993 <listitem>
994 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
995 libX11 and libXrender are found.</para>
996 </listitem>
997 </itemizedlist>
998 </listitem>
999
1000 <listitem>
1001 <para>June 13th, 2007</para>
1002 <itemizedlist>
1003 <listitem>
1004 <para>[dj] - Added ksh-2007-03-28</para>
1005 </listitem>
1006 </itemizedlist>
1007 </listitem>
1008
1009 <listitem>
1010 <para>June 12th, 2007</para>
1011 <itemizedlist>
1012 <listitem>
1013 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
1014 </listitem>
1015 </itemizedlist>
1016 </listitem>
1017
1018 <listitem>
1019 <para>June 7th, 2007</para>
1020 <itemizedlist>
1021 <listitem>
1022 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
1023 the bin, include and lib directories in /usr/share/qt.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
1027 </listitem>
1028 <listitem>
1029 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
1030 Moffat.</para>
1031 </listitem>
1032 <listitem>
1033 <para>[dnicholson] - Removed the optional ctypes dependency from
1034 libmusicbrainz since it's included in Python-2.5. Thanks to
1035 bambi for the report.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[dnicholson] - Fixed some errors on the X Window System
1039 Components page. Reported by Spinal.</para>
1040 </listitem>
1041 </itemizedlist>
1042 </listitem>
1043
1044 <listitem>
1045 <para>May 31st, 2007</para>
1046 <itemizedlist>
1047 <listitem>
1048 <para>[dnicholson] - Changed the xkb output directory for
1049 Xorg-Server to match that from XKeyboardConfig. Reported by
1050 DJ Lucas.</para>
1051 </listitem>
1052 <listitem>
1053 <para>[dnicholson] - Streamlined the commands for each Xorg
1054 section.</para>
1055 </listitem>
1056 <listitem>
1057 <para>[dnicholson] - Commented out the sun video drivers and
1058 deprecated modules in the Xorg wget lists and changed the
1059 download commands to support the comments.</para>
1060 </listitem>
1061 </itemizedlist>
1062 </listitem>
1063
1064 <listitem>
1065 <para>May 30th, 2007</para>
1066 <itemizedlist>
1067 <listitem>
1068 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
1069 Reported by Roland Puntaier.</para>
1070 </listitem>
1071 <listitem>
1072 <para>[dnicholson] - Added a missing expat dependency on the
1073 MesaLib page. Reported by DJ Lucas.</para>
1074 </listitem>
1075 </itemizedlist>
1076 </listitem>
1077
1078 <listitem>
1079 <para>May 28th, 2007</para>
1080 <itemizedlist>
1081 <listitem>
1082 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
1083 to optional and added a required XML::Parser dependency.</para>
1084 </listitem>
1085 </itemizedlist>
1086 </listitem>
1087
1088 <listitem>
1089 <para>May 26th, 2007</para>
1090 <itemizedlist>
1091 <listitem>
1092 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
1093 Startup Files since entries in /opt are handled separately.</para>
1094 </listitem>
1095 </itemizedlist>
1096 </listitem>
1097
1098 <listitem>
1099 <para>May 25th, 2007</para>
1100 <itemizedlist>
1101 <listitem>
1102 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
1103 </listitem>
1104 <listitem>
1105 <para>[dnicholson] - Added the XKeyboardConfig package, which
1106 replaces xkbdata for Xorg-7.</para>
1107 </listitem>
1108 <listitem>
1109 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
1110 </listitem>
1111 <listitem>
1112 <para>[dnicholson] - Updated to Xorg-7.2.</para>
1113 </listitem>
1114 </itemizedlist>
1115 </listitem>
1116
1117 <listitem>
1118 <para>May 24th, 2007</para>
1119 <itemizedlist>
1120 <listitem>
1121 <para>[dnicholson] - Various changes were applied to the XFree86
1122 page.</para>
1123 </listitem>
1124 <listitem>
1125 <para>[dnicholson] - Added a version number to the Xorg md5sums
1126 file.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[dnicholson] - Revert a mistaken version update to the
1130 xf86-input-elographics driver.</para>
1131 </listitem>
1132 <listitem>
1133 <para>[dnicholson] - Removed unnecessary commands for the imake
1134 and xorg-cf-files packages.</para>
1135 </listitem>
1136 <listitem>
1137 <para>[dnicholson] - Removed an unnecessary parameter for the
1138 xorg-server package.</para>
1139 </listitem>
1140 </itemizedlist>
1141 </listitem>
1142
1143 <listitem>
1144 <para>May 23rd, 2007</para>
1145 <itemizedlist>
1146 <listitem>
1147 <para>[dnicholson] - Removed the unneeded Glibc build fix for
1148 XFree86.</para>
1149 </listitem>
1150 </itemizedlist>
1151 </listitem>
1152
1153 <listitem>
1154 <para>May 19th, 2007</para>
1155 <itemizedlist>
1156 <listitem>
1157 <para>[dnicholson] - Fix the installation of the mail extensions
1158 to go to the correct directory in Thunderbird.</para>
1159 </listitem>
1160 </itemizedlist>
1161 </listitem>
1162
1163 <listitem>
1164 <para>May 18th, 2007</para>
1165 <itemizedlist>
1166 <listitem>
1167 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
1168 Enigmail-0.95.0.</para>
1169 </listitem>
1170 </itemizedlist>
1171 </listitem>
1172
1173 <listitem>
1174 <para>May 13th, 2007</para>
1175 <itemizedlist>
1176 <listitem>
1177 <para>[dnicholson] - Updated to xterm-225 and corrected configure
1178 settings. Thanks to kratz00 and fix.</para>
1179 </listitem>
1180 <listitem>
1181 <para>[bdubbs] - Updated to vim-7.1.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>May 5th, 2007</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
1191 </listitem>
1192 <listitem>
1193 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
1194 </listitem>
1195 <listitem>
1196 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
1197 </listitem>
1198 </itemizedlist>
1199 </listitem>
1200
1201 <listitem>
1202 <para>April 29th, 2007</para>
1203 <itemizedlist>
1204 <listitem>
1205 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
1206 #2134.</para>
1207 </listitem>
1208 </itemizedlist>
1209 </listitem>
1210
1211 <listitem>
1212 <para>April 27th, 2007</para>
1213 <itemizedlist>
1214 <listitem>
1215 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
1216 #2218.</para>
1217 </listitem>
1218 <listitem>
1219 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
1220 Fixes ticket #2213.</para>
1221 </listitem>
1222 <listitem>
1223 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
1224 #1988.</para>
1225 </listitem>
1226 </itemizedlist>
1227 </listitem>
1228
1229 <listitem>
1230 <para>April 26th, 2007</para>
1231 <itemizedlist>
1232 <listitem>
1233 <para>[randy] - Updated to GnuPG-1.4.7.</para>
1234 </listitem>
1235 </itemizedlist>
1236 </listitem>
1237
1238 <listitem>
1239 <para>April 25th, 2007</para>
1240 <itemizedlist>
1241 <listitem>
1242 <para>[bdubbs] - Added a security patch for Qt and updated
1243 description of MySql options for Qt.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
1247 </listitem>
1248 </itemizedlist>
1249 </listitem>
1250
1251 <listitem>
1252 <para>April 21st, 2007</para>
1253 <itemizedlist>
1254 <listitem>
1255 <para>[bdubbs] - Expanded note on building database support
1256 into qt.</para>
1257 </listitem>
1258 </itemizedlist>
1259 </listitem>
1260
1261 <listitem>
1262 <para>April 20th, 2007</para>
1263 <itemizedlist>
1264 <listitem>
1265 <para>[randy] - Updated to Graphviz-2.12.</para>
1266 </listitem>
1267 <listitem>
1268 <para>[randy] - Updated to Doxygen-1.5.2.</para>
1269 </listitem>
1270 </itemizedlist>
1271 </listitem>
1272
1273 <listitem>
1274 <para>April 19th, 2007</para>
1275 <itemizedlist>
1276 <listitem>
1277 <para>[randy] - Updated to unixODBC-2.2.12.</para>
1278 </listitem>
1279 <listitem>
1280 <para>[randy] - Updated to libsoup-2.2.100.</para>
1281 </listitem>
1282 <listitem>
1283 <para>[randy] - Updated to startup-notification-0.9.</para>
1284 </listitem>
1285 <listitem>
1286 <para>[randy] - Updated to GOffice-0.2.2.</para>
1287 </listitem>
1288 <listitem>
1289 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
1290 </listitem>
1291 </itemizedlist>
1292 </listitem>
1293
1294 <listitem>
1295 <para>April 18th, 2007</para>
1296 <itemizedlist>
1297 <listitem>
1298 <para>[randy] - Added additional files to the chmod command in the
1299 S-Lang instructions.</para>
1300 </listitem>
1301 <listitem>
1302 <para>[randy] - Added a note to run some commands in the OpenSSH
1303 instructions as the root user. Thanks to ghylton for the
1304 report.</para>
1305 </listitem>
1306 <listitem>
1307 <para>[randy] - Updated to libgsf-1.14.3.</para>
1308 </listitem>
1309 </itemizedlist>
1310 </listitem>
1311
1312 <listitem>
1313 <para>April 17th, 2007</para>
1314 <itemizedlist>
1315 <listitem>
1316 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
1317 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
1318 XML::SAX::Expat and XML::Simple</para>
1319 </listitem>
1320 <listitem>
1321 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
1322 by the GNOME Icon Theme package).</para>
1323 </listitem>
1324 </itemizedlist>
1325 </listitem>
1326
1327 <listitem>
1328 <para>April 16th, 2007</para>
1329 <itemizedlist>
1330 <listitem>
1331 <para>[randy] - Updated to EsounD-0.2.37.</para>
1332 </listitem>
1333 <listitem>
1334 <para>[randy] - Updated the PyGTK dependencies in the HAL
1335 instructions.</para>
1336 </listitem>
1337 </itemizedlist>
1338 </listitem>
1339
1340 <listitem>
1341 <para>April 15th, 2007</para>
1342 <itemizedlist>
1343 <listitem>
1344 <para>[djensen] - Updated to librsvg-2.16.1.</para>
1345 </listitem>
1346 <listitem>
1347 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
1348 </listitem>
1349 <listitem>
1350 <para>[randy] - Updated to Qt-3.3.8.</para>
1351 </listitem>
1352 <listitem>
1353 <para>[randy] - Updated to NAS-1.9.</para>
1354 </listitem>
1355 </itemizedlist>
1356 </listitem>
1357
1358 <listitem>
1359 <para>April 14th, 2007</para>
1360 <itemizedlist>
1361 <listitem>
1362 <para>[randy] - Updated to Samba-3.0.24.</para>
1363 </listitem>
1364 </itemizedlist>
1365 </listitem>
1366
1367 <listitem>
1368 <para>April 13th, 2007</para>
1369 <itemizedlist>
1370 <listitem>
1371 <para>[randy] - Updated to Gamin-0.1.8.</para>
1372 </listitem>
1373 <listitem>
1374 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
1375 </listitem>
1376 </itemizedlist>
1377 </listitem>
1378
1379 <listitem>
1380 <para>April 10th, 2007</para>
1381 <itemizedlist>
1382 <listitem>
1383 <para>[randy] - Updated to little cms-1.16.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[randy] - Added the Utah Raster Toolkit as an optional
1387 dependency of giflib.</para>
1388 </listitem>
1389 </itemizedlist>
1390 </listitem>
1391
1392 <listitem>
1393 <para>April 9th, 2007</para>
1394 <itemizedlist>
1395 <listitem>
1396 <para>[randy] - Updated to Ruby-1.8.6.</para>
1397 </listitem>
1398 <listitem>
1399 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
1400 </listitem>
1401 </itemizedlist>
1402 </listitem>
1403
1404 <listitem>
1405 <para>April 4th, 2007</para>
1406 <itemizedlist>
1407 <listitem>
1408 <para>[randy] - Updated the XML and stylesheets to use the 4.5
1409 version of DocBook XML DTD.</para>
1410 </listitem>
1411 </itemizedlist>
1412 </listitem>
1413
1414 <listitem>
1415 <para>March 31st, 2007</para>
1416 <itemizedlist>
1417 <listitem>
1418 <para>[randy] - Updated to PHP-5.2.1.</para>
1419 </listitem>
1420 <listitem>
1421 <para>[randy] - Removed the Ash package as it has been effectively
1422 replaced by the Dash package.</para>
1423 </listitem>
1424 </itemizedlist>
1425 </listitem>
1426
1427 <listitem>
1428 <para>March 30th, 2007</para>
1429 <itemizedlist>
1430 <listitem>
1431 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
1432 </listitem>
1433 <listitem>
1434 <para>[randy] - Updated to libpcap-0.9.5.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
1438 </listitem>
1439 <listitem>
1440 <para>[randy] - Updated to GTK-Doc-1.8.</para>
1441 </listitem>
1442 <listitem>
1443 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
1444 </listitem>
1445 <listitem>
1446 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
1447 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
1448 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
1449 </listitem>
1450 <listitem>
1451 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
1452 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
1453 IO::Compress::Zlib-2.004.</para>
1454 </listitem>
1455 </itemizedlist>
1456 </listitem>
1457
1458 <listitem>
1459 <para>March 28th, 2007</para>
1460 <itemizedlist>
1461 <listitem>
1462 <para>[randy] - Updated to ASpell-0.60.5.</para>
1463 </listitem>
1464 </itemizedlist>
1465 </listitem>
1466
1467 <listitem>
1468 <para>March 27th, 2007</para>
1469 <itemizedlist>
1470 <listitem>
1471 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
1472 </listitem>
1473 </itemizedlist>
1474 </listitem>
1475
1476 <listitem>
1477 <para>March 26th, 2007</para>
1478 <itemizedlist>
1479 <listitem>
1480 <para>[djensen] - Updated to libIDL-0.8.8.</para>
1481 </listitem>
1482 <listitem>
1483 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
1484 </listitem>
1485 <listitem>
1486 <para>[randy] - Updated to Sendmail-8.14.0.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
1490 </listitem>
1491 </itemizedlist>
1492 </listitem>
1493
1494 <listitem>
1495 <para>March 25th, 2007</para>
1496 <itemizedlist>
1497 <listitem>
1498 <para>[djensen] - Updated to Intltool-0.35.5.</para>
1499 </listitem>
1500 <listitem>
1501 <para>[djensen] - Updated to libwnck-2.18.0.</para>
1502 </listitem>
1503 <listitem>
1504 <para>[djensen] - Updated to VTE-2.16.0.</para>
1505 </listitem>
1506 <listitem>
1507 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
1508 </listitem>
1509 <listitem>
1510 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
1511 </listitem>
1512 <listitem>
1513 <para>[randy] - Updated to cURL-7.16.1.</para>
1514 </listitem>
1515 <listitem>
1516 <para>[randy] - Updated to Stunnel-4.20.</para>
1517 </listitem>
1518 <listitem>
1519 <para>[randy] - Updated to Libidn-0.6.11.</para>
1520 </listitem>
1521 </itemizedlist>
1522 </listitem>
1523
1524 <listitem>
1525 <para>March 24th, 2007</para>
1526 <itemizedlist>
1527 <listitem>
1528 <para>[randy] - Updated to FOP-0.93.</para>
1529 </listitem>
1530 </itemizedlist>
1531 </listitem>
1532
1533 <listitem>
1534 <para>March 23rd, 2007</para>
1535 <itemizedlist>
1536 <listitem>
1537 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
1538 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
1539 report.</para>
1540 </listitem>
1541 <listitem>
1542 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
1543 an optional command for replacing /bin/sh.</para>
1544 </listitem>
1545 <listitem>
1546 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
1547 </listitem>
1548 <listitem>
1549 <para>[randy] - Added new package JUnit-4.1.</para>
1550 </listitem>
1551 </itemizedlist>
1552 </listitem>
1553
1554 <listitem>
1555 <para>March 21st, 2007</para>
1556 <itemizedlist>
1557 <listitem>
1558 <para>[randy] - Updated to MySQL-5.0.37.</para>
1559 </listitem>
1560 <listitem>
1561 <para>[randy] - Modified the Heimdal instructions to rename the
1562 Heimdal libss headers and libraries and restore the orginal E2fsprogs
1563 files. Also added some documentation installation commands.</para>
1564 </listitem>
1565 </itemizedlist>
1566 </listitem>
1567
1568 <listitem>
1569 <para>March 20th, 2007</para>
1570 <itemizedlist>
1571 <listitem>
1572 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
1573 problem and some systems when running checks.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
1577 used in LFS.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
1581 </listitem>
1582 </itemizedlist>
1583 </listitem>
1584
1585 <listitem>
1586 <para>March 19th, 2007</para>
1587 <itemizedlist>
1588 <listitem>
1589 <para>[randy] - Updated to cpio-2.7.</para>
1590 </listitem>
1591 </itemizedlist>
1592 </listitem>
1593
1594 <listitem>
1595 <para>March 18th, 2007</para>
1596 <itemizedlist>
1597 <listitem>
1598 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
1599 </listitem>
1600 <listitem>
1601 <para>[randy] - Added a warning to the GNOME introduction section,
1602 and links to this warning in various GNOME package instructions
1603 telling to use the stable version of BLFS to build current
1604 GNOME.</para>
1605 </listitem>
1606 <listitem>
1607 <para>[randy] - Updated to GTK+-2.10.11.</para>
1608 </listitem>
1609 <listitem>
1610 <para>[randy] - Updated to ATK-1.18.0.</para>
1611 </listitem>
1612 <listitem>
1613 <para>[randy] - Updated to Pango-1.16.1.</para>
1614 </listitem>
1615 <listitem>
1616 <para>[randy] - Updated to cairo-1.4.0.</para>
1617 </listitem>
1618 <listitem>
1619 <para>[randy] - Updated to GLib-2.12.11.</para>
1620 </listitem>
1621 </itemizedlist>
1622 </listitem>
1623
1624 <listitem>
1625 <para>March 17th, 2007</para>
1626 <itemizedlist>
1627 <listitem>
1628 <para>[randy] - Updated to libxslt-1.1.20.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[randy] - Updated to Python-2.5.</para>
1632 </listitem>
1633 </itemizedlist>
1634 </listitem>
1635
1636 <listitem>
1637 <para>March 16th, 2007</para>
1638 <itemizedlist>
1639 <listitem>
1640 <para>[randy] - Updated to GCC-4.1.2, which matches the version
1641 used in LFS.</para>
1642 </listitem>
1643 </itemizedlist>
1644 </listitem>
1645
1646 <listitem>
1647 <para>March 15th, 2007</para>
1648 <itemizedlist>
1649 <listitem>
1650 <para>[randy] - Added the Dash package using a patch provided by
1651 Agathoklis Hatzimanikas.</para>
1652 </listitem>
1653 </itemizedlist>
1654 </listitem>
1655
1656 <listitem>
1657 <para>March 13th, 2007</para>
1658 <itemizedlist>
1659 <listitem>
1660 <para>[randy] - Added a note to the Linux-PAM instructions to run
1661 the test suite after the package has been installed and minimally
1662 configured.</para>
1663 </listitem>
1664 </itemizedlist>
1665 </listitem>
1666
1667 <listitem>
1668 <para>March 8th, 2007</para>
1669 <itemizedlist>
1670 <listitem>
1671 <para>[alexander] - Added Recode-3.6.</para>
1672 </listitem>
1673 </itemizedlist>
1674 </listitem>
1675
1676 <listitem>
1677 <para>March 7th, 2007</para>
1678 <itemizedlist>
1679 <listitem>
1680 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
1681 man page sed by alexander.</para>
1682 </listitem>
1683 </itemizedlist>
1684 </listitem>
1685
1686 <listitem>
1687 <para>March 4th, 2007</para>
1688 <itemizedlist>
1689 <listitem>
1690 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
1691 packages to version 4.5. Patch from Matthew Burgess.</para>
1692 </listitem>
1693 </itemizedlist>
1694 </listitem>
1695
1696 <listitem>
1697 <para>March 3rd, 2007</para>
1698 <itemizedlist>
1699 <listitem>
1700 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
1701 </listitem>
1702 <listitem>
1703 <para>[alexander] - Removed the link to the (dead) libstk
1704 site from Xine Libraries page.</para>
1705 </listitem>
1706 </itemizedlist>
1707 </listitem>
1708
1709 <listitem>
1710 <para>February 28th, 2007</para>
1711 <itemizedlist>
1712 <listitem>
1713 <para>[dnicholson] - Made the i18n-fonts commands more explicit
1714 on the a2ps page to guard against errors. Thanks to Nathan Coulson
1715 for the report.</para>
1716 </listitem>
1717 </itemizedlist>
1718 </listitem>
1719
1720 <listitem>
1721 <para>February 24th, 2007</para>
1722 <itemizedlist>
1723 <listitem>
1724 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
1725 Daniel Rindt.</para>
1726 </listitem>
1727 </itemizedlist>
1728 </listitem>
1729
1730 <listitem>
1731 <para>February 19th, 2007</para>
1732 <itemizedlist>
1733 <listitem>
1734 <para>[dnicholson] - Fixed the sed needed to run the libxml2
1735 testsuite. Closes #2299. Report from kratz00.</para>
1736 </listitem>
1737 </itemizedlist>
1738 </listitem>
1739
1740 <listitem>
1741 <para>February 16th, 2007</para>
1742 <itemizedlist>
1743 <listitem>
1744 <para>[randy] - Updated to GMP-4.2.1.</para>
1745 </listitem>
1746 <listitem>
1747 <para>[randy] - Updated to libxml2-2.6.27.</para>
1748 </listitem>
1749 <listitem>
1750 <para>[randy] - Fixed a broken documentation installation command
1751 in the libpng instructions, thanks to Nathan Coulson for the
1752 report.</para>
1753 </listitem>
1754 <listitem>
1755 <para>[randy] - Updated to Inetutils-1.5.</para>
1756 </listitem>
1757 </itemizedlist>
1758 </listitem>
1759
1760 <listitem>
1761 <para>February 15th, 2007</para>
1762 <itemizedlist>
1763 <listitem>
1764 <para>[randy] - Updated to Sysstat-7.0.4.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[randy] - Updated to Shadow-4.0.17.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
1771 </listitem>
1772 <listitem>
1773 <para>[randy] - Updated to Tk-8.4.14.</para>
1774 </listitem>
1775 <listitem>
1776 <para>[randy] - Updated to Tcl-8.4.14.</para>
1777 </listitem>
1778 <listitem>
1779 <para>[randy] - Updated to S-Lang-2.0.7.</para>
1780 </listitem>
1781 <listitem>
1782 <para>[randy] - Updated to PCRE-7.0.</para>
1783 </listitem>
1784 <listitem>
1785 <para>[randy] - Updated to libpng-1.2.16.</para>
1786 </listitem>
1787 <listitem>
1788 <para>[randy] - Updated to pkg-config-0.21.</para>
1789 </listitem>
1790 </itemizedlist>
1791 </listitem>
1792
1793 <listitem>
1794 <para>February 14th, 2007</para>
1795 <itemizedlist>
1796 <listitem>
1797 <para>[randy] - Released BLFS Version 6.2.0.</para>
1798 </listitem>
1799 </itemizedlist>
1800 </listitem>
1801
1802 <listitem>
1803 <para>February 6th, 2007</para>
1804 <itemizedlist>
1805 <listitem>
1806 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
1807 6.2 branch until 6.2.0 has been released).</para>
1808 </listitem>
1809 </itemizedlist>
1810 </listitem>
1811
1812 <listitem>
1813 <para>February 4th, 2007</para>
1814 <itemizedlist>
1815 <listitem>
1816 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
1817 package (do not merge to the 6.2 branch).</para>
1818 </listitem>
1819 </itemizedlist>
1820 </listitem>
1821
1822 </itemizedlist>
1823
1824</sect1>
Note: See TracBrowser for help on using the repository browser.