source: introduction/welcome/changelog.xml@ 0c74155e

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

Changed the chmod command in the OpenLDAP instructions to use the 'readlink' command to find out the names of the shared libraries

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

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