mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 18:47:25 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6201 af4574ff-66df-0310-9fd7-8a98e5e911e0
4507 lines
141 KiB
XML
4507 lines
141 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>June 23rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package GStreamer Good
|
|
Plug-ins-0.10.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Created a new BLFS BootScript tarball to reflect
|
|
the updated GDM script.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
|
|
instructions to conform with the GNOME-2.14.2 update.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 21st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the Epiphany and gucharmap instructions to
|
|
conform with the GNOME-2.14.2 update.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the GNOME2 additional libraries instructions
|
|
to conform with the GNOME-2.14.2 update. This leaves the GNOME2
|
|
Accessibility and Additional Utility packages to update.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Evolution-2.6.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package gnome-mount-0.4 (not fully
|
|
complete, but added now to fix a validation issue).</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME-2.14.2. All version entities have
|
|
been updated with the core package updates being complete. The
|
|
'Additional' packages will be updated in upcoming commits.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Changed references to GNOME2 User Docs to the
|
|
renamed package of GNOME User Docs.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 20th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed all instances of the old GStreamer Plug-ins
|
|
package and replaced them with the new GStreamer Base
|
|
Plug-ins.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GStreamer-0.10.8.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Metacity-2.14.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libsoup-2.2.94.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libwnck-2.14.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libxklavier-2.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to HAL-0.5.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to D-BUS-0.62.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to TIN-1.8.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package GStreamer Base
|
|
Plug-ins-0.10.8</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Replaced the obsolete Howl dependency in the xinetd
|
|
and Gaim instructions with an Avahi dependency.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Fixed broken download URL in the Pilot-Link
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Removed cairo as a recommended dependency of
|
|
Pango.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Fixed typo in NAS instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 19th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GMime-2.2.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 13th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed Fontconfig as an optional dependency of
|
|
Pango as it is required in one way or another, thanks to Chris
|
|
Staub for pointing this out.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[tushar] - Removed incorrect dependencies from gtk+</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 11th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 6th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
|
|
instructions to fix a bug exposed by newer versions of
|
|
OpenSSL.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the existing, and added new dependencies
|
|
to the Module::Build Perl module instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added the dependencies for the YAML Perl
|
|
module.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new Perl modules: Pod::Readme-0.081,
|
|
Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
|
|
Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
|
|
HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
|
|
PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
|
|
version-0.63 and YAML-0.58.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 5th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[andy] - Updated the Cdrtools ascii patch so that it applies
|
|
properly.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 31st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated xorg-server and xterm dependencies.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 29th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Fixes for the X Window System Components page.
|
|
Add information for setting up DRI correctly. Thanks to Peter
|
|
Steiger for the alert. Clarified the relationship between the Xft
|
|
font system and Fontconfig. Thanks to Archaic for reviewing the
|
|
previous contents.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Simplified mv command and fixed the
|
|
explanation of the --enable-xine option in GStreamer Plug-ins.
|
|
Thanks to Chris Staub for the patch.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Changed the text explaining the need for
|
|
the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
|
|
Patrakov for the clarification.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added optional dependencies for
|
|
rebuilding the Mutt documentation. Thanks to Ag
|
|
Hatzimanikas for the information.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 27th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to librsvg-2.14.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added intltool as an optional dependency of
|
|
libgnomecups.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgsf-1.14.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gtk+-2.8.18.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Pango-1.12.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GLib-2.10.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 26th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[manuel] - Made all dependencies on a mail server
|
|
actual cross-references.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 25th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to desktop-file-utils-0.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated Xorg Modular to 7.1 release.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated to xterm-213.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated to Mesa-6.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 24th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the ALSA Plugins dependencies and installed
|
|
plugin module list; also added documentation installation
|
|
commands to the ALSA Plugins instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Several fixes to the MPlayer instructions: added a
|
|
sed command to fix the getline function name issue, added a patch to
|
|
fix the round function issue, fixed the creation of the font symlink
|
|
to point to /usr/share/fonts, commented out the command and text that
|
|
created a /dev/dvd device file as this is now done in LFS.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the way the GLUT library dependency is
|
|
described in the LibTIFF instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the configure script in the libfame
|
|
instructions using a sed so that the -fstrict-aliasing flag is
|
|
properly passed along to the Makefiles.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 23rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
|
|
and xine libraries instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added libid3tag as an optional dependency of
|
|
imlib2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 21st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to libdvdread-0.9.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated codecs to the 20060501 versions in the
|
|
MPlayer instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the D-BUS instructions that you must
|
|
have Qt installed if you are planning on using HAL with KDE.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the lm_sensors dependency in the
|
|
kdebase instructions that the Sysfs Utilities package is also
|
|
required.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 20th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to the kdelibs instructions so it
|
|
will build if you have CUPS-1.2.x installed. The patch does not
|
|
affect the build with lesser versions of CUPS. Thanks to Matthew
|
|
Carson for chasing down the problem and sending in the patch.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added -ifv arguments to the autoreconf
|
|
command in libdrm so that libtoolize will be run. The shared
|
|
library is created without the .so suffix without it.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package usbutils-0.72.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 19th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Changed the GNAT installation in the GCC instructions
|
|
to use the existing Makefile, which eliminates the need to install
|
|
Tcsh, thanks to Jim Gifford for the tip.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 18th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
|
|
- GNOME Core Packages to Chapter 10 - General Utilities as the
|
|
package installation prefix is /usr and other-than-GNOME packages
|
|
can utilize it.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added libacl as an optional dependency of
|
|
Samba.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added additional commands to the LessTif instructions
|
|
to accomodate an X Window System installation in /usr.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Corrected NAS bootscript after installation.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Standardized Xorg7 PREFIX commands using
|
|
XORG_PREFIX.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Re-added sed to fix incorrect path in luit.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 17th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Changed home directory of named to /srv/named.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added "About Devices" page.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added two patches to Cdrtools improving its
|
|
use in locales with non-ISO-8859-1 character sets. Fixes ticket
|
|
#1837. Thanks to Alexander Patrakov for explaining the situation
|
|
and supplying the patches.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added jbig2dec as an optional dependency of
|
|
ESP GhostScript.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
|
|
section.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added test suite notes to each xorg7 page.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 16th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added UTF-8 patch to Pine.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added documentation installation commands to the
|
|
popt instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PHP-5.1.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added rman-3.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 15th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added librsvg as an optional dependency of
|
|
ImageMagick.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to postfix-2.2.9.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 14th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the MySQL instructions about TCP
|
|
Wrapper and MySQL's test suite.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the cURL instructions about TCP
|
|
Wrapper and cURL's test suite.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated OpenOffice patch for system Firefox and added
|
|
OpenOffice to list of packages that will utilize system nss in
|
|
Mozilla product pages.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 13th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Remove malloc switch from kdelibs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[tushar] - Add GTK1 dependency for vim.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added XChat-2.6.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the GCC (gcj) dependency in the Libidn
|
|
instructions to include the gjdoc package also.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GTK-Doc-1.6.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 12th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to GIMP-2.2.11 and
|
|
gimp-help-2-0.10.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libxslt-1.1.16.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Created a consolidated autofs patch to
|
|
combine nine small patches and updated autofs to
|
|
reflect the combined patch file.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to imlib2-1.2.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to intltool-0.34.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 11th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added commands to the JDK instructions to run a demo
|
|
program with the newly created java binary to provide a basic test
|
|
of the build.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added commands to the cpio instructions to create
|
|
alternate forms of the documentation.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added note to not build MesaLib with X11R6 and
|
|
removed Xfree and xorg-6.9 from required deps.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to XFree86-4.6.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 10th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Renamed the TeX package to its proper name -
|
|
teTeX.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added sed for additional xorg-6.9.0 security
|
|
vulnerability.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated dependencies for Xorg-7.0.0 section and
|
|
corrected text.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 9th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to PCI Utilities-2.2.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the Expect build commands to work with the
|
|
new Tcl build method.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added an additional command to the Sysstat
|
|
installation so that a configuration file containing the history
|
|
variable is installed.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the Shadow instructions about
|
|
running the Linux-PAM test suite.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 8th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to rsync-2.6.8.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 7th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed the ext3 file system page from the book as
|
|
this file system is now the LFS default.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the Tcl and Tk instructions to install
|
|
the library interface headers using the maintainer's recommended
|
|
method and removed all the hacks from previous installation
|
|
methods.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 6th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to alsa-1.0.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to dhcp-3.0.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Fixed EsounD installation to note that the
|
|
documentation can only be installed with DocBook-utils. Thanks
|
|
to Chris Staub for the patch.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[tushar] - Updated to Popt-1.10.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 5th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to nmap-4.03.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to libxml2-2.6.24.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to proftpd-1.3.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to mysql-5.0.21.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to ntp-4.2.0a.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Reorganized X Window System chapter.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Corrected links in Mesa and xterm instructions for
|
|
new xorg7 pages.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 4th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to openssl-0.9.8b.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Simplified mysql compilation flags.
|
|
Thanks to Archaic.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 3rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated sed for openssh to link
|
|
crypto libraries statically.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated location of kernel options in
|
|
iptables. Thanks to Allard Welter who pointed this
|
|
out.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 1st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to XScreenSaver-4.24.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gtk+-2.8.17.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ATK-1.11.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Pango-1.12.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Ethereal-0.99.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 30th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed the gid for bin and usb as they
|
|
are defined in LFS. Added comment in the section about
|
|
users and groups that base entries are in LFS.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to K3b-0.12.15.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to NFS Utilities-1.0.8.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 29th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to exim-4.61.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to Links-2.1pre21.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Galeon-2.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a new category 'Integrated Development
|
|
Environments' to the 'Other Programming Tools' page and added
|
|
additional components to the page.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
|
|
commands to not use any user-created environment variables.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added instruction to optionally enable
|
|
ssl support to dillo.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 28th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package libquicktime-0.9.8 and removed the
|
|
Openquicktime package.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated bootscripts Makefile to install autofs after
|
|
cleanfs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Berkeley DB-4.4.20.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 27th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to gc-6.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
|
|
testsuite failures.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
|
|
Cyrus-SASL for compatibility with this version of OpenSSL.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GCC-4.0.3</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GMP-4.2</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to vsftpd-2.0.4</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 26th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated libexecdir location in emacs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added clarification about NSS/NSPR libraries to the
|
|
Evolution and Evolution Data Server instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to iso-codes-0.51.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to dhcp-3.0.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Balsa-2.3.12.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 25th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
|
|
allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
|
|
a sed command to put saslauthd man page in the correct location.
|
|
Noted method to address LDAPDB plugin circular dependency in the
|
|
User Notes.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Dropped NCPFS from the book due to
|
|
lack of testing ability. Placed contents in the User Notes.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GMime-2.2.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added errata page to preface.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libESMTP-1.0.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a sed command to the PDL instructions to fix
|
|
a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
|
|
in Perl-5.8.8.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Fixed configuration instructions in
|
|
GPM. Thanks to Chris Staub.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to fcron-3.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added a note about adding FORTRAN 77
|
|
to the gcc-3 instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a short note about the GCC-3.4.6 Fortran
|
|
installation instructions on the BLFS Wiki to the GCC-4.0.x
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[Randy] - Modifications to the PDL instructions: added an FTP
|
|
download location, rewrite of the introductory text to include a
|
|
discussion about a proper version of Fortran, updated some of the
|
|
dependency package download URLs and changed the links to a Fortran
|
|
compiler to the one on the BLFS Wiki.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to OpenSP-1.5.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 24th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the introductory text of the GCC-3
|
|
instructions to better explain its use, and to add a link to the
|
|
Wiki pointing to a Fortran specific installation.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
|
|
instructions and a configuration file. Added an initialization
|
|
script to the bootscripts and bootscripts Makefile.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 23rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Updated to OpenOffice-2.0.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added a note to Apache that the apache
|
|
user's home directory of /dev/null may fail for some add-ons.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 22nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated Additional X Window System Configuration
|
|
section.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ExtUtils-F77-1.15.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the method of using cpan in the Perl
|
|
Modules instructions, thanks to William Zhou for the
|
|
suggestion.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to iptables-1.3.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
|
|
to the Configuration section. Installed documentation files. Added
|
|
command to install default configuration files.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 21st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Filter-1.32.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Net::DNS-0.57.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Digest::SHA1-2.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Net::IP-1.24.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
|
|
also.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Added Audacious-1.0.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 20th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to hdparm-6.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated udftools to compile with gcc4. Also
|
|
deleted the kernel patch from the package because it is in
|
|
linux 2.6.16 and later.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
|
|
slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
|
|
#1847.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to Python-2.4.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to glib-2.10.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 19th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[tushar] - Corrected vim option description.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to iso-codes-0.50.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated proftpd instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Socket6-0.19.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to HTML::TableExtract-2.07.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Finance::Quote-1.11.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libwww-perl-5.805 (also renamed the
|
|
package from LWP).</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libxml2-2.6.23.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to nmap-4.01.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Changed X Window System to required dependency
|
|
for Imlib-1.9.15. Fixes ticket #1792.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Test::Prereq-1.030.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Module::CoreList-2.04.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GnuCash-1.8.12.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 18th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
|
|
modified the SLIB instructions to work with the downgraded packages.
|
|
These changes are to support GnuCash which will not work with the
|
|
more recent versions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[manuel] - Removed creation of xsl-stylesheets-current
|
|
symlink.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to wireless_tools.28.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 17th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Changed vim to match LFS instructions regarding
|
|
UTF-8 locales.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to kde-3.5.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 15th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to koffice-1.5.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the SLIB patch to a -2 version.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Removed some optional dependencies (Gtk-1 and
|
|
guile-gtk) from the G-Wrap instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
|
|
change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added install command to create the /usr/share/fonts
|
|
directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 14th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
|
|
vulnerabitility in ticket #1876. Changed sed to include
|
|
linux/types.h to be the same as that in Xorg-7.0.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated all the wiki links to point to the existing
|
|
package wiki page if one existed.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added information about the Nano development
|
|
version which supplies UTF-8 support to Locale Related Issues.
|
|
Added a caution on the Nano page.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added pkg-config as a required dependency
|
|
for MesaLib. Fixes ticket #1904.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Readded the links in the Perl Modules instructions
|
|
to the MD5sums of all the Perl Module source tarballs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Moved GConf-1 from an optional to a required
|
|
dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package Graphviz-2.8.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 13th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added the Io programming language to Chapter 12 -
|
|
"Other Programming Tools".</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 12th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updates to the Enscript instructions: added a patch
|
|
to fix security vulnerabilities, added commands to build alternate
|
|
formats of the documentation, fixed the wiki link to point to the
|
|
already existing wiki page.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Whois-4.7.13.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 11th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated bootscripts version to 20060411</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 10th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added the 'User Notes' wiki link to each package
|
|
page.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Changed all instances of .[so,a] to .{so,a}
|
|
(brackets changed to braces).</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Changed all <replaceable>[some_text]</replaceable>
|
|
instances to <replaceable><some_text></replaceable> (square
|
|
brackets changed to angle brackets).</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 9th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Changed all the references to X Window System links
|
|
to a common entity displayed as 'X Window System'.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Doxygen-1.4.6.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 8th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GnuPG-1.4.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to librsvg-2.14.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgsf-1.14.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 7th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to shared-mime-info-0.17.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libcroco-0.6.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 6th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a parameter to the Subversion build commands
|
|
to disable the use of Berkeley DB; also added commands to fix the
|
|
improper permissions on the installed documentation.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
|
|
typos in X Window System Components fonts section.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Poppler-0.4.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 5th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Qt-3.3.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added sed to correct glibc header problem in
|
|
xorg-server.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added Wireless Tools.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 4th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Subversion-1.3.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>April 2nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to libusb-0.1.12.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to G-Wrap-1.9.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to SLIB-3a3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Guile-1.8.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Ruby-1.8.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the HTTP download link in the PPP
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Commented out the link to the 'non-root dial-out
|
|
HOWTO' from the WvDial instructions as it is no longer
|
|
available.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Samba-3.0.22.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 31st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Changed the name of the Nail package to its new name
|
|
of 'Heirloom mailx' and updated to the 12.0 version.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Sendmail-8.13.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Shadow-4.0.15 (now current with the
|
|
LFS version).</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PHP-5.1.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to cURL-7.15.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Stunnel-4.15.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 30th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Libidn-0.6.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GTK-Doc-1.5.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added XML::Parser as a required dependency and
|
|
intltool as an optional dependency of ScrollKeeper.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added LWP as an optional dependency of
|
|
XML::Parser.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 29th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Fixed typo and added font size setting to Xterm
|
|
configuration.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PostgreSQL-8.1.3.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 28th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Heimdal-0.7.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
|
|
Added information about configuring in Xterm.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added --without-add-fonts back into Fontconfig
|
|
with a different note describing its use. Added more information
|
|
about configuring Fontconfig and a link to the user's manual.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Reworked the fonts section of X Window System
|
|
Components. Added detailed description of both font services and
|
|
more links to available fonts. Thanks to Alexander Patrakov, Andrew
|
|
Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added commands to make only TrueType fonts
|
|
available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
|
|
Fixed name of luit patch in Xorg-6.9.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Firefox-1.5.0.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Fixed xorg-server download link.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Removed unneeded -lglut from Mesa Demos linker
|
|
flags.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 27th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gtk+-2.8.16.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Pango-1.12.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to ATK-1.11.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to GLib-2.10.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to cairo-1.0.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 26th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Changed note for Bc test suite. Removed one
|
|
unnecessary test. Thanks to Bruce Dubbs.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
|
|
dependency of MesaLib for the GLUT library.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Whois-4.7.12.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Applied a patch sent in by Chris Staub to suppress
|
|
some unneeded screen output by the update-pciids command.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 25th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated individual X.org packages (wget files
|
|
updated) and corrected two instructions where $XORG_CONFIG should
|
|
be used.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Removed patches in Bc and replaced with
|
|
equivalent seds. Fixed segmentation faults with bc -l. Fixes
|
|
#1846. Added commands for test suite. Removed libedit
|
|
dependency as it conflicts with Readline and causes problems.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 24th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Expat-2.0.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to S-Lang-2.0.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PCRE-6.6.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated Fluxbox to 0.9.15</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 23rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the CrackLib instructions advising
|
|
to reinstall Shadow if you need strong password support without
|
|
installing Linux-PAM.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the Shadow instructions to reflect that
|
|
it needs to be reinstalled (and provided the modified commands) if
|
|
CrackLib is installed without Linux-PAM.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to CrackLib-2.8.9.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 22nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[archaic] - Updated the Coreutils entity in the Net-Tools
|
|
page.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 21st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated Perl version entity to 5.8.8 to match
|
|
current LFS SVN.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 19th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Changed the Expect dependency in the DejaGnu
|
|
instructions to a run-time-only dependency.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 18th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 16th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package K3b.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Created two XInclude files to replace instances of
|
|
identical text in several KDE packages.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 15th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Added sed to libexif commands to fix
|
|
Ticket #1785.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 14th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Clarified jdk download instructions and made
|
|
minor updates to the install of the binary version.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 13th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Removed font path comments and defines from Xorg and
|
|
XFree86 host.def files.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Fixed typos, clarified library installation, added
|
|
pkg-config note, and added return notes for data packages and luit
|
|
to Xorg-7 instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 9th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
|
|
problem.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 7th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated to dhcpcd-2.0.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 6th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Moved libgtkhtml to General Libraries
|
|
since it is not a GNOME library. Change prefix to /usr.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 5th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated to xorg-6.9.0</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 4th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 3rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Updated Xorg-7 and Mesa to use alternate module
|
|
path.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 2nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
|
|
of development release.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added command explanations and corrected prefix for
|
|
xterm, libdrm, and Mesa.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
|
|
pages.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Added Xorg-7 to all X dependency references.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 1st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Update to XFS-2.7.11. Expanded library
|
|
installation commands.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Final cleanup to the GNOME add-on packages after the
|
|
2.12.2 update.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 27th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
|
|
installed.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added note that tinker-term.sh is irrelevant
|
|
with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 25th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 23rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed duplicate installation of lndir
|
|
in xorg and xfree86.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 21st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Simplified unzip instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 13th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 12th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GConf Editor-2.12.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[archaic] - Updated to Postfix-2.2.8.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Text updates and corrections provided by a patch
|
|
sent in by Chris Staub.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
|
|
files with commands to create symlinks to the actual NSS/NSPR .pc
|
|
files in the Firefox, Mozilla and Thunderbird instructions as
|
|
suggested by Dan Nicholson.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Abbreviated the commands used to install the NSS
|
|
libraries in the NSS instructions as suggested by Tushar
|
|
Teredesai.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Galeon-2.0.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 10th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added new package dvd+rw-tools-6.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 9th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Transcode-1.0.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Minor corrections and updates to the Avifile
|
|
instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 8th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Totem-1.2.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Gnumeric-1.6.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 7th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GOffice-0.2.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Evolution-2.4.2.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 6th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GtkHTML-3.8.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
|
|
changes.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 5th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libgail-gnome-1.1.3.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the instructions for linking to installed
|
|
plugins and removed the commands to create /usr/lib/mozilla
|
|
compatibility links from the Mozilla instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the following GNOME Add-on package
|
|
instructions to fit the 2.12.2 version changes: GDM, Java Access
|
|
Bridge, GNOME Speech.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 4th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the following GNOME Add-on package
|
|
instructions to fit the 2.12.2 version changes: Epiphany,
|
|
gnome-volume-manager, GNOME Games, Sound Juicer.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 3rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the following GNOME Add-on package
|
|
instructions to fit the 2.12.2 version changes: libgnomecups,
|
|
libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
|
|
system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
|
|
Nautilus CD Burner.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated the GNOME Core packages to the 2.12.2
|
|
version. Modified the /opt installation path to /opt/gnome-2.12.2,
|
|
the configuration directory to /etc/gnome/2.12.2 and the libexecdir
|
|
settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
|
|
packages version entities also now reflect the 2.12.2 version, though
|
|
the actual package instructions have not been updated.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a new page in the GNOME Core section for the
|
|
shared-mime-info package as it is not a direct dependency of any
|
|
GNOME Core package any longer.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated Evolution Data Server dependencies to reflect
|
|
the NSS package and modified the libexecdir setting.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Metacity-2.12.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libwnck-2.12.2.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libsoup-2.2.7.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 2nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to XScreenSaver-4.23.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 1st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to LZO-2.02.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Cdrdao-1.2.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Updated vim to version 6.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 31st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed the piping of 'yes' commands from the
|
|
installation of the packages containing Sun license agreements
|
|
(JDK binary, FOP and FreeTTS) and instead provided a note to
|
|
reference the text about automating builds.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 30th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
|
|
'building-notes' as this more accurately reflects the page and added
|
|
a new section 'Automated Building Procedures' to the
|
|
'building-notes' page.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 29th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added instructions to build the Akode package, added
|
|
a patch to fix a build issue with libtunepimp, and adjusted the
|
|
dependencies in the Kdemultimedia instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated all the links to files located on the Anduin
|
|
server to use entities.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated glib2 to 2.8.6.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 28th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated numerous items in the GStreamer Plug-ins
|
|
instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated GConf to 2.12.1</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated gtk+2 to 2.8.11</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 27th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added section on the BLFS Wiki.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Removed section on package management because it
|
|
has been incorporated into LFS.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Modified the instruction to apply the patch in the
|
|
kdegraphics instructions as the patch has changed, thanks to Miguel
|
|
Bazdresch for the report.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added a note to the GStreamer instructions about
|
|
Valgrind breaking the build.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[andy] - Updated libxklavier to 2.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 25th, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Added Python to the ISO Codes dependencies. Thanks
|
|
to Jay McHugh for sending in the report.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Mozilla-1.7.12, changed the build
|
|
method to use 'client.mk' and '.mozconfig', added instructions
|
|
to use system-installed NSS/NSPR libraries and added additional
|
|
configuration information.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Changed the default to render SVG graphics in the
|
|
Firefox instructions.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 23rd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Thunderbird-1.5, changed the build
|
|
method to use 'client.mk' and '.mozconfig', added instructions
|
|
to use system-installed NSS/NSPR libraries and added additional
|
|
configuration information.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added information about using system-installed
|
|
versions of the NSS/NSPR libraries and added additional configuration
|
|
information to the Firefox instructions.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Added new package Network Security Services,
|
|
NSS-3.11.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 22nd, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Adjusted some dependencies using a patch sent in
|
|
by Chris Staub.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>January 21st, 2006</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
|
|
vulnerability patch to the kdelibs instructions.</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 teTeX 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>
|