source: introduction/welcome/changelog.xml@ 0477ecfa

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

Updated to libgnomeprint-2.12.1

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

  • Property mode set to 100644
File size: 31.6 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>October 10th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
52 </listitem>
53 <listitem>
54 <para>[randy] - Added GTK+-2 as a required dependency of
55 libgtkhtml.</para>
56 </listitem>
57 <listitem>
58 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
59 </listitem>
60 <listitem>
61 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
62 GNOME. GNOME add-on packages are updated only to the release
63 versions. The individual updates to the GNOME add-on packages will be
64 accomplished individually.</para>
65 </listitem>
66 </itemizedlist>
67 </listitem>
68
69 <listitem>
70 <para>October 8th, 2005</para>
71 <itemizedlist>
72 <listitem>
73 <para>[tushar] - Replaced FAM with Gamin.</para>
74 </listitem>
75 </itemizedlist>
76 </listitem>
77
78 <listitem>
79 <para>October 6th, 2005</para>
80 <itemizedlist>
81 <listitem>
82 <para>[randy] - Updated to librsvg-2.12.4.</para>
83 </listitem>
84 <listitem>
85 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
86 </listitem>
87 <listitem>
88 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
89 </listitem>
90 </itemizedlist>
91 </listitem>
92
93 <listitem>
94 <para>October 5th, 2005</para>
95 <itemizedlist>
96 <listitem>
97 <para>[randy] - Updated to Metacity-2.12.1.</para>
98 </listitem>
99 <listitem>
100 <para>[randy] - Updated to libwnck-2.12.1.</para>
101 </listitem>
102 <listitem>
103 <para>[randy] - Updated to GTK+-2.8.6.</para>
104 </listitem>
105 <listitem>
106 <para>[randy] - Updated to Pango-1.10.1.</para>
107 </listitem>
108 <listitem>
109 <para>[randy] - Updated to GLib-2.8.3.</para>
110 </listitem>
111 <listitem>
112 <para>[randy] - Updated to libxml2-2.6.22.</para>
113 </listitem>
114 <listitem>
115 <para>[randy] - Added the --disable-error-on-warning parameter to the
116 GnuCash configure command as using GCC-4.0.x will generate warnings
117 which will break the build if the parameter is not used.</para>
118 </listitem>
119 <listitem>
120 <para>[randy] - Added a patch to the Guile instructions and changed
121 the sed command in the SLIB instructions so that the two packages
122 work nicely together.</para>
123 </listitem>
124 </itemizedlist>
125 </listitem>
126
127 <listitem>
128 <para>October 4th, 2005</para>
129 <itemizedlist>
130 <listitem>
131 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
132 instructions.</para>
133 </listitem>
134 <listitem>
135 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
136 fix a GCC-4.0.x build problem.</para>
137 </listitem>
138 <listitem>
139 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
140 </listitem>
141 <listitem>
142 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
143 </listitem>
144 <listitem>
145 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
146 instructions.</para>
147 </listitem>
148 <listitem>
149 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
150 fix a GCC-4 build problem.</para>
151 </listitem>
152 </itemizedlist>
153 </listitem>
154
155 <listitem>
156 <para>October 3rd, 2005</para>
157 <itemizedlist>
158 <listitem>
159 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
160 instructions.</para>
161 </listitem>
162 <listitem>
163 <para>[randy] - Clarified the dependencies in the Imlib
164 instructions.</para>
165 </listitem>
166 <listitem>
167 <para>[randy] - Updated to AbiWord-2.2.10.</para>
168 </listitem>
169 </itemizedlist>
170 </listitem>
171
172 <listitem>
173 <para>October 1st, 2005</para>
174 <itemizedlist>
175 <listitem>
176 <para>[randy] - Added new package HAL-0.5.4.</para>
177 </listitem>
178 </itemizedlist>
179 </listitem>
180
181 <listitem>
182 <para>September 26th, 2005</para>
183 <itemizedlist>
184 <listitem>
185 <para>[randy] - Added new package D-BUS-0.50.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
190 <listitem>
191 <para>September 25th, 2005</para>
192 <itemizedlist>
193 <listitem>
194 <para>[randy] - Added a patch to fix a build problem with newer
195 versions of libgsf and added a sed command so the default is to
196 build the Perl plugin module to the Gnumeric instructions.</para>
197 </listitem>
198 </itemizedlist>
199 </listitem>
200
201 <listitem>
202 <para>September 22nd, 2005</para>
203 <itemizedlist>
204 <listitem>
205 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
206 </listitem>
207 </itemizedlist>
208 </listitem>
209
210 <listitem>
211 <para>September 21st, 2005</para>
212 <itemizedlist>
213 <listitem>
214 <para>[randy] - Updated to Samba-3.0.20.</para>
215 </listitem>
216 <listitem>
217 <para>[bdubbs] - Reverted gcc build instructions.</para>
218 </listitem>
219 <listitem>
220 <para>[randy] - Updated to EsounD-0.2.36.</para>
221 </listitem>
222 <listitem>
223 <para>[randy] - Updated to Metacity-2.12.0.</para>
224 </listitem>
225 <listitem>
226 <para>[randy] - Updated to Libwnck-2.12.0.</para>
227 </listitem>
228 </itemizedlist>
229 </listitem>
230
231 <listitem>
232 <para>September 20th, 2005</para>
233 <itemizedlist>
234 <listitem>
235 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
236 gcc-4.0.1.</para>
237 </listitem>
238 <listitem>
239 <para>[randy] - Updated to GTK+-2.8.3.</para>
240 </listitem>
241 <listitem>
242 <para>[randy] - Updated to ATK-1.10.3.</para>
243 </listitem>
244 <listitem>
245 <para>[randy] - Updated to Pango-1.10.0.</para>
246 </listitem>
247 <listitem>
248 <para>[randy] - Updated to GLib-2.8.1.</para>
249 </listitem>
250 <listitem>
251 <para>[randy] - Added a command to create an X Render pkg-config file
252 to the XFree86 instructions. Also created notes in the Metacity and
253 cairo instructions to ensure this file exists.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Added new package cairo-1.0.0.</para>
257 </listitem>
258 <listitem>
259 <para>[bdubbs] - Changed gcc build instructions to use
260 a simple make. Added a note to use make bootstrap if
261 the base compiler is not gcc-4.0.1.</para>
262 </listitem>
263 </itemizedlist>
264 </listitem>
265
266 <listitem>
267 <para>September 19th, 2005</para>
268 <itemizedlist>
269 <listitem>
270 <para>[bdubbs] - Added a patch to build mozilla with
271 gcc-4.0.1.</para>
272 </listitem>
273 <listitem>
274 <para>[randy] - Updated to gucharmap-1.4.4.</para>
275 </listitem>
276 <listitem>
277 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
278 </listitem>
279 <listitem>
280 <para>[richard] - Added a sed to fix the build of the
281 test suite for cpio-2.6 when using gcc-4.0.1.
282 Suggested by Matthew Burgess</para>
283 </listitem>
284 </itemizedlist>
285 </listitem>
286
287 <listitem>
288 <para>September 18th, 2005</para>
289 <itemizedlist>
290 <listitem>
291 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
292 </listitem>
293 <listitem>
294 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
295 </listitem>
296 <listitem>
297 <para>[richard] - Updated to bluefish-1.0.4.</para>
298 </listitem>
299 </itemizedlist>
300 </listitem>
301
302 <listitem>
303 <para>September 17th, 2005</para>
304 <itemizedlist>
305 <listitem>
306 <para>[randy] - Added an alternate installation location for the
307 shared library interface headers to the AFPL Ghostscript and ESP
308 Ghostscript instructions.</para>
309 </listitem>
310 <listitem>
311 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
312 </listitem>
313 <listitem>
314 <para>[randy] - Updated the Business::ISBN Perl module to
315 1.82.</para>
316 </listitem>
317 <listitem>
318 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
319 </listitem>
320 <listitem>
321 <para>[randy] - Updated the Module::Signature Perl module to
322 0.50.</para>
323 </listitem>
324 <listitem>
325 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
326 </listitem>
327 <listitem>
328 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
329 2.12.</para>
330 </listitem>
331 <listitem>
332 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
333 0.13.</para>
334 </listitem>
335 <listitem>
336 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
337 new Perl modules Text::Diff and Algorithm::Diff.</para>
338 </listitem>
339 <listitem>
340 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
341 </listitem>
342 </itemizedlist>
343 </listitem>
344
345 <listitem>
346 <para>September 15th, 2005</para>
347 <itemizedlist>
348 <listitem>
349 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
350 </listitem>
351 <listitem>
352 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
353 added a GCC-4 patch to the Gimp instructions.</para>
354 </listitem>
355 <listitem>
356 <para>[randy] - Updated to librsvg-2.11.1.</para>
357 </listitem>
358 </itemizedlist>
359 </listitem>
360
361 <listitem>
362 <para>September 14th, 2005</para>
363 <itemizedlist>
364 <listitem>
365 <para>[randy] - Removed redundant GTK+-2 dependency from the
366 libgnomeprintui instructions.</para>
367 </listitem>
368 <listitem>
369 <para>[randy] - Updated to libgsf-1.12.3.</para>
370 </listitem>
371 <listitem>
372 <para>[randy] - Added documentation installation commands and
373 corrected the note about the test suite in the libcroco
374 instructions.</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem>
380 <para>September 13th, 2005</para>
381 <itemizedlist>
382 <listitem>
383 <para>[randy] - Added commands to the CVS instructions to create and
384 install additional documentation.</para>
385 </listitem>
386 <listitem>
387 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
388 documentation files chown command to only run if the docs were
389 built and installed.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>September 12th, 2005</para>
396 <itemizedlist>
397 <listitem>
398 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
399 </listitem>
400 <listitem>
401 <para>[randy] - Updated to VTE-0.11.15.</para>
402 </listitem>
403 <listitem>
404 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
405 ScrollKeeper instructions.</para>
406 </listitem>
407 <listitem>
408 <para>[randy] - Updated to GCC-4.0.1.</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
413 <listitem>
414 <para>September 11th, 2005</para>
415 <itemizedlist>
416 <listitem>
417 <para>[randy] - Minor corrections to the XSL Stylesheets
418 instructions, suggested by Manuel Canales Esparcia.</para>
419 </listitem>
420 </itemizedlist>
421 </listitem>
422
423 <listitem>
424 <para>September 10th, 2005</para>
425 <itemizedlist>
426 <listitem>
427 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
428 the environment variables are properly set.</para>
429 </listitem>
430 <listitem>
431 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
432 </listitem>
433 <listitem>
434 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
435 </listitem>
436 <listitem>
437 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
438 </listitem>
439 <listitem>
440 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
441 patch in JDK source build instructions.</para>
442 </listitem>
443 <listitem>
444 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
445 </listitem>
446 <listitem>
447 <para>[dj] - Updated volume restore script for use with
448 Udev versions greater than 058.</para>
449 </listitem>
450 </itemizedlist>
451 </listitem>
452
453 <listitem>
454 <para>September 9th, 2005</para>
455 <itemizedlist>
456 <listitem>
457 <para>[randy] - Added a GCC-4 patch to the libexif
458 instructions.</para>
459 </listitem>
460 <listitem>
461 <para>[randy] - Added a GCC-4 patch to the Avifile
462 instructions.</para>
463 </listitem>
464 <listitem>
465 <para>[randy] - Added a GCC-4 patch to the FFmpeg
466 instructions.</para>
467 </listitem>
468 <listitem>
469 <para>[randy] - Added a GCC-4 patch to the MPlayer
470 instructions.</para>
471 </listitem>
472 <listitem>
473 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
474 </listitem>
475 <listitem>
476 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
477 </listitem>
478 <listitem>
479 <para>[randy] - Added a GCC-4 patch to the Firefox
480 instructions.</para>
481 </listitem>
482 <listitem>
483 <para>[randy] - Added a GCC-4 patch to the Thunderbird
484 instructions.</para>
485 </listitem>
486 <listitem>
487 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
488 </listitem>
489 <listitem>
490 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
491 </listitem>
492 <listitem>
493 <para>[randy] - Added a GCC-4 patch and documentation installation
494 commands to the NAS instructions.</para>
495 </listitem>
496 <listitem>
497 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
498 instructions.</para>
499 </listitem>
500 <listitem>
501 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
502 </listitem>
503 <listitem>
504 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
505 in the Inetutils instructions.</para>
506 </listitem>
507 <listitem>
508 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
509 </listitem>
510 <listitem>
511 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
512 instructions.</para>
513 </listitem>
514 <listitem>
515 <para>[randy] - Updated to intltool-0.34.1.</para>
516 </listitem>
517 <listitem>
518 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
519 </listitem>
520 </itemizedlist>
521 </listitem>
522
523 <listitem>
524 <para>September 8th, 2005</para>
525 <itemizedlist>
526 <listitem>
527 <para>[randy] - Added a sed command to the libxklavier instructions
528 to fix a GCC-4.x build problem.</para>
529 </listitem>
530 <listitem>
531 <para>[randy] - Updated to libxslt-1.1.15.</para>
532 </listitem>
533 <listitem>
534 <para>[randy] - Updated to libxml2-2.6.21.</para>
535 </listitem>
536 </itemizedlist>
537 </listitem>
538
539 <listitem>
540 <para>September 7th, 2005</para>
541 <itemizedlist>
542 <listitem>
543 <para>[richard] - Updated to XScreenSaver-4.22.</para>
544 </listitem>
545 </itemizedlist>
546 </listitem>
547
548 <listitem>
549 <para>September 6th, 2005</para>
550 <itemizedlist>
551 <listitem>
552 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
553 release notes.</para>
554 </listitem>
555 <listitem>
556 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
557 installation commands to the instructions.</para>
558 </listitem>
559 </itemizedlist>
560 </listitem>
561
562 <listitem>
563 <para>September 5th, 2005</para>
564 <itemizedlist>
565 <listitem>
566 <para>[randy] - Updated to Subversion-1.2.3</para>
567 </listitem>
568 </itemizedlist>
569 </listitem>
570
571 <listitem>
572 <para>September 4th, 2005</para>
573 <itemizedlist>
574 <listitem>
575 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
576 documentation installation commands to the instructions.</para>
577 </listitem>
578 </itemizedlist>
579 </listitem>
580
581 <listitem>
582 <para>September 3rd, 2005</para>
583 <itemizedlist>
584 <listitem>
585 <para>[randy] - Updated to HTML Tidy-050826.</para>
586 </listitem>
587 <listitem>
588 <para>[randy] - Updated to cURL-7.14.1.</para>
589 </listitem>
590 </itemizedlist>
591 </listitem>
592
593 <listitem>
594 <para>September 2nd, 2005</para>
595 <itemizedlist>
596 <listitem>
597 <para>[randy] - Added commands to the Heimdal instructions to
598 preserve and restore some overwritten interface headers and
599 libraries. Also listed the dependencies in a more accurate
600 manner.</para>
601 </listitem>
602 <listitem>
603 <para>[randy] - Updated to MySQL-4.1.14.</para>
604 </listitem>
605 <listitem>
606 <para>[randy] - Fixed some broken commands in the TeX
607 instructions.</para>
608 </listitem>
609 </itemizedlist>
610 </listitem>
611
612 <listitem>
613 <para>September 1st, 2005</para>
614 <itemizedlist>
615 <listitem>
616 <para>[randy] - Added documentation installation commands to the
617 ALSA Libraries instructions.</para>
618 </listitem>
619 </itemizedlist>
620 </listitem>
621
622 <listitem>
623 <para>August 31st, 2005</para>
624 <itemizedlist>
625 <listitem>
626 <para>[randy] - Updated to Shadow-4.0.12.</para>
627 </listitem>
628 <listitem>
629 <para>[randy] - Updated to Wget-1.10.1.</para>
630 </listitem>
631 </itemizedlist>
632 </listitem>
633
634 <listitem>
635 <para>August 30th, 2005</para>
636 <itemizedlist>
637 <listitem>
638 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
639 </listitem>
640 <listitem>
641 <para>[randy] - Removed obsolete dependencies from the LZO
642 instructions.</para>
643 </listitem>
644 </itemizedlist>
645 </listitem>
646
647 <listitem>
648 <para>August 29th, 2005</para>
649 <itemizedlist>
650 <listitem>
651 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
652 about the location of configuruation files. Updated
653 optional dependencies.</para>
654 </listitem>
655 <listitem>
656 <para>[richard] - Added definition of dependency terms
657 to Notes on Building Software.</para>
658 </listitem>
659 </itemizedlist>
660 </listitem>
661
662 <listitem>
663 <para>August 28th, 2005</para>
664 <itemizedlist>
665 <listitem>
666 <para>[randy] - Added documentation installation commands to the Xvid
667 instructions.</para>
668 </listitem>
669 <listitem>
670 <para>[randy] - Added documentation installation commands to the
671 libdv instructions.</para>
672 </listitem>
673 <listitem>
674 <para>[randy] - Updated to whois-4.7.6.</para>
675 </listitem>
676 <listitem>
677 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
678 </listitem>
679 <listitem>
680 <para>[randy] - Added a patch to fix the XMMS plugin and added a
681 sed command to fix the Valgrind testing in the FLAC
682 instructions.</para>
683 </listitem>
684 </itemizedlist>
685 </listitem>
686
687 <listitem>
688 <para>August 27th, 2005</para>
689 <itemizedlist>
690 <listitem>
691 <para>[randy] - Added a patch to fix the test suite in the id3lib
692 instructions.</para>
693 </listitem>
694 <listitem>
695 <para>[randy] - Updated the GCC patch and provided documentation
696 installation commands to the libmpeg3 instructions.</para>
697 </listitem>
698 </itemizedlist>
699 </listitem>
700
701 <listitem>
702 <para>August 26th, 2005</para>
703 <itemizedlist>
704 <listitem>
705 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
706 the Movemail and RSS &amp; Blogs account setup options are now
707 available 2) modified the Enigmail setup so that it actually works
708 3) fixed the profile locking problem 4) made it so that if a mailto:
709 URL is clicked, a message compose window is opened with the To: field
710 filled out.</para>
711 </listitem>
712 </itemizedlist>
713 </listitem>
714
715 <listitem>
716 <para>August 25th, 2005</para>
717 <itemizedlist>
718 <listitem>
719 <para>[randy] - Added a command to the Firefox instructions to fix
720 the profile locking problem and an optional command to open a new
721 tab in an existing browser window, both suggested by Kevin
722 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
723 suggestions.</para>
724 </listitem>
725 </itemizedlist>
726 </listitem>
727
728 <listitem>
729 <para>August 24th, 2005</para>
730 <itemizedlist>
731 <listitem>
732 <para>[randy] - Modified SLIB instructions to use TeX instead of
733 Lynx to create the text documentation.</para>
734 </listitem>
735 </itemizedlist>
736 </listitem>
737
738 <listitem>
739 <para>August 22nd, 2005</para>
740 <itemizedlist>
741 <listitem>
742 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
743 Hugo Villeneuve for pointed it out.</para>
744 </listitem>
745 <listitem>
746 <para>[randy] - Updated to Xpdf-3.01</para>
747 </listitem>
748 <listitem>
749 <para>[randy] - Updated to SLIB-3a2</para>
750 </listitem>
751 </itemizedlist>
752 </listitem>
753
754 <listitem>
755 <para>August 21st, 2005</para>
756 <itemizedlist>
757 <listitem>
758 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
759 dependency, added commands to install documentation and added an FTP
760 download URL.</para>
761 </listitem>
762 <listitem>
763 <para>[richard] - Updated to Leafnode-1.11.3.</para>
764 </listitem>
765 </itemizedlist>
766 </listitem>
767
768 <listitem>
769 <para>August 20th, 2005</para>
770 <itemizedlist>
771 <listitem>
772 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
773 </listitem>
774 <listitem>
775 <para>[randy] - Renamed the FOP patch to adhere with the naming
776 standards.</para>
777 </listitem>
778 <listitem>
779 <para>[randy] - Updated to GnuPG-1.4.2.</para>
780 </listitem>
781 <listitem>
782 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
783 the ffitarget.h interface header in /usr/include.</para>
784 </listitem>
785 </itemizedlist>
786 </listitem>
787
788 <listitem>
789 <para>August 19th, 2005</para>
790 <itemizedlist>
791 <listitem>
792 <para>[dj] - Updated dev.d scripts and surrounding text
793 in alsa-utils.</para>
794 </listitem>
795 <listitem>
796 <para>[randy] - Updated to Sysstat-6.0.1.</para>
797 </listitem>
798 <listitem>
799 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
800 </listitem>
801 <listitem>
802 <para>[randy] - Updated to Nail-11.25.</para>
803 </listitem>
804 <listitem>
805 <para>[randy] - Updated to Subversion-1.2.1.</para>
806 </listitem>
807 <listitem>
808 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
809 </listitem>
810 </itemizedlist>
811 </listitem>
812
813 <listitem>
814 <para>August 17th, 2005</para>
815 <itemizedlist>
816 <listitem>
817 <para>[randy] - Updated to GCC-3.3.6.</para>
818 </listitem>
819 <listitem>
820 <para>[randy] - Updated to Doxygen-1.4.4.</para>
821 </listitem>
822 </itemizedlist>
823 </listitem>
824
825 <listitem>
826 <para>August 16th, 2005</para>
827 <itemizedlist>
828 <listitem>
829 <para>[bdubbs] - Added instructions for cm-super
830 fonts to TeX.</para>
831 </listitem>
832 <listitem>
833 <para>[randy] - Added additional parameters to the
834 configure command and added a note to run the test suite to the
835 Gimp-Print instructions.</para>
836 </listitem>
837 <listitem>
838 <para>[dj] - Updated cups bootscript installation
839 to remove existing scripts and changed note to show that CUPS should
840 be started after Samba.</para>
841 </listitem>
842 </itemizedlist>
843 </listitem>
844
845 <listitem>
846 <para>August 15th, 2005</para>
847 <itemizedlist>
848 <listitem>
849 <para>[randy] - Added a patch and a note about running
850 the test suite to the CUPS instructions.</para>
851 </listitem>
852 </itemizedlist>
853 </listitem>
854
855 <listitem>
856 <para>August 14th, 2005</para>
857 <itemizedlist>
858 <listitem>
859 <para>[randy] - Updates to PHP: added new dependencies,
860 placed the dependencies in catagories, added instructions to install
861 documentation, added instruction to update php.ini and minor textual
862 corrections.</para>
863 </listitem>
864 <listitem>
865 <para>[randy] - Updated to GTK-Doc-1.4.</para>
866 </listitem>
867 <listitem>
868 <para>[randy] - Updated to HTML Tidy-050803.</para>
869 </listitem>
870 <listitem>
871 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
872 </listitem>
873 <listitem>
874 <para>[randy] - Added a configure switch to OpenLDAP
875 to create the executables dynamically linked to the libraries.</para>
876 </listitem>
877 <listitem>
878 <para>[randy] - Added documentation installation commands to the GTK+
879 (version 1) instructions.</para>
880 </listitem>
881 </itemizedlist>
882 </listitem>
883
884 <listitem>
885 <para>August 13th, 2005</para>
886 <itemizedlist>
887 <listitem>
888 <para>[larry] - Add a warning to MIT KRB5
889 concerning the use of login.krb5 as a substitute for login.</para>
890 </listitem>
891 <listitem>
892 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
893 version; also added dependencies and configuration explanation.</para>
894 </listitem>
895 </itemizedlist>
896 </listitem>
897
898 <listitem>
899 <para>August 12th, 2005</para>
900 <itemizedlist>
901 <listitem>
902 <para>[randy] - Added a command to the PostgreSQL
903 instructions to fix broken ownership of installed files.</para>
904 </listitem>
905 </itemizedlist>
906 </listitem>
907
908 <listitem>
909 <para>August 11th, 2005</para>
910 <itemizedlist>
911 <listitem>
912 <para>[randy] - Updated the JDK binary version to
913 1.5.0_04.</para>
914 </listitem>
915 <listitem>
916 <para>[randy] - Added sharutils as an optional dependency of
917 Berkeley DB.</para>
918 </listitem>
919 <listitem>
920 <para>[randy] - Applied a patch contributed by stirling
921 to fix many broken download URLs.</para>
922 </listitem>
923 <listitem>
924 <para>[randy] - Added a new section "Other Programming
925 Tools" to Chapter 12 - Programming.</para>
926 </listitem>
927 </itemizedlist>
928 </listitem>
929
930 <listitem>
931 <para>August 10th, 2005</para>
932 <itemizedlist>
933 <listitem>
934 <para>[randy] - Added style information files and
935 documentation installation commands to the JadeTeX
936 instructions.</para>
937 </listitem>
938 </itemizedlist>
939 </listitem>
940
941 <listitem>
942 <para>August 9th, 2005</para>
943 <itemizedlist>
944 <listitem>
945 <para>[randy] - Modified the CrackLib instructions to
946 include an alternate source for word lists, how to incorporate additional
947 word lists, and added additional text contributed by Alexander
948 Patrakov.</para>
949 </listitem>
950 <listitem>
951 <para>[dj] - Added default PATH for pam_env and
952 a note about the lack of ENV_SUPATH.</para>
953 </listitem>
954 </itemizedlist>
955 </listitem>
956
957 <listitem>
958 <para>August 8th, 2005</para>
959 <itemizedlist>
960 <listitem>
961 <para>[randy] - Modified documentation installation in
962 the Fontconfig instructions.</para>
963 </listitem>
964 <listitem>
965 <para>[randy] - Modified the Shadow instructions so
966 that builders will not receive configuration errors during the testing
967 recommended by the warning note.</para>
968 </listitem>
969 <listitem>
970 <para>[randy] - Added instructions to install a patch
971 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
972 for the suggestion.</para>
973 </listitem>
974 <listitem>
975 <para>[randy] - Added instructions to install a patch
976 to NASM that fixes a security vulnerability, thanks to Ken Moffat
977 for the suggestion.</para>
978 </listitem>
979 <listitem>
980 <para>[randy] - Added documentation installation commands to
981 the expat instructions.</para>
982 </listitem>
983 </itemizedlist>
984 </listitem>
985
986 <listitem>
987 <para>August 7th, 2005</para>
988 <itemizedlist>
989 <listitem>
990 <para>[randy] - Removed building the MPFR library
991 from the GMP instructions.</para>
992 </listitem>
993 </itemizedlist>
994 </listitem>
995
996 <listitem>
997 <para>August 6th, 2005</para>
998 <itemizedlist>
999 <listitem>
1000 <para>[larry] - Added dictionary file to MIT
1001 Kerberos setup and made adjusts for PAM.</para>
1002 </listitem>
1003 <listitem>
1004 <para>[randy] - Updated to S-Lang-2.0.4.</para>
1005 </listitem>
1006 </itemizedlist>
1007 </listitem>
1008
1009 <listitem>
1010 <para>August 5th, 2005</para>
1011 <itemizedlist>
1012 <listitem>
1013 <para>[randy] - Updated to Wget-1.10.</para>
1014 </listitem>
1015 <listitem>
1016 <para>[randy] - Updated to PCRE-6.2.</para>
1017 </listitem>
1018 </itemizedlist>
1019 </listitem>
1020
1021 <listitem>
1022 <para>August 1st, 2005</para>
1023 <itemizedlist>
1024 <listitem>
1025 <para>[bdubbs] - Released Version 6.1-pre1.</para>
1026 </listitem>
1027 </itemizedlist>
1028 </listitem>
1029
1030 </itemizedlist>
1031
1032</sect1>
Note: See TracBrowser for help on using the repository browser.