mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
a7d71e2f68
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5578 af4574ff-66df-0310-9fd7-8a98e5e911e0
2348 lines
72 KiB
XML
2348 lines
72 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="changelog" xreflabel='Change Log'>
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Change Log</title>
|
|
|
|
<para>Please note that the Change Log only lists which editor was
|
|
responsible for putting the changes into SVN; please read the
|
|
<xref linkend="credits"/> page in Chapter 1 for details on
|
|
who wrote what.</para>
|
|
|
|
<para>Current release: &version; – &releasedate;</para>
|
|
|
|
<itemizedlist>
|
|
<title>Changelog Entries:</title>
|
|
|
|
<!-- Changelog template
|
|
|
|
<listitem>
|
|
<para>Date</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[name] - Changelog entry.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[name] - Another changelog entry.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
-->
|
|
|
|
<listitem>
|
|
<para>January 18th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Modified the sed command in the Firefox instructions
|
|
so that it can be run multiple times, also modified the instructions
|
|
for creating symlinks to the system-wide mozilla plugin
|
|
directory.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a dependency and updated text to the Xine
|
|
Libraries instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 17th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[tushar] - Modify unzip compilation to enable unzip to
|
|
unzip files up to 4 GB.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added patch for sudo to clear selected environment variables.
|
|
Submitted by archaic.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
|
|
and added new modules HTML::Element::Extended and HTML::Tree as
|
|
dependencies; also more reorganization and singling out of the
|
|
Perl Modules.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[tushar] - Change lynx installation target to install-full.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[tushar] - Removed obsolete note for zipcloack.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added three new Perl Modules as dependencies of the
|
|
Digest::SHA module: Devel::Symdump, Pod::Coverage and
|
|
Test::Pod::Coverage.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 16th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
|
|
numerous text and dependency corrections/additions in the Perl
|
|
Modules instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Singled out the Text::Diff module in the Perl
|
|
Modules instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the Module::Signature-0.51 Perl Module
|
|
and singled it out in the instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added optional dependencies to the Archive::Zip
|
|
and HTML::Tagset Perl Modules instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
|
|
ExtUtils::ParseXS-2.15 Perl Modules.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
|
|
note in the Module::Build instructions about using an older version
|
|
of YAML.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the Module::Info-0.30 Perl Module and
|
|
added new optional dependencies.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 15th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Replaced the Test::Builder::Tester Perl Module with
|
|
the Test::Simple-0.62 module.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
|
|
and Pod::Simple-3.03 Perl Modules.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Singled out the Compress::Zlib module in the Perl
|
|
Modules instructions and updated to the 1.41 version.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 14th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a note to run the test suite and added
|
|
documentation installation commands to the GnuPG instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 12th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updates to the FFmpeg instructions: added a patch and
|
|
dependency URLs to fix the AMR support and added additional
|
|
documentation installation commands.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 11, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updates to MPlayer: added an x264 patch, added new
|
|
dependencies, updated the version of the Skins file.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to abiword-2.4.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 10th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Fixed broken commands in the XviD instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Corrections to the CVS instructions: fixed broken
|
|
download URLs and corrected documentation installation
|
|
commands.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 9th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the MPlayer instructions with the new URL for
|
|
the LIVE555 Streaming Media web site.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 8th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Ethereal-0.10.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Minor updates to the Kdegraphics instructions:
|
|
added new dependencies, added a note about creating the API
|
|
documentation, added a note about the OCR support, updated the
|
|
installed programs, libraries and directories list.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 7th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed the Berkeley DB dependency from packages
|
|
utilizing it as BDB is now built in LFS.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
|
|
Python instructions to support the new BDB, updated the Heimdal
|
|
instructions to account for the changed library file names.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GIMP-2.2.10.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to xvidcore-1.1.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 6th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
|
|
1.0.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the command to run the libcroco test
|
|
suite.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 5th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Poppler-0.4.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to giflib-4.1.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libexif-0.6.13.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added the CAN-2005-3193 security vulnerability patch
|
|
to the kdegraphics instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 4th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Minor additions to the kdebase instructions: added
|
|
optional dependencies, added a configuration section which includes
|
|
information about run-time packages, and added installed programs,
|
|
libraries and directories.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Xpdf-3.01pl1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 2nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added significant updates to the HAL instructions:
|
|
updated the dependencies, modified the command that changes the
|
|
storage device policy, added text and a visual chart to explain
|
|
the requirements of the hal-device-manager program, added commands
|
|
to allow for locale specific needs in the storage device policy,
|
|
and some general text cleanup.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the D-BUS instructions to include text that
|
|
identifies the needs of the HAL package.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 31st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the D-Bus instructions to
|
|
change a 'jar' command to 'fastjar' due to the changes in
|
|
GCC-4.0.x.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 30th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added some optional dependencies to the Kdelibs
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package Libidn-0.6.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Added new package Gaim-1.5.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 29th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed libogg and added NAS to the optional
|
|
dependencies of aRts.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a caution note to the MC instructions
|
|
about the UTF-8 related issues.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a caution note to the UnZip instructions
|
|
about the locale related issues.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new section 'Locale Related Issues' to Chapter
|
|
2, 'Important Information', thanks to Alexander Patrakov for
|
|
contributing the text for this page. The page is very incomplete and
|
|
many more packages with locale related issues will be added.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 28th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package GOffice-0.1.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 27th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgsf-1.13.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Removed the unneeded 'make' command from the
|
|
hicolor-icon-theme instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Minor cleanup to libgnomeprint dependencies and
|
|
removed an unneeded switch from the configure command.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ISO Codes-0.49.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 26th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Doxygen-1.4.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Minor changes to the Qt instructions: fixed HTTP
|
|
download URL, added test suite notes, modified the configure command
|
|
to include switches for the recommended dependencies and added
|
|
appropriate notes about the recommended dependencies.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to little cms-1.15.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Sendmail-8.13.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added colorls patch to tcsh instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Corrected additional recommended and optional
|
|
dependencies in OpenOffice instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Update xine-lib to 1.1.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 25th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to LibMPEG3-1.6.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 24th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Fixed a syntax error in the configure scripts and
|
|
simplified the existing sed commands in the Tcl and Tk
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added pkg-config and ALSA Library as required
|
|
dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
|
|
pointing out the omission.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Fixed GTK+-2 documentation installation commands,
|
|
thanks to Nico R. for pointing out the breakage.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Firefox-1.5, modified the method used
|
|
to build it and added a command to fix an anonymous enum in an
|
|
interface header file.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
|
|
removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 23rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[andy] - Updated librsvg to 2.12.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 22nd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[andy] - Updated XFce to 4.2.3.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 21st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[archaic] - Removed the obsolete sed in sudo and added a note to
|
|
use visudo to edit the sudoers file.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 20th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Commented out the Python and Perl bindings build
|
|
notes from the Subversion instructions as there is a build failure
|
|
using current versions of SWIG and (B)LFS packages.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to the
|
|
Guile instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 19th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Modified the sed command in the OpenSSH instructions
|
|
to better allow for repeated builds.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to nmap-3.95.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added sed to Bind to prevent invalid
|
|
warnings in the log.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Samba-3.0.20b.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to Gnumeric-1.6.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 18th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Changed configure instruction in gimp to
|
|
use recommended dependencies. Added note that the switches
|
|
to configure need to be changed if the recommended
|
|
dependencies are not installed.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to whois-4.7.10.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 17th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to PHP-5.1.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 16th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Stunnel-4.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Ruby-1.8.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 15, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Aspell-0.60.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the FOP instructions which
|
|
fixes an obsolete tail command in the JAI binary.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gamin-0.1.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed section on newsserver.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 14th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to OpenLDAP-2.3.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PostgreSQL-8.1.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 13th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Update description of LiveCD.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to MySQL-5.0.16.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update koffice to version 1.4.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed libungif.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GTK+-2.8.9.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to Abiword-2.4.1</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 11th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Pango-1.10.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GLib-2.8.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 10th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Heimdal-0.7.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 9th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Fixed command typos in the Gnome Menus and
|
|
Gnome Volume Manager instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated Fluxbox to version 0.9.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Added details of how to create a fluxbox.desktop file to
|
|
the Fluxbox page.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 8th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to curl-7.15.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 7th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added sed to remove incomplete tests from
|
|
test program in popt.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed reference to non-existent esound.ps
|
|
from EsounD-0.2.36.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed --with-history option from libxml2. Added
|
|
a caution that the make check command can hang forever under
|
|
certain conditions with the option.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
|
|
go moko for pointing out the omission.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
|
|
thanks to David Rosal for pointing out the omission.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libvorbis-1.1.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libogg-1.1.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 6th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Completed dependencies, removed optional configure
|
|
parameters and added the no_mozilla (firefox) patch for
|
|
OpenOffice.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 3rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GCC-4.0.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to qt-3.3.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 2nd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>December 1st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Added several fixes to OpenOffice instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 30th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to xinetd-2.3.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a command to create the logging directory in
|
|
the GDM instructions, thanks to Vincent Fretin for pointing out the
|
|
oversight.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PCI Utilities-2.2.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Sysstat-6.0.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 29th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Shadow-4.0.13.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
|
|
the installation commands have changed.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated ash patch for use with gcc-4.x.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 27th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added an FTP download URL and changed the
|
|
documentation installation to a versioned directory in the Fontconfig
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation and clarified the
|
|
purpose of the sed command in the FreeType instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 26th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the Lynx instructions that
|
|
identifies, and shows how to avoid, a security vulnerability.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to S-Lang-2.0.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the text in the Net-tools instructions
|
|
to reflect the updated version of Coreutils.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 25th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to OpenSSL-0.9.7i</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to pkg-config-0.20</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 24th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to CrackLib-2.8.6 and modified the
|
|
installation commands to work with the newer version.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 23rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added sed to sudo to correct a security issue
|
|
(Archaic). Also added --enable-shell-sets-home switch
|
|
(Gerard).</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 22nd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added sudo-1.6.8p12.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
|
|
051020 and changed the documentation directory to a versioned
|
|
name.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to FriBidi-0.10.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
|
|
the tests outlined in the DocBook DSSSL Stylesheets
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Ethereal-0.10.13.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package GC-6.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 21st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the Rsync bootscript to remove the --compress
|
|
parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added --disable-python to the configure command in
|
|
the D-BUS instructions to fix a broken build identified by Filip
|
|
Bartmann.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added --disable-libwrap to the configure command in
|
|
the Stunnel instructions to fix a broken build identified by Filip
|
|
Bartmann.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
|
|
Utilities section of Chapter 31.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the libexecdir parameter passed to configure
|
|
and tweaked the storage device policy in the HAL instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 19th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added notes to start a D-BUS session daemon to the
|
|
D-BUS, GDM and GNOME Configuration instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Cleaned up OpenOffice instructions and added
|
|
a no-pam patch.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 18th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC4 patch to the libvorbis instructions,
|
|
thanks to Steffen Knollman for discovering the problem and
|
|
contributing the patch.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to rsync-2.6.6.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 17th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package Sound Juicer-2.12.2 to the
|
|
Utilities section of Chapter 31.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Corrected OpenOffice patch names.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 15th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated to OpenOffice-2.0.0</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 14th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Balsa-2.3.6.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 13th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added several more entries to the 'Other Programming
|
|
Tools' section. Many thanks to Miguel Bazdresch for his suggestions
|
|
and other contributions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 12th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated GCC4 patches for Mozilla projects to include
|
|
xptinfo.h anonymous enum patch.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 9th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated references to source and md5sum files
|
|
on the Anduin server due to the Anduin reorganization.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added several more programming languages to the
|
|
'Other Programming Tools' section.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 7th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added several programming languages to the 'Other
|
|
Programming Tools' section.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 5th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated alsa-restore script per Alexander Patrakov's
|
|
suggestions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 4th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to the libgsf instructions so that the
|
|
configure script properly discovers GConf.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 3rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package GMime-2.1.17.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>November 1st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
|
|
'Other Programming Tools' section.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package libmpeg2-0.4.0b.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Transcode-1.0.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 31st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 30th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package Totem-1.2.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated to JDK-1.5.0_05.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 29th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 28th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[igor] - Updated to SDL-1.2.9.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to CVS-1.11.21.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 25th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
|
|
package from the GNOME Add-on section.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 23rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package Poppler-0.4.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 21st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package GNOME Keyring
|
|
Manager-2.12.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 20th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package ISO Codes-0.48.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 19th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package PyXML-0.8.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added category headers to the GNOME Add-on packages
|
|
Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
|
|
XML wizardry to make this happen.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 18th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch and an additional command to enable the
|
|
streaming audio method in the GNOME Speech instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GDM-2.8.0.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 17th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GOK-1.0.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to HTML Tidy-051013.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gnopernicus-0.12.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME Speech-0.3.8.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 16th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
|
|
of the xextensions.pc file from the GNOME Magnifier to the XFree86
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to PHP-5.0.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified dependencies in the libgtkhtml
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to PCRE-6.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to cURL-7.15.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 15th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[igor] - Added the gcc4 patch for NTP.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Fcron-3.0.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Apache-2.0.55.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Python-2.4.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Berkeley DB-4.3.29.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GGV-2.12.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Firefox-1.0.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to AT SPI-1.6.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to libtiff-3.7.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to cairo-1.0.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Zenity-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 14th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[igor] - Updated to libpcap-0.9.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to Wget-1.10.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to OpenSSL-0.9.7h.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GConf Editor-2.12.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to File Roller-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to EOG-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to gedit-2.12.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 13th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[igor] - Updated Vim security patch.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME Games-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Epiphany-1.8.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Changed Python from an optional to a recommended
|
|
dependency in the GNOME Doc Utils dependencies.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 12th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to gcalctool-5.6.31.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 11th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to gtksourceview-1.4.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to bug-buddy-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME Media-2.12.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Evolution-2.4.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 10th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GtkHTML-3.8.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to system-tools-backends-1.4.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgnomeprint-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgnomecups-0.2.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added GTK+-2 as a required dependency of
|
|
libgtkhtml.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated core GNOME packages to the 2.12.1 release of
|
|
GNOME. GNOME add-on packages are updated only to the release
|
|
versions. The individual updates to the GNOME add-on packages will be
|
|
accomplished individually.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 8th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[tushar] - Replaced FAM with Gamin.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 6th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to librsvg-2.12.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated to OpenOffice 1.1.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 5th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Metacity-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libwnck-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GTK+-2.8.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Pango-1.10.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GLib-2.8.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libxml2-2.6.22.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added the --disable-error-on-warning parameter to the
|
|
GnuCash configure command as using GCC-4.0.x will generate warnings
|
|
which will break the build if the parameter is not used.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to the Guile instructions and changed
|
|
the sed command in the SLIB instructions so that the two packages
|
|
work nicely together.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 4th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[tushar] - Prevent gcc fixincludes from running to match LFS
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the GtkHTML-1 instructions to
|
|
fix a GCC-4.0.x build problem.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
|
|
fix a GCC-4 build problem.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 3rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Clarified the dependencies in the Imlib
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to AbiWord-2.2.10.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>October 1st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package HAL-0.5.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 26th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package D-BUS-0.50.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 25th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to fix a build problem with newer
|
|
versions of libgsf and added a sed command so the default is to
|
|
build the Perl plugin module to the Gnumeric instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 22nd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 21st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Samba-3.0.20.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Reverted gcc build instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to EsounD-0.2.36.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Metacity-2.12.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Libwnck-2.12.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 20th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[david] - Added a sed to build Cdrdao-1.2.0 with
|
|
gcc-4.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GTK+-2.8.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ATK-1.10.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Pango-1.10.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GLib-2.8.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a command to create an X Render pkg-config file
|
|
to the XFree86 instructions. Also created notes in the Metacity and
|
|
cairo instructions to ensure this file exists.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package cairo-1.0.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Changed gcc build instructions to use
|
|
a simple make. Added a note to use make bootstrap if
|
|
the base compiler is not gcc-4.0.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 19th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added a patch to build mozilla with
|
|
gcc-4.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to gucharmap-1.4.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GST-Plugins-0.8.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[richard] - Added a sed to fix the build of the
|
|
test suite for cpio-2.6 when using gcc-4.0.1.
|
|
Suggested by Matthew Burgess</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 18th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Xine User Interface-0.99.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Xine Libraries-1.1.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[richard] - Updated to bluefish-1.0.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 17th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added an alternate installation location for the
|
|
shared library interface headers to the AFPL Ghostscript and ESP
|
|
Ghostscript instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Business::ISBN Perl module to
|
|
1.82.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Module::Signature Perl module to
|
|
0.50.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the ExtUtils::ParseXS Perl module to
|
|
2.12.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the ExtUtils::CBuilder Perl module to
|
|
0.13.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
|
|
new Perl modules Text::Diff and Algorithm::Diff.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 15th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to SANE-backends-1.0.16.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to the 0.9 version of the Gimp Help system,
|
|
added a GCC-4 patch to the Gimp instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to librsvg-2.11.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 14th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed redundant GTK+-2 dependency from the
|
|
libgnomeprintui instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgsf-1.12.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands and
|
|
corrected the note about the test suite in the libcroco
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 13th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added commands to the CVS instructions to create and
|
|
install additional documentation.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
|
|
documentation files chown command to only run if the docs were
|
|
built and installed.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 12th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[tushar] - Moved creation of mad.pc to libmad section.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to VTE-0.11.15.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Corrected the GNOME-1.4 OMF directory in the
|
|
ScrollKeeper instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GCC-4.0.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 11th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Minor corrections to the XSL Stylesheets
|
|
instructions, suggested by Manuel Canales Esparcia.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 10th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the Tcl and Tk instructions to ensure
|
|
the environment variables are properly set.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Updated to RP-PPPoE-3.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
|
|
patch in JDK source build instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added new Udev rules file for ALSA devices.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated volume restore script for use with
|
|
Udev versions greater than 058.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 9th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the libexif
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Avifile
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the FFmpeg
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the MPlayer
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Firefox
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Thunderbird
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch and documentation installation
|
|
commands to the NAS instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
|
|
in the Inetutils instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a GCC-4 patch to the Linux-PAM
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to intltool-0.34.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libsoup-2.2.6.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 8th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the libxklavier instructions
|
|
to fix a GCC-4.x build problem.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libxslt-1.1.15.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libxml2-2.6.21.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 7th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[richard] - Updated to XScreenSaver-4.22.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 6th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[richard] - Added patch to GnuPG-1.4.2 as required by
|
|
release notes.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libIDL-0.8.6. Also added documentation
|
|
installation commands to the instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 5th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Subversion-1.2.3</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 4th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to OpenSSH-4.2p1. Also added some
|
|
documentation installation commands to the instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 3rd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to HTML Tidy-050826.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to cURL-7.14.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 2nd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added commands to the Heimdal instructions to
|
|
preserve and restore some overwritten interface headers and
|
|
libraries. Also listed the dependencies in a more accurate
|
|
manner.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to MySQL-4.1.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Fixed some broken commands in the TeX
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 1st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to the
|
|
ALSA Libraries instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 31st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Shadow-4.0.12.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Wget-1.10.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 30th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Removed obsolete dependencies from the LZO
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 29th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to KDE-3.4.2. Added notes
|
|
about the location of configuruation files. Updated
|
|
optional dependencies.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[richard] - Added definition of dependency terms
|
|
to Notes on Building Software.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 28th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to the Xvid
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to the
|
|
libdv instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to whois-4.7.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libdvdcss-1.2.9.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to fix the XMMS plugin and added a
|
|
sed command to fix the Valgrind testing in the FLAC
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 27th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to fix the test suite in the id3lib
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the GCC patch and provided documentation
|
|
installation commands to the libmpeg3 instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 26th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added fixes to the Thunderbird instructions: 1)
|
|
the Movemail and RSS & Blogs account setup options are now
|
|
available 2) modified the Enigmail setup so that it actually works
|
|
3) fixed the profile locking problem 4) made it so that if a mailto:
|
|
URL is clicked, a message compose window is opened with the To: field
|
|
filled out.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 25th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a command to the Firefox instructions to fix
|
|
the profile locking problem and an optional command to open a new
|
|
tab in an existing browser window, both suggested by Kevin
|
|
Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
|
|
suggestions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 24th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Modified SLIB instructions to use TeX instead of
|
|
Lynx to create the text documentation.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 22nd, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Fixed chmod commands in GDM instructions, thanks to
|
|
Hugo Villeneuve for pointed it out.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Xpdf-3.01</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to SLIB-3a2</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 21st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Modifications to XMMS insructions: remove libogg as a
|
|
dependency, added commands to install documentation and added an FTP
|
|
download URL.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[richard] - Updated to Leafnode-1.11.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 20th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Renamed the FOP patch to adhere with the naming
|
|
standards.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GnuPG-1.4.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GCC-3.4.4, modified the command to create
|
|
the ffitarget.h interface header in /usr/include.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 19th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated dev.d scripts and surrounding text
|
|
in alsa-utils.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Sysstat-6.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Apache Ant-1.6.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Nail-11.25.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Subversion-1.2.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to KOffice-1.4.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 17th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GCC-3.3.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Doxygen-1.4.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 16th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added instructions for cm-super
|
|
fonts to TeX.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added additional parameters to the
|
|
configure command and added a note to run the test suite to the
|
|
Gimp-Print instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated cups bootscript installation
|
|
to remove existing scripts and changed note to show that CUPS should
|
|
be started after Samba.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 15th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch and a note about running
|
|
the test suite to the CUPS instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 14th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updates to PHP: added new dependencies,
|
|
placed the dependencies in catagories, added instructions to install
|
|
documentation, added instruction to update php.ini and minor textual
|
|
corrections.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GTK-Doc-1.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to HTML Tidy-050803.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Shadow-4.0.11.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a configure switch to OpenLDAP
|
|
to create the executables dynamically linked to the libraries.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to the GTK+
|
|
(version 1) instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 13th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[larry] - Add a warning to MIT KRB5
|
|
concerning the use of login.krb5 as a substitute for login.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to OpenLDAP-2.2.6 stable
|
|
version; also added dependencies and configuration explanation.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 12th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a command to the PostgreSQL
|
|
instructions to fix broken ownership of installed files.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 11th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the JDK binary version to
|
|
1.5.0_04.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added sharutils as an optional dependency of
|
|
Berkeley DB.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Applied a patch contributed by stirling
|
|
to fix many broken download URLs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a new section "Other Programming
|
|
Tools" to Chapter 12 - Programming.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 10th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added style information files and
|
|
documentation installation commands to the JadeTeX
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 9th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Modified the CrackLib instructions to
|
|
include an alternate source for word lists, how to incorporate additional
|
|
word lists, and added additional text contributed by Alexander
|
|
Patrakov.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added default PATH for pam_env and
|
|
a note about the lack of ENV_SUPATH.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 8th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Modified documentation installation in
|
|
the Fontconfig instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the Shadow instructions so
|
|
that builders will not receive configuration errors during the testing
|
|
recommended by the warning note.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added instructions to install a patch
|
|
to Ruby that fixes a security vulnerability, thanks to Ken Moffat
|
|
for the suggestion.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added instructions to install a patch
|
|
to NASM that fixes a security vulnerability, thanks to Ken Moffat
|
|
for the suggestion.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to
|
|
the expat instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 7th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed building the MPFR library
|
|
from the GMP instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 6th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[larry] - Added dictionary file to MIT
|
|
Kerberos setup and made adjusts for PAM.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to S-Lang-2.0.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 5th, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Wget-1.10.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PCRE-6.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>August 1st, 2005</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Released Version 6.1-pre1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|