source: introduction/welcome/changelog.xml@ f952748

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

Fixed an incorrect installation command in the XSL Stylesheets instructions, thanks to Frank Ianella for pointing it out

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

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