source: introduction/welcome/changelog.xml@ 996f4f23

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 996f4f23 was 996f4f23, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated to Flac-1.2.1

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

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