source: introduction/welcome/changelog.xml@ f8074f9f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 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 f8074f9f was f8074f9f, checked in by David Jensen <djensen@…>, 19 years ago

Added security patch to Mpg123

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

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