source: introduction/welcome/changelog.xml@ 2f7d86f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2f7d86f was 2f7d86f, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Minor changes to EsounD and popt

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

  • Property mode set to 100644
File size: 51.6 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[4122007]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[3a5c279]8<sect1 id="intro-welcome-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
20 <xref linkend="intro-welcome-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-->
[e88817b5]43
[418f337]44 <listitem>
45 <para>December 7th, 2005</para>
46 <itemizedlist>
[2f7d86f]47 <listitem>
48 <para>[bdubbs] - Added sed to remove incomplete tests from
49 test program in popt.</para>
50 </listitem>
51 <listitem>
52 <para>[bdubbs] - Removed reference to non-existent esound.ps
53 from EsounD-0.2.36.</para>
54 </listitem>
[f33cb079]55 <listitem>
56 <para>[bdubbs] - Removed --with-history option from libxml2. Added
57 a caution that the make check command can hang forever under
58 certain conditions with the option.</para>
59 </listitem>
60 <listitem>
61 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
62 </listitem>
[312084e]63 <listitem>
64 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
65 go moko for pointing out the omission.</para>
66 </listitem>
[30d63593]67 <listitem>
68 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
69 </listitem>
[d7d5d8a3]70 <listitem>
71 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
72 thanks to David Rosal for pointing out the omission.</para>
73 </listitem>
[3961b7e]74 <listitem>
75 <para>[randy] - Updated to libvorbis-1.1.2.</para>
76 </listitem>
[418f337]77 <listitem>
78 <para>[randy] - Updated to libogg-1.1.3.</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
[a098628]83 <listitem>
84 <para>December 6th, 2005</para>
85 <itemizedlist>
86 <listitem>
87 <para>[dj] - Completed dependencies, removed optional configure
88 parameters and added the no_mozilla (firefox) patch for
89 OpenOffice.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
[4b48ee50]94 <listitem>
95 <para>December 3rd, 2005</para>
96 <itemizedlist>
[e88817b5]97 <listitem>
98 <para>[randy] - Updated to GCC-4.0.2.</para>
99 </listitem>
[4b48ee50]100 <listitem>
101 <para>[bdubbs] - Updated to qt-3.3.5.</para>
102 </listitem>
103 </itemizedlist>
104 </listitem>
105
[f86db562]106 <listitem>
107 <para>December 2nd, 2005</para>
108 <itemizedlist>
109 <listitem>
110 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
111 </listitem>
112 </itemizedlist>
113 </listitem>
114
[f922e62]115 <listitem>
116 <para>December 1st, 2005</para>
117 <itemizedlist>
118 <listitem>
119 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
120 </listitem>
121 </itemizedlist>
122 </listitem>
[14e13a0c]123
[f6de4477]124 <listitem>
125 <para>November 30th, 2005</para>
126 <itemizedlist>
[5a832414]127 <listitem>
128 <para>[randy] - Updated to xinetd-2.3.14.</para>
129 </listitem>
[3102d0f]130 <listitem>
131 <para>[randy] - Added a command to create the logging directory in
132 the GDM instructions, thanks to Vincent Fretin for pointing out the
133 oversight.</para>
134 </listitem>
[f6f06932]135 <listitem>
136 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
137 </listitem>
[f6de4477]138 <listitem>
139 <para>[randy] - Updated to Sysstat-6.0.2.</para>
140 </listitem>
141 </itemizedlist>
142 </listitem>
143
[ccb8b2d]144 <listitem>
145 <para>November 29th, 2005</para>
146 <itemizedlist>
[d8684cbc]147 <listitem>
148 <para>[randy] - Updated to Shadow-4.0.13.</para>
149 </listitem>
[ccb8b2d]150 <listitem>
151 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
152 the installation commands have changed.</para>
153 </listitem>
[59ddef1]154 <listitem>
155 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
156 </listitem>
[ccb8b2d]157 </itemizedlist>
158 </listitem>
159
[9d3c5f1]160 <listitem>
161 <para>November 27th, 2005</para>
162 <itemizedlist>
[ac567be]163 <listitem>
164 <para>[randy] - Added an FTP download URL and changed the
165 documentation installation to a versioned directory in the Fontconfig
166 instructions.</para>
167 </listitem>
[9d3c5f1]168 <listitem>
169 <para>[randy] - Added documentation installation and clarified the
170 purpose of the sed command in the FreeType instructions.</para>
171 </listitem>
172 </itemizedlist>
173 </listitem>
174
[064cb3b]175 <listitem>
176 <para>November 26th, 2005</para>
177 <itemizedlist>
[8f38c8e7]178 <listitem>
[67ca8f6]179 <para>[randy] - Added a note to the Lynx instructions that
180 identifies, and shows how to avoid, a security vulnerability.</para>
181 </listitem>
182 <listitem>
183 <para>[randy] - Updated to S-Lang-2.0.5.</para>
[8f38c8e7]184 </listitem>
[064cb3b]185 <listitem>
186 <para>[randy] - Updated the text in the Net-tools instructions
187 to reflect the updated version of Coreutils.</para>
188 </listitem>
189 </itemizedlist>
190 </listitem>
191
[c35d927]192 <listitem>
193 <para>November 25th, 2005</para>
194 <itemizedlist>
[0c4916c]195 <listitem>
196 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
197 </listitem>
[c35d927]198 <listitem>
199 <para>[randy] - Updated to pkg-config-0.20</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
[14e13a0c]204 <listitem>
205 <para>November 24th, 2005</para>
206 <itemizedlist>
207 <listitem>
[1976445]208 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
209 installation commands to work with the newer version.</para>
[14e13a0c]210 </listitem>
211 </itemizedlist>
212 </listitem>
213
[74169a7c]214 <listitem>
215 <para>November 23rd, 2005</para>
216 <itemizedlist>
217 <listitem>
218 <para>[bdubbs] - Added sed to sudo to correct a security issue
[bccbdaea]219 (Archaic). Also added --enable-shell-sets-home switch
[74169a7c]220 (Gerard).</para>
221 </listitem>
222 </itemizedlist>
223 </listitem>
224
[3bbd5fe9]225 <listitem>
226 <para>November 22nd, 2005</para>
227 <itemizedlist>
[cf341b4]228 <listitem>
229 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
230 </listitem>
[f6ec478]231 <listitem>
232 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
233 051020 and changed the documentation directory to a versioned
234 name.</para>
235 </listitem>
[c2e7686]236 <listitem>
237 <para>[randy] - Updated to FriBidi-0.10.7.</para>
238 </listitem>
[4f58e7a]239 <listitem>
240 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
241 the tests outlined in the DocBook DSSSL Stylesheets
242 instructions.</para>
243 </listitem>
[c3ee07c]244 <listitem>
245 <para>[randy] - Updated to Ethereal-0.10.13.</para>
246 </listitem>
[3bbd5fe9]247 <listitem>
248 <para>[randy] - Added new package GC-6.5.</para>
249 </listitem>
250 </itemizedlist>
251 </listitem>
252
[3565e02]253 <listitem>
[9faa2754]254 <para>November 21st, 2005</para>
255 <itemizedlist>
[6ce5255]256 <listitem>
257 <para>[randy] - Updated the Rsync bootscript to remove the --compress
258 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
259 </listitem>
[aa5632c]260 <listitem>
261 <para>[randy] - Added --disable-python to the configure command in
262 the D-BUS instructions to fix a broken build identified by Filip
263 Bartmann.</para>
264 </listitem>
[a49d0f2d]265 <listitem>
266 <para>[randy] - Added --disable-libwrap to the configure command in
267 the Stunnel instructions to fix a broken build identified by Filip
268 Bartmann.</para>
269 </listitem>
[27599b98]270 <listitem>
271 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
272 Utilities section of Chapter 31.</para>
273 </listitem>
[9faa2754]274 <listitem>
275 <para>[randy] - Modified the libexecdir parameter passed to configure
276 and tweaked the storage device policy in the HAL instructions.</para>
277 </listitem>
278 </itemizedlist>
279 </listitem>
280
281 <listitem>
[3565e02]282 <para>November 19th, 2005</para>
283 <itemizedlist>
284 <listitem>
285 <para>[randy] - Added notes to start a D-BUS session daemon to the
286 D-BUS, GDM and GNOME Configuration instructions.</para>
287 </listitem>
[cdb6f7a]288 <listitem>
289 <para>[dj] - Cleaned up OpenOffice instructions and added
290 a no-pam patch.</para>
291 </listitem>
[3565e02]292 </itemizedlist>
293 </listitem>
294
[12967d4]295 <listitem>
296 <para>November 18th, 2005</para>
297 <itemizedlist>
[72e4cd18]298 <listitem>
299 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
300 thanks to Steffen Knollman for discovering the problem and
301 contributing the patch.</para>
302 </listitem>
[12967d4]303 <listitem>
304 <para>[igor] - Updated to rsync-2.6.6.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
[3342946]309 <listitem>
310 <para>November 17th, 2005</para>
311 <itemizedlist>
[4ef8437c]312 <listitem>
313 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
314 Utilities section of Chapter 31.</para>
315 </listitem>
[3342946]316 <listitem>
317 <para>[dj] - Corrected OpenOffice patch names.</para>
318 </listitem>
319 </itemizedlist>
320 </listitem>
321
[01f09271]322 <listitem>
323 <para>November 15th, 2005</para>
324 <itemizedlist>
325 <listitem>
326 <para>[dj] - Updated to OpenOffice-2.0.0</para>
327 </listitem>
328 </itemizedlist>
329 </listitem>
330
[ebb3545c]331 <listitem>
332 <para>November 14th, 2005</para>
333 <itemizedlist>
334 <listitem>
335 <para>[randy] - Updated to Balsa-2.3.6.</para>
336 </listitem>
337 </itemizedlist>
338 </listitem>
339
[665c751f]340 <listitem>
341 <para>November 13th, 2005</para>
342 <itemizedlist>
343 <listitem>
344 <para>[randy] - Added several more entries to the 'Other Programming
345 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
346 and other contributions.</para>
347 </listitem>
348 </itemizedlist>
349 </listitem>
350
[cd79557e]351 <listitem>
352 <para>November 12th, 2005</para>
353 <itemizedlist>
354 <listitem>
[bccbdaea]355 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
[cd79557e]356 xptinfo.h anonymous enum patch.</para>
357 </listitem>
358 </itemizedlist>
359 </listitem>
360
[6ece1a0a]361 <listitem>
362 <para>November 9th, 2005</para>
363 <itemizedlist>
[428434e7]364 <listitem>
365 <para>[randy] - Updated references to source and md5sum files
366 on the Anduin server due to the Anduin reorganization.</para>
367 </listitem>
[6ece1a0a]368 <listitem>
369 <para>[randy] - Added several more programming languages to the
370 'Other Programming Tools' section.</para>
371 </listitem>
372 </itemizedlist>
373 </listitem>
374
[e92c670e]375 <listitem>
376 <para>November 7th, 2005</para>
377 <itemizedlist>
378 <listitem>
379 <para>[randy] - Added several programming languages to the 'Other
380 Programming Tools' section.</para>
381 </listitem>
[895dad28]382 <listitem>
383 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
384 </listitem>
[e92c670e]385 </itemizedlist>
386 </listitem>
387
[71372a2]388 <listitem>
389 <para>November 5th, 2005</para>
390 <itemizedlist>
391 <listitem>
[bccbdaea]392 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
[71372a2]393 suggestions.</para>
394 </listitem>
395 </itemizedlist>
396 </listitem>
397
[87dd6705]398 <listitem>
399 <para>November 4th, 2005</para>
400 <itemizedlist>
401 <listitem>
402 <para>[randy] - Added a patch to the libgsf instructions so that the
403 configure script properly discovers GConf.</para>
404 </listitem>
405 </itemizedlist>
406 </listitem>
407
[4ffe8c5]408 <listitem>
409 <para>November 3rd, 2005</para>
410 <itemizedlist>
411 <listitem>
412 <para>[randy] - Added new package GMime-2.1.17.</para>
413 </listitem>
414 </itemizedlist>
415 </listitem>
416
[0e50c5e6]417 <listitem>
418 <para>November 1st, 2005</para>
419 <itemizedlist>
[9aa5011]420 <listitem>
421 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
422 'Other Programming Tools' section.</para>
423 </listitem>
[642723b]424 <listitem>
425 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
426 </listitem>
[0e50c5e6]427 <listitem>
428 <para>[randy] - Updated to Transcode-1.0.1.</para>
429 </listitem>
430 </itemizedlist>
431 </listitem>
432
[c34ca00a]433 <listitem>
434 <para>October 31st, 2005</para>
435 <itemizedlist>
436 <listitem>
437 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
438 </listitem>
439 </itemizedlist>
440 </listitem>
441
[17a43e4]442 <listitem>
443 <para>October 30th, 2005</para>
444 <itemizedlist>
445 <listitem>
446 <para>[randy] - Added new package Totem-1.2.0.</para>
447 </listitem>
[99a7cb0]448 <listitem>
449 <para>[dj] - Updated to JDK-1.5.0_05.</para>
450 </listitem>
[17a43e4]451 </itemizedlist>
452 </listitem>
453
[4b989d2]454 <listitem>
455 <para>October 29th, 2005</para>
456 <itemizedlist>
457 <listitem>
458 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
459 </listitem>
460 </itemizedlist>
461 </listitem>
462
[f9ff74b]463 <listitem>
464 <para>October 28th, 2005</para>
465 <itemizedlist>
[6af3f7bd]466 <listitem>
467 <para>[igor] - Updated to SDL-1.2.9.</para>
468 </listitem>
[f9ff74b]469 <listitem>
470 <para>[igor] - Updated to CVS-1.11.21.</para>
471 </listitem>
472 </itemizedlist>
473 </listitem>
474
[3ca3085]475 <listitem>
476 <para>October 25th, 2005</para>
477 <itemizedlist>
478 <listitem>
479 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
480 package from the GNOME Add-on section.</para>
481 </listitem>
482 </itemizedlist>
483 </listitem>
484
[5474306]485 <listitem>
486 <para>October 23rd, 2005</para>
487 <itemizedlist>
[7eba4892]488 <listitem>
489 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
490 </listitem>
[5474306]491 <listitem>
492 <para>[randy] - Added new package Poppler-0.4.2.</para>
493 </listitem>
494 </itemizedlist>
495 </listitem>
496
[f5a8678f]497 <listitem>
498 <para>October 21st, 2005</para>
499 <itemizedlist>
500 <listitem>
501 <para>[randy] - Added new package GNOME Keyring
502 Manager-2.12.0.</para>
503 </listitem>
504 </itemizedlist>
505 </listitem>
506
[bbea0be]507 <listitem>
508 <para>October 20th, 2005</para>
509 <itemizedlist>
510 <listitem>
511 <para>[randy] - Added new package ISO Codes-0.48.</para>
512 </listitem>
513 </itemizedlist>
514 </listitem>
515
[d5a426b]516 <listitem>
517 <para>October 19th, 2005</para>
518 <itemizedlist>
[872db717]519 <listitem>
520 <para>[randy] - Added new package PyXML-0.8.4.</para>
521 </listitem>
[d5a426b]522 <listitem>
523 <para>[randy] - Added category headers to the GNOME Add-on packages
524 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
525 XML wizardry to make this happen.</para>
526 </listitem>
527 </itemizedlist>
528 </listitem>
529
[45698ce]530 <listitem>
531 <para>October 18th, 2005</para>
532 <itemizedlist>
[4ab8ab91]533 <listitem>
534 <para>[randy] - Added a patch and an additional command to enable the
535 streaming audio method in the GNOME Speech instructions.</para>
536 </listitem>
[45698ce]537 <listitem>
538 <para>[randy] - Updated to GDM-2.8.0.5.</para>
539 </listitem>
540 </itemizedlist>
541 </listitem>
542
[e7ae836]543 <listitem>
544 <para>October 17th, 2005</para>
545 <itemizedlist>
[d5adf2f2]546 <listitem>
547 <para>[randy] - Updated to GOK-1.0.5.</para>
548 </listitem>
[1767b2b]549 <listitem>
550 <para>[igor] - Updated to HTML Tidy-051013.</para>
551 </listitem>
[005f4bbb]552 <listitem>
553 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
554 </listitem>
[e7ae836]555 <listitem>
556 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
557 </listitem>
558 </itemizedlist>
559 </listitem>
560
[88494257]561 <listitem>
562 <para>October 16th, 2005</para>
563 <itemizedlist>
[29f1eea6]564 <listitem>
565 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
566 of the xextensions.pc file from the GNOME Magnifier to the XFree86
567 instructions.</para>
568 </listitem>
[2f65edb]569 <listitem>
570 <para>[igor] - Updated to PHP-5.0.5.</para>
571 </listitem>
[9814eef9]572 <listitem>
573 <para>[randy] - Modified dependencies in the libgtkhtml
574 instructions.</para>
575 </listitem>
[fdf93bc]576 <listitem>
577 <para>[igor] - Updated to PCRE-6.4.</para>
578 </listitem>
[88494257]579 <listitem>
580 <para>[igor] - Updated to cURL-7.15.0.</para>
581 </listitem>
582 </itemizedlist>
583 </listitem>
584
[4145ebf]585 <listitem>
586 <para>October 15th, 2005</para>
587 <itemizedlist>
[abf1070b]588 <listitem>
589 <para>[igor] - Added the gcc4 patch for NTP.</para>
590 </listitem>
[448900a5]591 <listitem>
592 <para>[igor] - Updated to Fcron-3.0.0.</para>
593 </listitem>
[2b2abf68]594 <listitem>
595 <para>[igor] - Updated to Apache-2.0.55.</para>
596 </listitem>
[dafa0dc]597 <listitem>
598 <para>[igor] - Updated to Python-2.4.2.</para>
599 </listitem>
[d25c0a4]600 <listitem>
[cd2ef4a6]601 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
602 </listitem>
603 <listitem>
[d25c0a4]604 <para>[randy] - Updated to GGV-2.12.0.</para>
605 </listitem>
[7d1fae2b]606 <listitem>
607 <para>[igor] - Updated to Firefox-1.0.7.</para>
608 </listitem>
[6ebf60e]609 <listitem>
610 <para>[randy] - Updated to AT SPI-1.6.6.</para>
611 </listitem>
[c6b31c5]612 <listitem>
613 <para>[igor] - Updated to libtiff-3.7.4.</para>
614 </listitem>
[c1e4d795]615 <listitem>
616 <para>[igor] - Updated to cairo-1.0.2.</para>
617 </listitem>
[8eff8c6]618 <listitem>
619 <para>[randy] - Updated to Zenity-2.12.1.</para>
620 </listitem>
[4145ebf]621 <listitem>
622 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
[c2953cd]627 <listitem>
628 <para>October 14th, 2005</para>
629 <itemizedlist>
[b2289f7c]630 <listitem>
631 <para>[igor] - Updated to libpcap-0.9.4.</para>
632 </listitem>
[b6e5d3a1]633 <listitem>
634 <para>[igor] - Updated to Wget-1.10.2.</para>
635 </listitem>
[8398769]636 <listitem>
637 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
638 </listitem>
[5a0cd06f]639 <listitem>
640 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
641 </listitem>
[b8a92dad]642 <listitem>
643 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
644 </listitem>
[2567a97d]645 <listitem>
646 <para>[randy] - Updated to File Roller-2.12.1.</para>
647 </listitem>
[d3cd59a]648 <listitem>
649 <para>[randy] - Updated to EOG-2.12.1.</para>
650 </listitem>
[c2953cd]651 <listitem>
652 <para>[randy] - Updated to gedit-2.12.1.</para>
653 </listitem>
654 </itemizedlist>
655 </listitem>
656
[9b4c1cae]657 <listitem>
658 <para>October 13th, 2005</para>
659 <itemizedlist>
[70fc81f]660 <listitem>
661 <para>[igor] - Updated Vim security patch.</para>
662 </listitem>
[06147ee6]663 <listitem>
664 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
665 </listitem>
[5709413]666 <listitem>
667 <para>[randy] - Updated to Epiphany-1.8.2.</para>
668 </listitem>
[9b4c1cae]669 <listitem>
670 <para>[randy] - Changed Python from an optional to a recommended
671 dependency in the GNOME Doc Utils dependencies.</para>
672 </listitem>
673 </itemizedlist>
674 </listitem>
675
[7db9c4b]676 <listitem>
677 <para>October 12th, 2005</para>
678 <itemizedlist>
679 <listitem>
680 <para>[randy] - Updated to gcalctool-5.6.31.</para>
681 </listitem>
682 </itemizedlist>
683 </listitem>
684
[f73ca8c1]685 <listitem>
686 <para>October 11th, 2005</para>
687 <itemizedlist>
[7189b1fc]688 <listitem>
689 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
690 </listitem>
[1125c6d]691 <listitem>
692 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
693 </listitem>
[08306aa]694 <listitem>
695 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
696 </listitem>
[908f201]697 <listitem>
698 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
699 </listitem>
[cd3cc530]700 <listitem>
701 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
702 </listitem>
[6166d9e]703 <listitem>
704 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
705 </listitem>
[f73ca8c1]706 <listitem>
707 <para>[randy] - Updated to Evolution-2.4.1.</para>
708 </listitem>
709 </itemizedlist>
710 </listitem>
711
[3b269b9]712 <listitem>
713 <para>October 10th, 2005</para>
714 <itemizedlist>
[8e1c51ff]715 <listitem>
716 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
717 </listitem>
[6ca9e03]718 <listitem>
719 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
720 </listitem>
[56fcc11b]721 <listitem>
722 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
723 </listitem>
[0477ecfa]724 <listitem>
725 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
726 </listitem>
727 <listitem>
728 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
729 </listitem>
[1cceff2]730 <listitem>
731 <para>[randy] - Added GTK+-2 as a required dependency of
732 libgtkhtml.</para>
733 </listitem>
[0af08ab]734 <listitem>
735 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
736 </listitem>
[3b269b9]737 <listitem>
738 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
739 GNOME. GNOME add-on packages are updated only to the release
740 versions. The individual updates to the GNOME add-on packages will be
741 accomplished individually.</para>
742 </listitem>
743 </itemizedlist>
744 </listitem>
745
[b7ea972]746 <listitem>
747 <para>October 8th, 2005</para>
748 <itemizedlist>
749 <listitem>
750 <para>[tushar] - Replaced FAM with Gamin.</para>
751 </listitem>
752 </itemizedlist>
753 </listitem>
754
[cb61e3a8]755 <listitem>
756 <para>October 6th, 2005</para>
757 <itemizedlist>
[03ac97c2]758 <listitem>
759 <para>[randy] - Updated to librsvg-2.12.4.</para>
760 </listitem>
[cb61e3a8]761 <listitem>
762 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
763 </listitem>
[e7d7f69]764 <listitem>
765 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
766 </listitem>
[cb61e3a8]767 </itemizedlist>
768 </listitem>
769
[eef5b7e9]770 <listitem>
771 <para>October 5th, 2005</para>
772 <itemizedlist>
[bed3771]773 <listitem>
774 <para>[randy] - Updated to Metacity-2.12.1.</para>
775 </listitem>
[312cd18]776 <listitem>
777 <para>[randy] - Updated to libwnck-2.12.1.</para>
778 </listitem>
[0011bd6]779 <listitem>
780 <para>[randy] - Updated to GTK+-2.8.6.</para>
781 </listitem>
[8d08ace]782 <listitem>
783 <para>[randy] - Updated to Pango-1.10.1.</para>
784 </listitem>
[bdfbc51]785 <listitem>
786 <para>[randy] - Updated to GLib-2.8.3.</para>
787 </listitem>
[437700ae]788 <listitem>
789 <para>[randy] - Updated to libxml2-2.6.22.</para>
790 </listitem>
[a0a2216]791 <listitem>
792 <para>[randy] - Added the --disable-error-on-warning parameter to the
793 GnuCash configure command as using GCC-4.0.x will generate warnings
794 which will break the build if the parameter is not used.</para>
795 </listitem>
[eef5b7e9]796 <listitem>
797 <para>[randy] - Added a patch to the Guile instructions and changed
798 the sed command in the SLIB instructions so that the two packages
799 work nicely together.</para>
800 </listitem>
801 </itemizedlist>
802 </listitem>
803
[1b07e7a]804 <listitem>
805 <para>October 4th, 2005</para>
806 <itemizedlist>
[01d7eb0]807 <listitem>
808 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
809 instructions.</para>
810 </listitem>
[4b50f39]811 <listitem>
812 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
813 fix a GCC-4.0.x build problem.</para>
814 </listitem>
[07aca499]815 <listitem>
816 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
817 </listitem>
[c262c46c]818 <listitem>
819 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
820 </listitem>
[8ebbf4d6]821 <listitem>
822 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
823 instructions.</para>
824 </listitem>
[1b07e7a]825 <listitem>
826 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
827 fix a GCC-4 build problem.</para>
828 </listitem>
829 </itemizedlist>
830 </listitem>
831
[24ffa4b5]832 <listitem>
833 <para>October 3rd, 2005</para>
834 <itemizedlist>
[22230ec]835 <listitem>
836 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
837 instructions.</para>
838 </listitem>
[ab2d56ed]839 <listitem>
840 <para>[randy] - Clarified the dependencies in the Imlib
841 instructions.</para>
842 </listitem>
[24ffa4b5]843 <listitem>
844 <para>[randy] - Updated to AbiWord-2.2.10.</para>
845 </listitem>
846 </itemizedlist>
847 </listitem>
848
[9eea651]849 <listitem>
850 <para>October 1st, 2005</para>
851 <itemizedlist>
852 <listitem>
853 <para>[randy] - Added new package HAL-0.5.4.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
[e8e3312d]858 <listitem>
859 <para>September 26th, 2005</para>
860 <itemizedlist>
861 <listitem>
862 <para>[randy] - Added new package D-BUS-0.50.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
[a50ed8c]867 <listitem>
868 <para>September 25th, 2005</para>
869 <itemizedlist>
870 <listitem>
[e8e3312d]871 <para>[randy] - Added a patch to fix a build problem with newer
[a50ed8c]872 versions of libgsf and added a sed command so the default is to
873 build the Perl plugin module to the Gnumeric instructions.</para>
874 </listitem>
875 </itemizedlist>
876 </listitem>
877
[24a3d96f]878 <listitem>
879 <para>September 22nd, 2005</para>
880 <itemizedlist>
881 <listitem>
882 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
883 </listitem>
884 </itemizedlist>
885 </listitem>
886
[eb03182]887 <listitem>
[4d3c267]888 <para>September 21st, 2005</para>
[eb03182]889 <itemizedlist>
[22320b4c]890 <listitem>
891 <para>[randy] - Updated to Samba-3.0.20.</para>
892 </listitem>
[572c673]893 <listitem>
894 <para>[bdubbs] - Reverted gcc build instructions.</para>
895 </listitem>
[c65acf02]896 <listitem>
897 <para>[randy] - Updated to EsounD-0.2.36.</para>
898 </listitem>
[cbc7604b]899 <listitem>
900 <para>[randy] - Updated to Metacity-2.12.0.</para>
901 </listitem>
[eb03182]902 <listitem>
903 <para>[randy] - Updated to Libwnck-2.12.0.</para>
904 </listitem>
905 </itemizedlist>
906 </listitem>
907
[d02add0]908 <listitem>
909 <para>September 20th, 2005</para>
910 <itemizedlist>
[0db0135]911 <listitem>
[eb03182]912 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
[0db0135]913 gcc-4.0.1.</para>
914 </listitem>
[f6deaf77]915 <listitem>
916 <para>[randy] - Updated to GTK+-2.8.3.</para>
917 </listitem>
[a9787f8]918 <listitem>
919 <para>[randy] - Updated to ATK-1.10.3.</para>
920 </listitem>
[887c949]921 <listitem>
922 <para>[randy] - Updated to Pango-1.10.0.</para>
923 </listitem>
[06b397f7]924 <listitem>
925 <para>[randy] - Updated to GLib-2.8.1.</para>
926 </listitem>
[6e34843]927 <listitem>
928 <para>[randy] - Added a command to create an X Render pkg-config file
929 to the XFree86 instructions. Also created notes in the Metacity and
930 cairo instructions to ensure this file exists.</para>
931 </listitem>
[bb41bc7]932 <listitem>
933 <para>[randy] - Added new package cairo-1.0.0.</para>
934 </listitem>
[d02add0]935 <listitem>
936 <para>[bdubbs] - Changed gcc build instructions to use
937 a simple make. Added a note to use make bootstrap if
938 the base compiler is not gcc-4.0.1.</para>
939 </listitem>
940 </itemizedlist>
941 </listitem>
[721fa00d]942
[0768a9f]943 <listitem>
944 <para>September 19th, 2005</para>
945 <itemizedlist>
[15e255f]946 <listitem>
947 <para>[bdubbs] - Added a patch to build mozilla with
948 gcc-4.0.1.</para>
949 </listitem>
[62358c2]950 <listitem>
951 <para>[randy] - Updated to gucharmap-1.4.4.</para>
952 </listitem>
[721fa00d]953 <listitem>
954 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
955 </listitem>
[0768a9f]956 <listitem>
957 <para>[richard] - Added a sed to fix the build of the
958 test suite for cpio-2.6 when using gcc-4.0.1.
959 Suggested by Matthew Burgess</para>
960 </listitem>
961 </itemizedlist>
962 </listitem>
[bccbdaea]963
[acdc9ab8]964 <listitem>
965 <para>September 18th, 2005</para>
966 <itemizedlist>
[c526837]967 <listitem>
968 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
969 </listitem>
[dc7544c]970 <listitem>
971 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
972 </listitem>
[acdc9ab8]973 <listitem>
974 <para>[richard] - Updated to bluefish-1.0.4.</para>
975 </listitem>
976 </itemizedlist>
977 </listitem>
[bccbdaea]978
[2379821]979 <listitem>
980 <para>September 17th, 2005</para>
981 <itemizedlist>
[2ddf71a5]982 <listitem>
983 <para>[randy] - Added an alternate installation location for the
984 shared library interface headers to the AFPL Ghostscript and ESP
985 Ghostscript instructions.</para>
986 </listitem>
[6cc3f39]987 <listitem>
988 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
989 </listitem>
[2739d2e]990 <listitem>
991 <para>[randy] - Updated the Business::ISBN Perl module to
992 1.82.</para>
993 </listitem>
[8678615]994 <listitem>
995 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
996 </listitem>
[e1c0862]997 <listitem>
[db75bab9]998 <para>[randy] - Updated the Module::Signature Perl module to
999 0.50.</para>
1000 </listitem>
1001 <listitem>
1002 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
[e1c0862]1003 </listitem>
[952c40f9]1004 <listitem>
1005 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
1006 2.12.</para>
1007 </listitem>
[962f295]1008 <listitem>
1009 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
1010 0.13.</para>
1011 </listitem>
[f1239573]1012 <listitem>
1013 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
1014 new Perl modules Text::Diff and Algorithm::Diff.</para>
1015 </listitem>
[2379821]1016 <listitem>
1017 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
1018 </listitem>
1019 </itemizedlist>
1020 </listitem>
1021
[3148bf6]1022 <listitem>
1023 <para>September 15th, 2005</para>
1024 <itemizedlist>
[9ea2f70]1025 <listitem>
[db75bab9]1026 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
[9ea2f70]1027 </listitem>
[3facc23b]1028 <listitem>
[db75bab9]1029 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
[3facc23b]1030 added a GCC-4 patch to the Gimp instructions.</para>
1031 </listitem>
[3148bf6]1032 <listitem>
[db75bab9]1033 <para>[randy] - Updated to librsvg-2.11.1.</para>
[3148bf6]1034 </listitem>
1035 </itemizedlist>
1036 </listitem>
1037
[6098c66]1038 <listitem>
1039 <para>September 14th, 2005</para>
1040 <itemizedlist>
[887352b]1041 <listitem>
1042 <para>[randy] - Removed redundant GTK+-2 dependency from the
1043 libgnomeprintui instructions.</para>
1044 </listitem>
[cd0cae38]1045 <listitem>
1046 <para>[randy] - Updated to libgsf-1.12.3.</para>
1047 </listitem>
[6098c66]1048 <listitem>
1049 <para>[randy] - Added documentation installation commands and
1050 corrected the note about the test suite in the libcroco
1051 instructions.</para>
1052 </listitem>
1053 </itemizedlist>
1054 </listitem>
1055
[ccc04dc]1056 <listitem>
1057 <para>September 13th, 2005</para>
1058 <itemizedlist>
[f9461f8]1059 <listitem>
1060 <para>[randy] - Added commands to the CVS instructions to create and
1061 install additional documentation.</para>
1062 </listitem>
[ccc04dc]1063 <listitem>
[ec5db802]1064 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
1065 documentation files chown command to only run if the docs were
1066 built and installed.</para>
[ccc04dc]1067 </listitem>
1068 </itemizedlist>
1069 </listitem>
1070
[800c9c3]1071 <listitem>
1072 <para>September 12th, 2005</para>
1073 <itemizedlist>
[2efa5eb4]1074 <listitem>
1075 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
1076 </listitem>
[c324393]1077 <listitem>
1078 <para>[randy] - Updated to VTE-0.11.15.</para>
1079 </listitem>
[b9950b00]1080 <listitem>
1081 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
1082 ScrollKeeper instructions.</para>
1083 </listitem>
[800c9c3]1084 <listitem>
1085 <para>[randy] - Updated to GCC-4.0.1.</para>
1086 </listitem>
1087 </itemizedlist>
1088 </listitem>
1089
[2f5888f]1090 <listitem>
1091 <para>September 11th, 2005</para>
1092 <itemizedlist>
1093 <listitem>
1094 <para>[randy] - Minor corrections to the XSL Stylesheets
1095 instructions, suggested by Manuel Canales Esparcia.</para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
[70798e6]1100 <listitem>
1101 <para>September 10th, 2005</para>
1102 <itemizedlist>
[daa8f42]1103 <listitem>
1104 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
1105 the environment variables are properly set.</para>
1106 </listitem>
[10bffdc8]1107 <listitem>
1108 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
1109 </listitem>
[33c43b6]1110 <listitem>
1111 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
1112 </listitem>
[98020b1]1113 <listitem>
1114 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
1115 </listitem>
[70798e6]1116 <listitem>
[bccbdaea]1117 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
[70798e6]1118 patch in JDK source build instructions.</para>
1119 </listitem>
1120 <listitem>
1121 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
1122 </listitem>
1123 <listitem>
[bccbdaea]1124 <para>[dj] - Updated volume restore script for use with
[70798e6]1125 Udev versions greater than 058.</para>
1126 </listitem>
1127 </itemizedlist>
1128 </listitem>
1129
[839edb8]1130 <listitem>
1131 <para>September 9th, 2005</para>
1132 <itemizedlist>
[e5097e59]1133 <listitem>
1134 <para>[randy] - Added a GCC-4 patch to the libexif
1135 instructions.</para>
1136 </listitem>
[6ca751b]1137 <listitem>
1138 <para>[randy] - Added a GCC-4 patch to the Avifile
1139 instructions.</para>
1140 </listitem>
[da98fb3]1141 <listitem>
[7ab0cf0d]1142 <para>[randy] - Added a GCC-4 patch to the FFmpeg
1143 instructions.</para>
1144 </listitem>
1145 <listitem>
1146 <para>[randy] - Added a GCC-4 patch to the MPlayer
1147 instructions.</para>
[da98fb3]1148 </listitem>
[1db4f8e]1149 <listitem>
1150 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
1151 </listitem>
[3988b2b]1152 <listitem>
1153 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
1154 </listitem>
[e50f829]1155 <listitem>
1156 <para>[randy] - Added a GCC-4 patch to the Firefox
1157 instructions.</para>
1158 </listitem>
[77b7bf36]1159 <listitem>
1160 <para>[randy] - Added a GCC-4 patch to the Thunderbird
1161 instructions.</para>
1162 </listitem>
[6b8e1d5]1163 <listitem>
1164 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
1165 </listitem>
[bf4f431]1166 <listitem>
1167 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
1168 </listitem>
[8b972cf]1169 <listitem>
1170 <para>[randy] - Added a GCC-4 patch and documentation installation
1171 commands to the NAS instructions.</para>
1172 </listitem>
[42cedf2]1173 <listitem>
1174 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
1175 instructions.</para>
1176 </listitem>
[8784b61f]1177 <listitem>
1178 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
1179 </listitem>
[70dfc83]1180 <listitem>
1181 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
1182 in the Inetutils instructions.</para>
1183 </listitem>
[e82b295a]1184 <listitem>
1185 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
1186 </listitem>
[6576f3e]1187 <listitem>
[70dfc83]1188 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
1189 instructions.</para>
[6576f3e]1190 </listitem>
[350bd19]1191 <listitem>
1192 <para>[randy] - Updated to intltool-0.34.1.</para>
1193 </listitem>
[839edb8]1194 <listitem>
1195 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
1196 </listitem>
1197 </itemizedlist>
1198 </listitem>
1199
[3c985d94]1200 <listitem>
1201 <para>September 8th, 2005</para>
1202 <itemizedlist>
[b0ce34a]1203 <listitem>
1204 <para>[randy] - Added a sed command to the libxklavier instructions
1205 to fix a GCC-4.x build problem.</para>
1206 </listitem>
[c5525bc]1207 <listitem>
1208 <para>[randy] - Updated to libxslt-1.1.15.</para>
1209 </listitem>
1210 <listitem>
[3c985d94]1211 <para>[randy] - Updated to libxml2-2.6.21.</para>
1212 </listitem>
1213 </itemizedlist>
1214 </listitem>
1215
[fbe0eec]1216 <listitem>
1217 <para>September 7th, 2005</para>
1218 <itemizedlist>
[c5525bc]1219 <listitem>
[3c985d94]1220 <para>[richard] - Updated to XScreenSaver-4.22.</para>
[fbe0eec]1221 </listitem>
1222 </itemizedlist>
1223 </listitem>
[3c985d94]1224
[07a6a20]1225 <listitem>
1226 <para>September 6th, 2005</para>
1227 <itemizedlist>
[c5525bc]1228 <listitem>
[5d7bbdde]1229 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
1230 release notes.</para>
1231 </listitem>
[07a6a20]1232 <listitem>
1233 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
1234 installation commands to the instructions.</para>
1235 </listitem>
1236 </itemizedlist>
1237 </listitem>
1238
[cb91861]1239 <listitem>
1240 <para>September 5th, 2005</para>
1241 <itemizedlist>
1242 <listitem>
1243 <para>[randy] - Updated to Subversion-1.2.3</para>
1244 </listitem>
1245 </itemizedlist>
1246 </listitem>
1247
[45f3870]1248 <listitem>
1249 <para>September 4th, 2005</para>
1250 <itemizedlist>
1251 <listitem>
1252 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
1253 documentation installation commands to the instructions.</para>
1254 </listitem>
1255 </itemizedlist>
1256 </listitem>
1257
[582cdc09]1258 <listitem>
1259 <para>September 3rd, 2005</para>
1260 <itemizedlist>
[9507710b]1261 <listitem>
1262 <para>[randy] - Updated to HTML Tidy-050826.</para>
1263 </listitem>
[582cdc09]1264 <listitem>
1265 <para>[randy] - Updated to cURL-7.14.1.</para>
1266 </listitem>
1267 </itemizedlist>
1268 </listitem>
1269
[95ec78a]1270 <listitem>
1271 <para>September 2nd, 2005</para>
1272 <itemizedlist>
[b15d4fc]1273 <listitem>
1274 <para>[randy] - Added commands to the Heimdal instructions to
1275 preserve and restore some overwritten interface headers and
1276 libraries. Also listed the dependencies in a more accurate
1277 manner.</para>
1278 </listitem>
[db9754e]1279 <listitem>
1280 <para>[randy] - Updated to MySQL-4.1.14.</para>
1281 </listitem>
[95ec78a]1282 <listitem>
1283 <para>[randy] - Fixed some broken commands in the TeX
1284 instructions.</para>
1285 </listitem>
1286 </itemizedlist>
1287 </listitem>
1288
[87c4613d]1289 <listitem>
1290 <para>September 1st, 2005</para>
1291 <itemizedlist>
1292 <listitem>
1293 <para>[randy] - Added documentation installation commands to the
1294 ALSA Libraries instructions.</para>
1295 </listitem>
1296 </itemizedlist>
1297 </listitem>
1298
[96baa24]1299 <listitem>
1300 <para>August 31st, 2005</para>
1301 <itemizedlist>
[980ef86b]1302 <listitem>
1303 <para>[randy] - Updated to Shadow-4.0.12.</para>
1304 </listitem>
[96baa24]1305 <listitem>
1306 <para>[randy] - Updated to Wget-1.10.1.</para>
1307 </listitem>
1308 </itemizedlist>
1309 </listitem>
1310
[dc8d40b]1311 <listitem>
1312 <para>August 30th, 2005</para>
1313 <itemizedlist>
[5283eda]1314 <listitem>
[96baa24]1315 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
[5283eda]1316 </listitem>
[dc8d40b]1317 <listitem>
1318 <para>[randy] - Removed obsolete dependencies from the LZO
1319 instructions.</para>
1320 </listitem>
1321 </itemizedlist>
1322 </listitem>
1323
[7245ba2]1324 <listitem>
1325 <para>August 29th, 2005</para>
1326 <itemizedlist>
[4b69cf79]1327 <listitem>
1328 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
[dc8d40b]1329 about the location of configuruation files. Updated
1330 optional dependencies.</para>
[4b69cf79]1331 </listitem>
[7245ba2]1332 <listitem>
1333 <para>[richard] - Added definition of dependency terms
1334 to Notes on Building Software.</para>
1335 </listitem>
1336 </itemizedlist>
1337 </listitem>
[4a18013]1338
[464127ba]1339 <listitem>
1340 <para>August 28th, 2005</para>
1341 <itemizedlist>
[4d32631]1342 <listitem>
[dc8d40b]1343 <para>[randy] - Added documentation installation commands to the Xvid
[4d32631]1344 instructions.</para>
1345 </listitem>
[0dd9a79]1346 <listitem>
[dc8d40b]1347 <para>[randy] - Added documentation installation commands to the
1348 libdv instructions.</para>
[0dd9a79]1349 </listitem>
[2802538]1350 <listitem>
1351 <para>[randy] - Updated to whois-4.7.6.</para>
1352 </listitem>
[1a571104]1353 <listitem>
1354 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
1355 </listitem>
[464127ba]1356 <listitem>
1357 <para>[randy] - Added a patch to fix the XMMS plugin and added a
1358 sed command to fix the Valgrind testing in the FLAC
1359 instructions.</para>
1360 </listitem>
1361 </itemizedlist>
1362 </listitem>
1363
[d3076809]1364 <listitem>
1365 <para>August 27th, 2005</para>
1366 <itemizedlist>
[8f11f09]1367 <listitem>
1368 <para>[randy] - Added a patch to fix the test suite in the id3lib
1369 instructions.</para>
1370 </listitem>
[d3076809]1371 <listitem>
1372 <para>[randy] - Updated the GCC patch and provided documentation
[dc8d40b]1373 installation commands to the libmpeg3 instructions.</para>
[d3076809]1374 </listitem>
1375 </itemizedlist>
1376 </listitem>
1377
[b0ddfae5]1378 <listitem>
1379 <para>August 26th, 2005</para>
1380 <itemizedlist>
1381 <listitem>
[bccbdaea]1382 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
[b0ddfae5]1383 the Movemail and RSS &amp; Blogs account setup options are now
1384 available 2) modified the Enigmail setup so that it actually works
1385 3) fixed the profile locking problem 4) made it so that if a mailto:
1386 URL is clicked, a message compose window is opened with the To: field
1387 filled out.</para>
1388 </listitem>
1389 </itemizedlist>
1390 </listitem>
1391
[361df3e]1392 <listitem>
1393 <para>August 25th, 2005</para>
1394 <itemizedlist>
1395 <listitem>
1396 <para>[randy] - Added a command to the Firefox instructions to fix
1397 the profile locking problem and an optional command to open a new
1398 tab in an existing browser window, both suggested by Kevin
1399 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
1400 suggestions.</para>
1401 </listitem>
1402 </itemizedlist>
1403 </listitem>
1404
[9d227199]1405 <listitem>
1406 <para>August 24th, 2005</para>
1407 <itemizedlist>
1408 <listitem>
1409 <para>[randy] - Modified SLIB instructions to use TeX instead of
1410 Lynx to create the text documentation.</para>
1411 </listitem>
1412 </itemizedlist>
1413 </listitem>
1414
[4a18013]1415 <listitem>
1416 <para>August 22nd, 2005</para>
1417 <itemizedlist>
[6fa0029]1418 <listitem>
1419 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
1420 Hugo Villeneuve for pointed it out.</para>
1421 </listitem>
[0bbf4c4]1422 <listitem>
1423 <para>[randy] - Updated to Xpdf-3.01</para>
1424 </listitem>
[4a18013]1425 <listitem>
1426 <para>[randy] - Updated to SLIB-3a2</para>
1427 </listitem>
1428 </itemizedlist>
1429 </listitem>
1430
[27609aaf]1431 <listitem>
1432 <para>August 21st, 2005</para>
1433 <itemizedlist>
1434 <listitem>
[430a0c1]1435 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
1436 dependency, added commands to install documentation and added an FTP
1437 download URL.</para>
1438 </listitem>
1439 <listitem>
1440 <para>[richard] - Updated to Leafnode-1.11.3.</para>
[27609aaf]1441 </listitem>
1442 </itemizedlist>
1443 </listitem>
[3baafca]1444
[f182eed]1445 <listitem>
1446 <para>August 20th, 2005</para>
1447 <itemizedlist>
[b74eff5a]1448 <listitem>
1449 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
1450 </listitem>
[fd44c929]1451 <listitem>
1452 <para>[randy] - Renamed the FOP patch to adhere with the naming
1453 standards.</para>
1454 </listitem>
[2a71e25f]1455 <listitem>
1456 <para>[randy] - Updated to GnuPG-1.4.2.</para>
1457 </listitem>
[f182eed]1458 <listitem>
1459 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
1460 the ffitarget.h interface header in /usr/include.</para>
1461 </listitem>
1462 </itemizedlist>
1463 </listitem>
1464
[9b3ef6b]1465 <listitem>
1466 <para>August 19th, 2005</para>
1467 <itemizedlist>
[63c29e8]1468 <listitem>
[bccbdaea]1469 <para>[dj] - Updated dev.d scripts and surrounding text
[63c29e8]1470 in alsa-utils.</para>
1471 </listitem>
[6d5b743]1472 <listitem>
1473 <para>[randy] - Updated to Sysstat-6.0.1.</para>
1474 </listitem>
[baba58bc]1475 <listitem>
1476 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
1477 </listitem>
[9b3ef6b]1478 <listitem>
[227d8159]1479 <para>[randy] - Updated to Nail-11.25.</para>
1480 </listitem>
1481 <listitem>
1482 <para>[randy] - Updated to Subversion-1.2.1.</para>
[707406b]1483 </listitem>
1484 <listitem>
1485 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
[9b3ef6b]1486 </listitem>
1487 </itemizedlist>
1488 </listitem>
1489
[3baafca]1490 <listitem>
1491 <para>August 17th, 2005</para>
1492 <itemizedlist>
1493 <listitem>
1494 <para>[randy] - Updated to GCC-3.3.6.</para>
1495 </listitem>
[c5cd635c]1496 <listitem>
1497 <para>[randy] - Updated to Doxygen-1.4.4.</para>
1498 </listitem>
[3baafca]1499 </itemizedlist>
1500 </listitem>
1501
1502 <listitem>
1503 <para>August 16th, 2005</para>
1504 <itemizedlist>
1505 <listitem>
1506 <para>[bdubbs] - Added instructions for cm-super
1507 fonts to TeX.</para>
1508 </listitem>
1509 <listitem>
1510 <para>[randy] - Added additional parameters to the
1511 configure command and added a note to run the test suite to the
1512 Gimp-Print instructions.</para>
1513 </listitem>
1514 <listitem>
1515 <para>[dj] - Updated cups bootscript installation
1516 to remove existing scripts and changed note to show that CUPS should
1517 be started after Samba.</para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521
1522 <listitem>
1523 <para>August 15th, 2005</para>
1524 <itemizedlist>
1525 <listitem>
1526 <para>[randy] - Added a patch and a note about running
1527 the test suite to the CUPS instructions.</para>
1528 </listitem>
1529 </itemizedlist>
1530 </listitem>
1531
1532 <listitem>
1533 <para>August 14th, 2005</para>
1534 <itemizedlist>
1535 <listitem>
1536 <para>[randy] - Updates to PHP: added new dependencies,
1537 placed the dependencies in catagories, added instructions to install
1538 documentation, added instruction to update php.ini and minor textual
1539 corrections.</para>
1540 </listitem>
1541 <listitem>
[d6e7dcd]1542 <para>[randy] - Updated to GTK-Doc-1.4.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[randy] - Updated to HTML Tidy-050803.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
[3baafca]1549 </listitem>
1550 <listitem>
1551 <para>[randy] - Added a configure switch to OpenLDAP
[d6e7dcd]1552 to create the executables dynamically linked to the libraries.</para>
1553 </listitem>
1554 <listitem>
[dc8d40b]1555 <para>[randy] - Added documentation installation commands to the GTK+
1556 (version 1) instructions.</para>
[3baafca]1557 </listitem>
1558 </itemizedlist>
1559 </listitem>
1560
1561 <listitem>
1562 <para>August 13th, 2005</para>
1563 <itemizedlist>
1564 <listitem>
[d6e7dcd]1565 <para>[larry] - Add a warning to MIT KRB5
[3baafca]1566 concerning the use of login.krb5 as a substitute for login.</para>
1567 </listitem>
1568 <listitem>
1569 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
1570 version; also added dependencies and configuration explanation.</para>
1571 </listitem>
1572 </itemizedlist>
1573 </listitem>
1574
1575 <listitem>
1576 <para>August 12th, 2005</para>
1577 <itemizedlist>
1578 <listitem>
1579 <para>[randy] - Added a command to the PostgreSQL
1580 instructions to fix broken ownership of installed files.</para>
1581 </listitem>
1582 </itemizedlist>
1583 </listitem>
1584
1585 <listitem>
1586 <para>August 11th, 2005</para>
1587 <itemizedlist>
1588 <listitem>
1589 <para>[randy] - Updated the JDK binary version to
[d6e7dcd]1590 1.5.0_04.</para>
1591 </listitem>
1592 <listitem>
1593 <para>[randy] - Added sharutils as an optional dependency of
[3baafca]1594 Berkeley DB.</para>
1595 </listitem>
1596 <listitem>
1597 <para>[randy] - Applied a patch contributed by stirling
1598 to fix many broken download URLs.</para>
1599 </listitem>
1600 <listitem>
1601 <para>[randy] - Added a new section "Other Programming
1602 Tools" to Chapter 12 - Programming.</para>
1603 </listitem>
1604 </itemizedlist>
1605 </listitem>
1606
1607 <listitem>
1608 <para>August 10th, 2005</para>
1609 <itemizedlist>
1610 <listitem>
1611 <para>[randy] - Added style information files and
[dc8d40b]1612 documentation installation commands to the JadeTeX
1613 instructions.</para>
[3baafca]1614 </listitem>
1615 </itemizedlist>
1616 </listitem>
1617
1618 <listitem>
1619 <para>August 9th, 2005</para>
1620 <itemizedlist>
1621 <listitem>
1622 <para>[randy] - Modified the CrackLib instructions to
1623 include an alternate source for word lists, how to incorporate additional
1624 word lists, and added additional text contributed by Alexander
1625 Patrakov.</para>
1626 </listitem>
1627 <listitem>
1628 <para>[dj] - Added default PATH for pam_env and
1629 a note about the lack of ENV_SUPATH.</para>
1630 </listitem>
1631 </itemizedlist>
1632 </listitem>
1633
1634 <listitem>
1635 <para>August 8th, 2005</para>
1636 <itemizedlist>
1637 <listitem>
1638 <para>[randy] - Modified documentation installation in
1639 the Fontconfig instructions.</para>
1640 </listitem>
1641 <listitem>
1642 <para>[randy] - Modified the Shadow instructions so
1643 that builders will not receive configuration errors during the testing
1644 recommended by the warning note.</para>
1645 </listitem>
1646 <listitem>
[d6e7dcd]1647 <para>[randy] - Added instructions to install a patch
1648 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
1649 for the suggestion.</para>
1650 </listitem>
1651 <listitem>
1652 <para>[randy] - Added instructions to install a patch
1653 to NASM that fixes a security vulnerability, thanks to Ken Moffat
1654 for the suggestion.</para>
[3baafca]1655 </listitem>
1656 <listitem>
[dc8d40b]1657 <para>[randy] - Added documentation installation commands to
[3baafca]1658 the expat instructions.</para>
1659 </listitem>
1660 </itemizedlist>
1661 </listitem>
1662
1663 <listitem>
1664 <para>August 7th, 2005</para>
1665 <itemizedlist>
1666 <listitem>
1667 <para>[randy] - Removed building the MPFR library
1668 from the GMP instructions.</para>
1669 </listitem>
1670 </itemizedlist>
1671 </listitem>
1672
1673 <listitem>
1674 <para>August 6th, 2005</para>
1675 <itemizedlist>
1676 <listitem>
1677 <para>[larry] - Added dictionary file to MIT
1678 Kerberos setup and made adjusts for PAM.</para>
1679 </listitem>
1680 <listitem>
1681 <para>[randy] - Updated to S-Lang-2.0.4.</para>
1682 </listitem>
1683 </itemizedlist>
1684 </listitem>
1685
1686 <listitem>
1687 <para>August 5th, 2005</para>
1688 <itemizedlist>
1689 <listitem>
[d6e7dcd]1690 <para>[randy] - Updated to Wget-1.10.</para>
1691 </listitem>
1692 <listitem>
1693 <para>[randy] - Updated to PCRE-6.2.</para>
[3baafca]1694 </listitem>
1695 </itemizedlist>
1696 </listitem>
1697
1698 <listitem>
1699 <para>August 1st, 2005</para>
1700 <itemizedlist>
1701 <listitem>
1702 <para>[bdubbs] - Released Version 6.1-pre1.</para>
1703 </listitem>
1704 </itemizedlist>
[fa8d573]1705 </listitem>
1706
1707 </itemizedlist>
[e8c0cb17]1708
[f45b1953]1709</sect1>
Note: See TracBrowser for help on using the repository browser.