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="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="credits"/> page in Chapter 1 for details on
|
---|
21 | who wrote what.</para>
|
---|
22 |
|
---|
23 | <para>Current release: &version; – &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>January 17th, 2007</para>
|
---|
46 | <itemizedlist>
|
---|
47 | <listitem>
|
---|
48 | <para>[dnicholson] - Fixed the ALSA udev rules to work properly
|
---|
49 | with the Udev and rules in stable LFS. This includes removing
|
---|
50 | the device and group settings and leaving only the volume
|
---|
51 | restoring RUN rule. The file is also moved after 25-lfs.rules
|
---|
52 | since it will not conflict with any settings made there.
|
---|
53 | Closes ticket #2125.</para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>[dnicholson] - Updated the ALSA Library and Plugins to
|
---|
57 | version 1.0.13.</para>
|
---|
58 | </listitem>
|
---|
59 | <listitem>
|
---|
60 | <para>[dnicholson] - Added an http:// link for the gpm
|
---|
61 | package.</para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>[dnicholson] - Fixed the GLib-2 ftp:// link. Thanks to Guy
|
---|
65 | Dalziel for spotting the error.</para>
|
---|
66 | </listitem>
|
---|
67 | <listitem>
|
---|
68 | <para>[alexander] - Removed the dead link to the old LiveCD hint.</para>
|
---|
69 | </listitem>
|
---|
70 | <listitem>
|
---|
71 | <para>[dnicholson] - Updated to HAL-0.5.7.1.</para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 | </listitem>
|
---|
75 |
|
---|
76 | <listitem>
|
---|
77 | <para>January 15th, 2007</para>
|
---|
78 | <itemizedlist>
|
---|
79 | <listitem>
|
---|
80 | <para>[randy] - Modified all the Sourceforge download links to use
|
---|
81 | the new standard Sourceforge has implemented.</para>
|
---|
82 | </listitem>
|
---|
83 | <listitem>
|
---|
84 | <para>[randy] - Added a comment to the XFCE instructions saying that
|
---|
85 | hicolor-icon-theme is a run-time dependency.</para>
|
---|
86 | </listitem>
|
---|
87 | <listitem>
|
---|
88 | <para>[randy] - Added commands to the teTeX instructions to install
|
---|
89 | the cm-super type1ec.sty font file.</para>
|
---|
90 | </listitem>
|
---|
91 | <listitem>
|
---|
92 | <para>[alexander] - Added reiserfsprogs build fix for LFS SVN.</para>
|
---|
93 | </listitem>
|
---|
94 | <listitem>
|
---|
95 | <para>[randy] - Updated to Lynx-2.8.6.</para>
|
---|
96 | </listitem>
|
---|
97 | </itemizedlist>
|
---|
98 | </listitem>
|
---|
99 |
|
---|
100 | <listitem>
|
---|
101 | <para>January 14th, 2007</para>
|
---|
102 | <itemizedlist>
|
---|
103 | <listitem>
|
---|
104 | <para>[randy] - Added Alexander to the list of BLFS
|
---|
105 | Editors.</para>
|
---|
106 | </listitem>
|
---|
107 | <listitem>
|
---|
108 | <para>[randy] - Fixed a broken download URL in the SLIB
|
---|
109 | instructions, thanks to Leo Peschier for pointing it
|
---|
110 | out.</para>
|
---|
111 | </listitem>
|
---|
112 | <listitem>
|
---|
113 | <para>[bdubbs] - Added security patch to unzip.</para>
|
---|
114 | </listitem>
|
---|
115 | <listitem>
|
---|
116 | <para>[bdubbs] - Updated patch in ed to correct an error.
|
---|
117 | Thanks to Tyler Berry.</para>
|
---|
118 | </listitem>
|
---|
119 | <listitem>
|
---|
120 | <para>[randy] - Updated the md5sums and build data for the
|
---|
121 | GNOME accessibility packages to be compatible with GNOME-2.14.3,
|
---|
122 | This completes the GNOME-2.14.3 update.</para>
|
---|
123 | </listitem>
|
---|
124 | <listitem>
|
---|
125 | <para>[bdubbs] - Updated to Python-2.4.4.</para>
|
---|
126 | </listitem>
|
---|
127 | <listitem>
|
---|
128 | <para>[bdubbs] - Updated to dhcp-3.0.5.</para>
|
---|
129 | </listitem>
|
---|
130 | <listitem>
|
---|
131 | <para>[randy] - Updated the md5sums and build data for the
|
---|
132 | GNOME add-on utilities to be compatible with GNOME-2.14.3.</para>
|
---|
133 | </listitem>
|
---|
134 | <listitem>
|
---|
135 | <para>[alexander] - Removed the commands that remove vim tutorials.</para>
|
---|
136 | </listitem>
|
---|
137 | <listitem>
|
---|
138 | <para>[alexander] - Updated to xfsprogs-2.8.18, added notes about
|
---|
139 | the lack of testsuites to xfsprogs and reiserfsprogs.</para>
|
---|
140 | </listitem>
|
---|
141 | </itemizedlist>
|
---|
142 | </listitem>
|
---|
143 |
|
---|
144 | <listitem>
|
---|
145 | <para>January 13th, 2007</para>
|
---|
146 | <itemizedlist>
|
---|
147 | <listitem>
|
---|
148 | <para>[bdubbs] - Updated to vim-7.0.</para>
|
---|
149 | </listitem>
|
---|
150 | <listitem>
|
---|
151 | <para>[bdubbs] - Updated to bind-9.3.3.</para>
|
---|
152 | </listitem>
|
---|
153 | <listitem>
|
---|
154 | <para>[bdubbs] - Updated to openssh-4.5p1.</para>
|
---|
155 | </listitem>
|
---|
156 | <listitem>
|
---|
157 | <para>[bdubbs] - Updated to openssl-0.9.8d.</para>
|
---|
158 | </listitem>
|
---|
159 | </itemizedlist>
|
---|
160 | </listitem>
|
---|
161 |
|
---|
162 | <listitem>
|
---|
163 | <para>January 11th, 2007</para>
|
---|
164 | <itemizedlist>
|
---|
165 | <listitem>
|
---|
166 | <para>[randy] - Updated to MIT Kerberos V5-1.6. Also overhauled
|
---|
167 | the instructions to fit the updated version and included
|
---|
168 | enhancements to the instructions.</para>
|
---|
169 | </listitem>
|
---|
170 | </itemizedlist>
|
---|
171 | </listitem>
|
---|
172 |
|
---|
173 | <listitem>
|
---|
174 | <para>December 22nd, 2006</para>
|
---|
175 | <itemizedlist>
|
---|
176 | <listitem>
|
---|
177 | <para>[randy] - Updated to Evolution-2.6.3.</para>
|
---|
178 | </listitem>
|
---|
179 | <listitem>
|
---|
180 | <para>[randy] - Updated GtkHTML, gtksourceview and Evolution Data
|
---|
181 | Server to versions used with GNOME-2.14.3.</para>
|
---|
182 | </listitem>
|
---|
183 | <listitem>
|
---|
184 | <para>[randy] - Updated to GNOME-2.14.3. The <quote>Core</quote>
|
---|
185 | packages are completely finished, the <quote>Additional</quote>
|
---|
186 | packages still require updates to the MD5sums and build
|
---|
187 | sizes/times.</para>
|
---|
188 | </listitem>
|
---|
189 | </itemizedlist>
|
---|
190 | </listitem>
|
---|
191 |
|
---|
192 | <listitem>
|
---|
193 | <para>December 20th, 2006</para>
|
---|
194 | <itemizedlist>
|
---|
195 | <listitem>
|
---|
196 | <para>[dnicholson] - Updated to xterm-223.</para>
|
---|
197 | </listitem>
|
---|
198 | <listitem>
|
---|
199 | <para>[dnicholson] - Ensured that the terminfo files from
|
---|
200 | xterm are installed in the system terminfo database.</para>
|
---|
201 | </listitem>
|
---|
202 | <listitem>
|
---|
203 | <para>[dnicholson] - Removed the --datadir setting for Xorg-7.
|
---|
204 | Some packages had broken configurations that caused files to
|
---|
205 | be installed to the wrong location. Forcing ${datadir} to
|
---|
206 | match ${libdir} worked around these problems, but they have
|
---|
207 | now been resolved properly upstream.</para>
|
---|
208 | </listitem>
|
---|
209 | </itemizedlist>
|
---|
210 | </listitem>
|
---|
211 |
|
---|
212 | <listitem>
|
---|
213 | <para>December 15th, 2006</para>
|
---|
214 | <itemizedlist>
|
---|
215 | <listitem>
|
---|
216 | <para>[tushar] - Remove autoreconf command from popt. The tarball
|
---|
217 | that matches the md5sum has the generated files.</para>
|
---|
218 | </listitem>
|
---|
219 | </itemizedlist>
|
---|
220 | </listitem>
|
---|
221 |
|
---|
222 | <listitem>
|
---|
223 | <para>December 11th, 2006</para>
|
---|
224 | <itemizedlist>
|
---|
225 | <listitem>
|
---|
226 | <para>[randy] - Updated to GStreamer-0.10.11, GST Plugins
|
---|
227 | Base-0.10.11, GST Plugins Good-0.10.4 and GST Plugins Ugly-0.10.4</para>
|
---|
228 | </listitem>
|
---|
229 | </itemizedlist>
|
---|
230 | </listitem>
|
---|
231 |
|
---|
232 | <listitem>
|
---|
233 | <para>December 10th, 2006</para>
|
---|
234 | <itemizedlist>
|
---|
235 | <listitem>
|
---|
236 | <para>[randy] - Updated to GSview-4.8 and fixed an issue with GSview
|
---|
237 | using recent versions of ESP Ghostscript.</para>
|
---|
238 | </listitem>
|
---|
239 | </itemizedlist>
|
---|
240 | </listitem>
|
---|
241 |
|
---|
242 | <listitem>
|
---|
243 | <para>December 9th, 2006</para>
|
---|
244 | <itemizedlist>
|
---|
245 | <listitem>
|
---|
246 | <para>[dnicholson] - Updated to Nano-2.0.1.</para>
|
---|
247 | </listitem>
|
---|
248 | </itemizedlist>
|
---|
249 | </listitem>
|
---|
250 |
|
---|
251 | <listitem>
|
---|
252 | <para>December 8th, 2006</para>
|
---|
253 | <itemizedlist>
|
---|
254 | <listitem>
|
---|
255 | <para>[randy] - Added Sharutils (for the uudecode program) to the
|
---|
256 | FreeTTS required dependencies, thanks to Chris Staub for the
|
---|
257 | report.</para>
|
---|
258 | </listitem>
|
---|
259 | <listitem>
|
---|
260 | <para>[randy] - Updated to Samba-3.0.23d.</para>
|
---|
261 | </listitem>
|
---|
262 | </itemizedlist>
|
---|
263 | </listitem>
|
---|
264 |
|
---|
265 | <listitem>
|
---|
266 | <para>December 7th, 2006</para>
|
---|
267 | <itemizedlist>
|
---|
268 | <listitem>
|
---|
269 | <para>[randy] - Updated to CUPS-1.2.7.</para>
|
---|
270 | </listitem>
|
---|
271 | </itemizedlist>
|
---|
272 | </listitem>
|
---|
273 |
|
---|
274 | <listitem>
|
---|
275 | <para>December 6th, 2006</para>
|
---|
276 | <itemizedlist>
|
---|
277 | <listitem>
|
---|
278 | <para>[randy] - Added a note to the GNOME Panel instructions
|
---|
279 | saying that the libxml2 Python module must be available.</para>
|
---|
280 | </listitem>
|
---|
281 | </itemizedlist>
|
---|
282 | </listitem>
|
---|
283 |
|
---|
284 | <listitem>
|
---|
285 | <para>December 4th, 2006</para>
|
---|
286 | <itemizedlist>
|
---|
287 | <listitem>
|
---|
288 | <para>[randy] - Updated to Whois-4.7.20.</para>
|
---|
289 | </listitem>
|
---|
290 | </itemizedlist>
|
---|
291 | </listitem>
|
---|
292 |
|
---|
293 | <listitem>
|
---|
294 | <para>October 28th, 2006</para>
|
---|
295 | <itemizedlist>
|
---|
296 | <listitem>
|
---|
297 | <para>[dnicholson] - Changed the structure of the Locale Related
|
---|
298 | Issues page to describe general classes of problems. The package
|
---|
299 | specific workarounds have been moved to their respective pages.
|
---|
300 | Thanks to Alexander Patrakov for providing the rewrite, which better
|
---|
301 | supports these situations.</para>
|
---|
302 | </listitem>
|
---|
303 | </itemizedlist>
|
---|
304 | </listitem>
|
---|
305 |
|
---|
306 | <listitem>
|
---|
307 | <para>October 27th, 2006</para>
|
---|
308 | <itemizedlist>
|
---|
309 | <listitem>
|
---|
310 | <para>[bdubbs] - Updated to qt-3.3.7.</para>
|
---|
311 | </listitem>
|
---|
312 | <listitem>
|
---|
313 | <para>[dnicholson] - Fixed Screen description to reflect that
|
---|
314 | UTF-8 is now available. Thanks to Alexander Patrakov for the
|
---|
315 | suggestion.</para>
|
---|
316 | </listitem>
|
---|
317 | <listitem>
|
---|
318 | <para>[dnicholson] - Updated to libmusicbrainz-2.1.4, fixing
|
---|
319 | security vulnerability CVE-2006-4197. Closes ticket #2181.</para>
|
---|
320 | </listitem>
|
---|
321 | </itemizedlist>
|
---|
322 | </listitem>
|
---|
323 |
|
---|
324 | <listitem>
|
---|
325 | <para>October 26th, 2006</para>
|
---|
326 | <itemizedlist>
|
---|
327 | <listitem>
|
---|
328 | <para>[dnicholson] - Updated to Screen-4.0.3, fixing a security
|
---|
329 | vulnerability. Closes ticket #2197.</para>
|
---|
330 | </listitem>
|
---|
331 | </itemizedlist>
|
---|
332 | </listitem>
|
---|
333 |
|
---|
334 | <listitem>
|
---|
335 | <para>October 25th, 2006</para>
|
---|
336 | <itemizedlist>
|
---|
337 | <listitem>
|
---|
338 | <para>[dnicholson] - Fixed the hdparm instructions to work
|
---|
339 | correctly when installing to an alternate prefix. Thanks to
|
---|
340 | Miguel Bazdresch for reporting the problem. Fixes ticket
|
---|
341 | #2196.</para>
|
---|
342 | </listitem>
|
---|
343 | <listitem>
|
---|
344 | <para>[bdubbs] - Updated to zip 2.32.</para>
|
---|
345 | </listitem>
|
---|
346 | </itemizedlist>
|
---|
347 | </listitem>
|
---|
348 |
|
---|
349 | <listitem>
|
---|
350 | <para>October 23rd, 2006</para>
|
---|
351 | <itemizedlist>
|
---|
352 | <listitem>
|
---|
353 | <para>[randy] - Updated the Exim instructions documentation
|
---|
354 | links.</para>
|
---|
355 | </listitem>
|
---|
356 | </itemizedlist>
|
---|
357 | </listitem>
|
---|
358 |
|
---|
359 | <listitem>
|
---|
360 | <para>October 22nd, 2006</para>
|
---|
361 | <itemizedlist>
|
---|
362 | <listitem>
|
---|
363 | <para>[randy] - Added a note to the GTK+2 instructions about the
|
---|
364 | test suite requiring an X Window session.</para>
|
---|
365 | </listitem>
|
---|
366 | <listitem>
|
---|
367 | <para>[randy] - Removed references to the shared library from the
|
---|
368 | UnZip instructions. Thanks to Gabriel Batir for the report.</para>
|
---|
369 | </listitem>
|
---|
370 | <listitem>
|
---|
371 | <para>[randy] - Added a sed command to the Graphviz instructions
|
---|
372 | so that the Java bindings will build correctly if you have the JDK
|
---|
373 | installed.</para>
|
---|
374 | </listitem>
|
---|
375 | </itemizedlist>
|
---|
376 | </listitem>
|
---|
377 |
|
---|
378 | <listitem>
|
---|
379 | <para>October 19th, 2006</para>
|
---|
380 | <itemizedlist>
|
---|
381 | <listitem>
|
---|
382 | <para>[dnicholson] - Added needed macro to use Cyrus-SASL
|
---|
383 | in Postfix.</para>
|
---|
384 | </listitem>
|
---|
385 | <listitem>
|
---|
386 | <para>[dnicholson] - Updated to OpenLDAP-2.3.27.</para>
|
---|
387 | </listitem>
|
---|
388 | </itemizedlist>
|
---|
389 | </listitem>
|
---|
390 |
|
---|
391 | <listitem>
|
---|
392 | <para>October 15th, 2006</para>
|
---|
393 | <itemizedlist>
|
---|
394 | <listitem>
|
---|
395 | <para>[djensen] - Updated to Ruby-1.8.5. Fixes #2127.</para>
|
---|
396 | </listitem>
|
---|
397 | <listitem>
|
---|
398 | <para>[djensen] - Updated Seamonkey to Enigmail-0.94.1.
|
---|
399 | Fixes #2170.</para>
|
---|
400 | </listitem>
|
---|
401 | </itemizedlist>
|
---|
402 | </listitem>
|
---|
403 |
|
---|
404 | <listitem>
|
---|
405 | <para>October 14th, 2006</para>
|
---|
406 | <itemizedlist>
|
---|
407 | <listitem>
|
---|
408 | <para>[dnicholson] - Added information about creating the
|
---|
409 | /dev/dvd symlink for Mplayer with links pointing back to
|
---|
410 | the relevant section of the LFS book. Fixes #1995.</para>
|
---|
411 | </listitem>
|
---|
412 | <listitem>
|
---|
413 | <para>[dnicholson] - Removed the note about installing UUID
|
---|
414 | from the XFS page as the only libuuid comes from E2fsprogs.
|
---|
415 | It is assumed that E2fsprogs is installed from LFS. Closes
|
---|
416 | #2176.</para>
|
---|
417 | </listitem>
|
---|
418 | <listitem>
|
---|
419 | <para>[dnicholson] - Added PAM configuration to the host.def
|
---|
420 | example in Xorg-6.9.0 and XFree86-4.6.0. It is commented out
|
---|
421 | by default.</para>
|
---|
422 | </listitem>
|
---|
423 | <listitem>
|
---|
424 | <para>[dnicholson] - Updated to Postfix-2.3.3. Added configuration
|
---|
425 | to automatically install HTML and README docs.</para>
|
---|
426 | </listitem>
|
---|
427 | </itemizedlist>
|
---|
428 | </listitem>
|
---|
429 |
|
---|
430 | <listitem>
|
---|
431 | <para>October 12th, 2006</para>
|
---|
432 | <itemizedlist>
|
---|
433 | <listitem>
|
---|
434 | <para>[dnicholson] - Fixed broken ASH download link and
|
---|
435 | added text about lack of test suite. Fixes ticket #2130.</para>
|
---|
436 | </listitem>
|
---|
437 | <listitem>
|
---|
438 | <para>[dnicholson] - Fixed broken Rsync download link.
|
---|
439 | Thanks to Miguel Bazdresch for the fix.</para>
|
---|
440 | </listitem>
|
---|
441 | <listitem>
|
---|
442 | <para>[dnicholson] - Fixed GNOME Doc Utils so that the
|
---|
443 | pkg-config files are always installed. Closes #2126.</para>
|
---|
444 | </listitem>
|
---|
445 | <listitem>
|
---|
446 | <para>[dnicholson] - Patched Emacs to ensure that the
|
---|
447 | AltGr key is recognized. Added information about lack
|
---|
448 | of test suite.</para>
|
---|
449 | </listitem>
|
---|
450 | </itemizedlist>
|
---|
451 | </listitem>
|
---|
452 |
|
---|
453 | <listitem>
|
---|
454 | <para>October 11th, 2006</para>
|
---|
455 | <itemizedlist>
|
---|
456 | <listitem>
|
---|
457 | <para>[dnicholson] - Applied security patches to
|
---|
458 | Xorg-6.9.0 and libXfont-1.1.0.</para>
|
---|
459 | </listitem>
|
---|
460 | <listitem>
|
---|
461 | <para>[randy] - Updated to NSS-3.11.3.</para>
|
---|
462 | </listitem>
|
---|
463 | </itemizedlist>
|
---|
464 | </listitem>
|
---|
465 |
|
---|
466 | <listitem>
|
---|
467 | <para>October 8th, 2006</para>
|
---|
468 | <itemizedlist>
|
---|
469 | <listitem>
|
---|
470 | <para>[dnicholson] - Updated to Firefox-1.5.0.7. Fixes
|
---|
471 | #2150.</para>
|
---|
472 | </listitem>
|
---|
473 | <listitem>
|
---|
474 | <para>[dnicholson] - Updated to Thunderbird-1.5.0.7 and
|
---|
475 | Enigmail-0.94.1. Fixes #2151 and #2171.</para>
|
---|
476 | </listitem>
|
---|
477 | <listitem>
|
---|
478 | <para>[dnicholson] - Updated to Links-2.1pre23. Installed some
|
---|
479 | user documentation from the tarball. Closes #2042.</para>
|
---|
480 | </listitem>
|
---|
481 | </itemizedlist>
|
---|
482 | </listitem>
|
---|
483 |
|
---|
484 | <listitem>
|
---|
485 | <para>October 5th, 2006</para>
|
---|
486 | <itemizedlist>
|
---|
487 | <listitem>
|
---|
488 | <para>[randy] - Changed the TCP ports used by tunneled SWAT in the
|
---|
489 | Samba instructions from 901 and 902 to 904 and 905 so that there is
|
---|
490 | no conflict with the IANA database.</para>
|
---|
491 | </listitem>
|
---|
492 | <listitem>
|
---|
493 | <para>[randy] - Updated to cairo-1.2.4.</para>
|
---|
494 | </listitem>
|
---|
495 | </itemizedlist>
|
---|
496 | </listitem>
|
---|
497 |
|
---|
498 | <listitem>
|
---|
499 | <para>October 1st, 2006</para>
|
---|
500 | <itemizedlist>
|
---|
501 | <listitem>
|
---|
502 | <para>[dnicholson] - Fixed an issue with with rendering of OpenGL
|
---|
503 | applications with MesaLib by adding an appropriate compiler flag.
|
---|
504 | Thanks to Alexander Patrakov for the report and the fix. Closes
|
---|
505 | ticket #2103.</para>
|
---|
506 | </listitem>
|
---|
507 | <listitem>
|
---|
508 | <para>[dnicholson] - Fixed an error with output redirection
|
---|
509 | in MesaLib when /bin/sh is not Bash. Fixes ticket #2118.</para>
|
---|
510 | </listitem>
|
---|
511 | </itemizedlist>
|
---|
512 | </listitem>
|
---|
513 |
|
---|
514 | <listitem>
|
---|
515 | <para>September 30th, 2006</para>
|
---|
516 | <itemizedlist>
|
---|
517 | <listitem>
|
---|
518 | <para>[djensen] - Updated to Balsa-2.3.13.</para>
|
---|
519 | </listitem>
|
---|
520 | </itemizedlist>
|
---|
521 | </listitem>
|
---|
522 |
|
---|
523 | <listitem>
|
---|
524 | <para>September 25th, 2006</para>
|
---|
525 | <itemizedlist>
|
---|
526 | <listitem>
|
---|
527 | <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
|
---|
528 | bug and a syntax error for newer makes.</para>
|
---|
529 | </listitem>
|
---|
530 | <listitem>
|
---|
531 | <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build
|
---|
532 | to execute the dhcpcd.exe configuration file.</para>
|
---|
533 | </listitem>
|
---|
534 | </itemizedlist>
|
---|
535 | </listitem>
|
---|
536 |
|
---|
537 | <listitem>
|
---|
538 | <para>September 24th, 2006</para>
|
---|
539 | <itemizedlist>
|
---|
540 | <listitem>
|
---|
541 | <para>[djensen] - Updated to SeaMonkey-1.0.5. Added the optional
|
---|
542 | pango patch.</para>
|
---|
543 | </listitem>
|
---|
544 | <listitem>
|
---|
545 | <para>[randy] - Added a patch to the Heimdal instructions to fix a
|
---|
546 | security vulnerability identified in MIT advisories CVE-2006-3083
|
---|
547 | and CVE-2006-3084.</para>
|
---|
548 | </listitem>
|
---|
549 | </itemizedlist>
|
---|
550 | </listitem>
|
---|
551 |
|
---|
552 | <listitem>
|
---|
553 | <para>September 19th, 2006</para>
|
---|
554 | <itemizedlist>
|
---|
555 | <listitem>
|
---|
556 | <para>[djensen] - Updated to Mpg123-0.60.</para>
|
---|
557 | </listitem>
|
---|
558 | </itemizedlist>
|
---|
559 | </listitem>
|
---|
560 |
|
---|
561 | <listitem>
|
---|
562 | <para>September 16th, 2006</para>
|
---|
563 | <itemizedlist>
|
---|
564 | <listitem>
|
---|
565 | <para>[djensen] - Removed a possible spurious doc dir installation in EsounD.</para>
|
---|
566 | </listitem>
|
---|
567 | <listitem>
|
---|
568 | <para>[bdubbs] - Updated to openssl-0.9.8c.</para>
|
---|
569 | </listitem>
|
---|
570 | </itemizedlist>
|
---|
571 | </listitem>
|
---|
572 |
|
---|
573 | <listitem>
|
---|
574 | <para>September 14th, 2006</para>
|
---|
575 | <itemizedlist>
|
---|
576 | <listitem>
|
---|
577 | <para>[randy] - Fixed broken Linux-PAM documentation download
|
---|
578 | URL.</para>
|
---|
579 | </listitem>
|
---|
580 | </itemizedlist>
|
---|
581 | </listitem>
|
---|
582 |
|
---|
583 | <listitem>
|
---|
584 | <para>September 12th, 2006</para>
|
---|
585 | <itemizedlist>
|
---|
586 | <listitem>
|
---|
587 | <para>[dj] - Updated to JDK-1.0.5_08.</para>
|
---|
588 | </listitem>
|
---|
589 | </itemizedlist>
|
---|
590 | </listitem>
|
---|
591 |
|
---|
592 | <listitem>
|
---|
593 | <para>September 10th, 2006</para>
|
---|
594 | <itemizedlist>
|
---|
595 | <listitem>
|
---|
596 | <para>[bdubbs] - Updated to nfs-utils-1.0.10.</para>
|
---|
597 | </listitem>
|
---|
598 | <listitem>
|
---|
599 | <para>[bdubbs] - Updated bootscripts to properly handle
|
---|
600 | non-TERM stop signals.</para>
|
---|
601 | </listitem>
|
---|
602 | <listitem>
|
---|
603 | <para>[bdubbs] - Added creation of bin user to portmap.</para>
|
---|
604 | </listitem>
|
---|
605 | <listitem>
|
---|
606 | <para>[bdubbs] - Updated to pcre-6.7.</para>
|
---|
607 | </listitem>
|
---|
608 | </itemizedlist>
|
---|
609 | </listitem>
|
---|
610 |
|
---|
611 | <listitem>
|
---|
612 | <para>September 5th, 2006</para>
|
---|
613 | <itemizedlist>
|
---|
614 | <listitem>
|
---|
615 | <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
|
---|
616 | the patches so that they can apply cleanly.</para>
|
---|
617 | </listitem>
|
---|
618 | </itemizedlist>
|
---|
619 | </listitem>
|
---|
620 |
|
---|
621 | <listitem>
|
---|
622 | <para>September 4th, 2006</para>
|
---|
623 | <itemizedlist>
|
---|
624 | <listitem>
|
---|
625 | <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
|
---|
626 | order of the patches so that they can apply cleanly.</para>
|
---|
627 | </listitem>
|
---|
628 | <listitem>
|
---|
629 | <para>[dnicholson] - Fixed the text describing the default
|
---|
630 | PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
|
---|
631 | Thanks to Joe Ciccone.</para>
|
---|
632 | </listitem>
|
---|
633 | <listitem>
|
---|
634 | <para>[dnicholson] - Removed the ispell package as it has problems
|
---|
635 | in UTF-8 locales and the aspell package is superior. Fixes ticket
|
---|
636 | #2101.</para>
|
---|
637 | </listitem>
|
---|
638 | <listitem>
|
---|
639 | <para>[dnicholson] - Updated to xterm-218. Fixes tickets
|
---|
640 | #2096 and #2100.</para>
|
---|
641 | </listitem>
|
---|
642 | <listitem>
|
---|
643 | <para>[bdubbs] - Fixed wording in php describing ini file.
|
---|
644 | Thanks to Pippin for pointing this out.</para>
|
---|
645 | </listitem>
|
---|
646 | <listitem>
|
---|
647 | <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
|
---|
648 | packages out of the Xorg-7 chapter as they are now developed
|
---|
649 | externally. Added notes to their pages to indicate that they
|
---|
650 | should only be built when using Xorg-7. Fixes ticket
|
---|
651 | #2120.</para>
|
---|
652 | </listitem>
|
---|
653 | <listitem>
|
---|
654 | <para>[dnicholson] - Added a missing program description to
|
---|
655 | the Luit page.</para>
|
---|
656 | </listitem>
|
---|
657 | </itemizedlist>
|
---|
658 | </listitem>
|
---|
659 |
|
---|
660 | <listitem>
|
---|
661 | <para>August 30th, 2006</para>
|
---|
662 | <itemizedlist>
|
---|
663 | <listitem>
|
---|
664 | <para>[djensen] - Updated to JOE-3.5.</para>
|
---|
665 | </listitem>
|
---|
666 | </itemizedlist>
|
---|
667 | </listitem>
|
---|
668 |
|
---|
669 | <listitem>
|
---|
670 | <para>August 29th, 2006</para>
|
---|
671 | <itemizedlist>
|
---|
672 | <listitem>
|
---|
673 | <para>[dnicholson] - Fixed the download link for the
|
---|
674 | Linux-PAM docs. Thanks to Tor Olav Slava.</para>
|
---|
675 | </listitem>
|
---|
676 | <listitem>
|
---|
677 | <para>[dnicholson] - Removed the reference to the vimrc
|
---|
678 | question in the FAQ since it no longer exists. Thanks to
|
---|
679 | Peter Ennis.</para>
|
---|
680 | </listitem>
|
---|
681 | <listitem>
|
---|
682 | <para>[dnicholson] - Minor text update on the bootdisk page.
|
---|
683 | Thanks to Peter Ennis.</para>
|
---|
684 | </listitem>
|
---|
685 | </itemizedlist>
|
---|
686 | </listitem>
|
---|
687 |
|
---|
688 | <listitem>
|
---|
689 | <para>August 9th, 2006</para>
|
---|
690 | <itemizedlist>
|
---|
691 | <listitem>
|
---|
692 | <para>[dnicholson] - Added patch to fix a security
|
---|
693 | vulnerability in Mutt-1.5.11. Fixes ticket #2072.</para>
|
---|
694 | </listitem>
|
---|
695 | <listitem>
|
---|
696 | <para>[dnicholson] - Added patches to fix security
|
---|
697 | vulnerabilities in Xorg-7.1. Closes ticket #2100.</para>
|
---|
698 | </listitem>
|
---|
699 | <listitem>
|
---|
700 | <para>[dnicholson] - Added configuration for HAL and
|
---|
701 | gnome-volume-manager for use without the pam_console module.</para>
|
---|
702 | </listitem>
|
---|
703 | <listitem>
|
---|
704 | <para>[dnicholson] - Fixed a broken iptables link and a typo
|
---|
705 | on the About Devices page. Thanks to Gabriel Batir.</para>
|
---|
706 | </listitem>
|
---|
707 | </itemizedlist>
|
---|
708 | </listitem>
|
---|
709 |
|
---|
710 | <listitem>
|
---|
711 | <para>August 7th, 2006</para>
|
---|
712 | <itemizedlist>
|
---|
713 | <listitem>
|
---|
714 | <para>[dnicholson] - Added a patch to fix security
|
---|
715 | vulnerabilities in Xorg-6.9.0. See ticket #2100. Removed
|
---|
716 | fix for Glibc sys/kd.h as it is now in LFS stable.</para>
|
---|
717 | </listitem>
|
---|
718 | </itemizedlist>
|
---|
719 | </listitem>
|
---|
720 |
|
---|
721 | <listitem>
|
---|
722 | <para>August 6th, 2006</para>
|
---|
723 | <itemizedlist>
|
---|
724 | <listitem>
|
---|
725 | <para>[randy] - Noted in the Evince instructions that
|
---|
726 | shared-mime-info is a run-time requirement.</para>
|
---|
727 | </listitem>
|
---|
728 | <listitem>
|
---|
729 | <para>[randy] - Updated to libsoup-2.2.96.</para>
|
---|
730 | </listitem>
|
---|
731 | <listitem>
|
---|
732 | <para>[randy] - Added XMLRPC-EPI as an optional dependency of
|
---|
733 | PHP.</para>
|
---|
734 | </listitem>
|
---|
735 | </itemizedlist>
|
---|
736 | </listitem>
|
---|
737 |
|
---|
738 | <listitem>
|
---|
739 | <para>August 5th, 2006</para>
|
---|
740 | <itemizedlist>
|
---|
741 | <listitem>
|
---|
742 | <para>[randy] - Updated to libwnck-2.14.3.</para>
|
---|
743 | </listitem>
|
---|
744 | <listitem>
|
---|
745 | <para>[randy] - Updated to libglade-2.6.0.</para>
|
---|
746 | </listitem>
|
---|
747 | <listitem>
|
---|
748 | <para>[randy] - Updated to GTK+-2.8.20.</para>
|
---|
749 | </listitem>
|
---|
750 | <listitem>
|
---|
751 | <para>[dnicholson] - Removed /etc/profile.d/tinker-term.sh
|
---|
752 | since it is no longer needed with the Ncurses in stable
|
---|
753 | LFS-6.2.</para>
|
---|
754 | </listitem>
|
---|
755 | </itemizedlist>
|
---|
756 | </listitem>
|
---|
757 |
|
---|
758 | <listitem>
|
---|
759 | <para>August 4th, 2006</para>
|
---|
760 | <itemizedlist>
|
---|
761 | <listitem>
|
---|
762 | <para>[randy] - Updated to libpng-1.2.12.</para>
|
---|
763 | </listitem>
|
---|
764 | <listitem>
|
---|
765 | <para>[randy] - Updated to libIDL-0.8.7.</para>
|
---|
766 | </listitem>
|
---|
767 | <listitem>
|
---|
768 | <para>[randy] - Added libxslt as a required dependency of the
|
---|
769 | GNOME Doc Utils package.</para>
|
---|
770 | </listitem>
|
---|
771 | <listitem>
|
---|
772 | <para>[randy] - Updated to libxslt-1.1.17.</para>
|
---|
773 | </listitem>
|
---|
774 | <listitem>
|
---|
775 | <para>[randy] - Updated to libxml2-2.6.26.</para>
|
---|
776 | </listitem>
|
---|
777 | </itemizedlist>
|
---|
778 | </listitem>
|
---|
779 |
|
---|
780 | <listitem>
|
---|
781 | <para>August 3rd, 2006</para>
|
---|
782 | <itemizedlist>
|
---|
783 | <listitem>
|
---|
784 | <para>[randy] - Added four upstream patches to the Berkeley-DB
|
---|
785 | instructions.</para>
|
---|
786 | </listitem>
|
---|
787 | </itemizedlist>
|
---|
788 | </listitem>
|
---|
789 |
|
---|
790 | <listitem>
|
---|
791 | <para>August 2nd, 2006</para>
|
---|
792 | <itemizedlist>
|
---|
793 | <listitem>
|
---|
794 | <para>[randy] - Updated the book to point at LFS 'stable'
|
---|
795 | and use LFS stable package versions of Coreutils and
|
---|
796 | Flex.</para>
|
---|
797 | </listitem>
|
---|
798 | <listitem>
|
---|
799 | <para>[randy] - Removed an obsolete ldconfig command from
|
---|
800 | the OAF instructions.</para>
|
---|
801 | </listitem>
|
---|
802 | </itemizedlist>
|
---|
803 | </listitem>
|
---|
804 |
|
---|
805 | <listitem>
|
---|
806 | <para>July 25th, 2006</para>
|
---|
807 | <itemizedlist>
|
---|
808 | <listitem>
|
---|
809 | <para>[randy] - Updated to GIMP-2.2.12.</para>
|
---|
810 | </listitem>
|
---|
811 | </itemizedlist>
|
---|
812 | </listitem>
|
---|
813 |
|
---|
814 | <listitem>
|
---|
815 | <para>July 24th, 2006</para>
|
---|
816 | <itemizedlist>
|
---|
817 | <listitem>
|
---|
818 | <para>[randy] - Updated to libquicktime-0.9.9.</para>
|
---|
819 | </listitem>
|
---|
820 | </itemizedlist>
|
---|
821 | </listitem>
|
---|
822 |
|
---|
823 | <listitem>
|
---|
824 | <para>July 22nd, 2006</para>
|
---|
825 | <itemizedlist>
|
---|
826 | <listitem>
|
---|
827 | <para>[randy] - Updated to Avifile-0.7.45.</para>
|
---|
828 | </listitem>
|
---|
829 | </itemizedlist>
|
---|
830 | </listitem>
|
---|
831 |
|
---|
832 | <listitem>
|
---|
833 | <para>July 15th, 2006</para>
|
---|
834 | <itemizedlist>
|
---|
835 | <listitem>
|
---|
836 | <para>[randy] - Fixed the creation of the symbolic link in the
|
---|
837 | Gnumeric instructions to fix access to the help documentation if
|
---|
838 | GNOME is installed in a prefix other than /usr, thanks to
|
---|
839 | Alessandro Alocci for spotting the error and contributing the
|
---|
840 | fix.</para>
|
---|
841 | </listitem>
|
---|
842 | </itemizedlist>
|
---|
843 | </listitem>
|
---|
844 |
|
---|
845 | <listitem>
|
---|
846 | <para>July 13th, 2006</para>
|
---|
847 | <itemizedlist>
|
---|
848 | <listitem>
|
---|
849 | <para>[dnicholson] - Fixed patch XML tags for Firefox and
|
---|
850 | Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
|
---|
851 | </listitem>
|
---|
852 | </itemizedlist>
|
---|
853 | </listitem>
|
---|
854 |
|
---|
855 | <listitem>
|
---|
856 | <para>July 11th, 2006</para>
|
---|
857 | <itemizedlist>
|
---|
858 | <listitem>
|
---|
859 | <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
|
---|
860 | to fix Ticket #2015.</para>
|
---|
861 | </listitem>
|
---|
862 | <listitem>
|
---|
863 | <para>[randy] - Added DAO to the Glossary.</para>
|
---|
864 | </listitem>
|
---|
865 | <listitem>
|
---|
866 | <para>[randy] - Updated to CVS-1.11.22.</para>
|
---|
867 | </listitem>
|
---|
868 | </itemizedlist>
|
---|
869 | </listitem>
|
---|
870 |
|
---|
871 | <listitem>
|
---|
872 | <para>July 9th, 2006</para>
|
---|
873 | <itemizedlist>
|
---|
874 | <listitem>
|
---|
875 | <para>[randy] - Added a note about some additional optional
|
---|
876 | dependencies in the Cdrdao instructions.</para>
|
---|
877 | </listitem>
|
---|
878 | <listitem>
|
---|
879 | <para>[dj] - Clarified instructions concerning alternate X
|
---|
880 | Window System installation prefix.</para>
|
---|
881 | </listitem>
|
---|
882 | <listitem>
|
---|
883 | <para>[dj] - Corrected permission of installed files in OpenOffice
|
---|
884 | instructions.</para>
|
---|
885 | </listitem>
|
---|
886 | </itemizedlist>
|
---|
887 | </listitem>
|
---|
888 |
|
---|
889 | <listitem>
|
---|
890 | <para>July 8th, 2006</para>
|
---|
891 | <itemizedlist>
|
---|
892 | <listitem>
|
---|
893 | <para>[dj] - Added instructions to QT installation to account for
|
---|
894 | alternate installation prefix in X Window System.</para>
|
---|
895 | </listitem>
|
---|
896 | </itemizedlist>
|
---|
897 | </listitem>
|
---|
898 |
|
---|
899 | <listitem>
|
---|
900 | <para>July 7th, 2006</para>
|
---|
901 | <itemizedlist>
|
---|
902 | <listitem>
|
---|
903 | <para>[randy] - Updated the Apache Ant instructions to specify the
|
---|
904 | version of Junit you should use.</para>
|
---|
905 | </listitem>
|
---|
906 | <listitem>
|
---|
907 | <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
|
---|
908 | </listitem>
|
---|
909 | <listitem>
|
---|
910 | <para>[andy] - Updated ppp to 2.4.4.</para>
|
---|
911 | </listitem>
|
---|
912 | </itemizedlist>
|
---|
913 | </listitem>
|
---|
914 |
|
---|
915 | <listitem>
|
---|
916 | <para>July 6th, 2006</para>
|
---|
917 | <itemizedlist>
|
---|
918 | <listitem>
|
---|
919 | <para>[dnicholson] - Fixed typo in libusb udev rule creation.
|
---|
920 | Thanks to Johannes Lächele.</para>
|
---|
921 | </listitem>
|
---|
922 | </itemizedlist>
|
---|
923 | </listitem>
|
---|
924 |
|
---|
925 | <listitem>
|
---|
926 | <para>July 4th, 2006</para>
|
---|
927 | <itemizedlist>
|
---|
928 | <listitem>
|
---|
929 | <para>[dnicholson] - Updated Firefox and Thunderbird to version
|
---|
930 | 1.5.0.4. Added a patch to fix the builds with --enable-pango.</para>
|
---|
931 | </listitem>
|
---|
932 | <listitem>
|
---|
933 | <para>[randy] - Added a command to the Linux-PAM instructions to
|
---|
934 | alter the unix_chkpwd password helper setuid, thanks to Jürg Billeter
|
---|
935 | for pointing this out.</para>
|
---|
936 | </listitem>
|
---|
937 | </itemizedlist>
|
---|
938 | </listitem>
|
---|
939 |
|
---|
940 | <listitem>
|
---|
941 | <para>July 3rd, 2006</para>
|
---|
942 | <itemizedlist>
|
---|
943 | <listitem>
|
---|
944 | <para>[randy] - Updated the Zenity and GNOME Keyring Manager
|
---|
945 | package instructions to be compatible with the
|
---|
946 | GNOME-2.14.2 update.</para>
|
---|
947 | </listitem>
|
---|
948 | <listitem>
|
---|
949 | <para>[dj] - Clarified text surrounding additional downloads
|
---|
950 | section of OpenOffice instructions.</para>
|
---|
951 | </listitem>
|
---|
952 | </itemizedlist>
|
---|
953 | </listitem>
|
---|
954 |
|
---|
955 | <listitem>
|
---|
956 | <para>July 2nd, 2006</para>
|
---|
957 | <itemizedlist>
|
---|
958 | <listitem>
|
---|
959 | <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
|
---|
960 | </listitem>
|
---|
961 | <listitem>
|
---|
962 | <para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
|
---|
963 | File Roller package instructions to be compatible with the
|
---|
964 | GNOME-2.14.2 update.</para>
|
---|
965 | </listitem>
|
---|
966 | <listitem>
|
---|
967 | <para>[dj] - Updated to OpenOffice-2.0.3.</para>
|
---|
968 | </listitem>
|
---|
969 | <listitem>
|
---|
970 | <para>[andy] - Updated SDL to SDL-1.2.11</para>
|
---|
971 | </listitem>
|
---|
972 | </itemizedlist>
|
---|
973 | </listitem>
|
---|
974 |
|
---|
975 | <listitem>
|
---|
976 | <para>July 1st, 2006</para>
|
---|
977 | <itemizedlist>
|
---|
978 | <listitem>
|
---|
979 | <para>[randy] - Removed unnecessary --sysconfdir and --localstatedir
|
---|
980 | parameters from the GStreamer (and plugins) instructions. Updated
|
---|
981 | the 'Good' Plugins with a --sysconfdir parameter that will force the
|
---|
982 | GConf configuration files into the correct location.</para>
|
---|
983 | </listitem>
|
---|
984 | <listitem>
|
---|
985 | <para>[randy] - Updated the GNOME Utilities and GNOME Games package
|
---|
986 | instructions to be compatible with the GNOME-2.14.2 update.</para>
|
---|
987 | </listitem>
|
---|
988 | </itemizedlist>
|
---|
989 | </listitem>
|
---|
990 |
|
---|
991 | <listitem>
|
---|
992 | <para>June 30th, 2006</para>
|
---|
993 | <itemizedlist>
|
---|
994 | <listitem>
|
---|
995 | <para>[randy] - Updated the GNOME Accessibility packages'
|
---|
996 | instructions to be compatible with the GNOME-2.14.2 update.</para>
|
---|
997 | </listitem>
|
---|
998 | </itemizedlist>
|
---|
999 | </listitem>
|
---|
1000 |
|
---|
1001 | <listitem>
|
---|
1002 | <para>June 29th, 2006</para>
|
---|
1003 | <itemizedlist>
|
---|
1004 | <listitem>
|
---|
1005 | <para>[dnicholson] - Changed the installation instructions and
|
---|
1006 | explanations in XFS to be more consistent with the rest of the
|
---|
1007 | book. Thanks to Chris Staub for prompting the change.</para>
|
---|
1008 | </listitem>
|
---|
1009 | <listitem>
|
---|
1010 | <para>[dnicholson] - Fixed sed command in WvStreams to not alter
|
---|
1011 | a non-existent file. Thanks to Angel Tsankov.</para>
|
---|
1012 | </listitem>
|
---|
1013 | </itemizedlist>
|
---|
1014 | </listitem>
|
---|
1015 |
|
---|
1016 | <listitem>
|
---|
1017 | <para>June 28th, 2006</para>
|
---|
1018 | <itemizedlist>
|
---|
1019 | <listitem>
|
---|
1020 | <para>[randy] - Renamed the GnomeMeeting package to Ekiga and
|
---|
1021 | updated the instructions to be compatible with the GNOME-2.14.2
|
---|
1022 | update.</para>
|
---|
1023 | </listitem>
|
---|
1024 | <listitem>
|
---|
1025 | <para>[randy] - Updated the dependencies and build commands in the
|
---|
1026 | gnome-volume-manager instructions to conform with GNOME-2.14.2.
|
---|
1027 | There is still some additional information that needs to be added
|
---|
1028 | to this page after the additions are finalized via BLFS-Dev
|
---|
1029 | discussion.</para>
|
---|
1030 | </listitem>
|
---|
1031 | <listitem>
|
---|
1032 | <para>[dj] - Updated JDK, source and bin, to jdk-1.5.0
|
---|
1033 | update 7.</para>
|
---|
1034 | </listitem>
|
---|
1035 | </itemizedlist>
|
---|
1036 | </listitem>
|
---|
1037 |
|
---|
1038 | <listitem>
|
---|
1039 | <para>June 27th, 2006</para>
|
---|
1040 | <itemizedlist>
|
---|
1041 | <listitem>
|
---|
1042 | <para>[randy] - Added new package GStreamer Ugly
|
---|
1043 | Plugins-0.10.3</para>
|
---|
1044 | </listitem>
|
---|
1045 | <listitem>
|
---|
1046 | <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
|
---|
1047 | Sound Juicer instructions to conform with the GNOME 2.14.2
|
---|
1048 | update.</para>
|
---|
1049 | </listitem>
|
---|
1050 | <listitem>
|
---|
1051 | <para>[randy] - Completed the gnome-mount instructions.</para>
|
---|
1052 | </listitem>
|
---|
1053 | </itemizedlist>
|
---|
1054 | </listitem>
|
---|
1055 |
|
---|
1056 | <listitem>
|
---|
1057 | <para>June 26th, 2006</para>
|
---|
1058 | <itemizedlist>
|
---|
1059 | <listitem>
|
---|
1060 | <para>[randy] - Replaced many instances of repetitive similar
|
---|
1061 | text with xinclude files in various package instructions.</para>
|
---|
1062 | </listitem>
|
---|
1063 | </itemizedlist>
|
---|
1064 | </listitem>
|
---|
1065 |
|
---|
1066 | <listitem>
|
---|
1067 | <para>June 25th, 2006</para>
|
---|
1068 | <itemizedlist>
|
---|
1069 | <listitem>
|
---|
1070 | <para>[randy] - Minor fixes and clean-up to the core GNOME-2
|
---|
1071 | package instructions including standardizing the text in the
|
---|
1072 | 'Command Explanations' section by using xinclude files and changing
|
---|
1073 | the creation of symbolic links to using PYTHONPATH so Python can
|
---|
1074 | find modules installed in non-standard locations.</para>
|
---|
1075 | </listitem>
|
---|
1076 | <listitem>
|
---|
1077 | <para>[randy] - Added some new xinclude files to replace the
|
---|
1078 | repetitive similar text in many package instructions.</para>
|
---|
1079 | </listitem>
|
---|
1080 | </itemizedlist>
|
---|
1081 | </listitem>
|
---|
1082 |
|
---|
1083 | <listitem>
|
---|
1084 | <para>June 24th, 2006</para>
|
---|
1085 | <itemizedlist>
|
---|
1086 | <listitem>
|
---|
1087 | <para>[randy] - Created a new BLFS BootScript tarball to reflect
|
---|
1088 | the updated HAL script.</para>
|
---|
1089 | </listitem>
|
---|
1090 | <listitem>
|
---|
1091 | <para>[randy] - Updated to GDM-2.14.9.</para>
|
---|
1092 | </listitem>
|
---|
1093 | <listitem>
|
---|
1094 | <para>[randy] - Updated to Totem-1.4.2.</para>
|
---|
1095 | </listitem>
|
---|
1096 | <listitem>
|
---|
1097 | <para>[randy] - Updated to gcalctool-5.8.16.</para>
|
---|
1098 | </listitem>
|
---|
1099 | </itemizedlist>
|
---|
1100 | </listitem>
|
---|
1101 |
|
---|
1102 | <listitem>
|
---|
1103 | <para>June 23rd, 2006</para>
|
---|
1104 | <itemizedlist>
|
---|
1105 | <listitem>
|
---|
1106 | <para>[randy] - Added new package GStreamer Good
|
---|
1107 | Plug-ins-0.10.3.</para>
|
---|
1108 | </listitem>
|
---|
1109 | <listitem>
|
---|
1110 | <para>[randy] - Created a new BLFS BootScript tarball to reflect
|
---|
1111 | the updated GDM script.</para>
|
---|
1112 | </listitem>
|
---|
1113 | <listitem>
|
---|
1114 | <para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
|
---|
1115 | instructions to conform with the GNOME-2.14.2 update.</para>
|
---|
1116 | </listitem>
|
---|
1117 | </itemizedlist>
|
---|
1118 | </listitem>
|
---|
1119 |
|
---|
1120 | <listitem>
|
---|
1121 | <para>June 21st, 2006</para>
|
---|
1122 | <itemizedlist>
|
---|
1123 | <listitem>
|
---|
1124 | <para>[randy] - Updated the Epiphany and gucharmap instructions to
|
---|
1125 | conform with the GNOME-2.14.2 update.</para>
|
---|
1126 | </listitem>
|
---|
1127 | <listitem>
|
---|
1128 | <para>[randy] - Updated the GNOME2 additional libraries instructions
|
---|
1129 | to conform with the GNOME-2.14.2 update. This leaves the GNOME2
|
---|
1130 | Accessibility and Additional Utility packages to update.</para>
|
---|
1131 | </listitem>
|
---|
1132 | <listitem>
|
---|
1133 | <para>[randy] - Updated to Evolution-2.6.2.</para>
|
---|
1134 | </listitem>
|
---|
1135 | <listitem>
|
---|
1136 | <para>[randy] - Added new package gnome-mount-0.4 (not fully
|
---|
1137 | complete, but added now to fix a validation issue).</para>
|
---|
1138 | </listitem>
|
---|
1139 | <listitem>
|
---|
1140 | <para>[randy] - Updated to GNOME-2.14.2. All version entities have
|
---|
1141 | been updated with the core package updates being complete. The
|
---|
1142 | 'Additional' packages will be updated in upcoming commits.</para>
|
---|
1143 | </listitem>
|
---|
1144 | <listitem>
|
---|
1145 | <para>[randy] - Changed references to GNOME2 User Docs to the
|
---|
1146 | renamed package of GNOME User Docs.</para>
|
---|
1147 | </listitem>
|
---|
1148 | </itemizedlist>
|
---|
1149 | </listitem>
|
---|
1150 |
|
---|
1151 | <listitem>
|
---|
1152 | <para>June 20th, 2006</para>
|
---|
1153 | <itemizedlist>
|
---|
1154 | <listitem>
|
---|
1155 | <para>[randy] - Removed all instances of the old GStreamer Plug-ins
|
---|
1156 | package and replaced them with the new GStreamer Base
|
---|
1157 | Plug-ins.</para>
|
---|
1158 | </listitem>
|
---|
1159 | <listitem>
|
---|
1160 | <para>[randy] - Updated to GStreamer-0.10.8.</para>
|
---|
1161 | </listitem>
|
---|
1162 | <listitem>
|
---|
1163 | <para>[randy] - Updated to Metacity-2.14.5.</para>
|
---|
1164 | </listitem>
|
---|
1165 | <listitem>
|
---|
1166 | <para>[randy] - Updated to libsoup-2.2.94.</para>
|
---|
1167 | </listitem>
|
---|
1168 | <listitem>
|
---|
1169 | <para>[randy] - Updated to libwnck-2.14.2.</para>
|
---|
1170 | </listitem>
|
---|
1171 | <listitem>
|
---|
1172 | <para>[randy] - Updated to libxklavier-2.2.</para>
|
---|
1173 | </listitem>
|
---|
1174 | <listitem>
|
---|
1175 | <para>[randy] - Updated to HAL-0.5.7.</para>
|
---|
1176 | </listitem>
|
---|
1177 | <listitem>
|
---|
1178 | <para>[randy] - Updated to D-BUS-0.62.</para>
|
---|
1179 | </listitem>
|
---|
1180 | <listitem>
|
---|
1181 | <para>[dnicholson] - Updated to TIN-1.8.2.</para>
|
---|
1182 | </listitem>
|
---|
1183 | <listitem>
|
---|
1184 | <para>[randy] - Added new package GStreamer Base
|
---|
1185 | Plug-ins-0.10.8</para>
|
---|
1186 | </listitem>
|
---|
1187 | <listitem>
|
---|
1188 | <para>[randy] - Replaced the obsolete Howl dependency in the xinetd
|
---|
1189 | and Gaim instructions with an Avahi dependency.</para>
|
---|
1190 | </listitem>
|
---|
1191 | <listitem>
|
---|
1192 | <para>[randy] - Fixed broken download URL in the Pilot-Link
|
---|
1193 | instructions.</para>
|
---|
1194 | </listitem>
|
---|
1195 | <listitem>
|
---|
1196 | <para>[randy] - Removed cairo as a recommended dependency of
|
---|
1197 | Pango.</para>
|
---|
1198 | </listitem>
|
---|
1199 | <listitem>
|
---|
1200 | <para>[bdubbs] - Fixed typo in NAS instructions.</para>
|
---|
1201 | </listitem>
|
---|
1202 | </itemizedlist>
|
---|
1203 | </listitem>
|
---|
1204 |
|
---|
1205 | <listitem>
|
---|
1206 | <para>June 19th, 2006</para>
|
---|
1207 | <itemizedlist>
|
---|
1208 | <listitem>
|
---|
1209 | <para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
|
---|
1210 | </listitem>
|
---|
1211 | <listitem>
|
---|
1212 | <para>[randy] - Updated to GMime-2.2.2.</para>
|
---|
1213 | </listitem>
|
---|
1214 | </itemizedlist>
|
---|
1215 | </listitem>
|
---|
1216 |
|
---|
1217 | <listitem>
|
---|
1218 | <para>June 13th, 2006</para>
|
---|
1219 | <itemizedlist>
|
---|
1220 | <listitem>
|
---|
1221 | <para>[randy] - Removed Fontconfig as an optional dependency of
|
---|
1222 | Pango as it is required in one way or another, thanks to Chris
|
---|
1223 | Staub for pointing this out.</para>
|
---|
1224 | </listitem>
|
---|
1225 | <listitem>
|
---|
1226 | <para>[tushar] - Removed incorrect dependencies from gtk+</para>
|
---|
1227 | </listitem>
|
---|
1228 | </itemizedlist>
|
---|
1229 | </listitem>
|
---|
1230 |
|
---|
1231 | <listitem>
|
---|
1232 | <para>June 11th, 2006</para>
|
---|
1233 | <itemizedlist>
|
---|
1234 | <listitem>
|
---|
1235 | <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
|
---|
1236 | </listitem>
|
---|
1237 | </itemizedlist>
|
---|
1238 | </listitem>
|
---|
1239 |
|
---|
1240 | <listitem>
|
---|
1241 | <para>June 6th, 2006</para>
|
---|
1242 | <itemizedlist>
|
---|
1243 | <listitem>
|
---|
1244 | <para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
|
---|
1245 | instructions to fix a bug exposed by newer versions of
|
---|
1246 | OpenSSL.</para>
|
---|
1247 | </listitem>
|
---|
1248 | <listitem>
|
---|
1249 | <para>[randy] - Modified the existing, and added new dependencies
|
---|
1250 | to the Module::Build Perl module instructions.</para>
|
---|
1251 | </listitem>
|
---|
1252 | <listitem>
|
---|
1253 | <para>[randy] - Added the dependencies for the YAML Perl
|
---|
1254 | module.</para>
|
---|
1255 | </listitem>
|
---|
1256 | <listitem>
|
---|
1257 | <para>[randy] - Added new Perl modules: Pod::Readme-0.081,
|
---|
1258 | Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
|
---|
1259 | </listitem>
|
---|
1260 | <listitem>
|
---|
1261 | <para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
|
---|
1262 | Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
|
---|
1263 | HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
|
---|
1264 | PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
|
---|
1265 | version-0.63 and YAML-0.58.</para>
|
---|
1266 | </listitem>
|
---|
1267 | </itemizedlist>
|
---|
1268 | </listitem>
|
---|
1269 |
|
---|
1270 | <listitem>
|
---|
1271 | <para>June 5th, 2006</para>
|
---|
1272 | <itemizedlist>
|
---|
1273 | <listitem>
|
---|
1274 | <para>[andy] - Updated the Cdrtools ascii patch so that it applies
|
---|
1275 | properly.</para>
|
---|
1276 | </listitem>
|
---|
1277 | </itemizedlist>
|
---|
1278 | </listitem>
|
---|
1279 |
|
---|
1280 | <listitem>
|
---|
1281 | <para>May 31st, 2006</para>
|
---|
1282 | <itemizedlist>
|
---|
1283 | <listitem>
|
---|
1284 | <para>[dj] - Updated xorg-server and xterm dependencies.</para>
|
---|
1285 | </listitem>
|
---|
1286 | </itemizedlist>
|
---|
1287 | </listitem>
|
---|
1288 |
|
---|
1289 | <listitem>
|
---|
1290 | <para>May 29th, 2006</para>
|
---|
1291 | <itemizedlist>
|
---|
1292 | <listitem>
|
---|
1293 | <para>[dnicholson] - Fixes for the X Window System Components page.
|
---|
1294 | Add information for setting up DRI correctly. Thanks to Peter
|
---|
1295 | Steiger for the alert. Clarified the relationship between the Xft
|
---|
1296 | font system and Fontconfig. Thanks to Archaic for reviewing the
|
---|
1297 | previous contents.</para>
|
---|
1298 | </listitem>
|
---|
1299 | <listitem>
|
---|
1300 | <para>[dnicholson] - Simplified mv command and fixed the
|
---|
1301 | explanation of the --enable-xine option in GStreamer Plug-ins.
|
---|
1302 | Thanks to Chris Staub for the patch.</para>
|
---|
1303 | </listitem>
|
---|
1304 | <listitem>
|
---|
1305 | <para>[dnicholson] - Changed the text explaining the need for
|
---|
1306 | the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
|
---|
1307 | Patrakov for the clarification.</para>
|
---|
1308 | </listitem>
|
---|
1309 | <listitem>
|
---|
1310 | <para>[dnicholson] - Added optional dependencies for
|
---|
1311 | rebuilding the Mutt documentation. Thanks to Ag
|
---|
1312 | Hatzimanikas for the information.</para>
|
---|
1313 | </listitem>
|
---|
1314 | </itemizedlist>
|
---|
1315 | </listitem>
|
---|
1316 |
|
---|
1317 | <listitem>
|
---|
1318 | <para>May 27th, 2006</para>
|
---|
1319 | <itemizedlist>
|
---|
1320 | <listitem>
|
---|
1321 | <para>[randy] - Updated to librsvg-2.14.4.</para>
|
---|
1322 | </listitem>
|
---|
1323 | <listitem>
|
---|
1324 | <para>[randy] - Added intltool as an optional dependency of
|
---|
1325 | libgnomecups.</para>
|
---|
1326 | </listitem>
|
---|
1327 | <listitem>
|
---|
1328 | <para>[randy] - Updated to libgsf-1.14.1.</para>
|
---|
1329 | </listitem>
|
---|
1330 | <listitem>
|
---|
1331 | <para>[randy] - Updated to Gtk+-2.8.18.</para>
|
---|
1332 | </listitem>
|
---|
1333 | <listitem>
|
---|
1334 | <para>[randy] - Updated to Pango-1.12.3.</para>
|
---|
1335 | </listitem>
|
---|
1336 | <listitem>
|
---|
1337 | <para>[randy] - Updated to GLib-2.10.3.</para>
|
---|
1338 | </listitem>
|
---|
1339 | </itemizedlist>
|
---|
1340 | </listitem>
|
---|
1341 |
|
---|
1342 | <listitem>
|
---|
1343 | <para>May 26th, 2006</para>
|
---|
1344 | <itemizedlist>
|
---|
1345 | <listitem>
|
---|
1346 | <para>[manuel] - Made all dependencies on a mail server
|
---|
1347 | actual cross-references.</para>
|
---|
1348 | </listitem>
|
---|
1349 | </itemizedlist>
|
---|
1350 | </listitem>
|
---|
1351 |
|
---|
1352 | <listitem>
|
---|
1353 | <para>May 25th, 2006</para>
|
---|
1354 | <itemizedlist>
|
---|
1355 | <listitem>
|
---|
1356 | <para>[randy] - Updated to desktop-file-utils-0.11.</para>
|
---|
1357 | </listitem>
|
---|
1358 | <listitem>
|
---|
1359 | <para>[dj] - Updated Xorg Modular to 7.1 release.</para>
|
---|
1360 | </listitem>
|
---|
1361 | <listitem>
|
---|
1362 | <para>[dj] - Updated to xterm-213.</para>
|
---|
1363 | </listitem>
|
---|
1364 | <listitem>
|
---|
1365 | <para>[dj] - Updated to Mesa-6.5.</para>
|
---|
1366 | </listitem>
|
---|
1367 | </itemizedlist>
|
---|
1368 | </listitem>
|
---|
1369 |
|
---|
1370 | <listitem>
|
---|
1371 | <para>May 24th, 2006</para>
|
---|
1372 | <itemizedlist>
|
---|
1373 | <listitem>
|
---|
1374 | <para>[randy] - Updated the ALSA Plugins dependencies and installed
|
---|
1375 | plugin module list; also added documentation installation
|
---|
1376 | commands to the ALSA Plugins instructions.</para>
|
---|
1377 | </listitem>
|
---|
1378 | <listitem>
|
---|
1379 | <para>[randy] - Several fixes to the MPlayer instructions: added a
|
---|
1380 | sed command to fix the getline function name issue, added a patch to
|
---|
1381 | fix the round function issue, fixed the creation of the font symlink
|
---|
1382 | to point to /usr/share/fonts, commented out the command and text that
|
---|
1383 | created a /dev/dvd device file as this is now done in LFS.</para>
|
---|
1384 | </listitem>
|
---|
1385 | <listitem>
|
---|
1386 | <para>[randy] - Modified the way the GLUT library dependency is
|
---|
1387 | described in the LibTIFF instructions.</para>
|
---|
1388 | </listitem>
|
---|
1389 | <listitem>
|
---|
1390 | <para>[randy] - Modified the configure script in the libfame
|
---|
1391 | instructions using a sed so that the -fstrict-aliasing flag is
|
---|
1392 | properly passed along to the Makefiles.</para>
|
---|
1393 | </listitem>
|
---|
1394 | </itemizedlist>
|
---|
1395 | </listitem>
|
---|
1396 |
|
---|
1397 | <listitem>
|
---|
1398 | <para>May 23rd, 2006</para>
|
---|
1399 | <itemizedlist>
|
---|
1400 | <listitem>
|
---|
1401 | <para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
|
---|
1402 | and xine libraries instructions.</para>
|
---|
1403 | </listitem>
|
---|
1404 | <listitem>
|
---|
1405 | <para>[randy] - Added libid3tag as an optional dependency of
|
---|
1406 | imlib2.</para>
|
---|
1407 | </listitem>
|
---|
1408 | </itemizedlist>
|
---|
1409 | </listitem>
|
---|
1410 |
|
---|
1411 | <listitem>
|
---|
1412 | <para>May 21st, 2006</para>
|
---|
1413 | <itemizedlist>
|
---|
1414 | <listitem>
|
---|
1415 | <para>[randy] - Updated to libdvdread-0.9.6.</para>
|
---|
1416 | </listitem>
|
---|
1417 | <listitem>
|
---|
1418 | <para>[randy] - Updated codecs to the 20060501 versions in the
|
---|
1419 | MPlayer instructions.</para>
|
---|
1420 | </listitem>
|
---|
1421 | <listitem>
|
---|
1422 | <para>[randy] - Added a note to the D-BUS instructions that you must
|
---|
1423 | have Qt installed if you are planning on using HAL with KDE.</para>
|
---|
1424 | </listitem>
|
---|
1425 | <listitem>
|
---|
1426 | <para>[randy] - Added a note to the lm_sensors dependency in the
|
---|
1427 | kdebase instructions that the Sysfs Utilities package is also
|
---|
1428 | required.</para>
|
---|
1429 | </listitem>
|
---|
1430 | <listitem>
|
---|
1431 | <para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
|
---|
1432 | </listitem>
|
---|
1433 | </itemizedlist>
|
---|
1434 | </listitem>
|
---|
1435 |
|
---|
1436 | <listitem>
|
---|
1437 | <para>May 20th, 2006</para>
|
---|
1438 | <itemizedlist>
|
---|
1439 | <listitem>
|
---|
1440 | <para>[randy] - Added a patch to the kdelibs instructions so it
|
---|
1441 | will build if you have CUPS-1.2.x installed. The patch does not
|
---|
1442 | affect the build with lesser versions of CUPS. Thanks to Matthew
|
---|
1443 | Carson for chasing down the problem and sending in the patch.</para>
|
---|
1444 | </listitem>
|
---|
1445 | <listitem>
|
---|
1446 | <para>[dnicholson] - Added -ifv arguments to the autoreconf
|
---|
1447 | command in libdrm so that libtoolize will be run. The shared
|
---|
1448 | library is created without the .so suffix without it.</para>
|
---|
1449 | </listitem>
|
---|
1450 | <listitem>
|
---|
1451 | <para>[randy] - Added new package usbutils-0.72.</para>
|
---|
1452 | </listitem>
|
---|
1453 | </itemizedlist>
|
---|
1454 | </listitem>
|
---|
1455 |
|
---|
1456 | <listitem>
|
---|
1457 | <para>May 19th, 2006</para>
|
---|
1458 | <itemizedlist>
|
---|
1459 | <listitem>
|
---|
1460 | <para>[randy] - Changed the GNAT installation in the GCC instructions
|
---|
1461 | to use the existing Makefile, which eliminates the need to install
|
---|
1462 | Tcsh, thanks to Jim Gifford for the tip.</para>
|
---|
1463 | </listitem>
|
---|
1464 | </itemizedlist>
|
---|
1465 | </listitem>
|
---|
1466 |
|
---|
1467 | <listitem>
|
---|
1468 | <para>May 18th, 2006</para>
|
---|
1469 | <itemizedlist>
|
---|
1470 | <listitem>
|
---|
1471 | <para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
|
---|
1472 | - GNOME Core Packages to Chapter 10 - General Utilities as the
|
---|
1473 | package installation prefix is /usr and other-than-GNOME packages
|
---|
1474 | can utilize it.</para>
|
---|
1475 | </listitem>
|
---|
1476 | <listitem>
|
---|
1477 | <para>[randy] - Added libacl as an optional dependency of
|
---|
1478 | Samba.</para>
|
---|
1479 | </listitem>
|
---|
1480 | <listitem>
|
---|
1481 | <para>[randy] - Added additional commands to the LessTif instructions
|
---|
1482 | to accommodate an X Window System installation in /usr.</para>
|
---|
1483 | </listitem>
|
---|
1484 | <listitem>
|
---|
1485 | <para>[dj] - Corrected NAS bootscript after installation.</para>
|
---|
1486 | </listitem>
|
---|
1487 | <listitem>
|
---|
1488 | <para>[dj] - Standardized Xorg7 PREFIX commands using
|
---|
1489 | XORG_PREFIX.</para>
|
---|
1490 | </listitem>
|
---|
1491 | <listitem>
|
---|
1492 | <para>[dj] - Re-added sed to fix incorrect path in luit.</para>
|
---|
1493 | </listitem>
|
---|
1494 | </itemizedlist>
|
---|
1495 | </listitem>
|
---|
1496 |
|
---|
1497 | <listitem>
|
---|
1498 | <para>May 17th, 2006</para>
|
---|
1499 | <itemizedlist>
|
---|
1500 | <listitem>
|
---|
1501 | <para>[bdubbs] - Changed home directory of named to /srv/named.</para>
|
---|
1502 | </listitem>
|
---|
1503 | <listitem>
|
---|
1504 | <para>[bdubbs] - Added "About Devices" page.</para>
|
---|
1505 | </listitem>
|
---|
1506 | <listitem>
|
---|
1507 | <para>[dnicholson] - Added two patches to Cdrtools improving its
|
---|
1508 | use in locales with non-ISO-8859-1 character sets. Fixes ticket
|
---|
1509 | #1837. Thanks to Alexander Patrakov for explaining the situation
|
---|
1510 | and supplying the patches.</para>
|
---|
1511 | </listitem>
|
---|
1512 | <listitem>
|
---|
1513 | <para>[randy] - Added jbig2dec as an optional dependency of
|
---|
1514 | ESP GhostScript.</para>
|
---|
1515 | </listitem>
|
---|
1516 | <listitem>
|
---|
1517 | <para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
|
---|
1518 | section.</para>
|
---|
1519 | </listitem>
|
---|
1520 | <listitem>
|
---|
1521 | <para>[dj] - Added test suite notes to each xorg7 page.</para>
|
---|
1522 | </listitem>
|
---|
1523 | </itemizedlist>
|
---|
1524 | </listitem>
|
---|
1525 |
|
---|
1526 | <listitem>
|
---|
1527 | <para>May 16th, 2006</para>
|
---|
1528 | <itemizedlist>
|
---|
1529 | <listitem>
|
---|
1530 | <para>[bdubbs] - Added UTF-8 patch to Pine.</para>
|
---|
1531 | </listitem>
|
---|
1532 | <listitem>
|
---|
1533 | <para>[randy] - Added documentation installation commands to the
|
---|
1534 | popt instructions.</para>
|
---|
1535 | </listitem>
|
---|
1536 | <listitem>
|
---|
1537 | <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
|
---|
1538 | </listitem>
|
---|
1539 | <listitem>
|
---|
1540 | <para>[randy] - Updated to PHP-5.1.4.</para>
|
---|
1541 | </listitem>
|
---|
1542 | <listitem>
|
---|
1543 | <para>[dj] - Added rman-3.2.</para>
|
---|
1544 | </listitem>
|
---|
1545 | </itemizedlist>
|
---|
1546 | </listitem>
|
---|
1547 |
|
---|
1548 | <listitem>
|
---|
1549 | <para>May 15th, 2006</para>
|
---|
1550 | <itemizedlist>
|
---|
1551 | <listitem>
|
---|
1552 | <para>[randy] - Added librsvg as an optional dependency of
|
---|
1553 | ImageMagick.</para>
|
---|
1554 | </listitem>
|
---|
1555 | <listitem>
|
---|
1556 | <para>[bdubbs] - Update to postfix-2.2.9.</para>
|
---|
1557 | </listitem>
|
---|
1558 | </itemizedlist>
|
---|
1559 | </listitem>
|
---|
1560 |
|
---|
1561 | <listitem>
|
---|
1562 | <para>May 14th, 2006</para>
|
---|
1563 | <itemizedlist>
|
---|
1564 | <listitem>
|
---|
1565 | <para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
|
---|
1566 | </listitem>
|
---|
1567 | <listitem>
|
---|
1568 | <para>[randy] - Added a note to the MySQL instructions about TCP
|
---|
1569 | Wrapper and MySQL's test suite.</para>
|
---|
1570 | </listitem>
|
---|
1571 | <listitem>
|
---|
1572 | <para>[randy] - Added a note to the cURL instructions about TCP
|
---|
1573 | Wrapper and cURL's test suite.</para>
|
---|
1574 | </listitem>
|
---|
1575 | <listitem>
|
---|
1576 | <para>[dj] - Updated OpenOffice patch for system Firefox and added
|
---|
1577 | OpenOffice to list of packages that will utilize system nss in
|
---|
1578 | Mozilla product pages.</para>
|
---|
1579 | </listitem>
|
---|
1580 | </itemizedlist>
|
---|
1581 | </listitem>
|
---|
1582 |
|
---|
1583 | <listitem>
|
---|
1584 | <para>May 13th, 2006</para>
|
---|
1585 | <itemizedlist>
|
---|
1586 | <listitem>
|
---|
1587 | <para>[bdubbs] - Remove malloc switch from kdelibs.</para>
|
---|
1588 | </listitem>
|
---|
1589 | <listitem>
|
---|
1590 | <para>[tushar] - Add GTK1 dependency for vim.</para>
|
---|
1591 | </listitem>
|
---|
1592 | <listitem>
|
---|
1593 | <para>[bdubbs] - Added XChat-2.6.2.</para>
|
---|
1594 | </listitem>
|
---|
1595 | <listitem>
|
---|
1596 | <para>[randy] - Updated the GCC (gcj) dependency in the Libidn
|
---|
1597 | instructions to include the gjdoc package also.</para>
|
---|
1598 | </listitem>
|
---|
1599 | <listitem>
|
---|
1600 | <para>[randy] - Updated to GTK-Doc-1.6.</para>
|
---|
1601 | </listitem>
|
---|
1602 | </itemizedlist>
|
---|
1603 | </listitem>
|
---|
1604 |
|
---|
1605 | <listitem>
|
---|
1606 | <para>May 12th, 2006</para>
|
---|
1607 | <itemizedlist>
|
---|
1608 | <listitem>
|
---|
1609 | <para>[dnicholson] - Updated to GIMP-2.2.11 and
|
---|
1610 | gimp-help-2-0.10.</para>
|
---|
1611 | </listitem>
|
---|
1612 | <listitem>
|
---|
1613 | <para>[randy] - Updated to libxslt-1.1.16.</para>
|
---|
1614 | </listitem>
|
---|
1615 | <listitem>
|
---|
1616 | <para>[bdubbs] - Created a consolidated autofs patch to
|
---|
1617 | combine nine small patches and updated autofs to
|
---|
1618 | reflect the combined patch file.</para>
|
---|
1619 | </listitem>
|
---|
1620 | <listitem>
|
---|
1621 | <para>[bdubbs] - Updated to imlib2-1.2.2.</para>
|
---|
1622 | </listitem>
|
---|
1623 | <listitem>
|
---|
1624 | <para>[bdubbs] - Updated to intltool-0.34.2.</para>
|
---|
1625 | </listitem>
|
---|
1626 | </itemizedlist>
|
---|
1627 | </listitem>
|
---|
1628 |
|
---|
1629 | <listitem>
|
---|
1630 | <para>May 11th, 2006</para>
|
---|
1631 | <itemizedlist>
|
---|
1632 | <listitem>
|
---|
1633 | <para>[randy] - Added commands to the JDK instructions to run a demo
|
---|
1634 | program with the newly created java binary to provide a basic test
|
---|
1635 | of the build.</para>
|
---|
1636 | </listitem>
|
---|
1637 | <listitem>
|
---|
1638 | <para>[randy] - Added commands to the cpio instructions to create
|
---|
1639 | alternate forms of the documentation.</para>
|
---|
1640 | </listitem>
|
---|
1641 | <listitem>
|
---|
1642 | <para>[dj] - Added note to not build MesaLib with X11R6 and
|
---|
1643 | removed Xfree and xorg-6.9 from required deps.</para>
|
---|
1644 | </listitem>
|
---|
1645 | <listitem>
|
---|
1646 | <para>[andy] - Updated to XFree86-4.6.0.</para>
|
---|
1647 | </listitem>
|
---|
1648 | </itemizedlist>
|
---|
1649 | </listitem>
|
---|
1650 |
|
---|
1651 | <listitem>
|
---|
1652 | <para>May 10th, 2006</para>
|
---|
1653 | <itemizedlist>
|
---|
1654 | <listitem>
|
---|
1655 | <para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
|
---|
1656 | </listitem>
|
---|
1657 | <listitem>
|
---|
1658 | <para>[randy] - Renamed the TeX package to its proper name -
|
---|
1659 | teTeX.</para>
|
---|
1660 | </listitem>
|
---|
1661 | <listitem>
|
---|
1662 | <para>[dj] - Added sed for additional xorg-6.9.0 security
|
---|
1663 | vulnerability.</para>
|
---|
1664 | </listitem>
|
---|
1665 | <listitem>
|
---|
1666 | <para>[dj] - Updated dependencies for Xorg-7.0.0 section and
|
---|
1667 | corrected text.</para>
|
---|
1668 | </listitem>
|
---|
1669 | </itemizedlist>
|
---|
1670 | </listitem>
|
---|
1671 |
|
---|
1672 | <listitem>
|
---|
1673 | <para>May 9th, 2006</para>
|
---|
1674 | <itemizedlist>
|
---|
1675 | <listitem>
|
---|
1676 | <para>[randy] - Updated to PCI Utilities-2.2.3.</para>
|
---|
1677 | </listitem>
|
---|
1678 | <listitem>
|
---|
1679 | <para>[randy] - Modified the Expect build commands to work with the
|
---|
1680 | new Tcl build method.</para>
|
---|
1681 | </listitem>
|
---|
1682 | <listitem>
|
---|
1683 | <para>[randy] - Added an additional command to the Sysstat
|
---|
1684 | installation so that a configuration file containing the history
|
---|
1685 | variable is installed.</para>
|
---|
1686 | </listitem>
|
---|
1687 | <listitem>
|
---|
1688 | <para>[randy] - Added a note to the Shadow instructions about
|
---|
1689 | running the Linux-PAM test suite.</para>
|
---|
1690 | </listitem>
|
---|
1691 | <listitem>
|
---|
1692 | <para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
|
---|
1693 | </listitem>
|
---|
1694 | </itemizedlist>
|
---|
1695 | </listitem>
|
---|
1696 |
|
---|
1697 | <listitem>
|
---|
1698 | <para>May 8th, 2006</para>
|
---|
1699 | <itemizedlist>
|
---|
1700 | <listitem>
|
---|
1701 | <para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
|
---|
1702 | </listitem>
|
---|
1703 | <listitem>
|
---|
1704 | <para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
|
---|
1705 | </listitem>
|
---|
1706 | <listitem>
|
---|
1707 | <para>[bdubbs] - Updated to rsync-2.6.8.</para>
|
---|
1708 | </listitem>
|
---|
1709 | </itemizedlist>
|
---|
1710 | </listitem>
|
---|
1711 |
|
---|
1712 | <listitem>
|
---|
1713 | <para>May 7th, 2006</para>
|
---|
1714 | <itemizedlist>
|
---|
1715 | <listitem>
|
---|
1716 | <para>[randy] - Removed the ext3 file system page from the book as
|
---|
1717 | this file system is now the LFS default.</para>
|
---|
1718 | </listitem>
|
---|
1719 | <listitem>
|
---|
1720 | <para>[randy] - Modified the Tcl and Tk instructions to install
|
---|
1721 | the library interface headers using the maintainer's recommended
|
---|
1722 | method and removed all the hacks from previous installation
|
---|
1723 | methods.</para>
|
---|
1724 | </listitem>
|
---|
1725 | </itemizedlist>
|
---|
1726 | </listitem>
|
---|
1727 |
|
---|
1728 | <listitem>
|
---|
1729 | <para>May 6th, 2006</para>
|
---|
1730 | <itemizedlist>
|
---|
1731 | <listitem>
|
---|
1732 | <para>[bdubbs] - Updated to alsa-1.0.11.</para>
|
---|
1733 | </listitem>
|
---|
1734 | <listitem>
|
---|
1735 | <para>[bdubbs] - Updated to dhcp-3.0.4.</para>
|
---|
1736 | </listitem>
|
---|
1737 | <listitem>
|
---|
1738 | <para>[dnicholson] - Fixed EsounD installation to note that the
|
---|
1739 | documentation can only be installed with DocBook-utils. Thanks
|
---|
1740 | to Chris Staub for the patch.</para>
|
---|
1741 | </listitem>
|
---|
1742 | <listitem>
|
---|
1743 | <para>[tushar] - Updated to Popt-1.10.4.</para>
|
---|
1744 | </listitem>
|
---|
1745 | <listitem>
|
---|
1746 | <para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
|
---|
1747 | </listitem>
|
---|
1748 | <listitem>
|
---|
1749 | <para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
|
---|
1750 | </listitem>
|
---|
1751 | </itemizedlist>
|
---|
1752 | </listitem>
|
---|
1753 |
|
---|
1754 | <listitem>
|
---|
1755 | <para>May 5th, 2006</para>
|
---|
1756 | <itemizedlist>
|
---|
1757 | <listitem>
|
---|
1758 | <para>[bdubbs] - Updated to nmap-4.03.</para>
|
---|
1759 | </listitem>
|
---|
1760 | <listitem>
|
---|
1761 | <para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
|
---|
1762 | </listitem>
|
---|
1763 | <listitem>
|
---|
1764 | <para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
|
---|
1765 | </listitem>
|
---|
1766 | <listitem>
|
---|
1767 | <para>[bdubbs] - Updated to libxml2-2.6.24.</para>
|
---|
1768 | </listitem>
|
---|
1769 | <listitem>
|
---|
1770 | <para>[bdubbs] - Updated to proftpd-1.3.0.</para>
|
---|
1771 | </listitem>
|
---|
1772 | <listitem>
|
---|
1773 | <para>[bdubbs] - Updated to mysql-5.0.21.</para>
|
---|
1774 | </listitem>
|
---|
1775 | <listitem>
|
---|
1776 | <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
|
---|
1777 | </listitem>
|
---|
1778 | <listitem>
|
---|
1779 | <para>[dj] - Reorganized X Window System chapter.</para>
|
---|
1780 | </listitem>
|
---|
1781 | <listitem>
|
---|
1782 | <para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
|
---|
1783 | </listitem>
|
---|
1784 | <listitem>
|
---|
1785 | <para>[dj] - Corrected links in Mesa and xterm instructions for
|
---|
1786 | new xorg7 pages.</para>
|
---|
1787 | </listitem>
|
---|
1788 | </itemizedlist>
|
---|
1789 | </listitem>
|
---|
1790 |
|
---|
1791 | <listitem>
|
---|
1792 | <para>May 4th, 2006</para>
|
---|
1793 | <itemizedlist>
|
---|
1794 | <listitem>
|
---|
1795 | <para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
|
---|
1796 | </listitem>
|
---|
1797 | <listitem>
|
---|
1798 | <para>[bdubbs] - Updated to openssl-0.9.8b.</para>
|
---|
1799 | </listitem>
|
---|
1800 | <listitem>
|
---|
1801 | <para>[bdubbs] - Simplified mysql compilation flags.
|
---|
1802 | Thanks to Archaic.</para>
|
---|
1803 | </listitem>
|
---|
1804 | </itemizedlist>
|
---|
1805 | </listitem>
|
---|
1806 |
|
---|
1807 | <listitem>
|
---|
1808 | <para>May 3rd, 2006</para>
|
---|
1809 | <itemizedlist>
|
---|
1810 | <listitem>
|
---|
1811 | <para>[bdubbs] - Updated sed for openssh to link
|
---|
1812 | crypto libraries statically.</para>
|
---|
1813 | </listitem>
|
---|
1814 | <listitem>
|
---|
1815 | <para>[bdubbs] - Updated location of kernel options in
|
---|
1816 | iptables. Thanks to Allard Welter who pointed this
|
---|
1817 | out.</para>
|
---|
1818 | </listitem>
|
---|
1819 | </itemizedlist>
|
---|
1820 | </listitem>
|
---|
1821 |
|
---|
1822 | <listitem>
|
---|
1823 | <para>May 1st, 2006</para>
|
---|
1824 | <itemizedlist>
|
---|
1825 | <listitem>
|
---|
1826 | <para>[randy] - Updated to XScreenSaver-4.24.</para>
|
---|
1827 | </listitem>
|
---|
1828 | <listitem>
|
---|
1829 | <para>[randy] - Updated to Gtk+-2.8.17.</para>
|
---|
1830 | </listitem>
|
---|
1831 | <listitem>
|
---|
1832 | <para>[randy] - Updated to ATK-1.11.4.</para>
|
---|
1833 | </listitem>
|
---|
1834 | <listitem>
|
---|
1835 | <para>[randy] - Updated to Pango-1.12.2.</para>
|
---|
1836 | </listitem>
|
---|
1837 | <listitem>
|
---|
1838 | <para>[randy] - Updated to Ethereal-0.99.0.</para>
|
---|
1839 | </listitem>
|
---|
1840 | </itemizedlist>
|
---|
1841 | </listitem>
|
---|
1842 |
|
---|
1843 | <listitem>
|
---|
1844 | <para>April 30th, 2006</para>
|
---|
1845 | <itemizedlist>
|
---|
1846 | <listitem>
|
---|
1847 | <para>[bdubbs] - Removed the gid for bin and usb as they
|
---|
1848 | are defined in LFS. Added comment in the section about
|
---|
1849 | users and groups that base entries are in LFS.</para>
|
---|
1850 | </listitem>
|
---|
1851 | <listitem>
|
---|
1852 | <para>[randy] - Updated to K3b-0.12.15.</para>
|
---|
1853 | </listitem>
|
---|
1854 | <listitem>
|
---|
1855 | <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
|
---|
1856 | </listitem>
|
---|
1857 | <listitem>
|
---|
1858 | <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
|
---|
1859 | </listitem>
|
---|
1860 | </itemizedlist>
|
---|
1861 | </listitem>
|
---|
1862 |
|
---|
1863 | <listitem>
|
---|
1864 | <para>April 29th, 2006</para>
|
---|
1865 | <itemizedlist>
|
---|
1866 | <listitem>
|
---|
1867 | <para>[bdubbs] - Updated to exim-4.61.</para>
|
---|
1868 | </listitem>
|
---|
1869 | <listitem>
|
---|
1870 | <para>[bdubbs] - Updated to Links-2.1pre21.</para>
|
---|
1871 | </listitem>
|
---|
1872 | <listitem>
|
---|
1873 | <para>[randy] - Updated to Galeon-2.0.1.</para>
|
---|
1874 | </listitem>
|
---|
1875 | <listitem>
|
---|
1876 | <para>[randy] - Added a new category 'Integrated Development
|
---|
1877 | Environments' to the 'Other Programming Tools' page and added
|
---|
1878 | additional components to the page.</para>
|
---|
1879 | </listitem>
|
---|
1880 | <listitem>
|
---|
1881 | <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
|
---|
1882 | commands to not use any user-created environment variables.</para>
|
---|
1883 | </listitem>
|
---|
1884 | <listitem>
|
---|
1885 | <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
|
---|
1886 | </listitem>
|
---|
1887 | <listitem>
|
---|
1888 | <para>[bdubbs] - Added instruction to optionally enable
|
---|
1889 | ssl support to dillo.</para>
|
---|
1890 | </listitem>
|
---|
1891 | </itemizedlist>
|
---|
1892 | </listitem>
|
---|
1893 |
|
---|
1894 | <listitem>
|
---|
1895 | <para>April 28th, 2006</para>
|
---|
1896 | <itemizedlist>
|
---|
1897 | <listitem>
|
---|
1898 | <para>[randy] - Added new package libquicktime-0.9.8 and removed the
|
---|
1899 | Openquicktime package.</para>
|
---|
1900 | </listitem>
|
---|
1901 | <listitem>
|
---|
1902 | <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
|
---|
1903 | </listitem>
|
---|
1904 | <listitem>
|
---|
1905 | <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
|
---|
1906 | </listitem>
|
---|
1907 | <listitem>
|
---|
1908 | <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
|
---|
1909 | cleanfs.</para>
|
---|
1910 | </listitem>
|
---|
1911 | <listitem>
|
---|
1912 | <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
|
---|
1913 | </listitem>
|
---|
1914 | </itemizedlist>
|
---|
1915 | </listitem>
|
---|
1916 |
|
---|
1917 | <listitem>
|
---|
1918 | <para>April 27th, 2006</para>
|
---|
1919 | <itemizedlist>
|
---|
1920 | <listitem>
|
---|
1921 | <para>[bdubbs] - Updated to gc-6.6.</para>
|
---|
1922 | </listitem>
|
---|
1923 | <listitem>
|
---|
1924 | <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
|
---|
1925 | testsuite failures.</para>
|
---|
1926 | </listitem>
|
---|
1927 | <listitem>
|
---|
1928 | <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
|
---|
1929 | Cyrus-SASL for compatibility with this version of OpenSSL.</para>
|
---|
1930 | </listitem>
|
---|
1931 | <listitem>
|
---|
1932 | <para>[randy] - Updated to GCC-4.0.3</para>
|
---|
1933 | </listitem>
|
---|
1934 | <listitem>
|
---|
1935 | <para>[randy] - Updated to GMP-4.2</para>
|
---|
1936 | </listitem>
|
---|
1937 | <listitem>
|
---|
1938 | <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
|
---|
1939 | </listitem>
|
---|
1940 | </itemizedlist>
|
---|
1941 | </listitem>
|
---|
1942 |
|
---|
1943 | <listitem>
|
---|
1944 | <para>April 26th, 2006</para>
|
---|
1945 | <itemizedlist>
|
---|
1946 | <listitem>
|
---|
1947 | <para>[bdubbs] - Updated libexecdir location in emacs.</para>
|
---|
1948 | </listitem>
|
---|
1949 | <listitem>
|
---|
1950 | <para>[randy] - Added clarification about NSS/NSPR libraries to the
|
---|
1951 | Evolution and Evolution Data Server instructions.</para>
|
---|
1952 | </listitem>
|
---|
1953 | <listitem>
|
---|
1954 | <para>[bdubbs] - Updated to iso-codes-0.51.</para>
|
---|
1955 | </listitem>
|
---|
1956 | <listitem>
|
---|
1957 | <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
|
---|
1958 | </listitem>
|
---|
1959 | <listitem>
|
---|
1960 | <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
|
---|
1961 | </listitem>
|
---|
1962 | <listitem>
|
---|
1963 | <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
|
---|
1964 | </listitem>
|
---|
1965 | <listitem>
|
---|
1966 | <para>[randy] - Updated to Balsa-2.3.12.</para>
|
---|
1967 | </listitem>
|
---|
1968 | </itemizedlist>
|
---|
1969 | </listitem>
|
---|
1970 |
|
---|
1971 | <listitem>
|
---|
1972 | <para>April 25th, 2006</para>
|
---|
1973 | <itemizedlist>
|
---|
1974 | <listitem>
|
---|
1975 | <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
|
---|
1976 | allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
|
---|
1977 | a sed command to put saslauthd man page in the correct location.
|
---|
1978 | Noted method to address LDAPDB plugin circular dependency in the
|
---|
1979 | User Notes.</para>
|
---|
1980 | </listitem>
|
---|
1981 | <listitem>
|
---|
1982 | <para>[bdubbs] - Dropped NCPFS from the book due to
|
---|
1983 | lack of testing ability. Placed contents in the User Notes.</para>
|
---|
1984 | </listitem>
|
---|
1985 | <listitem>
|
---|
1986 | <para>[randy] - Updated to GMime-2.2.1.</para>
|
---|
1987 | </listitem>
|
---|
1988 | <listitem>
|
---|
1989 | <para>[bdubbs] - Added errata page to preface.</para>
|
---|
1990 | </listitem>
|
---|
1991 | <listitem>
|
---|
1992 | <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
|
---|
1993 | </listitem>
|
---|
1994 | <listitem>
|
---|
1995 | <para>[randy] - Updated to libESMTP-1.0.4.</para>
|
---|
1996 | </listitem>
|
---|
1997 | <listitem>
|
---|
1998 | <para>[randy] - Added a sed command to the PDL instructions to fix
|
---|
1999 | a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
|
---|
2000 | in Perl-5.8.8.</para>
|
---|
2001 | </listitem>
|
---|
2002 | <listitem>
|
---|
2003 | <para>[bdubbs] - Fixed configuration instructions in
|
---|
2004 | GPM. Thanks to Chris Staub.</para>
|
---|
2005 | </listitem>
|
---|
2006 | <listitem>
|
---|
2007 | <para>[bdubbs] - Updated to fcron-3.0.1.</para>
|
---|
2008 | </listitem>
|
---|
2009 | <listitem>
|
---|
2010 | <para>[bdubbs] - Added a note about adding FORTRAN 77
|
---|
2011 | to the gcc-3 instructions.</para>
|
---|
2012 | </listitem>
|
---|
2013 | <listitem>
|
---|
2014 | <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
|
---|
2015 | installation instructions on the BLFS Wiki to the GCC-4.0.x
|
---|
2016 | instructions.</para>
|
---|
2017 | </listitem>
|
---|
2018 | <listitem>
|
---|
2019 | <para>[Randy] - Modifications to the PDL instructions: added an FTP
|
---|
2020 | download location, rewrite of the introductory text to include a
|
---|
2021 | discussion about a proper version of Fortran, updated some of the
|
---|
2022 | dependency package download URLs and changed the links to a Fortran
|
---|
2023 | compiler to the one on the BLFS Wiki.</para>
|
---|
2024 | </listitem>
|
---|
2025 | <listitem>
|
---|
2026 | <para>[andy] - Updated to OpenSP-1.5.2.</para>
|
---|
2027 | </listitem>
|
---|
2028 | </itemizedlist>
|
---|
2029 | </listitem>
|
---|
2030 |
|
---|
2031 | <listitem>
|
---|
2032 | <para>April 24th, 2006</para>
|
---|
2033 | <itemizedlist>
|
---|
2034 | <listitem>
|
---|
2035 | <para>[randy] - Updated the introductory text of the GCC-3
|
---|
2036 | instructions to better explain its use, and to add a link to the
|
---|
2037 | Wiki pointing to a Fortran specific installation.</para>
|
---|
2038 | </listitem>
|
---|
2039 | <listitem>
|
---|
2040 | <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
|
---|
2041 | instructions and a configuration file. Added an initialization
|
---|
2042 | script to the bootscripts and bootscripts Makefile.</para>
|
---|
2043 | </listitem>
|
---|
2044 | </itemizedlist>
|
---|
2045 | </listitem>
|
---|
2046 |
|
---|
2047 | <listitem>
|
---|
2048 | <para>April 23rd, 2006</para>
|
---|
2049 | <itemizedlist>
|
---|
2050 | <listitem>
|
---|
2051 | <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
|
---|
2052 | </listitem>
|
---|
2053 | <listitem>
|
---|
2054 | <para>[dj] - Updated to OpenOffice-2.0.2.</para>
|
---|
2055 | </listitem>
|
---|
2056 | <listitem>
|
---|
2057 | <para>[bdubbs] - Added a note to Apache that the apache
|
---|
2058 | user's home directory of /dev/null may fail for some add-ons.</para>
|
---|
2059 | </listitem>
|
---|
2060 | <listitem>
|
---|
2061 | <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
|
---|
2062 | </listitem>
|
---|
2063 | </itemizedlist>
|
---|
2064 | </listitem>
|
---|
2065 |
|
---|
2066 | <listitem>
|
---|
2067 | <para>April 22nd, 2006</para>
|
---|
2068 | <itemizedlist>
|
---|
2069 | <listitem>
|
---|
2070 | <para>[bdubbs] - Updated Additional X Window System Configuration
|
---|
2071 | section.</para>
|
---|
2072 | </listitem>
|
---|
2073 | <listitem>
|
---|
2074 | <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
|
---|
2075 | </listitem>
|
---|
2076 | <listitem>
|
---|
2077 | <para>[randy] - Modified the method of using cpan in the Perl
|
---|
2078 | Modules instructions, thanks to William Zhou for the
|
---|
2079 | suggestion.</para>
|
---|
2080 | </listitem>
|
---|
2081 | <listitem>
|
---|
2082 | <para>[bdubbs] - Updated to iptables-1.3.5.</para>
|
---|
2083 | </listitem>
|
---|
2084 | <listitem>
|
---|
2085 | <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
|
---|
2086 | to the Configuration section. Installed documentation files. Added
|
---|
2087 | command to install default configuration files.</para>
|
---|
2088 | </listitem>
|
---|
2089 | </itemizedlist>
|
---|
2090 | </listitem>
|
---|
2091 |
|
---|
2092 | <listitem>
|
---|
2093 | <para>April 21st, 2006</para>
|
---|
2094 | <itemizedlist>
|
---|
2095 | <listitem>
|
---|
2096 | <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
|
---|
2097 | </listitem>
|
---|
2098 | <listitem>
|
---|
2099 | <para>[randy] - Updated to Filter-1.32.</para>
|
---|
2100 | </listitem>
|
---|
2101 | <listitem>
|
---|
2102 | <para>[randy] - Updated to Net::DNS-0.57.</para>
|
---|
2103 | </listitem>
|
---|
2104 | <listitem>
|
---|
2105 | <para>[randy] - Updated to Digest::SHA1-2.11.</para>
|
---|
2106 | </listitem>
|
---|
2107 | <listitem>
|
---|
2108 | <para>[randy] - Updated to Net::IP-1.24.</para>
|
---|
2109 | </listitem>
|
---|
2110 | <listitem>
|
---|
2111 | <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
|
---|
2112 | also.</para>
|
---|
2113 | </listitem>
|
---|
2114 | <listitem>
|
---|
2115 | <para>[andy] - Added Audacious-1.0.0.</para>
|
---|
2116 | </listitem>
|
---|
2117 | <listitem>
|
---|
2118 | <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
|
---|
2119 | </listitem>
|
---|
2120 | </itemizedlist>
|
---|
2121 | </listitem>
|
---|
2122 |
|
---|
2123 | <listitem>
|
---|
2124 | <para>April 20th, 2006</para>
|
---|
2125 | <itemizedlist>
|
---|
2126 | <listitem>
|
---|
2127 | <para>[bdubbs] - Updated to hdparm-6.6.</para>
|
---|
2128 | </listitem>
|
---|
2129 | <listitem>
|
---|
2130 | <para>[bdubbs] - Updated udftools to compile with gcc4. Also
|
---|
2131 | deleted the kernel patch from the package because it is in
|
---|
2132 | linux 2.6.16 and later.</para>
|
---|
2133 | </listitem>
|
---|
2134 | <listitem>
|
---|
2135 | <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
|
---|
2136 | slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
|
---|
2137 | #1847.</para>
|
---|
2138 | </listitem>
|
---|
2139 | <listitem>
|
---|
2140 | <para>[dnicholson] - Updated to Python-2.4.3.</para>
|
---|
2141 | </listitem>
|
---|
2142 | <listitem>
|
---|
2143 | <para>[bdubbs] - Updated to glib-2.10.2.</para>
|
---|
2144 | </listitem>
|
---|
2145 | </itemizedlist>
|
---|
2146 | </listitem>
|
---|
2147 |
|
---|
2148 | <listitem>
|
---|
2149 | <para>April 19th, 2006</para>
|
---|
2150 | <itemizedlist>
|
---|
2151 | <listitem>
|
---|
2152 | <para>[tushar] - Corrected vim option description.</para>
|
---|
2153 | </listitem>
|
---|
2154 | <listitem>
|
---|
2155 | <para>[bdubbs] - Updated to iso-codes-0.50.</para>
|
---|
2156 | </listitem>
|
---|
2157 | <listitem>
|
---|
2158 | <para>[bdubbs] - Updated proftpd instructions.</para>
|
---|
2159 | </listitem>
|
---|
2160 | <listitem>
|
---|
2161 | <para>[randy] - Updated to Socket6-0.19.</para>
|
---|
2162 | </listitem>
|
---|
2163 | <listitem>
|
---|
2164 | <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
|
---|
2165 | </listitem>
|
---|
2166 | <listitem>
|
---|
2167 | <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
|
---|
2168 | </listitem>
|
---|
2169 | <listitem>
|
---|
2170 | <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
|
---|
2171 | </listitem>
|
---|
2172 | <listitem>
|
---|
2173 | <para>[randy] - Updated to Finance::Quote-1.11.</para>
|
---|
2174 | </listitem>
|
---|
2175 | <listitem>
|
---|
2176 | <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
|
---|
2177 | package from LWP).</para>
|
---|
2178 | </listitem>
|
---|
2179 | <listitem>
|
---|
2180 | <para>[randy] - Updated to libxml2-2.6.23.</para>
|
---|
2181 | </listitem>
|
---|
2182 | <listitem>
|
---|
2183 | <para>[bdubbs] - Updated to nmap-4.01.</para>
|
---|
2184 | </listitem>
|
---|
2185 | <listitem>
|
---|
2186 | <para>[dnicholson] - Changed X Window System to required dependency
|
---|
2187 | for Imlib-1.9.15. Fixes ticket #1792.</para>
|
---|
2188 | </listitem>
|
---|
2189 | <listitem>
|
---|
2190 | <para>[randy] - Updated to Test::Prereq-1.030.</para>
|
---|
2191 | </listitem>
|
---|
2192 | <listitem>
|
---|
2193 | <para>[randy] - Updated to Module::CoreList-2.04.</para>
|
---|
2194 | </listitem>
|
---|
2195 | <listitem>
|
---|
2196 | <para>[randy] - Updated to GnuCash-1.8.12.</para>
|
---|
2197 | </listitem>
|
---|
2198 | </itemizedlist>
|
---|
2199 | </listitem>
|
---|
2200 |
|
---|
2201 | <listitem>
|
---|
2202 | <para>April 18th, 2006</para>
|
---|
2203 | <itemizedlist>
|
---|
2204 | <listitem>
|
---|
2205 | <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
|
---|
2206 | modified the SLIB instructions to work with the downgraded packages.
|
---|
2207 | These changes are to support GnuCash which will not work with the
|
---|
2208 | more recent versions.</para>
|
---|
2209 | </listitem>
|
---|
2210 | <listitem>
|
---|
2211 | <para>[manuel] - Removed creation of xsl-stylesheets-current
|
---|
2212 | symlink.</para>
|
---|
2213 | </listitem>
|
---|
2214 | <listitem>
|
---|
2215 | <para>[bdubbs] - Updated to wireless_tools.28.</para>
|
---|
2216 | </listitem>
|
---|
2217 | </itemizedlist>
|
---|
2218 | </listitem>
|
---|
2219 |
|
---|
2220 | <listitem>
|
---|
2221 | <para>April 17th, 2006</para>
|
---|
2222 | <itemizedlist>
|
---|
2223 | <listitem>
|
---|
2224 | <para>[bdubbs] - Changed vim to match LFS instructions regarding
|
---|
2225 | UTF-8 locales.</para>
|
---|
2226 | </listitem>
|
---|
2227 | <listitem>
|
---|
2228 | <para>[bdubbs] - Updated to kde-3.5.2.</para>
|
---|
2229 | </listitem>
|
---|
2230 | </itemizedlist>
|
---|
2231 | </listitem>
|
---|
2232 |
|
---|
2233 | <listitem>
|
---|
2234 | <para>April 15th, 2006</para>
|
---|
2235 | <itemizedlist>
|
---|
2236 | <listitem>
|
---|
2237 | <para>[bdubbs] - Updated to koffice-1.5.0.</para>
|
---|
2238 | </listitem>
|
---|
2239 | <listitem>
|
---|
2240 | <para>[randy] - Updated the SLIB patch to a -2 version.</para>
|
---|
2241 | </listitem>
|
---|
2242 | <listitem>
|
---|
2243 | <para>[randy] - Removed some optional dependencies (Gtk-1 and
|
---|
2244 | guile-gtk) from the G-Wrap instructions.</para>
|
---|
2245 | </listitem>
|
---|
2246 | <listitem>
|
---|
2247 | <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
|
---|
2248 | change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
|
---|
2249 | </listitem>
|
---|
2250 | <listitem>
|
---|
2251 | <para>[dj] - Added install command to create the /usr/share/fonts
|
---|
2252 | directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
|
---|
2253 | </listitem>
|
---|
2254 | </itemizedlist>
|
---|
2255 | </listitem>
|
---|
2256 |
|
---|
2257 | <listitem>
|
---|
2258 | <para>April 14th, 2006</para>
|
---|
2259 | <itemizedlist>
|
---|
2260 | <listitem>
|
---|
2261 | <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
|
---|
2262 | vulnerability in ticket #1876. Changed sed to include
|
---|
2263 | linux/types.h to be the same as that in Xorg-7.0.0.</para>
|
---|
2264 | </listitem>
|
---|
2265 | <listitem>
|
---|
2266 | <para>[randy] - Updated all the wiki links to point to the existing
|
---|
2267 | package wiki page if one existed.</para>
|
---|
2268 | </listitem>
|
---|
2269 | <listitem>
|
---|
2270 | <para>[dnicholson] - Added information about the Nano development
|
---|
2271 | version which supplies UTF-8 support to Locale Related Issues.
|
---|
2272 | Added a caution on the Nano page.</para>
|
---|
2273 | </listitem>
|
---|
2274 | <listitem>
|
---|
2275 | <para>[dnicholson] - Added pkg-config as a required dependency
|
---|
2276 | for MesaLib. Fixes ticket #1904.</para>
|
---|
2277 | </listitem>
|
---|
2278 | <listitem>
|
---|
2279 | <para>[randy] - Readded the links in the Perl Modules instructions
|
---|
2280 | to the MD5sums of all the Perl Module source tarballs.</para>
|
---|
2281 | </listitem>
|
---|
2282 | <listitem>
|
---|
2283 | <para>[randy] - Moved GConf-1 from an optional to a required
|
---|
2284 | dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
|
---|
2285 | </listitem>
|
---|
2286 | <listitem>
|
---|
2287 | <para>[randy] - Added new package Graphviz-2.8.</para>
|
---|
2288 | </listitem>
|
---|
2289 | <listitem>
|
---|
2290 | <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
|
---|
2291 | </listitem>
|
---|
2292 | <listitem>
|
---|
2293 | <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
|
---|
2294 | </listitem>
|
---|
2295 | </itemizedlist>
|
---|
2296 | </listitem>
|
---|
2297 |
|
---|
2298 | <listitem>
|
---|
2299 | <para>April 13th, 2006</para>
|
---|
2300 | <itemizedlist>
|
---|
2301 | <listitem>
|
---|
2302 | <para>[randy] - Added the Io programming language to Chapter 12 -
|
---|
2303 | "Other Programming Tools".</para>
|
---|
2304 | </listitem>
|
---|
2305 | </itemizedlist>
|
---|
2306 | </listitem>
|
---|
2307 |
|
---|
2308 | <listitem>
|
---|
2309 | <para>April 12th, 2006</para>
|
---|
2310 | <itemizedlist>
|
---|
2311 | <listitem>
|
---|
2312 | <para>[randy] - Updates to the Enscript instructions: added a patch
|
---|
2313 | to fix security vulnerabilities, added commands to build alternate
|
---|
2314 | formats of the documentation, fixed the wiki link to point to the
|
---|
2315 | already existing wiki page.</para>
|
---|
2316 | </listitem>
|
---|
2317 | <listitem>
|
---|
2318 | <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
|
---|
2319 | </listitem>
|
---|
2320 | <listitem>
|
---|
2321 | <para>[randy] - Updated to Whois-4.7.13.</para>
|
---|
2322 | </listitem>
|
---|
2323 | </itemizedlist>
|
---|
2324 | </listitem>
|
---|
2325 |
|
---|
2326 | <listitem>
|
---|
2327 | <para>April 11th, 2006</para>
|
---|
2328 | <itemizedlist>
|
---|
2329 | <listitem>
|
---|
2330 | <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
|
---|
2331 | </listitem>
|
---|
2332 | <listitem>
|
---|
2333 | <para>[bdubbs] - Updated bootscripts version to 20060411</para>
|
---|
2334 | </listitem>
|
---|
2335 | </itemizedlist>
|
---|
2336 | </listitem>
|
---|
2337 |
|
---|
2338 | <listitem>
|
---|
2339 | <para>April 10th, 2006</para>
|
---|
2340 | <itemizedlist>
|
---|
2341 | <listitem>
|
---|
2342 | <para>[randy] - Added the 'User Notes' wiki link to each package
|
---|
2343 | page.</para>
|
---|
2344 | </listitem>
|
---|
2345 | <listitem>
|
---|
2346 | <para>[randy] - Changed all instances of .[so,a] to .{so,a}
|
---|
2347 | (brackets changed to braces).</para>
|
---|
2348 | </listitem>
|
---|
2349 | <listitem>
|
---|
2350 | <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
|
---|
2351 | instances to <replaceable><some_text></replaceable> (square
|
---|
2352 | brackets changed to angle brackets).</para>
|
---|
2353 | </listitem>
|
---|
2354 | </itemizedlist>
|
---|
2355 | </listitem>
|
---|
2356 |
|
---|
2357 | <listitem>
|
---|
2358 | <para>April 9th, 2006</para>
|
---|
2359 | <itemizedlist>
|
---|
2360 | <listitem>
|
---|
2361 | <para>[randy] - Changed all the references to X Window System links
|
---|
2362 | to a common entity displayed as 'X Window System'.</para>
|
---|
2363 | </listitem>
|
---|
2364 | <listitem>
|
---|
2365 | <para>[randy] - Updated to Doxygen-1.4.6.</para>
|
---|
2366 | </listitem>
|
---|
2367 | </itemizedlist>
|
---|
2368 | </listitem>
|
---|
2369 |
|
---|
2370 | <listitem>
|
---|
2371 | <para>April 8th, 2006</para>
|
---|
2372 | <itemizedlist>
|
---|
2373 | <listitem>
|
---|
2374 | <para>[randy] - Updated to GnuPG-1.4.3.</para>
|
---|
2375 | </listitem>
|
---|
2376 | <listitem>
|
---|
2377 | <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
|
---|
2378 | instructions.</para>
|
---|
2379 | </listitem>
|
---|
2380 | <listitem>
|
---|
2381 | <para>[randy] - Updated to librsvg-2.14.3.</para>
|
---|
2382 | </listitem>
|
---|
2383 | <listitem>
|
---|
2384 | <para>[randy] - Updated to libgsf-1.14.0.</para>
|
---|
2385 | </listitem>
|
---|
2386 | </itemizedlist>
|
---|
2387 | </listitem>
|
---|
2388 |
|
---|
2389 | <listitem>
|
---|
2390 | <para>April 7th, 2006</para>
|
---|
2391 | <itemizedlist>
|
---|
2392 | <listitem>
|
---|
2393 | <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
|
---|
2394 | </listitem>
|
---|
2395 | <listitem>
|
---|
2396 | <para>[randy] - Updated to shared-mime-info-0.17.</para>
|
---|
2397 | </listitem>
|
---|
2398 | <listitem>
|
---|
2399 | <para>[randy] - Updated to libcroco-0.6.1.</para>
|
---|
2400 | </listitem>
|
---|
2401 | </itemizedlist>
|
---|
2402 | </listitem>
|
---|
2403 |
|
---|
2404 | <listitem>
|
---|
2405 | <para>April 6th, 2006</para>
|
---|
2406 | <itemizedlist>
|
---|
2407 | <listitem>
|
---|
2408 | <para>[randy] - Added a parameter to the Subversion build commands
|
---|
2409 | to disable the use of Berkeley DB; also added commands to fix the
|
---|
2410 | improper permissions on the installed documentation.</para>
|
---|
2411 | </listitem>
|
---|
2412 | <listitem>
|
---|
2413 | <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
|
---|
2414 | typos in X Window System Components fonts section.</para>
|
---|
2415 | </listitem>
|
---|
2416 | <listitem>
|
---|
2417 | <para>[randy] - Updated to Poppler-0.4.5.</para>
|
---|
2418 | </listitem>
|
---|
2419 | </itemizedlist>
|
---|
2420 | </listitem>
|
---|
2421 |
|
---|
2422 | <listitem>
|
---|
2423 | <para>April 5th, 2006</para>
|
---|
2424 | <itemizedlist>
|
---|
2425 | <listitem>
|
---|
2426 | <para>[randy] - Updated to Qt-3.3.6.</para>
|
---|
2427 | </listitem>
|
---|
2428 | <listitem>
|
---|
2429 | <para>[dj] - Added sed to correct glibc header problem in
|
---|
2430 | xorg-server.</para>
|
---|
2431 | </listitem>
|
---|
2432 | <listitem>
|
---|
2433 | <para>[bdubbs] - Added Wireless Tools.</para>
|
---|
2434 | </listitem>
|
---|
2435 | </itemizedlist>
|
---|
2436 | </listitem>
|
---|
2437 |
|
---|
2438 | <listitem>
|
---|
2439 | <para>April 4th, 2006</para>
|
---|
2440 | <itemizedlist>
|
---|
2441 | <listitem>
|
---|
2442 | <para>[randy] - Updated to Subversion-1.3.1.</para>
|
---|
2443 | </listitem>
|
---|
2444 | <listitem>
|
---|
2445 | <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
|
---|
2446 | </listitem>
|
---|
2447 | </itemizedlist>
|
---|
2448 | </listitem>
|
---|
2449 |
|
---|
2450 | <listitem>
|
---|
2451 | <para>April 2nd, 2006</para>
|
---|
2452 | <itemizedlist>
|
---|
2453 | <listitem>
|
---|
2454 | <para>[randy] - Updated to libusb-0.1.12.</para>
|
---|
2455 | </listitem>
|
---|
2456 | <listitem>
|
---|
2457 | <para>[randy] - Updated to G-Wrap-1.9.6.</para>
|
---|
2458 | </listitem>
|
---|
2459 | <listitem>
|
---|
2460 | <para>[randy] - Updated to SLIB-3a3.</para>
|
---|
2461 | </listitem>
|
---|
2462 | <listitem>
|
---|
2463 | <para>[randy] - Updated to Guile-1.8.0.</para>
|
---|
2464 | </listitem>
|
---|
2465 | <listitem>
|
---|
2466 | <para>[randy] - Updated to Ruby-1.8.4.</para>
|
---|
2467 | </listitem>
|
---|
2468 | <listitem>
|
---|
2469 | <para>[randy] - Updated the HTTP download link in the PPP
|
---|
2470 | instructions.</para>
|
---|
2471 | </listitem>
|
---|
2472 | <listitem>
|
---|
2473 | <para>[randy] - Commented out the link to the 'non-root dial-out
|
---|
2474 | HOWTO' from the WvDial instructions as it is no longer
|
---|
2475 | available.</para>
|
---|
2476 | </listitem>
|
---|
2477 | <listitem>
|
---|
2478 | <para>[randy] - Updated to Samba-3.0.22.</para>
|
---|
2479 | </listitem>
|
---|
2480 | </itemizedlist>
|
---|
2481 | </listitem>
|
---|
2482 |
|
---|
2483 | <listitem>
|
---|
2484 | <para>March 31st, 2006</para>
|
---|
2485 | <itemizedlist>
|
---|
2486 | <listitem>
|
---|
2487 | <para>[randy] - Changed the name of the Nail package to its new name
|
---|
2488 | of 'Heirloom mailx' and updated to the 12.0 version.</para>
|
---|
2489 | </listitem>
|
---|
2490 | <listitem>
|
---|
2491 | <para>[randy] - Updated to Sendmail-8.13.6.</para>
|
---|
2492 | </listitem>
|
---|
2493 | <listitem>
|
---|
2494 | <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
|
---|
2495 | </listitem>
|
---|
2496 | <listitem>
|
---|
2497 | <para>[randy] - Updated to Shadow-4.0.15 (now current with the
|
---|
2498 | LFS version).</para>
|
---|
2499 | </listitem>
|
---|
2500 | <listitem>
|
---|
2501 | <para>[randy] - Updated to PHP-5.1.2.</para>
|
---|
2502 | </listitem>
|
---|
2503 | <listitem>
|
---|
2504 | <para>[randy] - Updated to cURL-7.15.3.</para>
|
---|
2505 | </listitem>
|
---|
2506 | <listitem>
|
---|
2507 | <para>[randy] - Updated to Stunnel-4.15.</para>
|
---|
2508 | </listitem>
|
---|
2509 | </itemizedlist>
|
---|
2510 | </listitem>
|
---|
2511 |
|
---|
2512 | <listitem>
|
---|
2513 | <para>March 30th, 2006</para>
|
---|
2514 | <itemizedlist>
|
---|
2515 | <listitem>
|
---|
2516 | <para>[randy] - Updated to Libidn-0.6.3.</para>
|
---|
2517 | </listitem>
|
---|
2518 | <listitem>
|
---|
2519 | <para>[randy] - Updated to GTK-Doc-1.5.</para>
|
---|
2520 | </listitem>
|
---|
2521 | <listitem>
|
---|
2522 | <para>[randy] - Added XML::Parser as a required dependency and
|
---|
2523 | intltool as an optional dependency of ScrollKeeper.</para>
|
---|
2524 | </listitem>
|
---|
2525 | <listitem>
|
---|
2526 | <para>[randy] - Added LWP as an optional dependency of
|
---|
2527 | XML::Parser.</para>
|
---|
2528 | </listitem>
|
---|
2529 | </itemizedlist>
|
---|
2530 | </listitem>
|
---|
2531 |
|
---|
2532 | <listitem>
|
---|
2533 | <para>March 29th, 2006</para>
|
---|
2534 | <itemizedlist>
|
---|
2535 | <listitem>
|
---|
2536 | <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
|
---|
2537 | </listitem>
|
---|
2538 | <listitem>
|
---|
2539 | <para>[dnicholson] - Fixed typo and added font size setting to Xterm
|
---|
2540 | configuration.</para>
|
---|
2541 | </listitem>
|
---|
2542 | <listitem>
|
---|
2543 | <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
|
---|
2544 | </listitem>
|
---|
2545 | <listitem>
|
---|
2546 | <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
|
---|
2547 | </listitem>
|
---|
2548 | </itemizedlist>
|
---|
2549 | </listitem>
|
---|
2550 |
|
---|
2551 | <listitem>
|
---|
2552 | <para>March 28th, 2006</para>
|
---|
2553 | <itemizedlist>
|
---|
2554 | <listitem>
|
---|
2555 | <para>[randy] - Updated to Heimdal-0.7.2.</para>
|
---|
2556 | </listitem>
|
---|
2557 | <listitem>
|
---|
2558 | <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
|
---|
2559 | Added information about configuring in Xterm.</para>
|
---|
2560 | </listitem>
|
---|
2561 | <listitem>
|
---|
2562 | <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
|
---|
2563 | with a different note describing its use. Added more information
|
---|
2564 | about configuring Fontconfig and a link to the user's manual.</para>
|
---|
2565 | </listitem>
|
---|
2566 | <listitem>
|
---|
2567 | <para>[dnicholson] - Reworked the fonts section of X Window System
|
---|
2568 | Components. Added detailed description of both font services and
|
---|
2569 | more links to available fonts. Thanks to Alexander Patrakov, Andrew
|
---|
2570 | Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
|
---|
2571 | </listitem>
|
---|
2572 | <listitem>
|
---|
2573 | <para>[dnicholson] - Added commands to make only TrueType fonts
|
---|
2574 | available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
|
---|
2575 | Fixed name of luit patch in Xorg-6.9.0.</para>
|
---|
2576 | </listitem>
|
---|
2577 | <listitem>
|
---|
2578 | <para>[randy] - Updated to Firefox-1.5.0.1.</para>
|
---|
2579 | </listitem>
|
---|
2580 | <listitem>
|
---|
2581 | <para>[dj] - Fixed xorg-server download link.</para>
|
---|
2582 | </listitem>
|
---|
2583 | <listitem>
|
---|
2584 | <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
|
---|
2585 | flags.</para>
|
---|
2586 | </listitem>
|
---|
2587 | </itemizedlist>
|
---|
2588 | </listitem>
|
---|
2589 |
|
---|
2590 | <listitem>
|
---|
2591 | <para>March 27th, 2006</para>
|
---|
2592 | <itemizedlist>
|
---|
2593 | <listitem>
|
---|
2594 | <para>[randy] - Updated to Gtk+-2.8.16.</para>
|
---|
2595 | </listitem>
|
---|
2596 | <listitem>
|
---|
2597 | <para>[randy] - Updated to Pango-1.12.0.</para>
|
---|
2598 | </listitem>
|
---|
2599 | <listitem>
|
---|
2600 | <para>[randy] - Updated to ATK-1.11.3.</para>
|
---|
2601 | </listitem>
|
---|
2602 | <listitem>
|
---|
2603 | <para>[randy] - Updated to GLib-2.10.1.</para>
|
---|
2604 | </listitem>
|
---|
2605 | <listitem>
|
---|
2606 | <para>[randy] - Updated to cairo-1.0.4.</para>
|
---|
2607 | </listitem>
|
---|
2608 | </itemizedlist>
|
---|
2609 | </listitem>
|
---|
2610 |
|
---|
2611 | <listitem>
|
---|
2612 | <para>March 26th, 2006</para>
|
---|
2613 | <itemizedlist>
|
---|
2614 | <listitem>
|
---|
2615 | <para>[dnicholson] - Changed note for Bc test suite. Removed one
|
---|
2616 | unnecessary test. Thanks to Bruce Dubbs.</para>
|
---|
2617 | </listitem>
|
---|
2618 | <listitem>
|
---|
2619 | <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
|
---|
2620 | dependency of MesaLib for the GLUT library.</para>
|
---|
2621 | </listitem>
|
---|
2622 | <listitem>
|
---|
2623 | <para>[randy] - Updated to Whois-4.7.12.</para>
|
---|
2624 | </listitem>
|
---|
2625 | <listitem>
|
---|
2626 | <para>[randy] - Applied a patch sent in by Chris Staub to suppress
|
---|
2627 | some unneeded screen output by the update-pciids command.</para>
|
---|
2628 | </listitem>
|
---|
2629 | <listitem>
|
---|
2630 | <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
|
---|
2631 | </listitem>
|
---|
2632 | </itemizedlist>
|
---|
2633 | </listitem>
|
---|
2634 |
|
---|
2635 | <listitem>
|
---|
2636 | <para>March 25th, 2006</para>
|
---|
2637 | <itemizedlist>
|
---|
2638 | <listitem>
|
---|
2639 | <para>[dj] - Updated individual X.org packages (wget files
|
---|
2640 | updated) and corrected two instructions where $XORG_CONFIG should
|
---|
2641 | be used.</para>
|
---|
2642 | </listitem>
|
---|
2643 | <listitem>
|
---|
2644 | <para>[dnicholson] - Removed patches in Bc and replaced with
|
---|
2645 | equivalent seds. Fixed segmentation faults with bc -l. Fixes
|
---|
2646 | #1846. Added commands for test suite. Removed libedit
|
---|
2647 | dependency as it conflicts with Readline and causes problems.</para>
|
---|
2648 | </listitem>
|
---|
2649 | </itemizedlist>
|
---|
2650 | </listitem>
|
---|
2651 |
|
---|
2652 | <listitem>
|
---|
2653 | <para>March 24th, 2006</para>
|
---|
2654 | <itemizedlist>
|
---|
2655 | <listitem>
|
---|
2656 | <para>[randy] - Updated to Expat-2.0.0.</para>
|
---|
2657 | </listitem>
|
---|
2658 | <listitem>
|
---|
2659 | <para>[randy] - Updated to S-Lang-2.0.6.</para>
|
---|
2660 | </listitem>
|
---|
2661 | <listitem>
|
---|
2662 | <para>[randy] - Updated to PCRE-6.6.</para>
|
---|
2663 | </listitem>
|
---|
2664 | <listitem>
|
---|
2665 | <para>[andy] - Updated Fluxbox to 0.9.15</para>
|
---|
2666 | </listitem>
|
---|
2667 | </itemizedlist>
|
---|
2668 | </listitem>
|
---|
2669 |
|
---|
2670 | <listitem>
|
---|
2671 | <para>March 23rd, 2006</para>
|
---|
2672 | <itemizedlist>
|
---|
2673 | <listitem>
|
---|
2674 | <para>[randy] - Added a note to the CrackLib instructions advising
|
---|
2675 | to reinstall Shadow if you need strong password support without
|
---|
2676 | installing Linux-PAM.</para>
|
---|
2677 | </listitem>
|
---|
2678 | <listitem>
|
---|
2679 | <para>[randy] - Modified the Shadow instructions to reflect that
|
---|
2680 | it needs to be reinstalled (and provided the modified commands) if
|
---|
2681 | CrackLib is installed without Linux-PAM.</para>
|
---|
2682 | </listitem>
|
---|
2683 | <listitem>
|
---|
2684 | <para>[randy] - Updated to CrackLib-2.8.9.</para>
|
---|
2685 | </listitem>
|
---|
2686 | </itemizedlist>
|
---|
2687 | </listitem>
|
---|
2688 |
|
---|
2689 | <listitem>
|
---|
2690 | <para>March 22nd, 2006</para>
|
---|
2691 | <itemizedlist>
|
---|
2692 | <listitem>
|
---|
2693 | <para>[archaic] - Updated the Coreutils entity in the Net-Tools
|
---|
2694 | page.</para>
|
---|
2695 | </listitem>
|
---|
2696 | </itemizedlist>
|
---|
2697 | </listitem>
|
---|
2698 |
|
---|
2699 | <listitem>
|
---|
2700 | <para>March 21st, 2006</para>
|
---|
2701 | <itemizedlist>
|
---|
2702 | <listitem>
|
---|
2703 | <para>[randy] - Updated Perl version entity to 5.8.8 to match
|
---|
2704 | current LFS SVN.</para>
|
---|
2705 | </listitem>
|
---|
2706 | </itemizedlist>
|
---|
2707 | </listitem>
|
---|
2708 |
|
---|
2709 | <listitem>
|
---|
2710 | <para>March 19th, 2006</para>
|
---|
2711 | <itemizedlist>
|
---|
2712 | <listitem>
|
---|
2713 | <para>[randy] - Changed the Expect dependency in the DejaGnu
|
---|
2714 | instructions to a run-time-only dependency.</para>
|
---|
2715 | </listitem>
|
---|
2716 | </itemizedlist>
|
---|
2717 | </listitem>
|
---|
2718 |
|
---|
2719 | <listitem>
|
---|
2720 | <para>March 18th, 2006</para>
|
---|
2721 | <itemizedlist>
|
---|
2722 | <listitem>
|
---|
2723 | <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
|
---|
2724 | </listitem>
|
---|
2725 | </itemizedlist>
|
---|
2726 | </listitem>
|
---|
2727 |
|
---|
2728 | <listitem>
|
---|
2729 | <para>March 16th, 2006</para>
|
---|
2730 | <itemizedlist>
|
---|
2731 | <listitem>
|
---|
2732 | <para>[randy] - Added new package K3b.</para>
|
---|
2733 | </listitem>
|
---|
2734 | <listitem>
|
---|
2735 | <para>[randy] - Created two XInclude files to replace instances of
|
---|
2736 | identical text in several KDE packages.</para>
|
---|
2737 | </listitem>
|
---|
2738 | </itemizedlist>
|
---|
2739 | </listitem>
|
---|
2740 |
|
---|
2741 | <listitem>
|
---|
2742 | <para>March 15th, 2006</para>
|
---|
2743 | <itemizedlist>
|
---|
2744 | <listitem>
|
---|
2745 | <para>[dnicholson] - Added sed to libexif commands to fix
|
---|
2746 | Ticket #1785.</para>
|
---|
2747 | </listitem>
|
---|
2748 | <listitem>
|
---|
2749 | <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
|
---|
2750 | </listitem>
|
---|
2751 | </itemizedlist>
|
---|
2752 | </listitem>
|
---|
2753 |
|
---|
2754 | <listitem>
|
---|
2755 | <para>March 14th, 2006</para>
|
---|
2756 | <itemizedlist>
|
---|
2757 | <listitem>
|
---|
2758 | <para>[bdubbs] - Clarified jdk download instructions and made
|
---|
2759 | minor updates to the install of the binary version.</para>
|
---|
2760 | </listitem>
|
---|
2761 | </itemizedlist>
|
---|
2762 | </listitem>
|
---|
2763 |
|
---|
2764 | <listitem>
|
---|
2765 | <para>March 13th, 2006</para>
|
---|
2766 | <itemizedlist>
|
---|
2767 | <listitem>
|
---|
2768 | <para>[dj] - Removed font path comments and defines from Xorg and
|
---|
2769 | XFree86 host.def files.</para>
|
---|
2770 | </listitem>
|
---|
2771 | <listitem>
|
---|
2772 | <para>[dj] - Fixed typos, clarified library installation, added
|
---|
2773 | pkg-config note, and added return notes for data packages and luit
|
---|
2774 | to Xorg-7 instructions.</para>
|
---|
2775 | </listitem>
|
---|
2776 | </itemizedlist>
|
---|
2777 | </listitem>
|
---|
2778 |
|
---|
2779 | <listitem>
|
---|
2780 | <para>March 9th, 2006</para>
|
---|
2781 | <itemizedlist>
|
---|
2782 | <listitem>
|
---|
2783 | <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
|
---|
2784 | problem.</para>
|
---|
2785 | </listitem>
|
---|
2786 | </itemizedlist>
|
---|
2787 | </listitem>
|
---|
2788 |
|
---|
2789 | <listitem>
|
---|
2790 | <para>March 7th, 2006</para>
|
---|
2791 | <itemizedlist>
|
---|
2792 | <listitem>
|
---|
2793 | <para>[dj] - Updated to dhcpcd-2.0.2.</para>
|
---|
2794 | </listitem>
|
---|
2795 | </itemizedlist>
|
---|
2796 | </listitem>
|
---|
2797 |
|
---|
2798 | <listitem>
|
---|
2799 | <para>March 6th, 2006</para>
|
---|
2800 | <itemizedlist>
|
---|
2801 | <listitem>
|
---|
2802 | <para>[dnicholson] - Moved libgtkhtml to General Libraries
|
---|
2803 | since it is not a GNOME library. Change prefix to /usr.</para>
|
---|
2804 | </listitem>
|
---|
2805 | <listitem>
|
---|
2806 | <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
|
---|
2807 | instructions.</para>
|
---|
2808 | </listitem>
|
---|
2809 | </itemizedlist>
|
---|
2810 | </listitem>
|
---|
2811 |
|
---|
2812 | <listitem>
|
---|
2813 | <para>March 5th, 2006</para>
|
---|
2814 | <itemizedlist>
|
---|
2815 | <listitem>
|
---|
2816 | <para>[dj] - Updated to xorg-6.9.0</para>
|
---|
2817 | </listitem>
|
---|
2818 | </itemizedlist>
|
---|
2819 | </listitem>
|
---|
2820 |
|
---|
2821 | <listitem>
|
---|
2822 | <para>March 4th, 2006</para>
|
---|
2823 | <itemizedlist>
|
---|
2824 | <listitem>
|
---|
2825 | <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
|
---|
2826 | </listitem>
|
---|
2827 | </itemizedlist>
|
---|
2828 | </listitem>
|
---|
2829 |
|
---|
2830 | <listitem>
|
---|
2831 | <para>March 3rd, 2006</para>
|
---|
2832 | <itemizedlist>
|
---|
2833 | <listitem>
|
---|
2834 | <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
|
---|
2835 | path.</para>
|
---|
2836 | </listitem>
|
---|
2837 | <listitem>
|
---|
2838 | <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
|
---|
2839 | </listitem>
|
---|
2840 | </itemizedlist>
|
---|
2841 | </listitem>
|
---|
2842 |
|
---|
2843 | <listitem>
|
---|
2844 | <para>March 2nd, 2006</para>
|
---|
2845 | <itemizedlist>
|
---|
2846 | <listitem>
|
---|
2847 | <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
|
---|
2848 | of development release.</para>
|
---|
2849 | </listitem>
|
---|
2850 | <listitem>
|
---|
2851 | <para>[dj] - Added command explanations and corrected prefix for
|
---|
2852 | xterm, libdrm, and Mesa.</para>
|
---|
2853 | </listitem>
|
---|
2854 | <listitem>
|
---|
2855 | <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
|
---|
2856 | pages.</para>
|
---|
2857 | </listitem>
|
---|
2858 | <listitem>
|
---|
2859 | <para>[dj] - Added Xorg-7 to all X dependency references.</para>
|
---|
2860 | </listitem>
|
---|
2861 | </itemizedlist>
|
---|
2862 | </listitem>
|
---|
2863 |
|
---|
2864 | <listitem>
|
---|
2865 | <para>March 1st, 2006</para>
|
---|
2866 | <itemizedlist>
|
---|
2867 | <listitem>
|
---|
2868 | <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
|
---|
2869 | installation commands.</para>
|
---|
2870 | </listitem>
|
---|
2871 | <listitem>
|
---|
2872 | <para>[randy] - Final cleanup to the GNOME add-on packages after the
|
---|
2873 | 2.12.2 update.</para>
|
---|
2874 | </listitem>
|
---|
2875 | </itemizedlist>
|
---|
2876 | </listitem>
|
---|
2877 |
|
---|
2878 | <listitem>
|
---|
2879 | <para>February 27th, 2006</para>
|
---|
2880 | <itemizedlist>
|
---|
2881 | <listitem>
|
---|
2882 | <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
|
---|
2883 | installed.</para>
|
---|
2884 | </listitem>
|
---|
2885 | <listitem>
|
---|
2886 | <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
|
---|
2887 | with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
|
---|
2888 | </listitem>
|
---|
2889 | <listitem>
|
---|
2890 | <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
|
---|
2891 | </listitem>
|
---|
2892 | </itemizedlist>
|
---|
2893 | </listitem>
|
---|
2894 |
|
---|
2895 | <listitem>
|
---|
2896 | <para>February 25th, 2006</para>
|
---|
2897 | <itemizedlist>
|
---|
2898 | <listitem>
|
---|
2899 | <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
|
---|
2900 | </listitem>
|
---|
2901 | </itemizedlist>
|
---|
2902 | </listitem>
|
---|
2903 |
|
---|
2904 | <listitem>
|
---|
2905 | <para>February 23rd, 2006</para>
|
---|
2906 | <itemizedlist>
|
---|
2907 | <listitem>
|
---|
2908 | <para>[bdubbs] - Removed duplicate installation of lndir
|
---|
2909 | in xorg and xfree86.</para>
|
---|
2910 | </listitem>
|
---|
2911 | </itemizedlist>
|
---|
2912 | </listitem>
|
---|
2913 |
|
---|
2914 | <listitem>
|
---|
2915 | <para>February 21st, 2006</para>
|
---|
2916 | <itemizedlist>
|
---|
2917 | <listitem>
|
---|
2918 | <para>[bdubbs] - Simplified unzip instructions.</para>
|
---|
2919 | </listitem>
|
---|
2920 | </itemizedlist>
|
---|
2921 | </listitem>
|
---|
2922 |
|
---|
2923 | <listitem>
|
---|
2924 | <para>February 13th, 2006</para>
|
---|
2925 | <itemizedlist>
|
---|
2926 | <listitem>
|
---|
2927 | <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
|
---|
2928 | </listitem>
|
---|
2929 | </itemizedlist>
|
---|
2930 | </listitem>
|
---|
2931 |
|
---|
2932 | <listitem>
|
---|
2933 | <para>February 12th, 2006</para>
|
---|
2934 | <itemizedlist>
|
---|
2935 | <listitem>
|
---|
2936 | <para>[randy] - Updated to GConf Editor-2.12.1.</para>
|
---|
2937 | </listitem>
|
---|
2938 | <listitem>
|
---|
2939 | <para>[archaic] - Updated to Postfix-2.2.8.</para>
|
---|
2940 | </listitem>
|
---|
2941 | <listitem>
|
---|
2942 | <para>[randy] - Text updates and corrections provided by a patch
|
---|
2943 | sent in by Chris Staub.</para>
|
---|
2944 | </listitem>
|
---|
2945 | <listitem>
|
---|
2946 | <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
|
---|
2947 | files with commands to create symlinks to the actual NSS/NSPR .pc
|
---|
2948 | files in the Firefox, Mozilla and Thunderbird instructions as
|
---|
2949 | suggested by Dan Nicholson.</para>
|
---|
2950 | </listitem>
|
---|
2951 | <listitem>
|
---|
2952 | <para>[randy] - Abbreviated the commands used to install the NSS
|
---|
2953 | libraries in the NSS instructions as suggested by Tushar
|
---|
2954 | Teredesai.</para>
|
---|
2955 | </listitem>
|
---|
2956 | <listitem>
|
---|
2957 | <para>[randy] - Updated to Galeon-2.0.0.</para>
|
---|
2958 | </listitem>
|
---|
2959 | </itemizedlist>
|
---|
2960 | </listitem>
|
---|
2961 |
|
---|
2962 | <listitem>
|
---|
2963 | <para>February 10th, 2006</para>
|
---|
2964 | <itemizedlist>
|
---|
2965 | <listitem>
|
---|
2966 | <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
|
---|
2967 | </listitem>
|
---|
2968 | </itemizedlist>
|
---|
2969 | </listitem>
|
---|
2970 |
|
---|
2971 | <listitem>
|
---|
2972 | <para>February 9th, 2006</para>
|
---|
2973 | <itemizedlist>
|
---|
2974 | <listitem>
|
---|
2975 | <para>[randy] - Updated to Transcode-1.0.2.</para>
|
---|
2976 | </listitem>
|
---|
2977 | <listitem>
|
---|
2978 | <para>[randy] - Minor corrections and updates to the Avifile
|
---|
2979 | instructions.</para>
|
---|
2980 | </listitem>
|
---|
2981 | </itemizedlist>
|
---|
2982 | </listitem>
|
---|
2983 |
|
---|
2984 | <listitem>
|
---|
2985 | <para>February 8th, 2006</para>
|
---|
2986 | <itemizedlist>
|
---|
2987 | <listitem>
|
---|
2988 | <para>[randy] - Updated to Totem-1.2.1.</para>
|
---|
2989 | </listitem>
|
---|
2990 | <listitem>
|
---|
2991 | <para>[randy] - Updated to Gnumeric-1.6.2.</para>
|
---|
2992 | </listitem>
|
---|
2993 | </itemizedlist>
|
---|
2994 | </listitem>
|
---|
2995 |
|
---|
2996 | <listitem>
|
---|
2997 | <para>February 7th, 2006</para>
|
---|
2998 | <itemizedlist>
|
---|
2999 | <listitem>
|
---|
3000 | <para>[randy] - Updated to GOffice-0.2.0.</para>
|
---|
3001 | </listitem>
|
---|
3002 | <listitem>
|
---|
3003 | <para>[randy] - Updated to Evolution-2.4.2.1.</para>
|
---|
3004 | </listitem>
|
---|
3005 | </itemizedlist>
|
---|
3006 | </listitem>
|
---|
3007 |
|
---|
3008 | <listitem>
|
---|
3009 | <para>February 6th, 2006</para>
|
---|
3010 | <itemizedlist>
|
---|
3011 | <listitem>
|
---|
3012 | <para>[randy] - Updated to GtkHTML-3.8.2.</para>
|
---|
3013 | </listitem>
|
---|
3014 | <listitem>
|
---|
3015 | <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
|
---|
3016 | changes.</para>
|
---|
3017 | </listitem>
|
---|
3018 | </itemizedlist>
|
---|
3019 | </listitem>
|
---|
3020 |
|
---|
3021 | <listitem>
|
---|
3022 | <para>February 5th, 2006</para>
|
---|
3023 | <itemizedlist>
|
---|
3024 | <listitem>
|
---|
3025 | <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
|
---|
3026 | </listitem>
|
---|
3027 | <listitem>
|
---|
3028 | <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
|
---|
3029 | </listitem>
|
---|
3030 | <listitem>
|
---|
3031 | <para>[randy] - Modified the instructions for linking to installed
|
---|
3032 | plugins and removed the commands to create /usr/lib/mozilla
|
---|
3033 | compatibility links from the Mozilla instructions.</para>
|
---|
3034 | </listitem>
|
---|
3035 | <listitem>
|
---|
3036 | <para>[randy] - Updated the following GNOME Add-on package
|
---|
3037 | instructions to fit the 2.12.2 version changes: GDM, Java Access
|
---|
3038 | Bridge, GNOME Speech.</para>
|
---|
3039 | </listitem>
|
---|
3040 | </itemizedlist>
|
---|
3041 | </listitem>
|
---|
3042 |
|
---|
3043 | <listitem>
|
---|
3044 | <para>February 4th, 2006</para>
|
---|
3045 | <itemizedlist>
|
---|
3046 | <listitem>
|
---|
3047 | <para>[randy] - Updated the following GNOME Add-on package
|
---|
3048 | instructions to fit the 2.12.2 version changes: Epiphany,
|
---|
3049 | gnome-volume-manager, GNOME Games, Sound Juicer.</para>
|
---|
3050 | </listitem>
|
---|
3051 | </itemizedlist>
|
---|
3052 | </listitem>
|
---|
3053 |
|
---|
3054 | <listitem>
|
---|
3055 | <para>February 3rd, 2006</para>
|
---|
3056 | <itemizedlist>
|
---|
3057 | <listitem>
|
---|
3058 | <para>[randy] - Updated the following GNOME Add-on package
|
---|
3059 | instructions to fit the 2.12.2 version changes: libgnomecups,
|
---|
3060 | libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
|
---|
3061 | system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
|
---|
3062 | Nautilus CD Burner.</para>
|
---|
3063 | </listitem>
|
---|
3064 | <listitem>
|
---|
3065 | <para>[randy] - Updated the GNOME Core packages to the 2.12.2
|
---|
3066 | version. Modified the /opt installation path to /opt/gnome-2.12.2,
|
---|
3067 | the configuration directory to /etc/gnome/2.12.2 and the libexecdir
|
---|
3068 | settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
|
---|
3069 | packages version entities also now reflect the 2.12.2 version, though
|
---|
3070 | the actual package instructions have not been updated.</para>
|
---|
3071 | </listitem>
|
---|
3072 | <listitem>
|
---|
3073 | <para>[randy] - Added a new page in the GNOME Core section for the
|
---|
3074 | shared-mime-info package as it is not a direct dependency of any
|
---|
3075 | GNOME Core package any longer.</para>
|
---|
3076 | </listitem>
|
---|
3077 | <listitem>
|
---|
3078 | <para>[randy] - Updated Evolution Data Server dependencies to reflect
|
---|
3079 | the NSS package and modified the libexecdir setting.</para>
|
---|
3080 | </listitem>
|
---|
3081 | <listitem>
|
---|
3082 | <para>[randy] - Updated to Metacity-2.12.2.</para>
|
---|
3083 | </listitem>
|
---|
3084 | <listitem>
|
---|
3085 | <para>[randy] - Updated to libwnck-2.12.2.</para>
|
---|
3086 | </listitem>
|
---|
3087 | <listitem>
|
---|
3088 | <para>[randy] - Updated to libsoup-2.2.7.</para>
|
---|
3089 | </listitem>
|
---|
3090 | </itemizedlist>
|
---|
3091 | </listitem>
|
---|
3092 |
|
---|
3093 | <listitem>
|
---|
3094 | <para>February 2nd, 2006</para>
|
---|
3095 | <itemizedlist>
|
---|
3096 | <listitem>
|
---|
3097 | <para>[randy] - Updated to XScreenSaver-4.23.</para>
|
---|
3098 | </listitem>
|
---|
3099 | </itemizedlist>
|
---|
3100 | </listitem>
|
---|
3101 |
|
---|
3102 | <listitem>
|
---|
3103 | <para>February 1st, 2006</para>
|
---|
3104 | <itemizedlist>
|
---|
3105 | <listitem>
|
---|
3106 | <para>[randy] - Updated to LZO-2.02.</para>
|
---|
3107 | </listitem>
|
---|
3108 | <listitem>
|
---|
3109 | <para>[randy] - Updated to Cdrdao-1.2.1.</para>
|
---|
3110 | </listitem>
|
---|
3111 | <listitem>
|
---|
3112 | <para>[bdubbs] - Updated vim to version 6.4.</para>
|
---|
3113 | </listitem>
|
---|
3114 | </itemizedlist>
|
---|
3115 | </listitem>
|
---|
3116 |
|
---|
3117 | <listitem>
|
---|
3118 | <para>January 31st, 2006</para>
|
---|
3119 | <itemizedlist>
|
---|
3120 | <listitem>
|
---|
3121 | <para>[randy] - Removed the piping of 'yes' commands from the
|
---|
3122 | installation of the packages containing Sun license agreements
|
---|
3123 | (JDK binary, FOP and FreeTTS) and instead provided a note to
|
---|
3124 | reference the text about automating builds.</para>
|
---|
3125 | </listitem>
|
---|
3126 | </itemizedlist>
|
---|
3127 | </listitem>
|
---|
3128 |
|
---|
3129 | <listitem>
|
---|
3130 | <para>January 30th, 2006</para>
|
---|
3131 | <itemizedlist>
|
---|
3132 | <listitem>
|
---|
3133 | <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
|
---|
3134 | 'building-notes' as this more accurately reflects the page and added
|
---|
3135 | a new section 'Automated Building Procedures' to the
|
---|
3136 | 'building-notes' page.</para>
|
---|
3137 | </listitem>
|
---|
3138 | </itemizedlist>
|
---|
3139 | </listitem>
|
---|
3140 |
|
---|
3141 | <listitem>
|
---|
3142 | <para>January 29th, 2006</para>
|
---|
3143 | <itemizedlist>
|
---|
3144 | <listitem>
|
---|
3145 | <para>[randy] - Added instructions to build the Akode package, added
|
---|
3146 | a patch to fix a build issue with libtunepimp, and adjusted the
|
---|
3147 | dependencies in the Kdemultimedia instructions.</para>
|
---|
3148 | </listitem>
|
---|
3149 | <listitem>
|
---|
3150 | <para>[randy] - Updated all the links to files located on the Anduin
|
---|
3151 | server to use entities.</para>
|
---|
3152 | </listitem>
|
---|
3153 | <listitem>
|
---|
3154 | <para>[andy] - Updated glib2 to 2.8.6.</para>
|
---|
3155 | </listitem>
|
---|
3156 | </itemizedlist>
|
---|
3157 | </listitem>
|
---|
3158 |
|
---|
3159 | <listitem>
|
---|
3160 | <para>January 28th, 2006</para>
|
---|
3161 | <itemizedlist>
|
---|
3162 | <listitem>
|
---|
3163 | <para>[randy] - Updated numerous items in the GStreamer Plug-ins
|
---|
3164 | instructions.</para>
|
---|
3165 | </listitem>
|
---|
3166 | <listitem>
|
---|
3167 | <para>[andy] - Updated GConf to 2.12.1</para>
|
---|
3168 | </listitem>
|
---|
3169 | <listitem>
|
---|
3170 | <para>[andy] - Updated gtk+2 to 2.8.11</para>
|
---|
3171 | </listitem>
|
---|
3172 | </itemizedlist>
|
---|
3173 | </listitem>
|
---|
3174 |
|
---|
3175 | <listitem>
|
---|
3176 | <para>January 27th, 2006</para>
|
---|
3177 | <itemizedlist>
|
---|
3178 | <listitem>
|
---|
3179 | <para>[bdubbs] - Added section on the BLFS Wiki.</para>
|
---|
3180 | </listitem>
|
---|
3181 | <listitem>
|
---|
3182 | <para>[bdubbs] - Removed section on package management because it
|
---|
3183 | has been incorporated into LFS.</para>
|
---|
3184 | </listitem>
|
---|
3185 | <listitem>
|
---|
3186 | <para>[randy] - Modified the instruction to apply the patch in the
|
---|
3187 | kdegraphics instructions as the patch has changed, thanks to Miguel
|
---|
3188 | Bazdresch for the report.</para>
|
---|
3189 | </listitem>
|
---|
3190 | <listitem>
|
---|
3191 | <para>[randy] - Added a note to the GStreamer instructions about
|
---|
3192 | Valgrind breaking the build.</para>
|
---|
3193 | </listitem>
|
---|
3194 | <listitem>
|
---|
3195 | <para>[andy] - Updated libxklavier to 2.1.</para>
|
---|
3196 | </listitem>
|
---|
3197 | </itemizedlist>
|
---|
3198 | </listitem>
|
---|
3199 |
|
---|
3200 | <listitem>
|
---|
3201 | <para>January 25th, 2006</para>
|
---|
3202 | <itemizedlist>
|
---|
3203 | <listitem>
|
---|
3204 | <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
|
---|
3205 | to Jay McHugh for sending in the report.</para>
|
---|
3206 | </listitem>
|
---|
3207 | <listitem>
|
---|
3208 | <para>[randy] - Updated to Mozilla-1.7.12, changed the build
|
---|
3209 | method to use 'client.mk' and '.mozconfig', added instructions
|
---|
3210 | to use system-installed NSS/NSPR libraries and added additional
|
---|
3211 | configuration information.</para>
|
---|
3212 | </listitem>
|
---|
3213 | <listitem>
|
---|
3214 | <para>[randy] - Changed the default to render SVG graphics in the
|
---|
3215 | Firefox instructions.</para>
|
---|
3216 | </listitem>
|
---|
3217 | </itemizedlist>
|
---|
3218 | </listitem>
|
---|
3219 |
|
---|
3220 | <listitem>
|
---|
3221 | <para>January 23rd, 2006</para>
|
---|
3222 | <itemizedlist>
|
---|
3223 | <listitem>
|
---|
3224 | <para>[randy] - Updated to Thunderbird-1.5, changed the build
|
---|
3225 | method to use 'client.mk' and '.mozconfig', added instructions
|
---|
3226 | to use system-installed NSS/NSPR libraries and added additional
|
---|
3227 | configuration information.</para>
|
---|
3228 | </listitem>
|
---|
3229 | <listitem>
|
---|
3230 | <para>[randy] - Added information about using system-installed
|
---|
3231 | versions of the NSS/NSPR libraries and added additional configuration
|
---|
3232 | information to the Firefox instructions.</para>
|
---|
3233 | </listitem>
|
---|
3234 | <listitem>
|
---|
3235 | <para>[randy] - Added new package Network Security Services,
|
---|
3236 | NSS-3.11.</para>
|
---|
3237 | </listitem>
|
---|
3238 | </itemizedlist>
|
---|
3239 | </listitem>
|
---|
3240 |
|
---|
3241 | <listitem>
|
---|
3242 | <para>January 22nd, 2006</para>
|
---|
3243 | <itemizedlist>
|
---|
3244 | <listitem>
|
---|
3245 | <para>[randy] - Adjusted some dependencies using a patch sent in
|
---|
3246 | by Chris Staub.</para>
|
---|
3247 | </listitem>
|
---|
3248 | </itemizedlist>
|
---|
3249 | </listitem>
|
---|
3250 |
|
---|
3251 | <listitem>
|
---|
3252 | <para>January 21st, 2006</para>
|
---|
3253 | <itemizedlist>
|
---|
3254 | <listitem>
|
---|
3255 | <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
|
---|
3256 | vulnerability patch to the kdelibs instructions.</para>
|
---|
3257 | </listitem>
|
---|
3258 | </itemizedlist>
|
---|
3259 | </listitem>
|
---|
3260 |
|
---|
3261 | <listitem>
|
---|
3262 | <para>January 18th, 2006</para>
|
---|
3263 | <itemizedlist>
|
---|
3264 | <listitem>
|
---|
3265 | <para>[randy] - Modified the sed command in the Firefox instructions
|
---|
3266 | so that it can be run multiple times, also modified the instructions
|
---|
3267 | for creating symlinks to the system-wide mozilla plugin
|
---|
3268 | directory.</para>
|
---|
3269 | </listitem>
|
---|
3270 | <listitem>
|
---|
3271 | <para>[randy] - Added a dependency and updated text to the Xine
|
---|
3272 | Libraries instructions.</para>
|
---|
3273 | </listitem>
|
---|
3274 | <listitem>
|
---|
3275 | <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
|
---|
3276 | </listitem>
|
---|
3277 | </itemizedlist>
|
---|
3278 | </listitem>
|
---|
3279 |
|
---|
3280 | <listitem>
|
---|
3281 | <para>January 17th, 2006</para>
|
---|
3282 | <itemizedlist>
|
---|
3283 | <listitem>
|
---|
3284 | <para>[tushar] - Modify unzip compilation to enable unzip to
|
---|
3285 | unzip files up to 4 GB.</para>
|
---|
3286 | </listitem>
|
---|
3287 | <listitem>
|
---|
3288 | <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
|
---|
3289 | Submitted by archaic.</para>
|
---|
3290 | </listitem>
|
---|
3291 | <listitem>
|
---|
3292 | <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
|
---|
3293 | and added new modules HTML::Element::Extended and HTML::Tree as
|
---|
3294 | dependencies; also more reorganization and singling out of the
|
---|
3295 | Perl Modules.</para>
|
---|
3296 | </listitem>
|
---|
3297 | <listitem>
|
---|
3298 | <para>[tushar] - Change lynx installation target to install-full.</para>
|
---|
3299 | </listitem>
|
---|
3300 | <listitem>
|
---|
3301 | <para>[tushar] - Removed obsolete note for zipcloack.</para>
|
---|
3302 | </listitem>
|
---|
3303 | <listitem>
|
---|
3304 | <para>[randy] - Added three new Perl Modules as dependencies of the
|
---|
3305 | Digest::SHA module: Devel::Symdump, Pod::Coverage and
|
---|
3306 | Test::Pod::Coverage.</para>
|
---|
3307 | </listitem>
|
---|
3308 | </itemizedlist>
|
---|
3309 | </listitem>
|
---|
3310 |
|
---|
3311 | <listitem>
|
---|
3312 | <para>January 16th, 2006</para>
|
---|
3313 | <itemizedlist>
|
---|
3314 | <listitem>
|
---|
3315 | <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
|
---|
3316 | numerous text and dependency corrections/additions in the Perl
|
---|
3317 | Modules instructions.</para>
|
---|
3318 | </listitem>
|
---|
3319 | <listitem>
|
---|
3320 | <para>[randy] - Singled out the Text::Diff module in the Perl
|
---|
3321 | Modules instructions.</para>
|
---|
3322 | </listitem>
|
---|
3323 | <listitem>
|
---|
3324 | <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
|
---|
3325 | and singled it out in the instructions.</para>
|
---|
3326 | </listitem>
|
---|
3327 | <listitem>
|
---|
3328 | <para>[randy] - Added optional dependencies to the Archive::Zip
|
---|
3329 | and HTML::Tagset Perl Modules instructions.</para>
|
---|
3330 | </listitem>
|
---|
3331 | <listitem>
|
---|
3332 | <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
|
---|
3333 | ExtUtils::ParseXS-2.15 Perl Modules.</para>
|
---|
3334 | </listitem>
|
---|
3335 | <listitem>
|
---|
3336 | <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
|
---|
3337 | note in the Module::Build instructions about using an older version
|
---|
3338 | of YAML.</para>
|
---|
3339 | </listitem>
|
---|
3340 | <listitem>
|
---|
3341 | <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
|
---|
3342 | added new optional dependencies.</para>
|
---|
3343 | </listitem>
|
---|
3344 | </itemizedlist>
|
---|
3345 | </listitem>
|
---|
3346 |
|
---|
3347 | <listitem>
|
---|
3348 | <para>January 15th, 2006</para>
|
---|
3349 | <itemizedlist>
|
---|
3350 | <listitem>
|
---|
3351 | <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
|
---|
3352 | the Test::Simple-0.62 module.</para>
|
---|
3353 | </listitem>
|
---|
3354 | <listitem>
|
---|
3355 | <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
|
---|
3356 | </listitem>
|
---|
3357 | <listitem>
|
---|
3358 | <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
|
---|
3359 | and Pod::Simple-3.03 Perl Modules.</para>
|
---|
3360 | </listitem>
|
---|
3361 | <listitem>
|
---|
3362 | <para>[randy] - Singled out the Compress::Zlib module in the Perl
|
---|
3363 | Modules instructions and updated to the 1.41 version.</para>
|
---|
3364 | </listitem>
|
---|
3365 | </itemizedlist>
|
---|
3366 | </listitem>
|
---|
3367 |
|
---|
3368 | <listitem>
|
---|
3369 | <para>January 14th, 2006</para>
|
---|
3370 | <itemizedlist>
|
---|
3371 | <listitem>
|
---|
3372 | <para>[randy] - Added a note to run the test suite and added
|
---|
3373 | documentation installation commands to the GnuPG instructions.</para>
|
---|
3374 | </listitem>
|
---|
3375 | </itemizedlist>
|
---|
3376 | </listitem>
|
---|
3377 |
|
---|
3378 | <listitem>
|
---|
3379 | <para>January 12th, 2006</para>
|
---|
3380 | <itemizedlist>
|
---|
3381 | <listitem>
|
---|
3382 | <para>[randy] - Updates to the FFmpeg instructions: added a patch and
|
---|
3383 | dependency URLs to fix the AMR support and added additional
|
---|
3384 | documentation installation commands.</para>
|
---|
3385 | </listitem>
|
---|
3386 | </itemizedlist>
|
---|
3387 | </listitem>
|
---|
3388 |
|
---|
3389 | <listitem>
|
---|
3390 | <para>January 11, 2006</para>
|
---|
3391 | <itemizedlist>
|
---|
3392 | <listitem>
|
---|
3393 | <para>[randy] - Updates to MPlayer: added an x264 patch, added new
|
---|
3394 | dependencies, updated the version of the Skins file.</para>
|
---|
3395 | </listitem>
|
---|
3396 | <listitem>
|
---|
3397 | <para>[andy] - Updated to abiword-2.4.2.</para>
|
---|
3398 | </listitem>
|
---|
3399 | </itemizedlist>
|
---|
3400 | </listitem>
|
---|
3401 |
|
---|
3402 | <listitem>
|
---|
3403 | <para>January 10th, 2006</para>
|
---|
3404 | <itemizedlist>
|
---|
3405 | <listitem>
|
---|
3406 | <para>[randy] - Fixed broken commands in the XviD instructions.</para>
|
---|
3407 | </listitem>
|
---|
3408 | <listitem>
|
---|
3409 | <para>[randy] - Corrections to the CVS instructions: fixed broken
|
---|
3410 | download URLs and corrected documentation installation
|
---|
3411 | commands.</para>
|
---|
3412 | </listitem>
|
---|
3413 | </itemizedlist>
|
---|
3414 | </listitem>
|
---|
3415 |
|
---|
3416 | <listitem>
|
---|
3417 | <para>January 9th, 2006</para>
|
---|
3418 | <itemizedlist>
|
---|
3419 | <listitem>
|
---|
3420 | <para>[randy] - Updated the MPlayer instructions with the new URL for
|
---|
3421 | the LIVE555 Streaming Media web site.</para>
|
---|
3422 | </listitem>
|
---|
3423 | </itemizedlist>
|
---|
3424 | </listitem>
|
---|
3425 |
|
---|
3426 | <listitem>
|
---|
3427 | <para>January 8th, 2006</para>
|
---|
3428 | <itemizedlist>
|
---|
3429 | <listitem>
|
---|
3430 | <para>[randy] - Updated to Ethereal-0.10.14.</para>
|
---|
3431 | </listitem>
|
---|
3432 | <listitem>
|
---|
3433 | <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
|
---|
3434 | </listitem>
|
---|
3435 | <listitem>
|
---|
3436 | <para>[randy] - Minor updates to the Kdegraphics instructions:
|
---|
3437 | added new dependencies, added a note about creating the API
|
---|
3438 | documentation, added a note about the OCR support, updated the
|
---|
3439 | installed programs, libraries and directories list.</para>
|
---|
3440 | </listitem>
|
---|
3441 | </itemizedlist>
|
---|
3442 | </listitem>
|
---|
3443 |
|
---|
3444 | <listitem>
|
---|
3445 | <para>January 7th, 2006</para>
|
---|
3446 | <itemizedlist>
|
---|
3447 | <listitem>
|
---|
3448 | <para>[randy] - Removed the Berkeley DB dependency from packages
|
---|
3449 | utilizing it as BDB is now built in LFS.</para>
|
---|
3450 | </listitem>
|
---|
3451 | <listitem>
|
---|
3452 | <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
|
---|
3453 | Python instructions to support the new BDB, updated the Heimdal
|
---|
3454 | instructions to account for the changed library file names.</para>
|
---|
3455 | </listitem>
|
---|
3456 | <listitem>
|
---|
3457 | <para>[randy] - Updated to GIMP-2.2.10.</para>
|
---|
3458 | </listitem>
|
---|
3459 | <listitem>
|
---|
3460 | <para>[andy] - Updated to xvidcore-1.1.0.</para>
|
---|
3461 | </listitem>
|
---|
3462 | </itemizedlist>
|
---|
3463 | </listitem>
|
---|
3464 |
|
---|
3465 | <listitem>
|
---|
3466 | <para>January 6th, 2006</para>
|
---|
3467 | <itemizedlist>
|
---|
3468 | <listitem>
|
---|
3469 | <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
|
---|
3470 | 1.0.14.</para>
|
---|
3471 | </listitem>
|
---|
3472 | <listitem>
|
---|
3473 | <para>[randy] - Modified the command to run the libcroco test
|
---|
3474 | suite.</para>
|
---|
3475 | </listitem>
|
---|
3476 | </itemizedlist>
|
---|
3477 | </listitem>
|
---|
3478 |
|
---|
3479 | <listitem>
|
---|
3480 | <para>January 5th, 2006</para>
|
---|
3481 | <itemizedlist>
|
---|
3482 | <listitem>
|
---|
3483 | <para>[randy] - Updated to Poppler-0.4.3.</para>
|
---|
3484 | </listitem>
|
---|
3485 | <listitem>
|
---|
3486 | <para>[randy] - Updated to giflib-4.1.4.</para>
|
---|
3487 | </listitem>
|
---|
3488 | <listitem>
|
---|
3489 | <para>[randy] - Updated to libexif-0.6.13.</para>
|
---|
3490 | </listitem>
|
---|
3491 | <listitem>
|
---|
3492 | <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
|
---|
3493 | to the kdegraphics instructions.</para>
|
---|
3494 | </listitem>
|
---|
3495 | </itemizedlist>
|
---|
3496 | </listitem>
|
---|
3497 |
|
---|
3498 | <listitem>
|
---|
3499 | <para>January 4th, 2006</para>
|
---|
3500 | <itemizedlist>
|
---|
3501 | <listitem>
|
---|
3502 | <para>[randy] - Minor additions to the kdebase instructions: added
|
---|
3503 | optional dependencies, added a configuration section which includes
|
---|
3504 | information about run-time packages, and added installed programs,
|
---|
3505 | libraries and directories.</para>
|
---|
3506 | </listitem>
|
---|
3507 | <listitem>
|
---|
3508 | <para>[igor] - Updated to Xpdf-3.01pl1.</para>
|
---|
3509 | </listitem>
|
---|
3510 | </itemizedlist>
|
---|
3511 | </listitem>
|
---|
3512 |
|
---|
3513 | <listitem>
|
---|
3514 | <para>January 2nd, 2006</para>
|
---|
3515 | <itemizedlist>
|
---|
3516 | <listitem>
|
---|
3517 | <para>[randy] - Added significant updates to the HAL instructions:
|
---|
3518 | updated the dependencies, modified the command that changes the
|
---|
3519 | storage device policy, added text and a visual chart to explain
|
---|
3520 | the requirements of the hal-device-manager program, added commands
|
---|
3521 | to allow for locale specific needs in the storage device policy,
|
---|
3522 | and some general text cleanup.</para>
|
---|
3523 | </listitem>
|
---|
3524 | <listitem>
|
---|
3525 | <para>[randy] - Updated the D-BUS instructions to include text that
|
---|
3526 | identifies the needs of the HAL package.</para>
|
---|
3527 | </listitem>
|
---|
3528 | </itemizedlist>
|
---|
3529 | </listitem>
|
---|
3530 |
|
---|
3531 | <listitem>
|
---|
3532 | <para>December 31st, 2005</para>
|
---|
3533 | <itemizedlist>
|
---|
3534 | <listitem>
|
---|
3535 | <para>[randy] - Added a sed command to the D-Bus instructions to
|
---|
3536 | change a 'jar' command to 'fastjar' due to the changes in
|
---|
3537 | GCC-4.0.x.</para>
|
---|
3538 | </listitem>
|
---|
3539 | </itemizedlist>
|
---|
3540 | </listitem>
|
---|
3541 |
|
---|
3542 | <listitem>
|
---|
3543 | <para>December 30th, 2005</para>
|
---|
3544 | <itemizedlist>
|
---|
3545 | <listitem>
|
---|
3546 | <para>[randy] - Added some optional dependencies to the Kdelibs
|
---|
3547 | instructions.</para>
|
---|
3548 | </listitem>
|
---|
3549 | <listitem>
|
---|
3550 | <para>[randy] - Added new package Libidn-0.6.0.</para>
|
---|
3551 | </listitem>
|
---|
3552 | <listitem>
|
---|
3553 | <para>[andy] - Added new package Gaim-1.5.0.</para>
|
---|
3554 | </listitem>
|
---|
3555 | </itemizedlist>
|
---|
3556 | </listitem>
|
---|
3557 |
|
---|
3558 | <listitem>
|
---|
3559 | <para>December 29th, 2005</para>
|
---|
3560 | <itemizedlist>
|
---|
3561 | <listitem>
|
---|
3562 | <para>[randy] - Removed libogg and added NAS to the optional
|
---|
3563 | dependencies of aRts.</para>
|
---|
3564 | </listitem>
|
---|
3565 | <listitem>
|
---|
3566 | <para>[randy] - Added a caution note to the MC instructions
|
---|
3567 | about the UTF-8 related issues.</para>
|
---|
3568 | </listitem>
|
---|
3569 | <listitem>
|
---|
3570 | <para>[randy] - Added a caution note to the UnZip instructions
|
---|
3571 | about the locale related issues.</para>
|
---|
3572 | </listitem>
|
---|
3573 | <listitem>
|
---|
3574 | <para>[randy] - Added new section 'Locale Related Issues' to Chapter
|
---|
3575 | 2, 'Important Information', thanks to Alexander Patrakov for
|
---|
3576 | contributing the text for this page. The page is very incomplete and
|
---|
3577 | many more packages with locale related issues will be added.</para>
|
---|
3578 | </listitem>
|
---|
3579 | </itemizedlist>
|
---|
3580 | </listitem>
|
---|
3581 |
|
---|
3582 | <listitem>
|
---|
3583 | <para>December 28th, 2005</para>
|
---|
3584 | <itemizedlist>
|
---|
3585 | <listitem>
|
---|
3586 | <para>[randy] - Added new package GOffice-0.1.2.</para>
|
---|
3587 | </listitem>
|
---|
3588 | </itemizedlist>
|
---|
3589 | </listitem>
|
---|
3590 |
|
---|
3591 | <listitem>
|
---|
3592 | <para>December 27th, 2005</para>
|
---|
3593 | <itemizedlist>
|
---|
3594 | <listitem>
|
---|
3595 | <para>[randy] - Updated to libgsf-1.13.3.</para>
|
---|
3596 | </listitem>
|
---|
3597 | <listitem>
|
---|
3598 | <para>[randy] - Removed the unneeded 'make' command from the
|
---|
3599 | hicolor-icon-theme instructions.</para>
|
---|
3600 | </listitem>
|
---|
3601 | <listitem>
|
---|
3602 | <para>[randy] - Minor cleanup to libgnomeprint dependencies and
|
---|
3603 | removed an unneeded switch from the configure command.</para>
|
---|
3604 | </listitem>
|
---|
3605 | <listitem>
|
---|
3606 | <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
|
---|
3607 | </listitem>
|
---|
3608 | <listitem>
|
---|
3609 | <para>[randy] - Updated to ISO Codes-0.49.</para>
|
---|
3610 | </listitem>
|
---|
3611 | </itemizedlist>
|
---|
3612 | </listitem>
|
---|
3613 |
|
---|
3614 | <listitem>
|
---|
3615 | <para>December 26th, 2005</para>
|
---|
3616 | <itemizedlist>
|
---|
3617 | <listitem>
|
---|
3618 | <para>[randy] - Updated to Doxygen-1.4.5.</para>
|
---|
3619 | </listitem>
|
---|
3620 | <listitem>
|
---|
3621 | <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
|
---|
3622 | download URL, added test suite notes, modified the configure command
|
---|
3623 | to include switches for the recommended dependencies and added
|
---|
3624 | appropriate notes about the recommended dependencies.</para>
|
---|
3625 | </listitem>
|
---|
3626 | <listitem>
|
---|
3627 | <para>[randy] - Updated to little cms-1.15.</para>
|
---|
3628 | </listitem>
|
---|
3629 | <listitem>
|
---|
3630 | <para>[randy] - Updated to Sendmail-8.13.5.</para>
|
---|
3631 | </listitem>
|
---|
3632 | <listitem>
|
---|
3633 | <para>[dj] - Added colorls patch to tcsh instructions.</para>
|
---|
3634 | </listitem>
|
---|
3635 | <listitem>
|
---|
3636 | <para>[dj] - Corrected additional recommended and optional
|
---|
3637 | dependencies in OpenOffice instructions.</para>
|
---|
3638 | </listitem>
|
---|
3639 | <listitem>
|
---|
3640 | <para>[andy] - Update xine-lib to 1.1.1.</para>
|
---|
3641 | </listitem>
|
---|
3642 | </itemizedlist>
|
---|
3643 | </listitem>
|
---|
3644 |
|
---|
3645 | <listitem>
|
---|
3646 | <para>December 25th, 2005</para>
|
---|
3647 | <itemizedlist>
|
---|
3648 | <listitem>
|
---|
3649 | <para>[randy] - Updated to LibMPEG3-1.6.</para>
|
---|
3650 | </listitem>
|
---|
3651 | </itemizedlist>
|
---|
3652 | </listitem>
|
---|
3653 |
|
---|
3654 | <listitem>
|
---|
3655 | <para>December 24th, 2005</para>
|
---|
3656 | <itemizedlist>
|
---|
3657 | <listitem>
|
---|
3658 | <para>[randy] - Fixed a syntax error in the configure scripts and
|
---|
3659 | simplified the existing sed commands in the Tcl and Tk
|
---|
3660 | instructions.</para>
|
---|
3661 | </listitem>
|
---|
3662 | <listitem>
|
---|
3663 | <para>[randy] - Added pkg-config and ALSA Library as required
|
---|
3664 | dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
|
---|
3665 | pointing out the omission.</para>
|
---|
3666 | </listitem>
|
---|
3667 | <listitem>
|
---|
3668 | <para>[randy] - Fixed GTK+-2 documentation installation commands,
|
---|
3669 | thanks to Nico R. for pointing out the breakage.</para>
|
---|
3670 | </listitem>
|
---|
3671 | <listitem>
|
---|
3672 | <para>[randy] - Updated to Firefox-1.5, modified the method used
|
---|
3673 | to build it and added a command to fix an anonymous enum in an
|
---|
3674 | interface header file.</para>
|
---|
3675 | </listitem>
|
---|
3676 | <listitem>
|
---|
3677 | <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
|
---|
3678 | removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
|
---|
3679 | </listitem>
|
---|
3680 | </itemizedlist>
|
---|
3681 | </listitem>
|
---|
3682 |
|
---|
3683 | <listitem>
|
---|
3684 | <para>December 23rd, 2005</para>
|
---|
3685 | <itemizedlist>
|
---|
3686 | <listitem>
|
---|
3687 | <para>[andy] - Updated librsvg to 2.12.7.</para>
|
---|
3688 | </listitem>
|
---|
3689 | <listitem>
|
---|
3690 | <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
|
---|
3691 | </listitem>
|
---|
3692 | </itemizedlist>
|
---|
3693 | </listitem>
|
---|
3694 |
|
---|
3695 | <listitem>
|
---|
3696 | <para>December 22nd, 2005</para>
|
---|
3697 | <itemizedlist>
|
---|
3698 | <listitem>
|
---|
3699 | <para>[andy] - Updated XFce to 4.2.3.2.</para>
|
---|
3700 | </listitem>
|
---|
3701 | </itemizedlist>
|
---|
3702 | </listitem>
|
---|
3703 |
|
---|
3704 | <listitem>
|
---|
3705 | <para>December 21st, 2005</para>
|
---|
3706 | <itemizedlist>
|
---|
3707 | <listitem>
|
---|
3708 | <para>[archaic] - Removed the obsolete sed in sudo and added a note to
|
---|
3709 | use visudo to edit the sudoers file.</para>
|
---|
3710 | </listitem>
|
---|
3711 | </itemizedlist>
|
---|
3712 | </listitem>
|
---|
3713 |
|
---|
3714 | <listitem>
|
---|
3715 | <para>December 20th, 2005</para>
|
---|
3716 | <itemizedlist>
|
---|
3717 | <listitem>
|
---|
3718 | <para>[randy] - Commented out the Python and Perl bindings build
|
---|
3719 | notes from the Subversion instructions as there is a build failure
|
---|
3720 | using current versions of SWIG and (B)LFS packages.</para>
|
---|
3721 | </listitem>
|
---|
3722 | <listitem>
|
---|
3723 | <para>[randy] - Added documentation installation commands to the
|
---|
3724 | Guile instructions.</para>
|
---|
3725 | </listitem>
|
---|
3726 | </itemizedlist>
|
---|
3727 | </listitem>
|
---|
3728 |
|
---|
3729 | <listitem>
|
---|
3730 | <para>December 19th, 2005</para>
|
---|
3731 | <itemizedlist>
|
---|
3732 | <listitem>
|
---|
3733 | <para>[randy] - Modified the sed command in the OpenSSH instructions
|
---|
3734 | to better allow for repeated builds.</para>
|
---|
3735 | </listitem>
|
---|
3736 | <listitem>
|
---|
3737 | <para>[bdubbs] - Updated to nmap-3.95.</para>
|
---|
3738 | </listitem>
|
---|
3739 | <listitem>
|
---|
3740 | <para>[bdubbs] - Added sed to Bind to prevent invalid
|
---|
3741 | warnings in the log.</para>
|
---|
3742 | </listitem>
|
---|
3743 | <listitem>
|
---|
3744 | <para>[randy] - Updated to Samba-3.0.20b.</para>
|
---|
3745 | </listitem>
|
---|
3746 | <listitem>
|
---|
3747 | <para>[andy] - Updated to Gnumeric-1.6.1.</para>
|
---|
3748 | </listitem>
|
---|
3749 | </itemizedlist>
|
---|
3750 | </listitem>
|
---|
3751 |
|
---|
3752 | <listitem>
|
---|
3753 | <para>December 18th, 2005</para>
|
---|
3754 | <itemizedlist>
|
---|
3755 | <listitem>
|
---|
3756 | <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
|
---|
3757 | </listitem>
|
---|
3758 | <listitem>
|
---|
3759 | <para>[bdubbs] - Changed configure instruction in gimp to
|
---|
3760 | use recommended dependencies. Added note that the switches
|
---|
3761 | to configure need to be changed if the recommended
|
---|
3762 | dependencies are not installed.</para>
|
---|
3763 | </listitem>
|
---|
3764 | <listitem>
|
---|
3765 | <para>[bdubbs] - Updated to whois-4.7.10.</para>
|
---|
3766 | </listitem>
|
---|
3767 | <listitem>
|
---|
3768 | <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
|
---|
3769 | </listitem>
|
---|
3770 | </itemizedlist>
|
---|
3771 | </listitem>
|
---|
3772 |
|
---|
3773 | <listitem>
|
---|
3774 | <para>December 17th, 2005</para>
|
---|
3775 | <itemizedlist>
|
---|
3776 | <listitem>
|
---|
3777 | <para>[randy] - Updated to PHP-5.1.1.</para>
|
---|
3778 | </listitem>
|
---|
3779 | </itemizedlist>
|
---|
3780 | </listitem>
|
---|
3781 |
|
---|
3782 | <listitem>
|
---|
3783 | <para>December 16th, 2005</para>
|
---|
3784 | <itemizedlist>
|
---|
3785 | <listitem>
|
---|
3786 | <para>[randy] - Updated to Stunnel-4.14.</para>
|
---|
3787 | </listitem>
|
---|
3788 | <listitem>
|
---|
3789 | <para>[randy] - Updated to Ruby-1.8.3.</para>
|
---|
3790 | </listitem>
|
---|
3791 | </itemizedlist>
|
---|
3792 | </listitem>
|
---|
3793 |
|
---|
3794 | <listitem>
|
---|
3795 | <para>December 15, 2005</para>
|
---|
3796 | <itemizedlist>
|
---|
3797 | <listitem>
|
---|
3798 | <para>[randy] - Updated to Aspell-0.60.4.</para>
|
---|
3799 | </listitem>
|
---|
3800 | <listitem>
|
---|
3801 | <para>[randy] - Added a sed command to the FOP instructions which
|
---|
3802 | fixes an obsolete tail command in the JAI binary.</para>
|
---|
3803 | </listitem>
|
---|
3804 | <listitem>
|
---|
3805 | <para>[randy] - Updated to Gamin-0.1.7.</para>
|
---|
3806 | </listitem>
|
---|
3807 | <listitem>
|
---|
3808 | <para>[bdubbs] - Removed section on newsserver.</para>
|
---|
3809 | </listitem>
|
---|
3810 | <listitem>
|
---|
3811 | <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
|
---|
3812 | </listitem>
|
---|
3813 | </itemizedlist>
|
---|
3814 | </listitem>
|
---|
3815 |
|
---|
3816 | <listitem>
|
---|
3817 | <para>December 14th, 2005</para>
|
---|
3818 | <itemizedlist>
|
---|
3819 | <listitem>
|
---|
3820 | <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
|
---|
3821 | </listitem>
|
---|
3822 | <listitem>
|
---|
3823 | <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
|
---|
3824 | </listitem>
|
---|
3825 | </itemizedlist>
|
---|
3826 | </listitem>
|
---|
3827 |
|
---|
3828 | <listitem>
|
---|
3829 | <para>December 13th, 2005</para>
|
---|
3830 | <itemizedlist>
|
---|
3831 | <listitem>
|
---|
3832 | <para>[bdubbs] - Update description of LiveCD.</para>
|
---|
3833 | </listitem>
|
---|
3834 | <listitem>
|
---|
3835 | <para>[randy] - Updated to MySQL-5.0.16.</para>
|
---|
3836 | </listitem>
|
---|
3837 | <listitem>
|
---|
3838 | <para>[bdubbs] - Update koffice to version 1.4.2.</para>
|
---|
3839 | </listitem>
|
---|
3840 | <listitem>
|
---|
3841 | <para>[bdubbs] - Removed libungif.</para>
|
---|
3842 | </listitem>
|
---|
3843 | <listitem>
|
---|
3844 | <para>[randy] - Updated to GTK+-2.8.9.</para>
|
---|
3845 | </listitem>
|
---|
3846 | <listitem>
|
---|
3847 | <para>[andy] - Updated to Abiword-2.4.1</para>
|
---|
3848 | </listitem>
|
---|
3849 | </itemizedlist>
|
---|
3850 | </listitem>
|
---|
3851 |
|
---|
3852 | <listitem>
|
---|
3853 | <para>December 11th, 2005</para>
|
---|
3854 | <itemizedlist>
|
---|
3855 | <listitem>
|
---|
3856 | <para>[randy] - Updated to Pango-1.10.2.</para>
|
---|
3857 | </listitem>
|
---|
3858 | <listitem>
|
---|
3859 | <para>[randy] - Updated to GLib-2.8.4.</para>
|
---|
3860 | </listitem>
|
---|
3861 | </itemizedlist>
|
---|
3862 | </listitem>
|
---|
3863 |
|
---|
3864 | <listitem>
|
---|
3865 | <para>December 10th, 2005</para>
|
---|
3866 | <itemizedlist>
|
---|
3867 | <listitem>
|
---|
3868 | <para>[randy] - Updated to Heimdal-0.7.1.</para>
|
---|
3869 | </listitem>
|
---|
3870 | </itemizedlist>
|
---|
3871 | </listitem>
|
---|
3872 |
|
---|
3873 | <listitem>
|
---|
3874 | <para>December 9th, 2005</para>
|
---|
3875 | <itemizedlist>
|
---|
3876 | <listitem>
|
---|
3877 | <para>[randy] - Fixed command typos in the Gnome Menus and
|
---|
3878 | Gnome Volume Manager instructions.</para>
|
---|
3879 | </listitem>
|
---|
3880 | <listitem>
|
---|
3881 | <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
|
---|
3882 | </listitem>
|
---|
3883 | <listitem>
|
---|
3884 | <para>[andy] - Added details of how to create a fluxbox.desktop file to
|
---|
3885 | the Fluxbox page.</para>
|
---|
3886 | </listitem>
|
---|
3887 | </itemizedlist>
|
---|
3888 | </listitem>
|
---|
3889 |
|
---|
3890 | <listitem>
|
---|
3891 | <para>December 8th, 2005</para>
|
---|
3892 | <itemizedlist>
|
---|
3893 | <listitem>
|
---|
3894 | <para>[bdubbs] - Updated to curl-7.15.1.</para>
|
---|
3895 | </listitem>
|
---|
3896 | </itemizedlist>
|
---|
3897 | </listitem>
|
---|
3898 |
|
---|
3899 | <listitem>
|
---|
3900 | <para>December 7th, 2005</para>
|
---|
3901 | <itemizedlist>
|
---|
3902 | <listitem>
|
---|
3903 | <para>[bdubbs] - Added sed to remove incomplete tests from
|
---|
3904 | test program in popt.</para>
|
---|
3905 | </listitem>
|
---|
3906 | <listitem>
|
---|
3907 | <para>[bdubbs] - Removed reference to non-existent esound.ps
|
---|
3908 | from EsounD-0.2.36.</para>
|
---|
3909 | </listitem>
|
---|
3910 | <listitem>
|
---|
3911 | <para>[bdubbs] - Removed --with-history option from libxml2. Added
|
---|
3912 | a caution that the make check command can hang forever under
|
---|
3913 | certain conditions with the option.</para>
|
---|
3914 | </listitem>
|
---|
3915 | <listitem>
|
---|
3916 | <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
|
---|
3917 | </listitem>
|
---|
3918 | <listitem>
|
---|
3919 | <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
|
---|
3920 | go moko for pointing out the omission.</para>
|
---|
3921 | </listitem>
|
---|
3922 | <listitem>
|
---|
3923 | <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
|
---|
3924 | </listitem>
|
---|
3925 | <listitem>
|
---|
3926 | <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
|
---|
3927 | thanks to David Rosal for pointing out the omission.</para>
|
---|
3928 | </listitem>
|
---|
3929 | <listitem>
|
---|
3930 | <para>[randy] - Updated to libvorbis-1.1.2.</para>
|
---|
3931 | </listitem>
|
---|
3932 | <listitem>
|
---|
3933 | <para>[randy] - Updated to libogg-1.1.3.</para>
|
---|
3934 | </listitem>
|
---|
3935 | </itemizedlist>
|
---|
3936 | </listitem>
|
---|
3937 |
|
---|
3938 | <listitem>
|
---|
3939 | <para>December 6th, 2005</para>
|
---|
3940 | <itemizedlist>
|
---|
3941 | <listitem>
|
---|
3942 | <para>[dj] - Completed dependencies, removed optional configure
|
---|
3943 | parameters and added the no_mozilla (firefox) patch for
|
---|
3944 | OpenOffice.</para>
|
---|
3945 | </listitem>
|
---|
3946 | </itemizedlist>
|
---|
3947 | </listitem>
|
---|
3948 |
|
---|
3949 | <listitem>
|
---|
3950 | <para>December 3rd, 2005</para>
|
---|
3951 | <itemizedlist>
|
---|
3952 | <listitem>
|
---|
3953 | <para>[randy] - Updated to GCC-4.0.2.</para>
|
---|
3954 | </listitem>
|
---|
3955 | <listitem>
|
---|
3956 | <para>[bdubbs] - Updated to qt-3.3.5.</para>
|
---|
3957 | </listitem>
|
---|
3958 | </itemizedlist>
|
---|
3959 | </listitem>
|
---|
3960 |
|
---|
3961 | <listitem>
|
---|
3962 | <para>December 2nd, 2005</para>
|
---|
3963 | <itemizedlist>
|
---|
3964 | <listitem>
|
---|
3965 | <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
|
---|
3966 | </listitem>
|
---|
3967 | </itemizedlist>
|
---|
3968 | </listitem>
|
---|
3969 |
|
---|
3970 | <listitem>
|
---|
3971 | <para>December 1st, 2005</para>
|
---|
3972 | <itemizedlist>
|
---|
3973 | <listitem>
|
---|
3974 | <para>[dj] - Added several fixes to OpenOffice instructions.</para>
|
---|
3975 | </listitem>
|
---|
3976 | </itemizedlist>
|
---|
3977 | </listitem>
|
---|
3978 |
|
---|
3979 | <listitem>
|
---|
3980 | <para>November 30th, 2005</para>
|
---|
3981 | <itemizedlist>
|
---|
3982 | <listitem>
|
---|
3983 | <para>[randy] - Updated to xinetd-2.3.14.</para>
|
---|
3984 | </listitem>
|
---|
3985 | <listitem>
|
---|
3986 | <para>[randy] - Added a command to create the logging directory in
|
---|
3987 | the GDM instructions, thanks to Vincent Fretin for pointing out the
|
---|
3988 | oversight.</para>
|
---|
3989 | </listitem>
|
---|
3990 | <listitem>
|
---|
3991 | <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
|
---|
3992 | </listitem>
|
---|
3993 | <listitem>
|
---|
3994 | <para>[randy] - Updated to Sysstat-6.0.2.</para>
|
---|
3995 | </listitem>
|
---|
3996 | </itemizedlist>
|
---|
3997 | </listitem>
|
---|
3998 |
|
---|
3999 | <listitem>
|
---|
4000 | <para>November 29th, 2005</para>
|
---|
4001 | <itemizedlist>
|
---|
4002 | <listitem>
|
---|
4003 | <para>[randy] - Updated to Shadow-4.0.13.</para>
|
---|
4004 | </listitem>
|
---|
4005 | <listitem>
|
---|
4006 | <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
|
---|
4007 | the installation commands have changed.</para>
|
---|
4008 | </listitem>
|
---|
4009 | <listitem>
|
---|
4010 | <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
|
---|
4011 | </listitem>
|
---|
4012 | </itemizedlist>
|
---|
4013 | </listitem>
|
---|
4014 |
|
---|
4015 | <listitem>
|
---|
4016 | <para>November 27th, 2005</para>
|
---|
4017 | <itemizedlist>
|
---|
4018 | <listitem>
|
---|
4019 | <para>[randy] - Added an FTP download URL and changed the
|
---|
4020 | documentation installation to a versioned directory in the Fontconfig
|
---|
4021 | instructions.</para>
|
---|
4022 | </listitem>
|
---|
4023 | <listitem>
|
---|
4024 | <para>[randy] - Added documentation installation and clarified the
|
---|
4025 | purpose of the sed command in the FreeType instructions.</para>
|
---|
4026 | </listitem>
|
---|
4027 | </itemizedlist>
|
---|
4028 | </listitem>
|
---|
4029 |
|
---|
4030 | <listitem>
|
---|
4031 | <para>November 26th, 2005</para>
|
---|
4032 | <itemizedlist>
|
---|
4033 | <listitem>
|
---|
4034 | <para>[randy] - Added a note to the Lynx instructions that
|
---|
4035 | identifies, and shows how to avoid, a security vulnerability.</para>
|
---|
4036 | </listitem>
|
---|
4037 | <listitem>
|
---|
4038 | <para>[randy] - Updated to S-Lang-2.0.5.</para>
|
---|
4039 | </listitem>
|
---|
4040 | <listitem>
|
---|
4041 | <para>[randy] - Updated the text in the Net-tools instructions
|
---|
4042 | to reflect the updated version of Coreutils.</para>
|
---|
4043 | </listitem>
|
---|
4044 | </itemizedlist>
|
---|
4045 | </listitem>
|
---|
4046 |
|
---|
4047 | <listitem>
|
---|
4048 | <para>November 25th, 2005</para>
|
---|
4049 | <itemizedlist>
|
---|
4050 | <listitem>
|
---|
4051 | <para>[randy] - Updated to OpenSSL-0.9.7i</para>
|
---|
4052 | </listitem>
|
---|
4053 | <listitem>
|
---|
4054 | <para>[randy] - Updated to pkg-config-0.20</para>
|
---|
4055 | </listitem>
|
---|
4056 | </itemizedlist>
|
---|
4057 | </listitem>
|
---|
4058 |
|
---|
4059 | <listitem>
|
---|
4060 | <para>November 24th, 2005</para>
|
---|
4061 | <itemizedlist>
|
---|
4062 | <listitem>
|
---|
4063 | <para>[randy] - Updated to CrackLib-2.8.6 and modified the
|
---|
4064 | installation commands to work with the newer version.</para>
|
---|
4065 | </listitem>
|
---|
4066 | </itemizedlist>
|
---|
4067 | </listitem>
|
---|
4068 |
|
---|
4069 | <listitem>
|
---|
4070 | <para>November 23rd, 2005</para>
|
---|
4071 | <itemizedlist>
|
---|
4072 | <listitem>
|
---|
4073 | <para>[bdubbs] - Added sed to sudo to correct a security issue
|
---|
4074 | (Archaic). Also added --enable-shell-sets-home switch
|
---|
4075 | (Gerard).</para>
|
---|
4076 | </listitem>
|
---|
4077 | </itemizedlist>
|
---|
4078 | </listitem>
|
---|
4079 |
|
---|
4080 | <listitem>
|
---|
4081 | <para>November 22nd, 2005</para>
|
---|
4082 | <itemizedlist>
|
---|
4083 | <listitem>
|
---|
4084 | <para>[bdubbs] - Added sudo-1.6.8p12.</para>
|
---|
4085 | </listitem>
|
---|
4086 | <listitem>
|
---|
4087 | <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
|
---|
4088 | 051020 and changed the documentation directory to a versioned
|
---|
4089 | name.</para>
|
---|
4090 | </listitem>
|
---|
4091 | <listitem>
|
---|
4092 | <para>[randy] - Updated to FriBidi-0.10.7.</para>
|
---|
4093 | </listitem>
|
---|
4094 | <listitem>
|
---|
4095 | <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
|
---|
4096 | the tests outlined in the DocBook DSSSL Stylesheets
|
---|
4097 | instructions.</para>
|
---|
4098 | </listitem>
|
---|
4099 | <listitem>
|
---|
4100 | <para>[randy] - Updated to Ethereal-0.10.13.</para>
|
---|
4101 | </listitem>
|
---|
4102 | <listitem>
|
---|
4103 | <para>[randy] - Added new package GC-6.5.</para>
|
---|
4104 | </listitem>
|
---|
4105 | </itemizedlist>
|
---|
4106 | </listitem>
|
---|
4107 |
|
---|
4108 | <listitem>
|
---|
4109 | <para>November 21st, 2005</para>
|
---|
4110 | <itemizedlist>
|
---|
4111 | <listitem>
|
---|
4112 | <para>[randy] - Updated the Rsync bootscript to remove the --compress
|
---|
4113 | parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
|
---|
4114 | </listitem>
|
---|
4115 | <listitem>
|
---|
4116 | <para>[randy] - Added --disable-python to the configure command in
|
---|
4117 | the D-BUS instructions to fix a broken build identified by Filip
|
---|
4118 | Bartmann.</para>
|
---|
4119 | </listitem>
|
---|
4120 | <listitem>
|
---|
4121 | <para>[randy] - Added --disable-libwrap to the configure command in
|
---|
4122 | the Stunnel instructions to fix a broken build identified by Filip
|
---|
4123 | Bartmann.</para>
|
---|
4124 | </listitem>
|
---|
4125 | <listitem>
|
---|
4126 | <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
|
---|
4127 | Utilities section of Chapter 31.</para>
|
---|
4128 | </listitem>
|
---|
4129 | <listitem>
|
---|
4130 | <para>[randy] - Modified the libexecdir parameter passed to configure
|
---|
4131 | and tweaked the storage device policy in the HAL instructions.</para>
|
---|
4132 | </listitem>
|
---|
4133 | </itemizedlist>
|
---|
4134 | </listitem>
|
---|
4135 |
|
---|
4136 | <listitem>
|
---|
4137 | <para>November 19th, 2005</para>
|
---|
4138 | <itemizedlist>
|
---|
4139 | <listitem>
|
---|
4140 | <para>[randy] - Added notes to start a D-BUS session daemon to the
|
---|
4141 | D-BUS, GDM and GNOME Configuration instructions.</para>
|
---|
4142 | </listitem>
|
---|
4143 | <listitem>
|
---|
4144 | <para>[dj] - Cleaned up OpenOffice instructions and added
|
---|
4145 | a no-pam patch.</para>
|
---|
4146 | </listitem>
|
---|
4147 | </itemizedlist>
|
---|
4148 | </listitem>
|
---|
4149 |
|
---|
4150 | <listitem>
|
---|
4151 | <para>November 18th, 2005</para>
|
---|
4152 | <itemizedlist>
|
---|
4153 | <listitem>
|
---|
4154 | <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
|
---|
4155 | thanks to Steffen Knollman for discovering the problem and
|
---|
4156 | contributing the patch.</para>
|
---|
4157 | </listitem>
|
---|
4158 | <listitem>
|
---|
4159 | <para>[igor] - Updated to rsync-2.6.6.</para>
|
---|
4160 | </listitem>
|
---|
4161 | </itemizedlist>
|
---|
4162 | </listitem>
|
---|
4163 |
|
---|
4164 | <listitem>
|
---|
4165 | <para>November 17th, 2005</para>
|
---|
4166 | <itemizedlist>
|
---|
4167 | <listitem>
|
---|
4168 | <para>[randy] - Added new package Sound Juicer-2.12.2 to the
|
---|
4169 | Utilities section of Chapter 31.</para>
|
---|
4170 | </listitem>
|
---|
4171 | <listitem>
|
---|
4172 | <para>[dj] - Corrected OpenOffice patch names.</para>
|
---|
4173 | </listitem>
|
---|
4174 | </itemizedlist>
|
---|
4175 | </listitem>
|
---|
4176 |
|
---|
4177 | <listitem>
|
---|
4178 | <para>November 15th, 2005</para>
|
---|
4179 | <itemizedlist>
|
---|
4180 | <listitem>
|
---|
4181 | <para>[dj] - Updated to OpenOffice-2.0.0</para>
|
---|
4182 | </listitem>
|
---|
4183 | </itemizedlist>
|
---|
4184 | </listitem>
|
---|
4185 |
|
---|
4186 | <listitem>
|
---|
4187 | <para>November 14th, 2005</para>
|
---|
4188 | <itemizedlist>
|
---|
4189 | <listitem>
|
---|
4190 | <para>[randy] - Updated to Balsa-2.3.6.</para>
|
---|
4191 | </listitem>
|
---|
4192 | </itemizedlist>
|
---|
4193 | </listitem>
|
---|
4194 |
|
---|
4195 | <listitem>
|
---|
4196 | <para>November 13th, 2005</para>
|
---|
4197 | <itemizedlist>
|
---|
4198 | <listitem>
|
---|
4199 | <para>[randy] - Added several more entries to the 'Other Programming
|
---|
4200 | Tools' section. Many thanks to Miguel Bazdresch for his suggestions
|
---|
4201 | and other contributions.</para>
|
---|
4202 | </listitem>
|
---|
4203 | </itemizedlist>
|
---|
4204 | </listitem>
|
---|
4205 |
|
---|
4206 | <listitem>
|
---|
4207 | <para>November 12th, 2005</para>
|
---|
4208 | <itemizedlist>
|
---|
4209 | <listitem>
|
---|
4210 | <para>[dj] - Updated GCC4 patches for Mozilla projects to include
|
---|
4211 | xptinfo.h anonymous enum patch.</para>
|
---|
4212 | </listitem>
|
---|
4213 | </itemizedlist>
|
---|
4214 | </listitem>
|
---|
4215 |
|
---|
4216 | <listitem>
|
---|
4217 | <para>November 9th, 2005</para>
|
---|
4218 | <itemizedlist>
|
---|
4219 | <listitem>
|
---|
4220 | <para>[randy] - Updated references to source and md5sum files
|
---|
4221 | on the Anduin server due to the Anduin reorganization.</para>
|
---|
4222 | </listitem>
|
---|
4223 | <listitem>
|
---|
4224 | <para>[randy] - Added several more programming languages to the
|
---|
4225 | 'Other Programming Tools' section.</para>
|
---|
4226 | </listitem>
|
---|
4227 | </itemizedlist>
|
---|
4228 | </listitem>
|
---|
4229 |
|
---|
4230 | <listitem>
|
---|
4231 | <para>November 7th, 2005</para>
|
---|
4232 | <itemizedlist>
|
---|
4233 | <listitem>
|
---|
4234 | <para>[randy] - Added several programming languages to the 'Other
|
---|
4235 | Programming Tools' section.</para>
|
---|
4236 | </listitem>
|
---|
4237 | <listitem>
|
---|
4238 | <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
|
---|
4239 | </listitem>
|
---|
4240 | </itemizedlist>
|
---|
4241 | </listitem>
|
---|
4242 |
|
---|
4243 | <listitem>
|
---|
4244 | <para>November 5th, 2005</para>
|
---|
4245 | <itemizedlist>
|
---|
4246 | <listitem>
|
---|
4247 | <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
|
---|
4248 | suggestions.</para>
|
---|
4249 | </listitem>
|
---|
4250 | </itemizedlist>
|
---|
4251 | </listitem>
|
---|
4252 |
|
---|
4253 | <listitem>
|
---|
4254 | <para>November 4th, 2005</para>
|
---|
4255 | <itemizedlist>
|
---|
4256 | <listitem>
|
---|
4257 | <para>[randy] - Added a patch to the libgsf instructions so that the
|
---|
4258 | configure script properly discovers GConf.</para>
|
---|
4259 | </listitem>
|
---|
4260 | </itemizedlist>
|
---|
4261 | </listitem>
|
---|
4262 |
|
---|
4263 | <listitem>
|
---|
4264 | <para>November 3rd, 2005</para>
|
---|
4265 | <itemizedlist>
|
---|
4266 | <listitem>
|
---|
4267 | <para>[randy] - Added new package GMime-2.1.17.</para>
|
---|
4268 | </listitem>
|
---|
4269 | </itemizedlist>
|
---|
4270 | </listitem>
|
---|
4271 |
|
---|
4272 | <listitem>
|
---|
4273 | <para>November 1st, 2005</para>
|
---|
4274 | <itemizedlist>
|
---|
4275 | <listitem>
|
---|
4276 | <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
|
---|
4277 | 'Other Programming Tools' section.</para>
|
---|
4278 | </listitem>
|
---|
4279 | <listitem>
|
---|
4280 | <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
|
---|
4281 | </listitem>
|
---|
4282 | <listitem>
|
---|
4283 | <para>[randy] - Updated to Transcode-1.0.1.</para>
|
---|
4284 | </listitem>
|
---|
4285 | </itemizedlist>
|
---|
4286 | </listitem>
|
---|
4287 |
|
---|
4288 | <listitem>
|
---|
4289 | <para>October 31st, 2005</para>
|
---|
4290 | <itemizedlist>
|
---|
4291 | <listitem>
|
---|
4292 | <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
|
---|
4293 | </listitem>
|
---|
4294 | </itemizedlist>
|
---|
4295 | </listitem>
|
---|
4296 |
|
---|
4297 | <listitem>
|
---|
4298 | <para>October 30th, 2005</para>
|
---|
4299 | <itemizedlist>
|
---|
4300 | <listitem>
|
---|
4301 | <para>[randy] - Added new package Totem-1.2.0.</para>
|
---|
4302 | </listitem>
|
---|
4303 | <listitem>
|
---|
4304 | <para>[dj] - Updated to JDK-1.5.0_05.</para>
|
---|
4305 | </listitem>
|
---|
4306 | </itemizedlist>
|
---|
4307 | </listitem>
|
---|
4308 |
|
---|
4309 | <listitem>
|
---|
4310 | <para>October 29th, 2005</para>
|
---|
4311 | <itemizedlist>
|
---|
4312 | <listitem>
|
---|
4313 | <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
|
---|
4314 | </listitem>
|
---|
4315 | </itemizedlist>
|
---|
4316 | </listitem>
|
---|
4317 |
|
---|
4318 | <listitem>
|
---|
4319 | <para>October 28th, 2005</para>
|
---|
4320 | <itemizedlist>
|
---|
4321 | <listitem>
|
---|
4322 | <para>[igor] - Updated to SDL-1.2.9.</para>
|
---|
4323 | </listitem>
|
---|
4324 | <listitem>
|
---|
4325 | <para>[igor] - Updated to CVS-1.11.21.</para>
|
---|
4326 | </listitem>
|
---|
4327 | </itemizedlist>
|
---|
4328 | </listitem>
|
---|
4329 |
|
---|
4330 | <listitem>
|
---|
4331 | <para>October 25th, 2005</para>
|
---|
4332 | <itemizedlist>
|
---|
4333 | <listitem>
|
---|
4334 | <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
|
---|
4335 | package from the GNOME Add-on section.</para>
|
---|
4336 | </listitem>
|
---|
4337 | </itemizedlist>
|
---|
4338 | </listitem>
|
---|
4339 |
|
---|
4340 | <listitem>
|
---|
4341 | <para>October 23rd, 2005</para>
|
---|
4342 | <itemizedlist>
|
---|
4343 | <listitem>
|
---|
4344 | <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
|
---|
4345 | </listitem>
|
---|
4346 | <listitem>
|
---|
4347 | <para>[randy] - Added new package Poppler-0.4.2.</para>
|
---|
4348 | </listitem>
|
---|
4349 | </itemizedlist>
|
---|
4350 | </listitem>
|
---|
4351 |
|
---|
4352 | <listitem>
|
---|
4353 | <para>October 21st, 2005</para>
|
---|
4354 | <itemizedlist>
|
---|
4355 | <listitem>
|
---|
4356 | <para>[randy] - Added new package GNOME Keyring
|
---|
4357 | Manager-2.12.0.</para>
|
---|
4358 | </listitem>
|
---|
4359 | </itemizedlist>
|
---|
4360 | </listitem>
|
---|
4361 |
|
---|
4362 | <listitem>
|
---|
4363 | <para>October 20th, 2005</para>
|
---|
4364 | <itemizedlist>
|
---|
4365 | <listitem>
|
---|
4366 | <para>[randy] - Added new package ISO Codes-0.48.</para>
|
---|
4367 | </listitem>
|
---|
4368 | </itemizedlist>
|
---|
4369 | </listitem>
|
---|
4370 |
|
---|
4371 | <listitem>
|
---|
4372 | <para>October 19th, 2005</para>
|
---|
4373 | <itemizedlist>
|
---|
4374 | <listitem>
|
---|
4375 | <para>[randy] - Added new package PyXML-0.8.4.</para>
|
---|
4376 | </listitem>
|
---|
4377 | <listitem>
|
---|
4378 | <para>[randy] - Added category headers to the GNOME Add-on packages
|
---|
4379 | Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
|
---|
4380 | XML wizardry to make this happen.</para>
|
---|
4381 | </listitem>
|
---|
4382 | </itemizedlist>
|
---|
4383 | </listitem>
|
---|
4384 |
|
---|
4385 | <listitem>
|
---|
4386 | <para>October 18th, 2005</para>
|
---|
4387 | <itemizedlist>
|
---|
4388 | <listitem>
|
---|
4389 | <para>[randy] - Added a patch and an additional command to enable the
|
---|
4390 | streaming audio method in the GNOME Speech instructions.</para>
|
---|
4391 | </listitem>
|
---|
4392 | <listitem>
|
---|
4393 | <para>[randy] - Updated to GDM-2.8.0.5.</para>
|
---|
4394 | </listitem>
|
---|
4395 | </itemizedlist>
|
---|
4396 | </listitem>
|
---|
4397 |
|
---|
4398 | <listitem>
|
---|
4399 | <para>October 17th, 2005</para>
|
---|
4400 | <itemizedlist>
|
---|
4401 | <listitem>
|
---|
4402 | <para>[randy] - Updated to GOK-1.0.5.</para>
|
---|
4403 | </listitem>
|
---|
4404 | <listitem>
|
---|
4405 | <para>[igor] - Updated to HTML Tidy-051013.</para>
|
---|
4406 | </listitem>
|
---|
4407 | <listitem>
|
---|
4408 | <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
|
---|
4409 | </listitem>
|
---|
4410 | <listitem>
|
---|
4411 | <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
|
---|
4412 | </listitem>
|
---|
4413 | </itemizedlist>
|
---|
4414 | </listitem>
|
---|
4415 |
|
---|
4416 | <listitem>
|
---|
4417 | <para>October 16th, 2005</para>
|
---|
4418 | <itemizedlist>
|
---|
4419 | <listitem>
|
---|
4420 | <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
|
---|
4421 | of the xextensions.pc file from the GNOME Magnifier to the XFree86
|
---|
4422 | instructions.</para>
|
---|
4423 | </listitem>
|
---|
4424 | <listitem>
|
---|
4425 | <para>[igor] - Updated to PHP-5.0.5.</para>
|
---|
4426 | </listitem>
|
---|
4427 | <listitem>
|
---|
4428 | <para>[randy] - Modified dependencies in the libgtkhtml
|
---|
4429 | instructions.</para>
|
---|
4430 | </listitem>
|
---|
4431 | <listitem>
|
---|
4432 | <para>[igor] - Updated to PCRE-6.4.</para>
|
---|
4433 | </listitem>
|
---|
4434 | <listitem>
|
---|
4435 | <para>[igor] - Updated to cURL-7.15.0.</para>
|
---|
4436 | </listitem>
|
---|
4437 | </itemizedlist>
|
---|
4438 | </listitem>
|
---|
4439 |
|
---|
4440 | <listitem>
|
---|
4441 | <para>October 15th, 2005</para>
|
---|
4442 | <itemizedlist>
|
---|
4443 | <listitem>
|
---|
4444 | <para>[igor] - Added the gcc4 patch for NTP.</para>
|
---|
4445 | </listitem>
|
---|
4446 | <listitem>
|
---|
4447 | <para>[igor] - Updated to Fcron-3.0.0.</para>
|
---|
4448 | </listitem>
|
---|
4449 | <listitem>
|
---|
4450 | <para>[igor] - Updated to Apache-2.0.55.</para>
|
---|
4451 | </listitem>
|
---|
4452 | <listitem>
|
---|
4453 | <para>[igor] - Updated to Python-2.4.2.</para>
|
---|
4454 | </listitem>
|
---|
4455 | <listitem>
|
---|
4456 | <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
|
---|
4457 | </listitem>
|
---|
4458 | <listitem>
|
---|
4459 | <para>[randy] - Updated to GGV-2.12.0.</para>
|
---|
4460 | </listitem>
|
---|
4461 | <listitem>
|
---|
4462 | <para>[igor] - Updated to Firefox-1.0.7.</para>
|
---|
4463 | </listitem>
|
---|
4464 | <listitem>
|
---|
4465 | <para>[randy] - Updated to AT SPI-1.6.6.</para>
|
---|
4466 | </listitem>
|
---|
4467 | <listitem>
|
---|
4468 | <para>[igor] - Updated to libtiff-3.7.4.</para>
|
---|
4469 | </listitem>
|
---|
4470 | <listitem>
|
---|
4471 | <para>[igor] - Updated to cairo-1.0.2.</para>
|
---|
4472 | </listitem>
|
---|
4473 | <listitem>
|
---|
4474 | <para>[randy] - Updated to Zenity-2.12.1.</para>
|
---|
4475 | </listitem>
|
---|
4476 | <listitem>
|
---|
4477 | <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
|
---|
4478 | </listitem>
|
---|
4479 | </itemizedlist>
|
---|
4480 | </listitem>
|
---|
4481 |
|
---|
4482 | <listitem>
|
---|
4483 | <para>October 14th, 2005</para>
|
---|
4484 | <itemizedlist>
|
---|
4485 | <listitem>
|
---|
4486 | <para>[igor] - Updated to libpcap-0.9.4.</para>
|
---|
4487 | </listitem>
|
---|
4488 | <listitem>
|
---|
4489 | <para>[igor] - Updated to Wget-1.10.2.</para>
|
---|
4490 | </listitem>
|
---|
4491 | <listitem>
|
---|
4492 | <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
|
---|
4493 | </listitem>
|
---|
4494 | <listitem>
|
---|
4495 | <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
|
---|
4496 | </listitem>
|
---|
4497 | <listitem>
|
---|
4498 | <para>[randy] - Updated to GConf Editor-2.12.0.</para>
|
---|
4499 | </listitem>
|
---|
4500 | <listitem>
|
---|
4501 | <para>[randy] - Updated to File Roller-2.12.1.</para>
|
---|
4502 | </listitem>
|
---|
4503 | <listitem>
|
---|
4504 | <para>[randy] - Updated to EOG-2.12.1.</para>
|
---|
4505 | </listitem>
|
---|
4506 | <listitem>
|
---|
4507 | <para>[randy] - Updated to gedit-2.12.1.</para>
|
---|
4508 | </listitem>
|
---|
4509 | </itemizedlist>
|
---|
4510 | </listitem>
|
---|
4511 |
|
---|
4512 | <listitem>
|
---|
4513 | <para>October 13th, 2005</para>
|
---|
4514 | <itemizedlist>
|
---|
4515 | <listitem>
|
---|
4516 | <para>[igor] - Updated Vim security patch.</para>
|
---|
4517 | </listitem>
|
---|
4518 | <listitem>
|
---|
4519 | <para>[randy] - Updated to GNOME Games-2.12.1.</para>
|
---|
4520 | </listitem>
|
---|
4521 | <listitem>
|
---|
4522 | <para>[randy] - Updated to Epiphany-1.8.2.</para>
|
---|
4523 | </listitem>
|
---|
4524 | <listitem>
|
---|
4525 | <para>[randy] - Changed Python from an optional to a recommended
|
---|
4526 | dependency in the GNOME Doc Utils dependencies.</para>
|
---|
4527 | </listitem>
|
---|
4528 | </itemizedlist>
|
---|
4529 | </listitem>
|
---|
4530 |
|
---|
4531 | <listitem>
|
---|
4532 | <para>October 12th, 2005</para>
|
---|
4533 | <itemizedlist>
|
---|
4534 | <listitem>
|
---|
4535 | <para>[randy] - Updated to gcalctool-5.6.31.</para>
|
---|
4536 | </listitem>
|
---|
4537 | </itemizedlist>
|
---|
4538 | </listitem>
|
---|
4539 |
|
---|
4540 | <listitem>
|
---|
4541 | <para>October 11th, 2005</para>
|
---|
4542 | <itemizedlist>
|
---|
4543 | <listitem>
|
---|
4544 | <para>[randy] - Updated to gtksourceview-1.4.2.</para>
|
---|
4545 | </listitem>
|
---|
4546 | <listitem>
|
---|
4547 | <para>[randy] - Updated to bug-buddy-2.12.1.</para>
|
---|
4548 | </listitem>
|
---|
4549 | <listitem>
|
---|
4550 | <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
|
---|
4551 | </listitem>
|
---|
4552 | <listitem>
|
---|
4553 | <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
|
---|
4554 | </listitem>
|
---|
4555 | <listitem>
|
---|
4556 | <para>[randy] - Updated to GNOME Media-2.12.0.</para>
|
---|
4557 | </listitem>
|
---|
4558 | <listitem>
|
---|
4559 | <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
|
---|
4560 | </listitem>
|
---|
4561 | <listitem>
|
---|
4562 | <para>[randy] - Updated to Evolution-2.4.1.</para>
|
---|
4563 | </listitem>
|
---|
4564 | </itemizedlist>
|
---|
4565 | </listitem>
|
---|
4566 |
|
---|
4567 | <listitem>
|
---|
4568 | <para>October 10th, 2005</para>
|
---|
4569 | <itemizedlist>
|
---|
4570 | <listitem>
|
---|
4571 | <para>[randy] - Updated to GtkHTML-3.8.1.</para>
|
---|
4572 | </listitem>
|
---|
4573 | <listitem>
|
---|
4574 | <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
|
---|
4575 | </listitem>
|
---|
4576 | <listitem>
|
---|
4577 | <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
|
---|
4578 | </listitem>
|
---|
4579 | <listitem>
|
---|
4580 | <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
|
---|
4581 | </listitem>
|
---|
4582 | <listitem>
|
---|
4583 | <para>[randy] - Updated to libgnomecups-0.2.2.</para>
|
---|
4584 | </listitem>
|
---|
4585 | <listitem>
|
---|
4586 | <para>[randy] - Added GTK+-2 as a required dependency of
|
---|
4587 | libgtkhtml.</para>
|
---|
4588 | </listitem>
|
---|
4589 | <listitem>
|
---|
4590 | <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
|
---|
4591 | </listitem>
|
---|
4592 | <listitem>
|
---|
4593 | <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
|
---|
4594 | GNOME. GNOME add-on packages are updated only to the release
|
---|
4595 | versions. The individual updates to the GNOME add-on packages will be
|
---|
4596 | accomplished individually.</para>
|
---|
4597 | </listitem>
|
---|
4598 | </itemizedlist>
|
---|
4599 | </listitem>
|
---|
4600 |
|
---|
4601 | <listitem>
|
---|
4602 | <para>October 8th, 2005</para>
|
---|
4603 | <itemizedlist>
|
---|
4604 | <listitem>
|
---|
4605 | <para>[tushar] - Replaced FAM with Gamin.</para>
|
---|
4606 | </listitem>
|
---|
4607 | </itemizedlist>
|
---|
4608 | </listitem>
|
---|
4609 |
|
---|
4610 | <listitem>
|
---|
4611 | <para>October 6th, 2005</para>
|
---|
4612 | <itemizedlist>
|
---|
4613 | <listitem>
|
---|
4614 | <para>[randy] - Updated to librsvg-2.12.4.</para>
|
---|
4615 | </listitem>
|
---|
4616 | <listitem>
|
---|
4617 | <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
|
---|
4618 | </listitem>
|
---|
4619 | <listitem>
|
---|
4620 | <para>[dj] - Updated to OpenOffice 1.1.5.</para>
|
---|
4621 | </listitem>
|
---|
4622 | </itemizedlist>
|
---|
4623 | </listitem>
|
---|
4624 |
|
---|
4625 | <listitem>
|
---|
4626 | <para>October 5th, 2005</para>
|
---|
4627 | <itemizedlist>
|
---|
4628 | <listitem>
|
---|
4629 | <para>[randy] - Updated to Metacity-2.12.1.</para>
|
---|
4630 | </listitem>
|
---|
4631 | <listitem>
|
---|
4632 | <para>[randy] - Updated to libwnck-2.12.1.</para>
|
---|
4633 | </listitem>
|
---|
4634 | <listitem>
|
---|
4635 | <para>[randy] - Updated to GTK+-2.8.6.</para>
|
---|
4636 | </listitem>
|
---|
4637 | <listitem>
|
---|
4638 | <para>[randy] - Updated to Pango-1.10.1.</para>
|
---|
4639 | </listitem>
|
---|
4640 | <listitem>
|
---|
4641 | <para>[randy] - Updated to GLib-2.8.3.</para>
|
---|
4642 | </listitem>
|
---|
4643 | <listitem>
|
---|
4644 | <para>[randy] - Updated to libxml2-2.6.22.</para>
|
---|
4645 | </listitem>
|
---|
4646 | <listitem>
|
---|
4647 | <para>[randy] - Added the --disable-error-on-warning parameter to the
|
---|
4648 | GnuCash configure command as using GCC-4.0.x will generate warnings
|
---|
4649 | which will break the build if the parameter is not used.</para>
|
---|
4650 | </listitem>
|
---|
4651 | <listitem>
|
---|
4652 | <para>[randy] - Added a patch to the Guile instructions and changed
|
---|
4653 | the sed command in the SLIB instructions so that the two packages
|
---|
4654 | work nicely together.</para>
|
---|
4655 | </listitem>
|
---|
4656 | </itemizedlist>
|
---|
4657 | </listitem>
|
---|
4658 |
|
---|
4659 | <listitem>
|
---|
4660 | <para>October 4th, 2005</para>
|
---|
4661 | <itemizedlist>
|
---|
4662 | <listitem>
|
---|
4663 | <para>[tushar] - Prevent gcc fixincludes from running to match LFS
|
---|
4664 | instructions.</para>
|
---|
4665 | </listitem>
|
---|
4666 | <listitem>
|
---|
4667 | <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
|
---|
4668 | fix a GCC-4.0.x build problem.</para>
|
---|
4669 | </listitem>
|
---|
4670 | <listitem>
|
---|
4671 | <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
|
---|
4672 | </listitem>
|
---|
4673 | <listitem>
|
---|
4674 | <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
|
---|
4675 | </listitem>
|
---|
4676 | <listitem>
|
---|
4677 | <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
|
---|
4678 | instructions.</para>
|
---|
4679 | </listitem>
|
---|
4680 | <listitem>
|
---|
4681 | <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
|
---|
4682 | fix a GCC-4 build problem.</para>
|
---|
4683 | </listitem>
|
---|
4684 | </itemizedlist>
|
---|
4685 | </listitem>
|
---|
4686 |
|
---|
4687 | <listitem>
|
---|
4688 | <para>October 3rd, 2005</para>
|
---|
4689 | <itemizedlist>
|
---|
4690 | <listitem>
|
---|
4691 | <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
|
---|
4692 | instructions.</para>
|
---|
4693 | </listitem>
|
---|
4694 | <listitem>
|
---|
4695 | <para>[randy] - Clarified the dependencies in the Imlib
|
---|
4696 | instructions.</para>
|
---|
4697 | </listitem>
|
---|
4698 | <listitem>
|
---|
4699 | <para>[randy] - Updated to AbiWord-2.2.10.</para>
|
---|
4700 | </listitem>
|
---|
4701 | </itemizedlist>
|
---|
4702 | </listitem>
|
---|
4703 |
|
---|
4704 | <listitem>
|
---|
4705 | <para>October 1st, 2005</para>
|
---|
4706 | <itemizedlist>
|
---|
4707 | <listitem>
|
---|
4708 | <para>[randy] - Added new package HAL-0.5.4.</para>
|
---|
4709 | </listitem>
|
---|
4710 | </itemizedlist>
|
---|
4711 | </listitem>
|
---|
4712 |
|
---|
4713 | <listitem>
|
---|
4714 | <para>September 26th, 2005</para>
|
---|
4715 | <itemizedlist>
|
---|
4716 | <listitem>
|
---|
4717 | <para>[randy] - Added new package D-BUS-0.50.</para>
|
---|
4718 | </listitem>
|
---|
4719 | </itemizedlist>
|
---|
4720 | </listitem>
|
---|
4721 |
|
---|
4722 | <listitem>
|
---|
4723 | <para>September 25th, 2005</para>
|
---|
4724 | <itemizedlist>
|
---|
4725 | <listitem>
|
---|
4726 | <para>[randy] - Added a patch to fix a build problem with newer
|
---|
4727 | versions of libgsf and added a sed command so the default is to
|
---|
4728 | build the Perl plugin module to the Gnumeric instructions.</para>
|
---|
4729 | </listitem>
|
---|
4730 | </itemizedlist>
|
---|
4731 | </listitem>
|
---|
4732 |
|
---|
4733 | <listitem>
|
---|
4734 | <para>September 22nd, 2005</para>
|
---|
4735 | <itemizedlist>
|
---|
4736 | <listitem>
|
---|
4737 | <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
|
---|
4738 | </listitem>
|
---|
4739 | </itemizedlist>
|
---|
4740 | </listitem>
|
---|
4741 |
|
---|
4742 | <listitem>
|
---|
4743 | <para>September 21st, 2005</para>
|
---|
4744 | <itemizedlist>
|
---|
4745 | <listitem>
|
---|
4746 | <para>[randy] - Updated to Samba-3.0.20.</para>
|
---|
4747 | </listitem>
|
---|
4748 | <listitem>
|
---|
4749 | <para>[bdubbs] - Reverted gcc build instructions.</para>
|
---|
4750 | </listitem>
|
---|
4751 | <listitem>
|
---|
4752 | <para>[randy] - Updated to EsounD-0.2.36.</para>
|
---|
4753 | </listitem>
|
---|
4754 | <listitem>
|
---|
4755 | <para>[randy] - Updated to Metacity-2.12.0.</para>
|
---|
4756 | </listitem>
|
---|
4757 | <listitem>
|
---|
4758 | <para>[randy] - Updated to Libwnck-2.12.0.</para>
|
---|
4759 | </listitem>
|
---|
4760 | </itemizedlist>
|
---|
4761 | </listitem>
|
---|
4762 |
|
---|
4763 | <listitem>
|
---|
4764 | <para>September 20th, 2005</para>
|
---|
4765 | <itemizedlist>
|
---|
4766 | <listitem>
|
---|
4767 | <para>[david] - Added a sed to build Cdrdao-1.2.0 with
|
---|
4768 | gcc-4.0.1.</para>
|
---|
4769 | </listitem>
|
---|
4770 | <listitem>
|
---|
4771 | <para>[randy] - Updated to GTK+-2.8.3.</para>
|
---|
4772 | </listitem>
|
---|
4773 | <listitem>
|
---|
4774 | <para>[randy] - Updated to ATK-1.10.3.</para>
|
---|
4775 | </listitem>
|
---|
4776 | <listitem>
|
---|
4777 | <para>[randy] - Updated to Pango-1.10.0.</para>
|
---|
4778 | </listitem>
|
---|
4779 | <listitem>
|
---|
4780 | <para>[randy] - Updated to GLib-2.8.1.</para>
|
---|
4781 | </listitem>
|
---|
4782 | <listitem>
|
---|
4783 | <para>[randy] - Added a command to create an X Render pkg-config file
|
---|
4784 | to the XFree86 instructions. Also created notes in the Metacity and
|
---|
4785 | cairo instructions to ensure this file exists.</para>
|
---|
4786 | </listitem>
|
---|
4787 | <listitem>
|
---|
4788 | <para>[randy] - Added new package cairo-1.0.0.</para>
|
---|
4789 | </listitem>
|
---|
4790 | <listitem>
|
---|
4791 | <para>[bdubbs] - Changed gcc build instructions to use
|
---|
4792 | a simple make. Added a note to use make bootstrap if
|
---|
4793 | the base compiler is not gcc-4.0.1.</para>
|
---|
4794 | </listitem>
|
---|
4795 | </itemizedlist>
|
---|
4796 | </listitem>
|
---|
4797 |
|
---|
4798 | <listitem>
|
---|
4799 | <para>September 19th, 2005</para>
|
---|
4800 | <itemizedlist>
|
---|
4801 | <listitem>
|
---|
4802 | <para>[bdubbs] - Added a patch to build mozilla with
|
---|
4803 | gcc-4.0.1.</para>
|
---|
4804 | </listitem>
|
---|
4805 | <listitem>
|
---|
4806 | <para>[randy] - Updated to gucharmap-1.4.4.</para>
|
---|
4807 | </listitem>
|
---|
4808 | <listitem>
|
---|
4809 | <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
|
---|
4810 | </listitem>
|
---|
4811 | <listitem>
|
---|
4812 | <para>[richard] - Added a sed to fix the build of the
|
---|
4813 | test suite for cpio-2.6 when using gcc-4.0.1.
|
---|
4814 | Suggested by Matthew Burgess</para>
|
---|
4815 | </listitem>
|
---|
4816 | </itemizedlist>
|
---|
4817 | </listitem>
|
---|
4818 |
|
---|
4819 | <listitem>
|
---|
4820 | <para>September 18th, 2005</para>
|
---|
4821 | <itemizedlist>
|
---|
4822 | <listitem>
|
---|
4823 | <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
|
---|
4824 | </listitem>
|
---|
4825 | <listitem>
|
---|
4826 | <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
|
---|
4827 | </listitem>
|
---|
4828 | <listitem>
|
---|
4829 | <para>[richard] - Updated to bluefish-1.0.4.</para>
|
---|
4830 | </listitem>
|
---|
4831 | </itemizedlist>
|
---|
4832 | </listitem>
|
---|
4833 |
|
---|
4834 | <listitem>
|
---|
4835 | <para>September 17th, 2005</para>
|
---|
4836 | <itemizedlist>
|
---|
4837 | <listitem>
|
---|
4838 | <para>[randy] - Added an alternate installation location for the
|
---|
4839 | shared library interface headers to the AFPL Ghostscript and ESP
|
---|
4840 | Ghostscript instructions.</para>
|
---|
4841 | </listitem>
|
---|
4842 | <listitem>
|
---|
4843 | <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
|
---|
4844 | </listitem>
|
---|
4845 | <listitem>
|
---|
4846 | <para>[randy] - Updated the Business::ISBN Perl module to
|
---|
4847 | 1.82.</para>
|
---|
4848 | </listitem>
|
---|
4849 | <listitem>
|
---|
4850 | <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
|
---|
4851 | </listitem>
|
---|
4852 | <listitem>
|
---|
4853 | <para>[randy] - Updated the Module::Signature Perl module to
|
---|
4854 | 0.50.</para>
|
---|
4855 | </listitem>
|
---|
4856 | <listitem>
|
---|
4857 | <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
|
---|
4858 | </listitem>
|
---|
4859 | <listitem>
|
---|
4860 | <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
|
---|
4861 | 2.12.</para>
|
---|
4862 | </listitem>
|
---|
4863 | <listitem>
|
---|
4864 | <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
|
---|
4865 | 0.13.</para>
|
---|
4866 | </listitem>
|
---|
4867 | <listitem>
|
---|
4868 | <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
|
---|
4869 | new Perl modules Text::Diff and Algorithm::Diff.</para>
|
---|
4870 | </listitem>
|
---|
4871 | <listitem>
|
---|
4872 | <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
|
---|
4873 | </listitem>
|
---|
4874 | </itemizedlist>
|
---|
4875 | </listitem>
|
---|
4876 |
|
---|
4877 | <listitem>
|
---|
4878 | <para>September 15th, 2005</para>
|
---|
4879 | <itemizedlist>
|
---|
4880 | <listitem>
|
---|
4881 | <para>[randy] - Updated to SANE-backends-1.0.16.</para>
|
---|
4882 | </listitem>
|
---|
4883 | <listitem>
|
---|
4884 | <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
|
---|
4885 | added a GCC-4 patch to the Gimp instructions.</para>
|
---|
4886 | </listitem>
|
---|
4887 | <listitem>
|
---|
4888 | <para>[randy] - Updated to librsvg-2.11.1.</para>
|
---|
4889 | </listitem>
|
---|
4890 | </itemizedlist>
|
---|
4891 | </listitem>
|
---|
4892 |
|
---|
4893 | <listitem>
|
---|
4894 | <para>September 14th, 2005</para>
|
---|
4895 | <itemizedlist>
|
---|
4896 | <listitem>
|
---|
4897 | <para>[randy] - Removed redundant GTK+-2 dependency from the
|
---|
4898 | libgnomeprintui instructions.</para>
|
---|
4899 | </listitem>
|
---|
4900 | <listitem>
|
---|
4901 | <para>[randy] - Updated to libgsf-1.12.3.</para>
|
---|
4902 | </listitem>
|
---|
4903 | <listitem>
|
---|
4904 | <para>[randy] - Added documentation installation commands and
|
---|
4905 | corrected the note about the test suite in the libcroco
|
---|
4906 | instructions.</para>
|
---|
4907 | </listitem>
|
---|
4908 | </itemizedlist>
|
---|
4909 | </listitem>
|
---|
4910 |
|
---|
4911 | <listitem>
|
---|
4912 | <para>September 13th, 2005</para>
|
---|
4913 | <itemizedlist>
|
---|
4914 | <listitem>
|
---|
4915 | <para>[randy] - Added commands to the CVS instructions to create and
|
---|
4916 | install additional documentation.</para>
|
---|
4917 | </listitem>
|
---|
4918 | <listitem>
|
---|
4919 | <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
|
---|
4920 | documentation files chown command to only run if the docs were
|
---|
4921 | built and installed.</para>
|
---|
4922 | </listitem>
|
---|
4923 | </itemizedlist>
|
---|
4924 | </listitem>
|
---|
4925 |
|
---|
4926 | <listitem>
|
---|
4927 | <para>September 12th, 2005</para>
|
---|
4928 | <itemizedlist>
|
---|
4929 | <listitem>
|
---|
4930 | <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
|
---|
4931 | </listitem>
|
---|
4932 | <listitem>
|
---|
4933 | <para>[randy] - Updated to VTE-0.11.15.</para>
|
---|
4934 | </listitem>
|
---|
4935 | <listitem>
|
---|
4936 | <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
|
---|
4937 | ScrollKeeper instructions.</para>
|
---|
4938 | </listitem>
|
---|
4939 | <listitem>
|
---|
4940 | <para>[randy] - Updated to GCC-4.0.1.</para>
|
---|
4941 | </listitem>
|
---|
4942 | </itemizedlist>
|
---|
4943 | </listitem>
|
---|
4944 |
|
---|
4945 | <listitem>
|
---|
4946 | <para>September 11th, 2005</para>
|
---|
4947 | <itemizedlist>
|
---|
4948 | <listitem>
|
---|
4949 | <para>[randy] - Minor corrections to the XSL Stylesheets
|
---|
4950 | instructions, suggested by Manuel Canales Esparcia.</para>
|
---|
4951 | </listitem>
|
---|
4952 | </itemizedlist>
|
---|
4953 | </listitem>
|
---|
4954 |
|
---|
4955 | <listitem>
|
---|
4956 | <para>September 10th, 2005</para>
|
---|
4957 | <itemizedlist>
|
---|
4958 | <listitem>
|
---|
4959 | <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
|
---|
4960 | the environment variables are properly set.</para>
|
---|
4961 | </listitem>
|
---|
4962 | <listitem>
|
---|
4963 | <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
|
---|
4964 | </listitem>
|
---|
4965 | <listitem>
|
---|
4966 | <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
|
---|
4967 | </listitem>
|
---|
4968 | <listitem>
|
---|
4969 | <para>[igor] - Updated to RP-PPPoE-3.6.</para>
|
---|
4970 | </listitem>
|
---|
4971 | <listitem>
|
---|
4972 | <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
|
---|
4973 | patch in JDK source build instructions.</para>
|
---|
4974 | </listitem>
|
---|
4975 | <listitem>
|
---|
4976 | <para>[dj] - Added new Udev rules file for ALSA devices.</para>
|
---|
4977 | </listitem>
|
---|
4978 | <listitem>
|
---|
4979 | <para>[dj] - Updated volume restore script for use with
|
---|
4980 | Udev versions greater than 058.</para>
|
---|
4981 | </listitem>
|
---|
4982 | </itemizedlist>
|
---|
4983 | </listitem>
|
---|
4984 |
|
---|
4985 | <listitem>
|
---|
4986 | <para>September 9th, 2005</para>
|
---|
4987 | <itemizedlist>
|
---|
4988 | <listitem>
|
---|
4989 | <para>[randy] - Added a GCC-4 patch to the libexif
|
---|
4990 | instructions.</para>
|
---|
4991 | </listitem>
|
---|
4992 | <listitem>
|
---|
4993 | <para>[randy] - Added a GCC-4 patch to the Avifile
|
---|
4994 | instructions.</para>
|
---|
4995 | </listitem>
|
---|
4996 | <listitem>
|
---|
4997 | <para>[randy] - Added a GCC-4 patch to the FFmpeg
|
---|
4998 | instructions.</para>
|
---|
4999 | </listitem>
|
---|
5000 | <listitem>
|
---|
5001 | <para>[randy] - Added a GCC-4 patch to the MPlayer
|
---|
5002 | instructions.</para>
|
---|
5003 | </listitem>
|
---|
5004 | <listitem>
|
---|
5005 | <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
|
---|
5006 | </listitem>
|
---|
5007 | <listitem>
|
---|
5008 | <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
|
---|
5009 | </listitem>
|
---|
5010 | <listitem>
|
---|
5011 | <para>[randy] - Added a GCC-4 patch to the Firefox
|
---|
5012 | instructions.</para>
|
---|
5013 | </listitem>
|
---|
5014 | <listitem>
|
---|
5015 | <para>[randy] - Added a GCC-4 patch to the Thunderbird
|
---|
5016 | instructions.</para>
|
---|
5017 | </listitem>
|
---|
5018 | <listitem>
|
---|
5019 | <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
|
---|
5020 | </listitem>
|
---|
5021 | <listitem>
|
---|
5022 | <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
|
---|
5023 | </listitem>
|
---|
5024 | <listitem>
|
---|
5025 | <para>[randy] - Added a GCC-4 patch and documentation installation
|
---|
5026 | commands to the NAS instructions.</para>
|
---|
5027 | </listitem>
|
---|
5028 | <listitem>
|
---|
5029 | <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
|
---|
5030 | instructions.</para>
|
---|
5031 | </listitem>
|
---|
5032 | <listitem>
|
---|
5033 | <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
|
---|
5034 | </listitem>
|
---|
5035 | <listitem>
|
---|
5036 | <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
|
---|
5037 | in the Inetutils instructions.</para>
|
---|
5038 | </listitem>
|
---|
5039 | <listitem>
|
---|
5040 | <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
|
---|
5041 | </listitem>
|
---|
5042 | <listitem>
|
---|
5043 | <para>[randy] - Added a GCC-4 patch to the Linux-PAM
|
---|
5044 | instructions.</para>
|
---|
5045 | </listitem>
|
---|
5046 | <listitem>
|
---|
5047 | <para>[randy] - Updated to intltool-0.34.1.</para>
|
---|
5048 | </listitem>
|
---|
5049 | <listitem>
|
---|
5050 | <para>[randy] - Updated to libsoup-2.2.6.1.</para>
|
---|
5051 | </listitem>
|
---|
5052 | </itemizedlist>
|
---|
5053 | </listitem>
|
---|
5054 |
|
---|
5055 | <listitem>
|
---|
5056 | <para>September 8th, 2005</para>
|
---|
5057 | <itemizedlist>
|
---|
5058 | <listitem>
|
---|
5059 | <para>[randy] - Added a sed command to the libxklavier instructions
|
---|
5060 | to fix a GCC-4.x build problem.</para>
|
---|
5061 | </listitem>
|
---|
5062 | <listitem>
|
---|
5063 | <para>[randy] - Updated to libxslt-1.1.15.</para>
|
---|
5064 | </listitem>
|
---|
5065 | <listitem>
|
---|
5066 | <para>[randy] - Updated to libxml2-2.6.21.</para>
|
---|
5067 | </listitem>
|
---|
5068 | </itemizedlist>
|
---|
5069 | </listitem>
|
---|
5070 |
|
---|
5071 | <listitem>
|
---|
5072 | <para>September 7th, 2005</para>
|
---|
5073 | <itemizedlist>
|
---|
5074 | <listitem>
|
---|
5075 | <para>[richard] - Updated to XScreenSaver-4.22.</para>
|
---|
5076 | </listitem>
|
---|
5077 | </itemizedlist>
|
---|
5078 | </listitem>
|
---|
5079 |
|
---|
5080 | <listitem>
|
---|
5081 | <para>September 6th, 2005</para>
|
---|
5082 | <itemizedlist>
|
---|
5083 | <listitem>
|
---|
5084 | <para>[richard] - Added patch to GnuPG-1.4.2 as required by
|
---|
5085 | release notes.</para>
|
---|
5086 | </listitem>
|
---|
5087 | <listitem>
|
---|
5088 | <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
|
---|
5089 | installation commands to the instructions.</para>
|
---|
5090 | </listitem>
|
---|
5091 | </itemizedlist>
|
---|
5092 | </listitem>
|
---|
5093 |
|
---|
5094 | <listitem>
|
---|
5095 | <para>September 5th, 2005</para>
|
---|
5096 | <itemizedlist>
|
---|
5097 | <listitem>
|
---|
5098 | <para>[randy] - Updated to Subversion-1.2.3</para>
|
---|
5099 | </listitem>
|
---|
5100 | </itemizedlist>
|
---|
5101 | </listitem>
|
---|
5102 |
|
---|
5103 | <listitem>
|
---|
5104 | <para>September 4th, 2005</para>
|
---|
5105 | <itemizedlist>
|
---|
5106 | <listitem>
|
---|
5107 | <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
|
---|
5108 | documentation installation commands to the instructions.</para>
|
---|
5109 | </listitem>
|
---|
5110 | </itemizedlist>
|
---|
5111 | </listitem>
|
---|
5112 |
|
---|
5113 | <listitem>
|
---|
5114 | <para>September 3rd, 2005</para>
|
---|
5115 | <itemizedlist>
|
---|
5116 | <listitem>
|
---|
5117 | <para>[randy] - Updated to HTML Tidy-050826.</para>
|
---|
5118 | </listitem>
|
---|
5119 | <listitem>
|
---|
5120 | <para>[randy] - Updated to cURL-7.14.1.</para>
|
---|
5121 | </listitem>
|
---|
5122 | </itemizedlist>
|
---|
5123 | </listitem>
|
---|
5124 |
|
---|
5125 | <listitem>
|
---|
5126 | <para>September 2nd, 2005</para>
|
---|
5127 | <itemizedlist>
|
---|
5128 | <listitem>
|
---|
5129 | <para>[randy] - Added commands to the Heimdal instructions to
|
---|
5130 | preserve and restore some overwritten interface headers and
|
---|
5131 | libraries. Also listed the dependencies in a more accurate
|
---|
5132 | manner.</para>
|
---|
5133 | </listitem>
|
---|
5134 | <listitem>
|
---|
5135 | <para>[randy] - Updated to MySQL-4.1.14.</para>
|
---|
5136 | </listitem>
|
---|
5137 | <listitem>
|
---|
5138 | <para>[randy] - Fixed some broken commands in the TeX
|
---|
5139 | instructions.</para>
|
---|
5140 | </listitem>
|
---|
5141 | </itemizedlist>
|
---|
5142 | </listitem>
|
---|
5143 |
|
---|
5144 | <listitem>
|
---|
5145 | <para>September 1st, 2005</para>
|
---|
5146 | <itemizedlist>
|
---|
5147 | <listitem>
|
---|
5148 | <para>[randy] - Added documentation installation commands to the
|
---|
5149 | ALSA Libraries instructions.</para>
|
---|
5150 | </listitem>
|
---|
5151 | </itemizedlist>
|
---|
5152 | </listitem>
|
---|
5153 |
|
---|
5154 | <listitem>
|
---|
5155 | <para>August 31st, 2005</para>
|
---|
5156 | <itemizedlist>
|
---|
5157 | <listitem>
|
---|
5158 | <para>[randy] - Updated to Shadow-4.0.12.</para>
|
---|
5159 | </listitem>
|
---|
5160 | <listitem>
|
---|
5161 | <para>[randy] - Updated to Wget-1.10.1.</para>
|
---|
5162 | </listitem>
|
---|
5163 | </itemizedlist>
|
---|
5164 | </listitem>
|
---|
5165 |
|
---|
5166 | <listitem>
|
---|
5167 | <para>August 30th, 2005</para>
|
---|
5168 | <itemizedlist>
|
---|
5169 | <listitem>
|
---|
5170 | <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
|
---|
5171 | </listitem>
|
---|
5172 | <listitem>
|
---|
5173 | <para>[randy] - Removed obsolete dependencies from the LZO
|
---|
5174 | instructions.</para>
|
---|
5175 | </listitem>
|
---|
5176 | </itemizedlist>
|
---|
5177 | </listitem>
|
---|
5178 |
|
---|
5179 | <listitem>
|
---|
5180 | <para>August 29th, 2005</para>
|
---|
5181 | <itemizedlist>
|
---|
5182 | <listitem>
|
---|
5183 | <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
|
---|
5184 | about the location of configuruation files. Updated
|
---|
5185 | optional dependencies.</para>
|
---|
5186 | </listitem>
|
---|
5187 | <listitem>
|
---|
5188 | <para>[richard] - Added definition of dependency terms
|
---|
5189 | to Notes on Building Software.</para>
|
---|
5190 | </listitem>
|
---|
5191 | </itemizedlist>
|
---|
5192 | </listitem>
|
---|
5193 |
|
---|
5194 | <listitem>
|
---|
5195 | <para>August 28th, 2005</para>
|
---|
5196 | <itemizedlist>
|
---|
5197 | <listitem>
|
---|
5198 | <para>[randy] - Added documentation installation commands to the Xvid
|
---|
5199 | instructions.</para>
|
---|
5200 | </listitem>
|
---|
5201 | <listitem>
|
---|
5202 | <para>[randy] - Added documentation installation commands to the
|
---|
5203 | libdv instructions.</para>
|
---|
5204 | </listitem>
|
---|
5205 | <listitem>
|
---|
5206 | <para>[randy] - Updated to whois-4.7.6.</para>
|
---|
5207 | </listitem>
|
---|
5208 | <listitem>
|
---|
5209 | <para>[randy] - Updated to libdvdcss-1.2.9.</para>
|
---|
5210 | </listitem>
|
---|
5211 | <listitem>
|
---|
5212 | <para>[randy] - Added a patch to fix the XMMS plugin and added a
|
---|
5213 | sed command to fix the Valgrind testing in the FLAC
|
---|
5214 | instructions.</para>
|
---|
5215 | </listitem>
|
---|
5216 | </itemizedlist>
|
---|
5217 | </listitem>
|
---|
5218 |
|
---|
5219 | <listitem>
|
---|
5220 | <para>August 27th, 2005</para>
|
---|
5221 | <itemizedlist>
|
---|
5222 | <listitem>
|
---|
5223 | <para>[randy] - Added a patch to fix the test suite in the id3lib
|
---|
5224 | instructions.</para>
|
---|
5225 | </listitem>
|
---|
5226 | <listitem>
|
---|
5227 | <para>[randy] - Updated the GCC patch and provided documentation
|
---|
5228 | installation commands to the libmpeg3 instructions.</para>
|
---|
5229 | </listitem>
|
---|
5230 | </itemizedlist>
|
---|
5231 | </listitem>
|
---|
5232 |
|
---|
5233 | <listitem>
|
---|
5234 | <para>August 26th, 2005</para>
|
---|
5235 | <itemizedlist>
|
---|
5236 | <listitem>
|
---|
5237 | <para>[randy] - Added fixes to the Thunderbird instructions: 1)
|
---|
5238 | the Movemail and RSS & Blogs account setup options are now
|
---|
5239 | available 2) modified the Enigmail setup so that it actually works
|
---|
5240 | 3) fixed the profile locking problem 4) made it so that if a mailto:
|
---|
5241 | URL is clicked, a message compose window is opened with the To: field
|
---|
5242 | filled out.</para>
|
---|
5243 | </listitem>
|
---|
5244 | </itemizedlist>
|
---|
5245 | </listitem>
|
---|
5246 |
|
---|
5247 | <listitem>
|
---|
5248 | <para>August 25th, 2005</para>
|
---|
5249 | <itemizedlist>
|
---|
5250 | <listitem>
|
---|
5251 | <para>[randy] - Added a command to the Firefox instructions to fix
|
---|
5252 | the profile locking problem and an optional command to open a new
|
---|
5253 | tab in an existing browser window, both suggested by Kevin
|
---|
5254 | Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
|
---|
5255 | suggestions.</para>
|
---|
5256 | </listitem>
|
---|
5257 | </itemizedlist>
|
---|
5258 | </listitem>
|
---|
5259 |
|
---|
5260 | <listitem>
|
---|
5261 | <para>August 24th, 2005</para>
|
---|
5262 | <itemizedlist>
|
---|
5263 | <listitem>
|
---|
5264 | <para>[randy] - Modified SLIB instructions to use teTeX instead of
|
---|
5265 | Lynx to create the text documentation.</para>
|
---|
5266 | </listitem>
|
---|
5267 | </itemizedlist>
|
---|
5268 | </listitem>
|
---|
5269 |
|
---|
5270 | <listitem>
|
---|
5271 | <para>August 22nd, 2005</para>
|
---|
5272 | <itemizedlist>
|
---|
5273 | <listitem>
|
---|
5274 | <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
|
---|
5275 | Hugo Villeneuve for pointed it out.</para>
|
---|
5276 | </listitem>
|
---|
5277 | <listitem>
|
---|
5278 | <para>[randy] - Updated to Xpdf-3.01</para>
|
---|
5279 | </listitem>
|
---|
5280 | <listitem>
|
---|
5281 | <para>[randy] - Updated to SLIB-3a2</para>
|
---|
5282 | </listitem>
|
---|
5283 | </itemizedlist>
|
---|
5284 | </listitem>
|
---|
5285 |
|
---|
5286 | <listitem>
|
---|
5287 | <para>August 21st, 2005</para>
|
---|
5288 | <itemizedlist>
|
---|
5289 | <listitem>
|
---|
5290 | <para>[randy] - Modifications to XMMS instructions: remove libogg as a
|
---|
5291 | dependency, added commands to install documentation and added an FTP
|
---|
5292 | download URL.</para>
|
---|
5293 | </listitem>
|
---|
5294 | <listitem>
|
---|
5295 | <para>[richard] - Updated to Leafnode-1.11.3.</para>
|
---|
5296 | </listitem>
|
---|
5297 | </itemizedlist>
|
---|
5298 | </listitem>
|
---|
5299 |
|
---|
5300 | <listitem>
|
---|
5301 | <para>August 20th, 2005</para>
|
---|
5302 | <itemizedlist>
|
---|
5303 | <listitem>
|
---|
5304 | <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
|
---|
5305 | </listitem>
|
---|
5306 | <listitem>
|
---|
5307 | <para>[randy] - Renamed the FOP patch to adhere with the naming
|
---|
5308 | standards.</para>
|
---|
5309 | </listitem>
|
---|
5310 | <listitem>
|
---|
5311 | <para>[randy] - Updated to GnuPG-1.4.2.</para>
|
---|
5312 | </listitem>
|
---|
5313 | <listitem>
|
---|
5314 | <para>[randy] - Updated to GCC-3.4.4, modified the command to create
|
---|
5315 | the ffitarget.h interface header in /usr/include.</para>
|
---|
5316 | </listitem>
|
---|
5317 | </itemizedlist>
|
---|
5318 | </listitem>
|
---|
5319 |
|
---|
5320 | <listitem>
|
---|
5321 | <para>August 19th, 2005</para>
|
---|
5322 | <itemizedlist>
|
---|
5323 | <listitem>
|
---|
5324 | <para>[dj] - Updated dev.d scripts and surrounding text
|
---|
5325 | in alsa-utils.</para>
|
---|
5326 | </listitem>
|
---|
5327 | <listitem>
|
---|
5328 | <para>[randy] - Updated to Sysstat-6.0.1.</para>
|
---|
5329 | </listitem>
|
---|
5330 | <listitem>
|
---|
5331 | <para>[randy] - Updated to Apache Ant-1.6.5.</para>
|
---|
5332 | </listitem>
|
---|
5333 | <listitem>
|
---|
5334 | <para>[randy] - Updated to Nail-11.25.</para>
|
---|
5335 | </listitem>
|
---|
5336 | <listitem>
|
---|
5337 | <para>[randy] - Updated to Subversion-1.2.1.</para>
|
---|
5338 | </listitem>
|
---|
5339 | <listitem>
|
---|
5340 | <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
|
---|
5341 | </listitem>
|
---|
5342 | </itemizedlist>
|
---|
5343 | </listitem>
|
---|
5344 |
|
---|
5345 | <listitem>
|
---|
5346 | <para>August 17th, 2005</para>
|
---|
5347 | <itemizedlist>
|
---|
5348 | <listitem>
|
---|
5349 | <para>[randy] - Updated to GCC-3.3.6.</para>
|
---|
5350 | </listitem>
|
---|
5351 | <listitem>
|
---|
5352 | <para>[randy] - Updated to Doxygen-1.4.4.</para>
|
---|
5353 | </listitem>
|
---|
5354 | </itemizedlist>
|
---|
5355 | </listitem>
|
---|
5356 |
|
---|
5357 | <listitem>
|
---|
5358 | <para>August 16th, 2005</para>
|
---|
5359 | <itemizedlist>
|
---|
5360 | <listitem>
|
---|
5361 | <para>[bdubbs] - Added instructions for cm-super
|
---|
5362 | fonts to TeX.</para>
|
---|
5363 | </listitem>
|
---|
5364 | <listitem>
|
---|
5365 | <para>[randy] - Added additional parameters to the
|
---|
5366 | configure command and added a note to run the test suite to the
|
---|
5367 | Gimp-Print instructions.</para>
|
---|
5368 | </listitem>
|
---|
5369 | <listitem>
|
---|
5370 | <para>[dj] - Updated cups bootscript installation
|
---|
5371 | to remove existing scripts and changed note to show that CUPS should
|
---|
5372 | be started after Samba.</para>
|
---|
5373 | </listitem>
|
---|
5374 | </itemizedlist>
|
---|
5375 | </listitem>
|
---|
5376 |
|
---|
5377 | <listitem>
|
---|
5378 | <para>August 15th, 2005</para>
|
---|
5379 | <itemizedlist>
|
---|
5380 | <listitem>
|
---|
5381 | <para>[randy] - Added a patch and a note about running
|
---|
5382 | the test suite to the CUPS instructions.</para>
|
---|
5383 | </listitem>
|
---|
5384 | </itemizedlist>
|
---|
5385 | </listitem>
|
---|
5386 |
|
---|
5387 | <listitem>
|
---|
5388 | <para>August 14th, 2005</para>
|
---|
5389 | <itemizedlist>
|
---|
5390 | <listitem>
|
---|
5391 | <para>[randy] - Updates to PHP: added new dependencies,
|
---|
5392 | placed the dependencies in catagories, added instructions to install
|
---|
5393 | documentation, added instruction to update php.ini and minor textual
|
---|
5394 | corrections.</para>
|
---|
5395 | </listitem>
|
---|
5396 | <listitem>
|
---|
5397 | <para>[randy] - Updated to GTK-Doc-1.4.</para>
|
---|
5398 | </listitem>
|
---|
5399 | <listitem>
|
---|
5400 | <para>[randy] - Updated to HTML Tidy-050803.</para>
|
---|
5401 | </listitem>
|
---|
5402 | <listitem>
|
---|
5403 | <para>[randy] - Updated to Shadow-4.0.11.1.</para>
|
---|
5404 | </listitem>
|
---|
5405 | <listitem>
|
---|
5406 | <para>[randy] - Added a configure switch to OpenLDAP
|
---|
5407 | to create the executables dynamically linked to the libraries.</para>
|
---|
5408 | </listitem>
|
---|
5409 | <listitem>
|
---|
5410 | <para>[randy] - Added documentation installation commands to the GTK+
|
---|
5411 | (version 1) instructions.</para>
|
---|
5412 | </listitem>
|
---|
5413 | </itemizedlist>
|
---|
5414 | </listitem>
|
---|
5415 |
|
---|
5416 | <listitem>
|
---|
5417 | <para>August 13th, 2005</para>
|
---|
5418 | <itemizedlist>
|
---|
5419 | <listitem>
|
---|
5420 | <para>[larry] - Add a warning to MIT KRB5
|
---|
5421 | concerning the use of login.krb5 as a substitute for login.</para>
|
---|
5422 | </listitem>
|
---|
5423 | <listitem>
|
---|
5424 | <para>[randy] - Updated to OpenLDAP-2.2.6 stable
|
---|
5425 | version; also added dependencies and configuration explanation.</para>
|
---|
5426 | </listitem>
|
---|
5427 | </itemizedlist>
|
---|
5428 | </listitem>
|
---|
5429 |
|
---|
5430 | <listitem>
|
---|
5431 | <para>August 12th, 2005</para>
|
---|
5432 | <itemizedlist>
|
---|
5433 | <listitem>
|
---|
5434 | <para>[randy] - Added a command to the PostgreSQL
|
---|
5435 | instructions to fix broken ownership of installed files.</para>
|
---|
5436 | </listitem>
|
---|
5437 | </itemizedlist>
|
---|
5438 | </listitem>
|
---|
5439 |
|
---|
5440 | <listitem>
|
---|
5441 | <para>August 11th, 2005</para>
|
---|
5442 | <itemizedlist>
|
---|
5443 | <listitem>
|
---|
5444 | <para>[randy] - Updated the JDK binary version to
|
---|
5445 | 1.5.0_04.</para>
|
---|
5446 | </listitem>
|
---|
5447 | <listitem>
|
---|
5448 | <para>[randy] - Added sharutils as an optional dependency of
|
---|
5449 | Berkeley DB.</para>
|
---|
5450 | </listitem>
|
---|
5451 | <listitem>
|
---|
5452 | <para>[randy] - Applied a patch contributed by stirling
|
---|
5453 | to fix many broken download URLs.</para>
|
---|
5454 | </listitem>
|
---|
5455 | <listitem>
|
---|
5456 | <para>[randy] - Added a new section "Other Programming
|
---|
5457 | Tools" to Chapter 12 - Programming.</para>
|
---|
5458 | </listitem>
|
---|
5459 | </itemizedlist>
|
---|
5460 | </listitem>
|
---|
5461 |
|
---|
5462 | <listitem>
|
---|
5463 | <para>August 10th, 2005</para>
|
---|
5464 | <itemizedlist>
|
---|
5465 | <listitem>
|
---|
5466 | <para>[randy] - Added style information files and
|
---|
5467 | documentation installation commands to the JadeTeX
|
---|
5468 | instructions.</para>
|
---|
5469 | </listitem>
|
---|
5470 | </itemizedlist>
|
---|
5471 | </listitem>
|
---|
5472 |
|
---|
5473 | <listitem>
|
---|
5474 | <para>August 9th, 2005</para>
|
---|
5475 | <itemizedlist>
|
---|
5476 | <listitem>
|
---|
5477 | <para>[randy] - Modified the CrackLib instructions to
|
---|
5478 | include an alternate source for word lists, how to incorporate additional
|
---|
5479 | word lists, and added additional text contributed by Alexander
|
---|
5480 | Patrakov.</para>
|
---|
5481 | </listitem>
|
---|
5482 | <listitem>
|
---|
5483 | <para>[dj] - Added default PATH for pam_env and
|
---|
5484 | a note about the lack of ENV_SUPATH.</para>
|
---|
5485 | </listitem>
|
---|
5486 | </itemizedlist>
|
---|
5487 | </listitem>
|
---|
5488 |
|
---|
5489 | <listitem>
|
---|
5490 | <para>August 8th, 2005</para>
|
---|
5491 | <itemizedlist>
|
---|
5492 | <listitem>
|
---|
5493 | <para>[randy] - Modified documentation installation in
|
---|
5494 | the Fontconfig instructions.</para>
|
---|
5495 | </listitem>
|
---|
5496 | <listitem>
|
---|
5497 | <para>[randy] - Modified the Shadow instructions so
|
---|
5498 | that builders will not receive configuration errors during the testing
|
---|
5499 | recommended by the warning note.</para>
|
---|
5500 | </listitem>
|
---|
5501 | <listitem>
|
---|
5502 | <para>[randy] - Added instructions to install a patch
|
---|
5503 | to Ruby that fixes a security vulnerability, thanks to Ken Moffat
|
---|
5504 | for the suggestion.</para>
|
---|
5505 | </listitem>
|
---|
5506 | <listitem>
|
---|
5507 | <para>[randy] - Added instructions to install a patch
|
---|
5508 | to NASM that fixes a security vulnerability, thanks to Ken Moffat
|
---|
5509 | for the suggestion.</para>
|
---|
5510 | </listitem>
|
---|
5511 | <listitem>
|
---|
5512 | <para>[randy] - Added documentation installation commands to
|
---|
5513 | the expat instructions.</para>
|
---|
5514 | </listitem>
|
---|
5515 | </itemizedlist>
|
---|
5516 | </listitem>
|
---|
5517 |
|
---|
5518 | <listitem>
|
---|
5519 | <para>August 7th, 2005</para>
|
---|
5520 | <itemizedlist>
|
---|
5521 | <listitem>
|
---|
5522 | <para>[randy] - Removed building the MPFR library
|
---|
5523 | from the GMP instructions.</para>
|
---|
5524 | </listitem>
|
---|
5525 | </itemizedlist>
|
---|
5526 | </listitem>
|
---|
5527 |
|
---|
5528 | <listitem>
|
---|
5529 | <para>August 6th, 2005</para>
|
---|
5530 | <itemizedlist>
|
---|
5531 | <listitem>
|
---|
5532 | <para>[larry] - Added dictionary file to MIT
|
---|
5533 | Kerberos setup and made adjusts for PAM.</para>
|
---|
5534 | </listitem>
|
---|
5535 | <listitem>
|
---|
5536 | <para>[randy] - Updated to S-Lang-2.0.4.</para>
|
---|
5537 | </listitem>
|
---|
5538 | </itemizedlist>
|
---|
5539 | </listitem>
|
---|
5540 |
|
---|
5541 | <listitem>
|
---|
5542 | <para>August 5th, 2005</para>
|
---|
5543 | <itemizedlist>
|
---|
5544 | <listitem>
|
---|
5545 | <para>[randy] - Updated to Wget-1.10.</para>
|
---|
5546 | </listitem>
|
---|
5547 | <listitem>
|
---|
5548 | <para>[randy] - Updated to PCRE-6.2.</para>
|
---|
5549 | </listitem>
|
---|
5550 | </itemizedlist>
|
---|
5551 | </listitem>
|
---|
5552 |
|
---|
5553 | <listitem>
|
---|
5554 | <para>August 1st, 2005</para>
|
---|
5555 | <itemizedlist>
|
---|
5556 | <listitem>
|
---|
5557 | <para>[bdubbs] - Released Version 6.1-pre1.</para>
|
---|
5558 | </listitem>
|
---|
5559 | </itemizedlist>
|
---|
5560 | </listitem>
|
---|
5561 |
|
---|
5562 | </itemizedlist>
|
---|
5563 |
|
---|
5564 | </sect1>
|
---|