source: introduction/welcome/changelog.xml@ 98020b1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 98020b1 was 98020b1, checked in by Igor Živković <igor@…>, 19 years ago

Updated to RP-PPPoE-3.6.

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

  • Property mode set to 100644
File size: 19.4 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>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
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>
41
42-->
43
44 <listitem>
45 <para>September 10th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
49 </listitem>
50 <listitem>
51 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
52 patch in JDK source build instructions.</para>
53 </listitem>
54 <listitem>
55 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
56 </listitem>
57 <listitem>
58 <para>[dj] - Updated volume restore script for use with
59 Udev versions greater than 058.</para>
60 </listitem>
61 </itemizedlist>
62 </listitem>
63
64 <listitem>
65 <para>September 9th, 2005</para>
66 <itemizedlist>
67 <listitem>
68 <para>[randy] - Added a GCC-4 patch to the libexif
69 instructions.</para>
70 </listitem>
71 <listitem>
72 <para>[randy] - Added a GCC-4 patch to the Avifile
73 instructions.</para>
74 </listitem>
75 <listitem>
76 <para>[randy] - Added a GCC-4 patch to the FFmpeg
77 instructions.</para>
78 </listitem>
79 <listitem>
80 <para>[randy] - Added a GCC-4 patch to the MPlayer
81 instructions.</para>
82 </listitem>
83 <listitem>
84 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
85 </listitem>
86 <listitem>
87 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
88 </listitem>
89 <listitem>
90 <para>[randy] - Added a GCC-4 patch to the Firefox
91 instructions.</para>
92 </listitem>
93 <listitem>
94 <para>[randy] - Added a GCC-4 patch to the Thunderbird
95 instructions.</para>
96 </listitem>
97 <listitem>
98 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
99 </listitem>
100 <listitem>
101 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
102 </listitem>
103 <listitem>
104 <para>[randy] - Added a GCC-4 patch and documentation installation
105 commands to the NAS instructions.</para>
106 </listitem>
107 <listitem>
108 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
109 instructions.</para>
110 </listitem>
111 <listitem>
112 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
113 </listitem>
114 <listitem>
115 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
116 in the Inetutils instructions.</para>
117 </listitem>
118 <listitem>
119 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
120 </listitem>
121 <listitem>
122 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
123 instructions.</para>
124 </listitem>
125 <listitem>
126 <para>[randy] - Updated to intltool-0.34.1.</para>
127 </listitem>
128 <listitem>
129 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
130 </listitem>
131 </itemizedlist>
132 </listitem>
133
134 <listitem>
135 <para>September 8th, 2005</para>
136 <itemizedlist>
137 <listitem>
138 <para>[randy] - Added a sed command to the libxklavier instructions
139 to fix a GCC-4.x build problem.</para>
140 </listitem>
141 <listitem>
142 <para>[randy] - Updated to libxslt-1.1.15.</para>
143 </listitem>
144 <listitem>
145 <para>[randy] - Updated to libxml2-2.6.21.</para>
146 </listitem>
147 </itemizedlist>
148 </listitem>
149
150 <listitem>
151 <para>September 7th, 2005</para>
152 <itemizedlist>
153 <listitem>
154 <para>[richard] - Updated to XScreenSaver-4.22.</para>
155 </listitem>
156 </itemizedlist>
157 </listitem>
158
159 <listitem>
160 <para>September 6th, 2005</para>
161 <itemizedlist>
162 <listitem>
163 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
164 release notes.</para>
165 </listitem>
166 <listitem>
167 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
168 installation commands to the instructions.</para>
169 </listitem>
170 </itemizedlist>
171 </listitem>
172
173 <listitem>
174 <para>September 5th, 2005</para>
175 <itemizedlist>
176 <listitem>
177 <para>[randy] - Updated to Subversion-1.2.3</para>
178 </listitem>
179 </itemizedlist>
180 </listitem>
181
182 <listitem>
183 <para>September 4th, 2005</para>
184 <itemizedlist>
185 <listitem>
186 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
187 documentation installation commands to the instructions.</para>
188 </listitem>
189 </itemizedlist>
190 </listitem>
191
192 <listitem>
193 <para>September 3rd, 2005</para>
194 <itemizedlist>
195 <listitem>
196 <para>[randy] - Updated to HTML Tidy-050826.</para>
197 </listitem>
198 <listitem>
199 <para>[randy] - Updated to cURL-7.14.1.</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
204 <listitem>
205 <para>September 2nd, 2005</para>
206 <itemizedlist>
207 <listitem>
208 <para>[randy] - Added commands to the Heimdal instructions to
209 preserve and restore some overwritten interface headers and
210 libraries. Also listed the dependencies in a more accurate
211 manner.</para>
212 </listitem>
213 <listitem>
214 <para>[randy] - Updated to MySQL-4.1.14.</para>
215 </listitem>
216 <listitem>
217 <para>[randy] - Fixed some broken commands in the TeX
218 instructions.</para>
219 </listitem>
220 </itemizedlist>
221 </listitem>
222
223 <listitem>
224 <para>September 1st, 2005</para>
225 <itemizedlist>
226 <listitem>
227 <para>[randy] - Added documentation installation commands to the
228 ALSA Libraries instructions.</para>
229 </listitem>
230 </itemizedlist>
231 </listitem>
232
233 <listitem>
234 <para>August 31st, 2005</para>
235 <itemizedlist>
236 <listitem>
237 <para>[randy] - Updated to Shadow-4.0.12.</para>
238 </listitem>
239 <listitem>
240 <para>[randy] - Updated to Wget-1.10.1.</para>
241 </listitem>
242 </itemizedlist>
243 </listitem>
244
245 <listitem>
246 <para>August 30th, 2005</para>
247 <itemizedlist>
248 <listitem>
249 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
250 </listitem>
251 <listitem>
252 <para>[randy] - Removed obsolete dependencies from the LZO
253 instructions.</para>
254 </listitem>
255 </itemizedlist>
256 </listitem>
257
258 <listitem>
259 <para>August 29th, 2005</para>
260 <itemizedlist>
261 <listitem>
262 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
263 about the location of configuruation files. Updated
264 optional dependencies.</para>
265 </listitem>
266 <listitem>
267 <para>[richard] - Added definition of dependency terms
268 to Notes on Building Software.</para>
269 </listitem>
270 </itemizedlist>
271 </listitem>
272
273 <listitem>
274 <para>August 28th, 2005</para>
275 <itemizedlist>
276 <listitem>
277 <para>[randy] - Added documentation installation commands to the Xvid
278 instructions.</para>
279 </listitem>
280 <listitem>
281 <para>[randy] - Added documentation installation commands to the
282 libdv instructions.</para>
283 </listitem>
284 <listitem>
285 <para>[randy] - Updated to whois-4.7.6.</para>
286 </listitem>
287 <listitem>
288 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
289 </listitem>
290 <listitem>
291 <para>[randy] - Added a patch to fix the XMMS plugin and added a
292 sed command to fix the Valgrind testing in the FLAC
293 instructions.</para>
294 </listitem>
295 </itemizedlist>
296 </listitem>
297
298 <listitem>
299 <para>August 27th, 2005</para>
300 <itemizedlist>
301 <listitem>
302 <para>[randy] - Added a patch to fix the test suite in the id3lib
303 instructions.</para>
304 </listitem>
305 <listitem>
306 <para>[randy] - Updated the GCC patch and provided documentation
307 installation commands to the libmpeg3 instructions.</para>
308 </listitem>
309 </itemizedlist>
310 </listitem>
311
312 <listitem>
313 <para>August 26th, 2005</para>
314 <itemizedlist>
315 <listitem>
316 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
317 the Movemail and RSS &amp; Blogs account setup options are now
318 available 2) modified the Enigmail setup so that it actually works
319 3) fixed the profile locking problem 4) made it so that if a mailto:
320 URL is clicked, a message compose window is opened with the To: field
321 filled out.</para>
322 </listitem>
323 </itemizedlist>
324 </listitem>
325
326 <listitem>
327 <para>August 25th, 2005</para>
328 <itemizedlist>
329 <listitem>
330 <para>[randy] - Added a command to the Firefox instructions to fix
331 the profile locking problem and an optional command to open a new
332 tab in an existing browser window, both suggested by Kevin
333 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
334 suggestions.</para>
335 </listitem>
336 </itemizedlist>
337 </listitem>
338
339 <listitem>
340 <para>August 24th, 2005</para>
341 <itemizedlist>
342 <listitem>
343 <para>[randy] - Modified SLIB instructions to use TeX instead of
344 Lynx to create the text documentation.</para>
345 </listitem>
346 </itemizedlist>
347 </listitem>
348
349 <listitem>
350 <para>August 22nd, 2005</para>
351 <itemizedlist>
352 <listitem>
353 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
354 Hugo Villeneuve for pointed it out.</para>
355 </listitem>
356 <listitem>
357 <para>[randy] - Updated to Xpdf-3.01</para>
358 </listitem>
359 <listitem>
360 <para>[randy] - Updated to SLIB-3a2</para>
361 </listitem>
362 </itemizedlist>
363 </listitem>
364
365 <listitem>
366 <para>August 21st, 2005</para>
367 <itemizedlist>
368 <listitem>
369 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
370 dependency, added commands to install documentation and added an FTP
371 download URL.</para>
372 </listitem>
373 <listitem>
374 <para>[richard] - Updated to Leafnode-1.11.3.</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem>
380 <para>August 20th, 2005</para>
381 <itemizedlist>
382 <listitem>
383 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
384 </listitem>
385 <listitem>
386 <para>[randy] - Renamed the FOP patch to adhere with the naming
387 standards.</para>
388 </listitem>
389 <listitem>
390 <para>[randy] - Updated to GnuPG-1.4.2.</para>
391 </listitem>
392 <listitem>
393 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
394 the ffitarget.h interface header in /usr/include.</para>
395 </listitem>
396 </itemizedlist>
397 </listitem>
398
399 <listitem>
400 <para>August 19th, 2005</para>
401 <itemizedlist>
402 <listitem>
403 <para>[dj] - Updated dev.d scripts and surrounding text
404 in alsa-utils.</para>
405 </listitem>
406 <listitem>
407 <para>[randy] - Updated to Sysstat-6.0.1.</para>
408 </listitem>
409 <listitem>
410 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
411 </listitem>
412 <listitem>
413 <para>[randy] - Updated to Nail-11.25.</para>
414 </listitem>
415 <listitem>
416 <para>[randy] - Updated to Subversion-1.2.1.</para>
417 </listitem>
418 <listitem>
419 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
420 </listitem>
421 </itemizedlist>
422 </listitem>
423
424 <listitem>
425 <para>August 17th, 2005</para>
426 <itemizedlist>
427 <listitem>
428 <para>[randy] - Updated to GCC-3.3.6.</para>
429 </listitem>
430 <listitem>
431 <para>[randy] - Updated to Doxygen-1.4.4.</para>
432 </listitem>
433 </itemizedlist>
434 </listitem>
435
436 <listitem>
437 <para>August 16th, 2005</para>
438 <itemizedlist>
439 <listitem>
440 <para>[bdubbs] - Added instructions for cm-super
441 fonts to TeX.</para>
442 </listitem>
443 <listitem>
444 <para>[randy] - Added additional parameters to the
445 configure command and added a note to run the test suite to the
446 Gimp-Print instructions.</para>
447 </listitem>
448 <listitem>
449 <para>[dj] - Updated cups bootscript installation
450 to remove existing scripts and changed note to show that CUPS should
451 be started after Samba.</para>
452 </listitem>
453 </itemizedlist>
454 </listitem>
455
456 <listitem>
457 <para>August 15th, 2005</para>
458 <itemizedlist>
459 <listitem>
460 <para>[randy] - Added a patch and a note about running
461 the test suite to the CUPS instructions.</para>
462 </listitem>
463 </itemizedlist>
464 </listitem>
465
466 <listitem>
467 <para>August 14th, 2005</para>
468 <itemizedlist>
469 <listitem>
470 <para>[randy] - Updates to PHP: added new dependencies,
471 placed the dependencies in catagories, added instructions to install
472 documentation, added instruction to update php.ini and minor textual
473 corrections.</para>
474 </listitem>
475 <listitem>
476 <para>[randy] - Updated to GTK-Doc-1.4.</para>
477 </listitem>
478 <listitem>
479 <para>[randy] - Updated to HTML Tidy-050803.</para>
480 </listitem>
481 <listitem>
482 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
483 </listitem>
484 <listitem>
485 <para>[randy] - Added a configure switch to OpenLDAP
486 to create the executables dynamically linked to the libraries.</para>
487 </listitem>
488 <listitem>
489 <para>[randy] - Added documentation installation commands to the GTK+
490 (version 1) instructions.</para>
491 </listitem>
492 </itemizedlist>
493 </listitem>
494
495 <listitem>
496 <para>August 13th, 2005</para>
497 <itemizedlist>
498 <listitem>
499 <para>[larry] - Add a warning to MIT KRB5
500 concerning the use of login.krb5 as a substitute for login.</para>
501 </listitem>
502 <listitem>
503 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
504 version; also added dependencies and configuration explanation.</para>
505 </listitem>
506 </itemizedlist>
507 </listitem>
508
509 <listitem>
510 <para>August 12th, 2005</para>
511 <itemizedlist>
512 <listitem>
513 <para>[randy] - Added a command to the PostgreSQL
514 instructions to fix broken ownership of installed files.</para>
515 </listitem>
516 </itemizedlist>
517 </listitem>
518
519 <listitem>
520 <para>August 11th, 2005</para>
521 <itemizedlist>
522 <listitem>
523 <para>[randy] - Updated the JDK binary version to
524 1.5.0_04.</para>
525 </listitem>
526 <listitem>
527 <para>[randy] - Added sharutils as an optional dependency of
528 Berkeley DB.</para>
529 </listitem>
530 <listitem>
531 <para>[randy] - Applied a patch contributed by stirling
532 to fix many broken download URLs.</para>
533 </listitem>
534 <listitem>
535 <para>[randy] - Added a new section "Other Programming
536 Tools" to Chapter 12 - Programming.</para>
537 </listitem>
538 </itemizedlist>
539 </listitem>
540
541 <listitem>
542 <para>August 10th, 2005</para>
543 <itemizedlist>
544 <listitem>
545 <para>[randy] - Added style information files and
546 documentation installation commands to the JadeTeX
547 instructions.</para>
548 </listitem>
549 </itemizedlist>
550 </listitem>
551
552 <listitem>
553 <para>August 9th, 2005</para>
554 <itemizedlist>
555 <listitem>
556 <para>[randy] - Modified the CrackLib instructions to
557 include an alternate source for word lists, how to incorporate additional
558 word lists, and added additional text contributed by Alexander
559 Patrakov.</para>
560 </listitem>
561 <listitem>
562 <para>[dj] - Added default PATH for pam_env and
563 a note about the lack of ENV_SUPATH.</para>
564 </listitem>
565 </itemizedlist>
566 </listitem>
567
568 <listitem>
569 <para>August 8th, 2005</para>
570 <itemizedlist>
571 <listitem>
572 <para>[randy] - Modified documentation installation in
573 the Fontconfig instructions.</para>
574 </listitem>
575 <listitem>
576 <para>[randy] - Modified the Shadow instructions so
577 that builders will not receive configuration errors during the testing
578 recommended by the warning note.</para>
579 </listitem>
580 <listitem>
581 <para>[randy] - Added instructions to install a patch
582 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
583 for the suggestion.</para>
584 </listitem>
585 <listitem>
586 <para>[randy] - Added instructions to install a patch
587 to NASM that fixes a security vulnerability, thanks to Ken Moffat
588 for the suggestion.</para>
589 </listitem>
590 <listitem>
591 <para>[randy] - Added documentation installation commands to
592 the expat instructions.</para>
593 </listitem>
594 </itemizedlist>
595 </listitem>
596
597 <listitem>
598 <para>August 7th, 2005</para>
599 <itemizedlist>
600 <listitem>
601 <para>[randy] - Removed building the MPFR library
602 from the GMP instructions.</para>
603 </listitem>
604 </itemizedlist>
605 </listitem>
606
607 <listitem>
608 <para>August 6th, 2005</para>
609 <itemizedlist>
610 <listitem>
611 <para>[larry] - Added dictionary file to MIT
612 Kerberos setup and made adjusts for PAM.</para>
613 </listitem>
614 <listitem>
615 <para>[randy] - Updated to S-Lang-2.0.4.</para>
616 </listitem>
617 </itemizedlist>
618 </listitem>
619
620 <listitem>
621 <para>August 5th, 2005</para>
622 <itemizedlist>
623 <listitem>
624 <para>[randy] - Updated to Wget-1.10.</para>
625 </listitem>
626 <listitem>
627 <para>[randy] - Updated to PCRE-6.2.</para>
628 </listitem>
629 </itemizedlist>
630 </listitem>
631
632 <listitem>
633 <para>August 1st, 2005</para>
634 <itemizedlist>
635 <listitem>
636 <para>[bdubbs] - Released Version 6.1-pre1.</para>
637 </listitem>
638 </itemizedlist>
639 </listitem>
640
641 </itemizedlist>
642
643</sect1>
Note: See TracBrowser for help on using the repository browser.