source: introduction/welcome/changelog.xml@ 56fcc11b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 56fcc11b was 56fcc11b, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to libgnomeprintui-2.12.1

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

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