source: introduction/welcome/changelog.xml@ 6dc5389

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

Updated to rxvt-unicode-8.4

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

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