source: introduction/welcome/changelog.xml@ 394cd759

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 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 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 394cd759 was 394cd759, checked in by Tushar Teredesai <tushar@…>, 19 years ago

Added testsuite for pango

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

  • Property mode set to 100644
File size: 29.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>&version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26
27 <listitem>
28 <para>July 20th 2005 [tushar]: Added testsuite to pango.</para>
29 </listitem>
30
31 <listitem>
32 <para>July 20th 2005 [larry]: Removed document instructions from
33 mysql, no longer in package.</para>
34 </listitem>
35
36 <listitem>
37 <para>July 20th 2005 [randy]: Updated to Stunnel-4.11.</para>
38 </listitem>
39
40 <listitem>
41 <para>July 19th 2005 [randy]: Updated to Doxygen-1.4.3.</para>
42 </listitem>
43
44 <listitem>
45 <para>July 18th 2005 [randy]: Updated to Nail-11.24 and
46 Cyrus-SASL-2.1.21.</para>
47 </listitem>
48
49 <listitem>
50 <para>July 17th 2005 [randy]: Updated to GnuCash-1.8.11.</para>
51 </listitem>
52
53 <listitem>
54 <para>July 17th 2005 [tushar]: Updated Notes on Building Software.</para>
55 </listitem>
56
57 <listitem>
58 <para>July 14th, 2005 [randy]: Added Finance::QuoteHist module and
59 dependencies to Perl Modules instructions.</para>
60 </listitem>
61
62 <listitem>
63 <para>July 14th, 2005 [djensen]: Updated to Tcl-8.4.11 and Tk-8.4.11.</para>
64 </listitem>
65
66 <listitem>
67 <para>July 14th, 2005 [djensen]: Updated to Gst-plugins-0.8.10.</para>
68 </listitem>
69
70 <listitem>
71 <para>July 14th, 2005 [bdubbs]: Updated to koffice-1.4.0b.</para>
72 </listitem>
73
74 <listitem>
75 <para>July 13th, 2005 [randy]: Major overhaul to the Perl Modules
76 instructions including adding new modules, removing obsolete modules,
77 adding additional dependencies, complete text rewrite and new page
78 layout.</para>
79 </listitem>
80
81 <listitem>
82 <para>July 12th, 2005 [djensen]: Updated to Nmap-3.81.</para>
83 </listitem>
84
85 <listitem>
86 <para>July 11th, 2005 [tushar]: Install static library and header in
87 PCI Utilities.</para>
88 </listitem>
89
90 <listitem>
91 <para>July 11th, 2005 [djensen]: Remove inappropriate patch from
92 OpenSSL-0.9.7g.</para>
93 </listitem>
94
95 <listitem>
96 <para>July 10th, 2005 [djensen]: Added recommendation to skip
97 the Berkley DB test-suite.</para>
98 </listitem>
99
100 <listitem>
101 <para>July 9th, 2005 [djensen]: Updated to Libpcap-0.9.1.</para>
102 </listitem>
103
104 <listitem>
105 <para>July 9th, 2005 [djensen]: Updated to Libtiff-3.7.3.</para>
106 </listitem>
107
108 <listitem>
109 <para>July 9th, 2005 [tushar]: For fcron, replace switch --with-answer-all=no
110 with --with-boot-install=no.</para>
111 </listitem>
112
113 <listitem>
114 <para>July 9th, 2005 [tushar]: Added make check to intltool.</para>
115 </listitem>
116
117 <listitem>
118 <para>July 9th, 2005 [dj]: Updated blfs-bootscripts and added RTC
119 instructions to MPlayer.</para>
120 </listitem>
121
122 <listitem>
123 <para>July 8th, 2005 [tushar]: Added document installation to
124 fontconfig.</para>
125 </listitem>
126
127 <listitem>
128 <para>July 7th, 2005 [djensen]: Added document installation to NTP-4.2.0.</para>
129 </listitem>
130
131 <listitem>
132 <para>July 3rd, 2005 [tushar]: Added note on installation of ispell and
133 spell wrappers in aspell.</para>
134 </listitem>
135
136 <listitem>
137 <para>July 3rd, 2005 [tushar]: Added note that gmp testsuite is highly
138 recommended.</para>
139 </listitem>
140
141 <listitem>
142 <para>July 3rd, 2005 [djensen]: Updated to ImageMagick-6.2.3-3.</para>
143 </listitem>
144
145 <listitem>
146 <para>July 3rd, 2005 [djensen]: Updated to GIMP-2.2.8.</para>
147 </listitem>
148
149 <listitem>
150 <para>July 1st, 2005 [djensen]: Updated to Berkeley DB-4.3.28.</para>
151 </listitem>
152
153 <listitem>
154 <para>Jun 30th, 2005 [djensen]: Updated to Pkgconfig-0.18.</para>
155 </listitem>
156
157 <listitem>
158 <para>Jun 29th, 2005 [djensen]: Updated to MySQL-4.1.12.</para>
159 </listitem>
160
161 <listitem>
162 <para>Jun 28th, 2005 [djensen]: Updated to Hdparm-6.1.</para>
163 </listitem>
164
165 <listitem>
166 <para>Jun 28th, 2005 [djensen]: Updated to Nano-1.2.5.</para>
167 </listitem>
168
169 <listitem>
170 <para>Jun 28th, 2005 [djensen]: Updated to Libgsf-1.12.0.</para>
171 </listitem>
172
173 <listitem>
174 <para>Jun 28th, 2005 [djensen]: Updated to PCRE-6.1.</para>
175 </listitem>
176
177 <listitem>
178 <para>Jun 28th, 2005 [randy]: Updated Perl Modules: HTML::Parser-3.45,
179 HTML::TableExtract-2.02, DateManip-5.44, Module-CoreList-2.02 and
180 Compress::Zlib-1.34; added dependencies to Finance::Quote Perl
181 Module.</para>
182 </listitem>
183
184 <listitem>
185 <para>Jun 26th, 2005 [dj]: Added optimization patch to JDK
186 instructions.</para>
187 </listitem>
188
189 <listitem>
190 <para>Jun 25th, 2005 [randy]: Updated G-Wrap dependencies; updated to
191 Perl Module Module::Info-0.28.</para>
192 </listitem>
193
194 <listitem>
195 <para>Jun 23th, 2005 [djensen]: Updated to Cdrdao-1.2.0.</para>
196 </listitem>
197
198 <listitem>
199 <para>Jun 21th, 2005 [djensen]: Updated to OpenSSL-0.9.7g.</para>
200 </listitem>
201
202 <listitem>
203 <para>Jun 21th, 2005 [djensen]: Corrected http download url in
204 Transcode.</para>
205 </listitem>
206
207 <listitem>
208 <para>Jun 21th, 2005 [djensen]: Updated to XFce-4.2.2.</para>
209 </listitem>
210
211 <listitem>
212 <para>Jun 21th, 2005 [djensen]: Updated to Dillo-0.8.5.</para>
213 </listitem>
214
215 <listitem>
216 <para>Jun 21th, 2005 [djensen]: Updated to GSview-4.7.</para>
217 </listitem>
218
219 <listitem>
220 <para>Jun 20th, 2005 [djensen]: Updated to Freetype-2.1.10.</para>
221 </listitem>
222
223 <listitem>
224 <para>Jun 20th, 2005 [djensen]: Updated to Fontconfig-2.3.2.</para>
225 </listitem>
226
227 <listitem>
228 <para>Jun 20th, 2005 [djensen]: Moved Libwnck from gnome/core to
229 x/libs.</para>
230 </listitem>
231
232 <listitem>
233 <para>Jun 20th, 2005 [djensen]: Separated the DB-4.3.27 test from
234 the build, they are not compatible.</para>
235 </listitem>
236
237 <listitem>
238 <para>Jun 20th, 2005 [dj]: Added missing required patch to dhcp
239 instructions.</para>
240 </listitem>
241
242 <listitem>
243 <para>June 19th, 2005 [djensen]: Changed links to t1lib-5.1.0 and
244 mcript link to mcrypt.sourceforge.net/</para>
245 </listitem>
246
247 <listitem>
248 <para>Jun 18th, 2005 [dj]: Added dhcp-3.0.2-gcc_3.4.3-2.patch,
249 updated dhclient instructions to print settings obtained in
250 bootscript, and added libmawt.so symlink to JDK instructions.</para>
251 </listitem>
252
253 <listitem>
254 <para>June 18th, 2005 [djensen]: Updated to Fluxbox-0.9.13</para>
255 </listitem>
256
257 <listitem>
258 <para>June 18th, 2005 [djensen]: Updated to Ghostscript-8.51.
259 Separated root/user.</para>
260 </listitem>
261
262 <listitem>
263 <para>June 18th, 2005 [igor]: Updated to Postfix-2.2.3.</para>
264 </listitem>
265
266 <listitem>
267 <para>June 17th, 2005 [igor]: Updated to Apache-2.0.54.</para>
268 </listitem>
269
270 <listitem>
271 <para>June 17th, 2005 [djensen]: Updated to NcFTP-3.1.9.
272 Separated root/user.</para>
273 </listitem>
274
275 <listitem>
276 <para>June 17th, 2005 [djensen]: Updated to Pine-4.63.
277 Separated root/user.</para>
278 </listitem>
279
280 <listitem>
281 <para>June 16th, 2005 [djensen]: Updated to Gnet-2.0.7.
282 Added alternate gtk-doc/html doc install directory.</para>
283 </listitem>
284
285 <listitem>
286 <para>June 16th, 2005 [djensen]: Added document installation to
287 W3m, separated user/root commands in W3m, Pan, Balsa, Compface,
288 Fetchmail, Mutt, Slrn, Net-tools, NTP and Enscript.</para>
289 </listitem>
290
291 <listitem>
292 <para>June 15th, 2005 [djensen]: Updated to Hd2u-1.0.0.
293 Separated user and root commands.</para>
294 </listitem>
295
296 <listitem>
297 <para>June 15th, 2005 [djensen]: Separated user/root instructions
298 and/or updated Installed Directories for Libao, Libmpeg123, Libmad,
299 OpenQuicktime, libFAME, Speex, Libdvdread, FLAC, Gst-plugins,
300 Libcroco, Libesmtp, Libungif, MC, GSview, AAlib and Rep-gtk</para>
301 </listitem>
302
303 <listitem>
304 <para>June 15th, 2005 [djensen]: Updated to Avifile-0.7-0.7.43.
305 removed pc sed.</para>
306 </listitem>
307
308 <listitem>
309 <para>June 15th, 2005 [djensen]: Removed --mandir configure
310 switch from Dhcpcd.</para>
311 </listitem>
312
313 <listitem>
314 <para>June 15th, 2005 [archaic]: Updated to vsftpd-2.0.3.</para>
315 </listitem>
316
317 <listitem>
318 <para>June 14th, 2005 [djensen]: Added 8 plugin links and a python
319 version sed to Abiword.</para>
320 </listitem>
321
322 <listitem>
323 <para>June 14th, 2005 [bdubbs]: Updated to autofs-4.1.4.</para>
324 </listitem>
325
326 <listitem>
327 <para>June 13th, 2005 [djensen]: Updated to PostgreSQL-8.0.3.
328 Added testsuite command.</para>
329 </listitem>
330
331 <listitem>
332 <para>June 13th, 2005 [randy]: Modified installation path of GNOME-1.4
333 libraries to /opt/gnome-1.4.</para>
334 </listitem>
335
336 <listitem>
337 <para>June 13th, 2005 [djensen]: Added a2ps instructions to install
338 the downloaded fonts. Added possible testsuite.</para>
339 </listitem>
340
341 <listitem>
342 <para>June 12th, 2005 [bdubbs]: Corrected startup scripts. Removed
343 xterm-title and substituted extra-prompt.sh.</para>
344 </listitem>
345
346 <listitem>
347 <para>June 12th, 2005 [bdubbs]: Changed location of ispell
348 dictionaries to /usr/share/ispell.</para>
349 </listitem>
350
351 <listitem>
352 <para>June 12th, 2005 [djensen]: Simplified the PSUtils build
353 instructions. Separated user and root instructions.</para>
354 </listitem>
355
356 <listitem>
357 <para>June 12th, 2005 [bdubbs]: Updated to thunderbird-1.0.2 and fixed
358 problem in the installation of thunderbird's <filename class='directory'>
359 defaults</filename> directory.</para>
360 </listitem>
361
362 <listitem>
363 <para>June 12th, 2005 [bdubbs]: Added instruction to make rc.iptables
364 executable in firewalling section.</para>
365 </listitem>
366
367 <listitem>
368 <para>June 12th, 2005 [bdubbs]: Updated cpio instructions to ensure LSB
369 testsuites pass internationalization tests.</para>
370 </listitem>
371
372 <listitem>
373 <para>June 12th, 2005 [djensen]: Updated to Links-2.1pre17. Added
374 SDL to optional dependencies. Separated user and root
375 instructions.</para>
376 </listitem>
377
378 <listitem>
379 <para>June 12th, 2005 [randy]: Added new package FriBidi-0.10.5.</para>
380 </listitem>
381
382 <listitem>
383 <para>June 11th, 2005 [djensen]: Updated to AbiWord-2.2.8, build
384 instructions altered to build and install plugins.</para>
385 </listitem>
386
387 <listitem>
388 <para>June 10th, 2005 [djensen]: Fixed md5sum joe-3.3. Completed
389 XFree86 update to 4.5.0</para>
390 </listitem>
391
392 <listitem>
393 <para>June 10th, 2005 [randy]: Added additional optional dependencies
394 to the Bluefish instructions.</para>
395 </listitem>
396
397 <listitem>
398 <para>June 10th, 2005 [djensen]: Updated to joe-3.3.</para>
399 </listitem>
400
401 <listitem>
402 <para>June 8th, 2005 [randy]: Updated to PCRE-6.0 using a patch
403 submitted by David Jensen; added documentation installation to the
404 Imlib instructions.</para>
405 </listitem>
406
407 <listitem>
408 <para>June 6th, 2005 [randy]: Added a note to the Samba instructions
409 about unprivileged users mounting SMB shares; updated JDK binary version
410 to 1.5.0_03; updated to ZSH-4.2.5; added installation of documentation
411 to the PCRE instructions, suggested by David Jensen.</para>
412 </listitem>
413
414 <listitem>
415 <para>June 6th, 2005 [bdubbs]: Updated bind and bind-utils sections
416 to version 9.3.1.</para>
417 </listitem>
418
419 <listitem>
420 <para>June 5th, 2005 [randy]: Removed "which" as a dependency of
421 DocBook-utils and created a note saying it must be installed; clarified
422 why 'yes' is piped to 'make config' in the introduction of the
423 installation section of Net-Tools (fixes bug #1259).</para>
424 </listitem>
425
426 <listitem>
427 <para>June 5th, 2005 [randy]: Created Samba client instruction page,
428 suggested by Alexander Patrakov; added additional configuration text to
429 the Samba server instructions, submitted by Alexander Patrakov; added
430 SWAT (without Stunnel) configuration instructions to the Samba server
431 instructions, suggested by Jim Gifford; removed Stunnel and added XFS
432 as dependencies of the Samba package; added instructions to create a
433 nobody user in the Samba server bootscript installation section,
434 suggested by Frank Olschewski.</para>
435 </listitem>
436
437 <listitem>
438 <para>June 5th, 2005 [bdubbs]: Integrated system uid and gid values
439 into individual packages.</para>
440 </listitem>
441
442 <listitem>
443 <para>June 5th, 2005 [bdubbs]: Added blufish-1.0.1 from patch
444 provided by theOldFellow.</para>
445 </listitem>
446
447 <listitem>
448 <para>June 4th, 2005 [randy]: Standardized the creation of the nobody
449 user (without a valid login shell) in the NFS Utilities and Postfix
450 instructions.</para>
451 </listitem>
452
453 <listitem>
454 <para>June 3rd, 2005 [randy]: Updated Samba configuration information as
455 suggested by Alexander Patrakov (fixes bug #1386); Updated to rsync-2.6.5
456 and OpenSSH-4.1p1.</para>
457 </listitem>
458
459 <listitem>
460 <para>June 3rd, 2005 [igor]: Updated to ImageMagick-6.2.3-0.</para>
461 </listitem>
462
463 <listitem>
464 <para>June 1st, 2005 [randy]: Updated to Galeon-1.3.21, Sysstat-6.0.0,
465 HTML Tidy-050531, Whois-4.7.5 and Tcsh-6.14.00; moved installation of
466 tcsh to /bin instead of /usr/bin and updated /etc/shells during the
467 Tcsh installation.</para>
468 </listitem>
469
470 <listitem>
471 <para>May 31st, 2005 [bdubbs]: Added section explaining system user
472 and group numerical asssignments.</para>
473 </listitem>
474
475 <listitem>
476 <para>May 31st, 2005 [randy]: Removed the explicit path from the
477 GDM bootscript commands and updated the GDM instructions to include a
478 note to update the script if $GNOME_PREFIX is non-stardard; updated
479 bootscripts to version 20050531.</para>
480 </listitem>
481
482 <listitem>
483 <para>May 30th, 2005 [randy]: Updated to GDM-2.6.0.9, GNOME Speech-0.3.7,
484 Gnopernicus-0.10.9 and GOK-1.0.4; added new package libexif-0.6.12;
485 moved libexif to a required dependency of Nautilus.</para>
486 </listitem>
487
488 <listitem>
489 <para>May 29th, 2005 [bdubbs]: Updated to Firefox-1.0.4.</para>
490 </listitem>
491
492 <listitem>
493 <para>May 29th, 2005 [bdubbs]: Updated to Mozilla-1.7.8.</para>
494 </listitem>
495
496 <listitem>
497 <para>May 29th, 2005 [randy]: Updated to Gnumeric-1.4.3 and changed the
498 installation path to /usr (thanks to Bruce Dubbs, David Jensen and Jody
499 Goldberg for their input); added popt to the libgnomeprint depedencies,
500 suggested by David Jensen; updated to GNOME Magnifier-0.12.1.</para>
501 </listitem>
502
503 <listitem>
504 <para>May 28th, 2005 [randy]: Updated to Ethereal-0.10.11, reported by
505 Matthias Berndt.</para>
506 </listitem>
507
508 <listitem>
509 <para>May 27th, 2005 [igor]: Updated to GIMP-2.2.7.</para>
510 </listitem>
511
512 <listitem>
513 <para>May 25th, 2005 [randy]: Updated installation commands in the
514 FreeTTS instructions.</para>
515 </listitem>
516
517 <listitem>
518 <para>May 23rd, 2005 [randy]: Updated to libgail-gnome-1.1.1 and
519 Java Access Bridge-1.4.5.</para>
520 </listitem>
521
522 <listitem>
523 <para>May 22nd, 2005 [randy]: Added new package FreeTTS-1.2.1.</para>
524 </listitem>
525
526 <listitem>
527 <para>May 22nd, 2005 [manuel]: Finished the book sources retagging
528 and indentation to match current template.xml.</para>
529 </listitem>
530
531 <listitem>
532 <para>May 19th, 2005 [randy]: Updated to GnomeMeeting-1.2.1.</para>
533 </listitem>
534
535 <listitem>
536 <para>May 18th, 2005 [archaic]: GPM: Moved the LDFLAGS option from the
537 configure command to the make command as libm wasn't being properly
538 pulled into the environment.</para>
539 </listitem>
540
541 <listitem>
542 <para>May 18th, 2005 [randy]: Fixed documentation installation command
543 in the EsounD instructions, suggested by David Jensen; fixed skin file
544 MD5sum in the MPlayer instructions, suggested by Zibeli Aton.</para>
545 </listitem>
546
547 <listitem>
548 <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
549 GNOME Netstatus-2.10.0, gcalctool-5.5.42, GPdf-2.10.0 and Zenity-2.10.0;
550 commented out the Nautilus Media package from inclusion in the
551 book.</para>
552 </listitem>
553
554 <listitem>
555 <para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
556 bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
557 gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
558 </listitem>
559
560 <listitem>
561 <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0;
562 updated to GNOME Utils-2.10.1 and GNOME Games-2.10.1.</para>
563 </listitem>
564
565 <listitem>
566 <para>May 15th, 2005 [randy]: Updated to Evolution-2.2.2, Epiphany-1.6.2,
567 Nautilus CD Burner-2.10.1 and GNOME Media-2.10.2.</para>
568 </listitem>
569
570 <listitem>
571 <para>May 12th, 2005 [randy]: Updated to GAL-2.4.2 and
572 GtkHTML-3.6.2.</para>
573 </listitem>
574
575 <listitem>
576 <para>May 11th, 2005 [manuel]: Fixed a typo in JDK, reported
577 by William Harrington.</para>
578 </listitem>
579
580 <listitem>
581 <para>May 11th, 2005 [randy]: Updated to libgnomecups-0.2.0,
582 libgnomeprint-2.10.3, libgnomeprintui-2.10.2,
583 Evolution Data Server-1.2.2 and gucharmap-1.4.3.</para>
584 </listitem>
585
586 <listitem>
587 <para>May 11th, 2005 [randy]: Updated all the GNOME-2 core package
588 instructions to the GNOME 2.10.1 release (ORBit-2.12.2, libbonobo-2.8.1,
589 GConf-2.10.0, GNOME VFS-2.10.1, libgnome-2.10.0, libgnomecanvas-2.10.0,
590 libbonoboui-2.8.1, GNOME Icon Theme-2.10.1, gnome-keyring-0.4.2,
591 libgnomeui-2.10.0, GTK Engines-2.6.3, GNOME Themes-2.10.1,
592 GNOME Desktop-2.10.1, libwnck-2.10.0, GNOME Panel-2.10.1,
593 GNOME Session-2.10.0, VTE-0.11.13, GNOME Terminal-2.10.0, LibGTop-2.10.1,
594 GAIL-1.8.3, GNOME Applets-2.10.1, EEL-2.10.1, Nautilus-2.10.1,
595 GNOME Doc Utils-0.2.0, libgtkhtml-2.6.3, Yelp-2.6.5 and
596 Control Center-2.10.1). Many of the add-on packages build with
597 existing instructions, however, all of them will be updated ASAP.</para>
598 </listitem>
599
600 <listitem>
601 <para>May 11th, 2005 [randy]: Added three new GNOME-2 packages:
602 gnome-menus-2.10.1, gnome-backgrounds-2.10.1 and
603 system-tools-backends-1.2.0.</para>
604 </listitem>
605
606 <listitem>
607 <para>May 10th, 2005 [randy]: Increment BLFS Bootscripts version to
608 20050509.</para>
609 </listitem>
610
611 <listitem>
612 <para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
613 </listitem>
614
615 <listitem>
616 <para>May 8th, 2005 [randy]: Updated to Metacity-2.10.1; updated
617 XScreenSaver dependencies and build instructions.</para>
618 </listitem>
619
620 <listitem>
621 <para>May 6th, 2005 [randy]: Updated to GIMP-2.2.6 and
622 gst-plugins-0.8.8; removed the --disable-docs-build switch from the
623 GStreamer instructions, suggested by Matthew Burgess.</para>
624 </listitem>
625
626 <listitem>
627 <para>May 5th, 2005 [manuel]: Shortened the Tidy documentation
628 generation commands.</para>
629 </listitem>
630
631 <listitem>
632 <para>May 5th, 2005 [dj]: Removed bad MANPATH variable from JDK
633 instructions and fixed CLASSPATH for spaces in filenames.</para>
634 </listitem>
635
636 <listitem>
637 <para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
638 </listitem>
639
640 <listitem>
641 <para>May 4th, 2005 [randy]: Updated to GStreamer-0.8.10.</para>
642 </listitem>
643
644 <listitem>
645 <para>May 3rd, 2005 [randy]: Updated to CVS-1.11.20 and HTML
646 Tidy-050502; added MPlayer to the list of FFmpeg's dependencies as it
647 can utilize the shared post-processing library.</para>
648 </listitem>
649
650 <listitem>
651 <para>May 2nd, 2005 [randy]: Updated to xine Libraries-1.0.1.</para>
652 </listitem>
653
654 <listitem>
655 <para>May 1st, 2005 [randy]: Updated to MPlayer-1.0pre7; added a
656 sed command to the FFmpeg instructions to fix an issue on MMX capable
657 machines.</para>
658 </listitem>
659
660 <listitem>
661 <para>April 29th, 2005 [bdubbs]: Update to aRts 1.4, kde 3.4, and
662 kdevelop 3.2.</para>
663 </listitem>
664
665 <listitem>
666 <para>April 28th, 2005 [dj]: Added doublefree patch to OOo
667 instructions, corrected gcc patch and libmawt symlink. Added a
668 description for javaws to JDK instructions.</para>
669 </listitem>
670
671 <listitem>
672 <para>April 28th, 2005 [randy]: Added documentation installation to
673 the id3lib instructions.</para>
674 </listitem>
675
676 <listitem>
677 <para>April 27th, 2005 [randy]: Updated to FLAC-1.1.2, libdv-0.104
678 and XviD-1.0.3; added Doxygen dependency and documentation installation
679 to the libdvdcss instructions; added documentation installation to the
680 liba52 instructions.</para>
681 </listitem>
682
683 <listitem>
684 <para>April 26th, 2005 [randy]: Updated to GStreamer-0.8.9 and
685 libao-0.8.6; added a download URL to the PassiveTeX dependency in the
686 libvorbis instructions; added installation of HTML documentation to
687 the SDL and libmikmod instructions.</para>
688 </listitem>
689
690 <listitem>
691 <para>April 24th, 2005 [dj]: Updated to JDK-1.5.0, added gcc-3.4.2+
692 and jdk-1.5.0 patches to OpenOffice, and added jdk-1.5.0 patch for
693 fop.</para>
694 </listitem>
695
696 <listitem>
697 <para>April 24th, 2005 [randy]: Fixed incorrect path pointing to the
698 documentation in the Cyrus-SASL configuration section and incorrect
699 library versions in the chmod commands in the OpenLDAP instructions,
700 both pointed out by syaodzir; added documentation installation to the
701 startup-notification instructions.</para>
702 </listitem>
703
704 <listitem>
705 <para>April 23rd, 2005 [bdubbs]: Updated to nfs-utils-1.0.7.
706 Added comments about user nobody and pointed to section on netfs.
707 </para>
708 </listitem>
709
710 <listitem>
711 <para>April 23rd, 2005 [randy]: Updated to librsvg-2.9.5.</para>
712 </listitem>
713
714 <listitem>
715 <para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3,
716 libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7; added instructions to
717 Firefox and Mozilla to utilize the JDK Java plugin.</para>
718 </listitem>
719
720 <listitem>
721 <para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21.</para>
722 </listitem>
723
724 <listitem>
725 <para>April 21st, 2005 [bdubbs]: Added patch to libmilmod.</para>
726 </listitem>
727
728 <listitem>
729 <para>April 20th, 2005 [bdubbs]: Updated qt instructions to
730 eliminate an unnecessary copy procedure and fixed qmqke.conf
731 adjustment.</para>
732 </listitem>
733
734 <listitem>
735 <para>April 20th, 2005 [randy]: Updated to Doxygen-1.4.2.</para>
736 </listitem>
737
738 <listitem>
739 <para>April 19th, 2005 [randy]: Updated to NAS-1.7.</para>
740 </listitem>
741
742 <listitem>
743 <para>April 19th, 2005 [bdubbs]: Updated to qt-3.3.4; fixed
744 some configuration problems with build method 1.</para>
745 </listitem>
746
747 <listitem>
748 <para>April 18th, 2005 [randy]: Updated to shared-mime-info-0.16,
749 hicolor-icon-theme-0.8 and GnuPG-1.4.1.</para>
750 </listitem>
751
752 <listitem>
753 <para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4,
754 intltool-0.33 and Module-Info-0.27 (Perl module); added an "Other Window
755 Managers" section to Chapter 27.</para>
756 </listitem>
757
758 <listitem>
759 <para>April 17th, 2005 [manuel]: Updated the stylesheets to use
760 DocBook-XSL 1.68.1.</para>
761 </listitem>
762
763 <listitem>
764 <para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3,
765 Samba-3.0.14a and libmng-1.0.9; added documentation installation
766 commands to the LZO instructions; added a patch to fix a build issue
767 and documentation installation commands to the lcms instructions.</para>
768 </listitem>
769
770 <listitem>
771 <para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
772 pkgconfig-0.17.2.</para>
773 </listitem>
774
775 <listitem>
776 <para>April 13th, 2005 [randy]: Updated to Glib-2.6.4, GTK+-2.6.7,
777 Whois-4.7.2, Imlib2-1.2.0 and libart_lgpl-2.3.17; added documentation
778 installation commands to the giflib and libungif
779 instructions.</para>
780 </listitem>
781
782 <listitem>
783 <para>April 12th, 2005 [randy]: Updated to Samba-3.0.13 and
784 pkgconfig-0.17.1.</para>
785 </listitem>
786
787 <listitem>
788 <para>April 12th, 2005 [bdubbs]: Finish server reorganization.
789 Moved php to Programming and NFS to Major Servers.</para>
790 </listitem>
791
792 <listitem>
793 <para>April 12th, 2005 [bdubbs]: Major reorganization of
794 server sections. Consolidated 'Server Networking' and 'Content
795 Serving'.</para>
796 </listitem>
797
798 <listitem>
799 <para>April 11th, 2005 [dj]: Added 'Additional X Windows
800 Configuration' page.</para>
801 </listitem>
802
803 <listitem>
804 <para>April 11th, 2005 [randy]: Updated to Nail-11.22,
805 Guile-1.6.7 and Subversion-1.1.4; moved Guile instructions from
806 'Chapter 8 - General Libraries' to 'Chapter 12 - Programming'.</para>
807 </listitem>
808
809 <listitem>
810 <para>April 10th, 2005 [randy]: Updated to NASM-0.98.39 and
811 Sendmail-8.13.4.</para>
812 </listitem>
813
814 <listitem>
815 <para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
816 Firefox-1.0.2.</para>
817 </listitem>
818
819 <listitem>
820 <para>April 9th, 2005 [randy]: Updated to PHP-5.0.4.</para>
821 </listitem>
822
823 <listitem>
824 <para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and
825 Aspell-0.60.2.</para>
826 </listitem>
827
828 <listitem>
829 <para>April 7th, 2005 [randy]: Updated the JadeTex instructions
830 to work with Tex-3.0, contributed by Steffen Knollmann.</para>
831 </listitem>
832
833 <listitem>
834 <para>April 6th, 2005 [igor]: Updated to ATK-1.9.1.</para>
835 </listitem>
836
837 <listitem>
838 <para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
839 TeX-3.0.</para>
840 </listitem>
841
842 <listitem>
843 <para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
844 instructions to install a missing interface header file.</para>
845 </listitem>
846
847 <listitem>
848 <para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
849 Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
850 instructions to fix a broken test script.</para>
851 </listitem>
852
853 <listitem>
854 <para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
855 contributed by Anderson Lizardo.</para>
856 </listitem>
857
858 <listitem>
859 <para>April 3rd, 2005 [manuel]: Updated the XML sources to use
860 DocBook XML DTD-4.4.</para>
861 </listitem>
862
863 <listitem>
864 <para>April 3rd, 2005 [randy]: Updated to libxslt-1.1.14.</para>
865 </listitem>
866
867 <listitem>
868 <para>April 2nd, 2005 [randy]: Added which as a required dependency
869 of DocBook-utils, reported by Andrew Benton; updated to
870 libxml2-2.6.19.</para>
871 </listitem>
872
873 <listitem>
874 <para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
875 DocBook XSL Stylesheets-1.68.1.</para>
876 </listitem>
877
878 <listitem>
879 <para>March 31st, 2005 [bdubbs]: Updated the install instructions
880 for xinetd to use /etc/xinetd.d/ directory structure. Patch by John
881 Gnew.</para>
882 </listitem>
883
884 <listitem>
885 <para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
886 libxslt-1.1.13.</para>
887 </listitem>
888
889 <listitem>
890 <para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
891 Python-2.4.1.</para>
892 </listitem>
893
894 <listitem>
895 <para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
896 Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar
897 option in Vim instructions; added a note to the Fontconfig instructions
898 to have the SGMLSpm Perl module installed if DocBook-utils is
899 installed.</para>
900 </listitem>
901
902 <listitem>
903 <para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
904 added manpage installation to OpenJade instructions, suggested by Andrew
905 Benton.</para>
906 </listitem>
907
908 <listitem>
909 <para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
910 pkgconfig-0.16.0 and ALSA-1.0.8.</para>
911 </listitem>
912
913 <listitem>
914 <para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
915 UnZip-5.52.</para>
916 </listitem>
917
918 <listitem>
919 <para>March 25th, 2005 [randy]: Updated to GCC-3.4.3.</para>
920 </listitem>
921
922 <listitem>
923 <para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
924 Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
925 about running the test suite.</para>
926 </listitem>
927
928 <listitem>
929 <para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
930 security patch to Vim instructions; added daemon fixes patch to Inetutils
931 instructions.</para>
932 </listitem>
933
934 <listitem>
935 <para>March 22nd, 2005 [randy]: Added the installation of
936 documentation to the Linux-PAM instructions.</para>
937 </listitem>
938
939 <listitem>
940 <para>March 21st, 2005 [larry]: Updated to emacs-21.4a.</para>
941 </listitem>
942
943 <listitem>
944 <para>March 18th, 2005 [randy]: Added a sed command to the Zip
945 instructions to fix an installation problem, suggested by Matthew
946 Burgess.</para>
947 </listitem>
948
949 <listitem>
950 <para>March 17th, 2005 [bdubbs]: Released Version 6.0-pre1.</para>
951 </listitem>
952
953 </itemizedlist>
954
955</sect1>
Note: See TracBrowser for help on using the repository browser.