source: introduction/welcome/changelog.xml@ fcceb000

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

Updated the text about default mount options.

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

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