source: introduction/welcome/changelog.xml@ 61ef9d8d

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

Updated to PCRE-6.0 using a patch submitted by David Jensen

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

  • Property mode set to 100644
File size: 19.0 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>June 8th, 2005 [randy]: Updated to PCRE-6.0 using a patch
29 submitted by David Jensen.</para>
30 </listitem>
31
32 <listitem>
33 <para>June 6th, 2005 [randy]: Added a note to the Samba instructions
34 about unprivileged users mounting SMB shares; updated JDK binary version
35 to 1.5.0_03; updated to ZSH-4.2.5; added installation of documentation
36 to the PCRE instructions, suggested by David Jensen.</para>
37 </listitem>
38
39 <listitem>
40 <para>June 6th, 2005 [bdubbs]: Updated bind and bind-utils sections
41 to version 9.3.1.</para>
42 </listitem>
43
44 <listitem>
45 <para>June 5th, 2005 [randy]: Removed "which" as a dependency of
46 DocBook-utils and created a note saying it must be installed; clarified
47 why 'yes' is piped to 'make config' in the introduction of the
48 installation section of Net-Tools (fixes bug #1259).</para>
49 </listitem>
50
51 <listitem>
52 <para>June 5th, 2005 [randy]: Created Samba client instruction page,
53 suggested by Alexander Patrakov; added additional configuration text to
54 the Samba server instructions, submitted by Alexander Patrakov; added
55 SWAT (without Stunnel) configuration instructions to the Samba server
56 instructions, suggested by Jim Gifford; removed Stunnel and added XFS
57 as dependencies of the Samba package; added instructions to create a
58 nobody user in the Samba server bootscript installation section,
59 suggested by Frank Olschewski.</para>
60 </listitem>
61
62 <listitem>
63 <para>June 5th, 2005 [bdubbs]: Integrated system uid and gid values
64 into individual packages.</para>
65 </listitem>
66
67 <listitem>
68 <para>June 5th, 2005 [bdubbs]: Added blufish-1.0.1 from patch
69 provided by theOldFellow.</para>
70 </listitem>
71
72 <listitem>
73 <para>June 4th, 2005 [randy]: Standardized the creation of the nobody
74 user (without a valid login shell) in the NFS Utilities and Postfix
75 instructions.</para>
76 </listitem>
77
78 <listitem>
79 <para>June 3rd, 2005 [randy]: Updated Samba configuration information as
80 suggested by Alexander Patrakov (fixes bug #1386); Updated to rsync-2.6.5
81 and OpenSSH-4.1p1.</para>
82 </listitem>
83
84 <listitem>
85 <para>June 3rd, 2005 [igor]: Updated to ImageMagick-6.2.3-0.</para>
86 </listitem>
87
88 <listitem>
89 <para>June 1st, 2005 [randy]: Updated to Galeon-1.3.21, Sysstat-6.0.0,
90 HTML Tidy-050531, Whois-4.7.5 and Tcsh-6.14.00; moved installation of
91 tcsh to /bin instead of /usr/bin and updated /etc/shells during the
92 Tcsh installation.</para>
93 </listitem>
94
95 <listitem>
96 <para>May 31st, 2005 [bdubbs]: Added section explaining system user
97 and group numerical asssignments.</para>
98 </listitem>
99
100 <listitem>
101 <para>May 31st, 2005 [randy]: Removed the explicit path from the
102 GDM bootscript commands and updated the GDM instructions to include a
103 note to update the script if $GNOME_PREFIX is non-stardard; updated
104 bootscripts to version 20050531.</para>
105 </listitem>
106
107 <listitem>
108 <para>May 30th, 2005 [randy]: Updated to GDM-2.6.0.9, GNOME Speech-0.3.7,
109 Gnopernicus-0.10.9 and GOK-1.0.4; added new package libexif-0.6.12;
110 moved libexif to a required dependency of Nautilus.</para>
111 </listitem>
112
113 <listitem>
114 <para>May 29th, 2005 [bdubbs]: Updated to Firefox-1.0.4.</para>
115 </listitem>
116
117 <listitem>
118 <para>May 29th, 2005 [bdubbs]: Updated to Mozilla-1.7.8.</para>
119 </listitem>
120
121 <listitem>
122 <para>May 29th, 2005 [randy]: Updated to Gnumeric-1.4.3 and changed the
123 installation path to /usr (thanks to Bruce Dubbs, David Jensen and Jody
124 Goldberg for their input); added popt to the libgnomeprint depedencies,
125 suggested by David Jensen; updated to GNOME Magnifier-0.12.1.</para>
126 </listitem>
127
128 <listitem>
129 <para>May 28th, 2005 [randy]: Updated to Ethereal-0.10.11, reported by
130 Matthias Berndt.</para>
131 </listitem>
132
133 <listitem>
134 <para>May 27th, 2005 [igor]: Updated to GIMP-2.2.7.</para>
135 </listitem>
136
137 <listitem>
138 <para>May 25th, 2005 [randy]: Updated installation commands in the
139 FreeTTS instructions.</para>
140 </listitem>
141
142 <listitem>
143 <para>May 23rd, 2005 [randy]: Updated to libgail-gnome-1.1.1 and
144 Java Access Bridge-1.4.5.</para>
145 </listitem>
146
147 <listitem>
148 <para>May 22nd, 2005 [randy]: Added new package FreeTTS-1.2.1.</para>
149 </listitem>
150
151 <listitem>
152 <para>May 22nd, 2005 [manuel]: Finished the book sources retagging
153 and indentation to match current template.xml.</para>
154 </listitem>
155
156 <listitem>
157 <para>May 19th, 2005 [randy]: Updated to GnomeMeeting-1.2.1.</para>
158 </listitem>
159
160 <listitem>
161 <para>May 18th, 2005 [archaic]: GPM: Moved the LDFLAGS option from the
162 configure command to the make command as libm wasn't being properly
163 pulled into the environment.</para>
164 </listitem>
165
166 <listitem>
167 <para>May 18th, 2005 [randy]: Fixed documentation installation command
168 in the EsounD instructions, suggested by David Jensen; fixed skin file
169 MD5sum in the MPlayer instructions, suggested by Zibeli Aton.</para>
170 </listitem>
171
172 <listitem>
173 <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
174 GNOME Netstatus-2.10.0, gcalctool-5.5.42, GPdf-2.10.0 and Zenity-2.10.0;
175 commented out the Nautilus Media package from inclusion in the
176 book.</para>
177 </listitem>
178
179 <listitem>
180 <para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
181 bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
182 gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
183 </listitem>
184
185 <listitem>
186 <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0;
187 updated to GNOME Utils-2.10.1 and GNOME Games-2.10.1.</para>
188 </listitem>
189
190 <listitem>
191 <para>May 15th, 2005 [randy]: Updated to Evolution-2.2.2, Epiphany-1.6.2,
192 Nautilus CD Burner-2.10.1 and GNOME Media-2.10.2.</para>
193 </listitem>
194
195 <listitem>
196 <para>May 12th, 2005 [randy]: Updated to GAL-2.4.2 and
197 GtkHTML-3.6.2.</para>
198 </listitem>
199
200 <listitem>
201 <para>May 11th, 2005 [manuel]: Fixed a typo in JDK, reported
202 by William Harrington.</para>
203 </listitem>
204
205 <listitem>
206 <para>May 11th, 2005 [randy]: Updated to libgnomecups-0.2.0,
207 libgnomeprint-2.10.3, libgnomeprintui-2.10.2,
208 Evolution Data Server-1.2.2 and gucharmap-1.4.3.</para>
209 </listitem>
210
211 <listitem>
212 <para>May 11th, 2005 [randy]: Updated all the GNOME-2 core package
213 instructions to the GNOME 2.10.1 release (ORBit-2.12.2, libbonobo-2.8.1,
214 GConf-2.10.0, GNOME VFS-2.10.1, libgnome-2.10.0, libgnomecanvas-2.10.0,
215 libbonoboui-2.8.1, GNOME Icon Theme-2.10.1, gnome-keyring-0.4.2,
216 libgnomeui-2.10.0, GTK Engines-2.6.3, GNOME Themes-2.10.1,
217 GNOME Desktop-2.10.1, libwnck-2.10.0, GNOME Panel-2.10.1,
218 GNOME Session-2.10.0, VTE-0.11.13, GNOME Terminal-2.10.0, LibGTop-2.10.1,
219 GAIL-1.8.3, GNOME Applets-2.10.1, EEL-2.10.1, Nautilus-2.10.1,
220 GNOME Doc Utils-0.2.0, libgtkhtml-2.6.3, Yelp-2.6.5 and
221 Control Center-2.10.1). Many of the add-on packages build with
222 existing instructions, however, all of them will be updated ASAP.</para>
223 </listitem>
224
225 <listitem>
226 <para>May 11th, 2005 [randy]: Added three new GNOME-2 packages:
227 gnome-menus-2.10.1, gnome-backgrounds-2.10.1 and
228 system-tools-backends-1.2.0.</para>
229 </listitem>
230
231 <listitem>
232 <para>May 10th, 2005 [randy]: Increment BLFS Bootscripts version to
233 20050509.</para>
234 </listitem>
235
236 <listitem>
237 <para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
238 </listitem>
239
240 <listitem>
241 <para>May 8th, 2005 [randy]: Updated to Metacity-2.10.1; updated
242 XScreenSaver dependencies and build instructions.</para>
243 </listitem>
244
245 <listitem>
246 <para>May 6th, 2005 [randy]: Updated to GIMP-2.2.6 and
247 gst-plugins-0.8.8; removed the --disable-docs-build switch from the
248 GStreamer instructions, suggested by Matthew Burgess.</para>
249 </listitem>
250
251 <listitem>
252 <para>May 5th, 2005 [manuel]: Shortened the Tidy documentation
253 generation commands.</para>
254 </listitem>
255
256 <listitem>
257 <para>May 5th, 2005 [dj]: Removed bad MANPATH variable from JDK
258 instructions and fixed CLASSPATH for spaces in filenames.</para>
259 </listitem>
260
261 <listitem>
262 <para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
263 </listitem>
264
265 <listitem>
266 <para>May 4th, 2005 [randy]: Updated to GStreamer-0.8.10.</para>
267 </listitem>
268
269 <listitem>
270 <para>May 3rd, 2005 [randy]: Updated to CVS-1.11.20 and HTML
271 Tidy-050502; added MPlayer to the list of FFmpeg's dependencies as it
272 can utilize the shared post-processing library.</para>
273 </listitem>
274
275 <listitem>
276 <para>May 2nd, 2005 [randy]: Updated to xine Libraries-1.0.1.</para>
277 </listitem>
278
279 <listitem>
280 <para>May 1st, 2005 [randy]: Updated to MPlayer-1.0pre7; added a
281 sed command to the FFmpeg instructions to fix an issue on MMX capable
282 machines.</para>
283 </listitem>
284
285 <listitem>
286 <para>April 29th, 2005 [bdubbs]: Update to aRts 1.4, kde 3.4, and
287 kdevelop 3.2.</para>
288 </listitem>
289
290 <listitem>
291 <para>April 28th, 2005 [dj]: Added doublefree patch to OOo
292 instructions, corrected gcc patch and libmawt symlink. Added a
293 description for javaws to JDK instructions.</para>
294 </listitem>
295
296 <listitem>
297 <para>April 28th, 2005 [randy]: Added documentation installation to
298 the id3lib instructions.</para>
299 </listitem>
300
301 <listitem>
302 <para>April 27th, 2005 [randy]: Updated to FLAC-1.1.2, libdv-0.104
303 and XviD-1.0.3; added Doxygen dependency and documentation installation
304 to the libdvdcss instructions; added documentation installation to the
305 liba52 instructions.</para>
306 </listitem>
307
308 <listitem>
309 <para>April 26th, 2005 [randy]: Updated to GStreamer-0.8.9 and
310 libao-0.8.6; added a download URL to the PassiveTeX dependency in the
311 libvorbis instructions; added installation of HTML documentation to
312 the SDL and libmikmod instructions.</para>
313 </listitem>
314
315 <listitem>
316 <para>April 24th, 2005 [dj]: Updated to JDK-1.5.0, added gcc-3.4.2+
317 and jdk-1.5.0 patches to OpenOffice, and added jdk-1.5.0 patch for
318 fop.</para>
319 </listitem>
320
321 <listitem>
322 <para>April 24th, 2005 [randy]: Fixed incorrect path pointing to the
323 documentation in the Cyrus-SASL configuration section and incorrect
324 library versions in the chmod commands in the OpenLDAP instructions,
325 both pointed out by syaodzir; added documentation installation to the
326 startup-notification instructions.</para>
327 </listitem>
328
329 <listitem>
330 <para>April 23rd, 2005 [bdubbs]: Updated to nfs-utils-1.0.7.
331 Added comments about user nobody and pointed to section on netfs.
332 </para>
333 </listitem>
334
335 <listitem>
336 <para>April 23rd, 2005 [randy]: Updated to librsvg-2.9.5.</para>
337 </listitem>
338
339 <listitem>
340 <para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3,
341 libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7; added instructions to
342 Firefox and Mozilla to utilize the JDK Java plugin.</para>
343 </listitem>
344
345 <listitem>
346 <para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21.</para>
347 </listitem>
348
349 <listitem>
350 <para>April 21st, 2005 [bdubbs]: Added patch to libmilmod.</para>
351 </listitem>
352
353 <listitem>
354 <para>April 20th, 2005 [bdubbs]: Updated qt instructions to
355 eliminate an unnecessary copy procedure and fixed qmqke.conf
356 adjustment.</para>
357 </listitem>
358
359 <listitem>
360 <para>April 20th, 2005 [randy]: Updated to Doxygen-1.4.2.</para>
361 </listitem>
362
363 <listitem>
364 <para>April 19th, 2005 [randy]: Updated to NAS-1.7.</para>
365 </listitem>
366
367 <listitem>
368 <para>April 19th, 2005 [bdubbs]: Updated to qt-3.3.4; fixed
369 some configuration problems with build method 1.</para>
370 </listitem>
371
372 <listitem>
373 <para>April 18th, 2005 [randy]: Updated to shared-mime-info-0.16,
374 hicolor-icon-theme-0.8 and GnuPG-1.4.1.</para>
375 </listitem>
376
377 <listitem>
378 <para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4,
379 intltool-0.33 and Module-Info-0.27 (Perl module); added an "Other Window
380 Managers" section to Chapter 27.</para>
381 </listitem>
382
383 <listitem>
384 <para>April 17th, 2005 [manuel]: Updated the stylesheets to use
385 DocBook-XSL 1.68.1.</para>
386 </listitem>
387
388 <listitem>
389 <para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3,
390 Samba-3.0.14a and libmng-1.0.9; added documentation installation
391 commands to the LZO instructions; added a patch to fix a build issue
392 and documentation installation commands to the lcms instructions.</para>
393 </listitem>
394
395 <listitem>
396 <para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
397 pkgconfig-0.17.2.</para>
398 </listitem>
399
400 <listitem>
401 <para>April 13th, 2005 [randy]: Updated to Glib-2.6.4, GTK+-2.6.7,
402 Whois-4.7.2, Imlib2-1.2.0 and libart_lgpl-2.3.17; added documentation
403 installation commands to the giflib and libungif
404 instructions.</para>
405 </listitem>
406
407 <listitem>
408 <para>April 12th, 2005 [randy]: Updated to Samba-3.0.13 and
409 pkgconfig-0.17.1.</para>
410 </listitem>
411
412 <listitem>
413 <para>April 12th, 2005 [bdubbs]: Finish server reorganization.
414 Moved php to Programming and NFS to Major Servers.</para>
415 </listitem>
416
417 <listitem>
418 <para>April 12th, 2005 [bdubbs]: Major reorganization of
419 server sections. Consolidated 'Server Networking' and 'Content
420 Serving'.</para>
421 </listitem>
422
423 <listitem>
424 <para>April 11th, 2005 [dj]: Added 'Additional X Windows
425 Configuration' page.</para>
426 </listitem>
427
428 <listitem>
429 <para>April 11th, 2005 [randy]: Updated to Nail-11.22,
430 Guile-1.6.7 and Subversion-1.1.4; moved Guile instructions from
431 'Chapter 8 - General Libraries' to 'Chapter 12 - Programming'.</para>
432 </listitem>
433
434 <listitem>
435 <para>April 10th, 2005 [randy]: Updated to NASM-0.98.39 and
436 Sendmail-8.13.4.</para>
437 </listitem>
438
439 <listitem>
440 <para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
441 Firefox-1.0.2.</para>
442 </listitem>
443
444 <listitem>
445 <para>April 9th, 2005 [randy]: Updated to PHP-5.0.4.</para>
446 </listitem>
447
448 <listitem>
449 <para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and
450 Aspell-0.60.2.</para>
451 </listitem>
452
453 <listitem>
454 <para>April 7th, 2005 [randy]: Updated the JadeTex instructions
455 to work with Tex-3.0, contributed by Steffen Knollmann.</para>
456 </listitem>
457
458 <listitem>
459 <para>April 6th, 2005 [igor]: Updated to ATK-1.9.1.</para>
460 </listitem>
461
462 <listitem>
463 <para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
464 TeX-3.0.</para>
465 </listitem>
466
467 <listitem>
468 <para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
469 instructions to install a missing interface header file.</para>
470 </listitem>
471
472 <listitem>
473 <para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
474 Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
475 instructions to fix a broken test script.</para>
476 </listitem>
477
478 <listitem>
479 <para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
480 contributed by Anderson Lizardo.</para>
481 </listitem>
482
483 <listitem>
484 <para>April 3rd, 2005 [manuel]: Updated the XML sources to use
485 DocBook XML DTD-4.4.</para>
486 </listitem>
487
488 <listitem>
489 <para>April 3rd, 2005 [randy]: Updated to libxslt-1.1.14.</para>
490 </listitem>
491
492 <listitem>
493 <para>April 2nd, 2005 [randy]: Added which as a required dependency
494 of DocBook-utils, reported by Andrew Benton; updated to
495 libxml2-2.6.19.</para>
496 </listitem>
497
498 <listitem>
499 <para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
500 DocBook XSL Stylesheets-1.68.1.</para>
501 </listitem>
502
503 <listitem>
504 <para>March 31st, 2005 [bdubbs]: Updated the install instructions
505 for xinetd to use /etc/xinetd.d/ directory structure. Patch by John
506 Gnew.</para>
507 </listitem>
508
509 <listitem>
510 <para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
511 libxslt-1.1.13.</para>
512 </listitem>
513
514 <listitem>
515 <para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
516 Python-2.4.1.</para>
517 </listitem>
518
519 <listitem>
520 <para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
521 Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar
522 option in Vim instructions; added a note to the Fontconfig instructions
523 to have the SGMLSpm Perl module installed if DocBook-utils is
524 installed.</para>
525 </listitem>
526
527 <listitem>
528 <para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
529 added manpage installation to OpenJade instructions, suggested by Andrew
530 Benton.</para>
531 </listitem>
532
533 <listitem>
534 <para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
535 pkgconfig-0.16.0 and ALSA-1.0.8.</para>
536 </listitem>
537
538 <listitem>
539 <para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
540 UnZip-5.52.</para>
541 </listitem>
542
543 <listitem>
544 <para>March 25th, 2005 [randy]: Updated to GCC-3.4.3.</para>
545 </listitem>
546
547 <listitem>
548 <para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
549 Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
550 about running the test suite.</para>
551 </listitem>
552
553 <listitem>
554 <para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
555 security patch to Vim instructions; added daemon fixes patch to Inetutils
556 instructions.</para>
557 </listitem>
558
559 <listitem>
560 <para>March 22nd, 2005 [randy]: Added the installation of
561 documentation to the Linux-PAM instructions.</para>
562 </listitem>
563
564 <listitem>
565 <para>March 21st, 2005 [larry]: Updated to emacs-21.4a.</para>
566 </listitem>
567
568 <listitem>
569 <para>March 18th, 2005 [randy]: Added a sed command to the Zip
570 instructions to fix an installation problem, suggested by Matthew
571 Burgess.</para>
572 </listitem>
573
574 <listitem>
575 <para>March 17th, 2005 [bdubbs]: Released Version 6.0-pre1.</para>
576 </listitem>
577
578 </itemizedlist>
579
580</sect1>
Note: See TracBrowser for help on using the repository browser.