<?xml version="1.0"?>
<rss version="2.0">
<channel>
	<title>Fedora Updates</title>
	<link>http://fedoranews.org/updates/</link>
	<description>Security Alerts, Bugfixes, and Enhancements</description>
	<language>en-us</language>
	<copyright>Copyright 2003-2004 FedoraNEWS.ORG</copyright>
	<lastBuildDate>Mon, 08 Nov 2004 09:00:00 -0800</lastBuildDate>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<category>Fedora Updates</category>
	<generator>vi</generator>
	<managingEditor>tchung@fedoranews.org</managingEditor>
	<webMaster>tchung@fedoranews.org</webMaster>

        <item>
                <guid>http://fedoranews.org/blog</guid>
                <pubDate>Mon, 08 Nov 2004 09:00:00 -0800</pubDate>
                <title>Please Update your RSS Feed to Fedora News Blog</title>
                <link>http://fedoranews.org/blog</link>
                <description>
As of 2004-11-08, this site is no longer maintained. Please update your RSS feed to http://fedoranews.org/blog.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-351.shtml</guid>
                <pubDate>Thu, 4 Nov 2004 19:20:16 +0100</pubDate>
                <title>Fedora Core 2 Update: wget-1.9.1-16.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-351.shtml</link>
                <description>
GNU Wget is a file retrieval utility which can use either the HTTP or
FTP protocols. Wget features include the ability to work in the
background while you are logged out, recursive retrieval of
directories, file name wildcard matching, remote file timestamp
storage and comparison, use of Rest with FTP servers and Range with
HTTP servers to retrieve files over slow or unstable connections,
support for Proxy servers, and configurability. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-365.shtml</guid>
                <pubDate>Thu, 04 Nov 2004 10:04:39 +0100</pubDate>
                <title>Fedora Core 2 Update: system-config-users-1.2.26-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-365.shtml</link>
                <description>
system-config-users is a graphical utility for administrating
users and groups.  It depends on the libuser library. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-359.shtml</guid>
                <pubDate>Fri, 29 Oct 2004 13:34:28 -0400</pubDate>
                <title>Fedora Core 2 Update: libxslt-1.1.12-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-359.shtml</link>
                <description>
This C library allows to transform XML files into other XML files
(or HTML, text, ...) using the standard XSLT stylesheet transformation
mechanism. To use it you need to have a version of libxml2 >= 2.6.15
installed. The xsltproc command is a command line interface to the XSLT engine 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-358.shtml</guid>
                <pubDate>Thu, 28 Oct 2004 12:49:35 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: gpdf-2.8.0-4.1.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-358.shtml</link>
                <description>
This is GPdf, a viewer for Portable Document Format (PDF) files for
GNOME. GPdf is based on the Xpdf program and uses additional GNOME
libraries for better desktop integration.
&lt;p&gt;
GPdf includes the gpdf application, a Bonobo control for PDF display
which can be embedded in Nautilus, and a Nautilus property page for
PDF files.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-357.shtml</guid>
                <pubDate>Thu, 28 Oct 2004 18:28:50 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kdegraphics-3.2.2-1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-357.shtml</link>
                <description>
&lt;pre&gt;
Graphics applications for the K Desktop Environment.

Includes:
 kdvi (displays TeX .dvi files)
 kfax (displays faxfiles)
 kghostview (displays postscript files)
 kcoloredit (palette editor and color chooser)
 kamera (digital camera support)
 kiconedit (icon editor)
 kpaint (a simple drawing program)
 ksnapshot (screen capture utility)
 kview (image viewer for GIF, JPEG, TIFF, etc.)
 kuickshow (quick picture viewer)
 kooka (scanner application)
 kruler (screen ruler and color measurement tool)
&lt;/pre&gt;
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-355.shtml</guid>
                <pubDate>Thu, 28 Oct 2004 17:11:00 +0200</pubDate>
                <title>Fedora Core 2 Update: freeradius-1.0.1-0.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-355.shtml</link>
                <description>
The FreeRADIUS Server Project is a high performance and highly configurable
GPL'd free RADIUS server. The server is similar in some respects to
Livingston's 2.0 server.  While FreeRADIUS started as a variant of the
Cistron RADIUS server, they don't share a lot in common any more. It now has
many more features than Cistron or Livingston, and is much more configurable. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-353.shtml</guid>
                <pubDate>Thu, 28 Oct 2004 09:24:36 -0400</pubDate>
                <title>Fedora Core 2 Update: libxml2-2.6.15-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-353.shtml</link>
                <description>
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select subnodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-337.shtml</guid>
                <pubDate>Tue, 26 Oct 2004 16:13:06 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: cups-1.1.20-11.6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-337.shtml</link>
                <description>
The Common UNIX Printing System provides a portable printing layer for
UNIX operating systems. It has been developed by Easy Software Products
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-347.shtml</guid>
                <pubDate>Thu, 21 Oct 2004 17:26:29 -0400</pubDate>
                <title>Fedora Core 2 Update: openoffice.org-1.1.2-10.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-347.shtml</link>
                <description>
OpenOffice.org is an Open Source, community-developed, multi-platform
office productivity suite.  It includes the key desktop applications,
such as a word processor, spreadsheet, presentation manager, formula
editor and drawing program, with a user interface and feature set
similar to other office suites.  Sophisticated and flexible,
OpenOffice.org also works transparently with a variety of file
formats, including Microsoft Office. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-348.shtml</guid>
                <pubDate>Thu, 21 Oct 2004 20:31:25 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: xpdf-3.00-3.4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-348.shtml</link>
                <description>
Xpdf is an X Window System based viewer for Portable Document Format
(PDF) files. Xpdf is a small and efficient program which uses
standard X fonts.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-336-1.shtml</guid>
                <pubDate>Tue, 19 Oct 2004 08:33:15 -0400</pubDate>
                <title>Fedora Core 2 Update: tzdata-2004e-1.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-336-1.shtml</link>
                <description>
This package contains data files with rules for various timezones around
the world.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-342.shtml</guid>
                <pubDate>Mon, 18 Oct 2004 14:40:52 -0400</pubDate>
                <title>Fedora Core 2 Update: gtk2-2.4.13-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-342.shtml</link>
                <description>
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-341.shtml</guid>
                <pubDate>Mon, 18 Oct 2004 14:39:56 -0400</pubDate>
                <title>Fedora Core 2 Update: glib2-2.4.7-1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-341.shtml</link>
                <description>
GLib is the low-level core library that forms the basis
for projects such as GTK+ and GNOME. It provides data structure
handling for C, portability wrappers, and interfaces for such runtime
functionality as an event loop, threads, dynamic loading, and anobject
system.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-345.shtml</guid>
                <pubDate>Fri, 15 Oct 2004 08:24:08 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.5-0.fc2.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-345.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages. The GIMP has many of
the tools and filters you would expect to find in similar commercial
offerings, and some interesting extras as well. The GIMP provides a
large image manipulation toolbox, including channel operations and
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
all with multi-level undo.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-264.shtml</guid>
                <pubDate>Fri, 15 Oct 2004 05:47:31 +0900</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: ruby-1.8.1-6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-264.shtml</link>
                <description>
Ruby is the interpreted scripting language for quick and easy
object-oriented programming.  It has many features to process text
files and to do system management tasks (as in Perl).  It is simple,
straight-forward, and extensible. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-329.shtml</guid>
                <pubDate>Fri, 15 Oct 2004 05:44:02 +0900</pubDate>
                <title>Fedora Core 2 Update: w3m-0.5.1-3.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-329.shtml</link>
                <description>
The w3m program is a pager (or text file viewer) that can also be used
as a text-mode Web browser. W3m features include the following: when
reading an HTML document, you can follow links and view images using
an external image viewer; its internet message mode determines the
type of document from the header; if the Content-Type field of the
document is text/html, the document is displayed as an HTML document;
you can change a URL description like 'http://hogege.net' in plain
text into a link to that URL. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-334.shtml</guid>
                <pubDate>Thu, 14 Oct 2004 13:57:39 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: libtiff-3.5.7-20.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-334.shtml</link>
                <description>
The libtiff package contains a library of functions for manipulating
TIFF (Tagged Image File Format) image format files.  TIFF is a widely
used file format for bitmapped images.  TIFF files usually end in the
.tif extension and they are often quite large. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-344.shtml</guid>
                <pubDate>Thu, 14 Oct 2004 18:31:52 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.5-0.fc2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-344.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages. The GIMP has many of
the tools and filters you would expect to find in similar commercial
offerings, and some interesting extras as well. The GIMP provides a
large image manipulation toolbox, including channel operations and
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
all with multi-level undo. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-340.shtml</guid>
                <pubDate>Thu, 14 Oct 2004 12:22:14 +0200</pubDate>
                <title>Fedora Core 2 Update: k3b-0.11.14-0.FC2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-340.shtml</link>
                <description>
K3b provides a comfortable user interface to perform most CD/DVD
burning tasks. While the experienced user can take influence in all
steps of the burning process the beginner may find comfort in the
automatic settings and the reasonable k3b defaults which allow a quick
start. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-343.shtml</guid>
                <pubDate>Wed, 13 Oct 2004 18:21:38 +0200</pubDate>
                <title>Fedora Core 2 Update: system-config-users-1.2.25-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-343.shtml</link>
                <description>
system-config-users is a graphical utility for administrating
users and groups.  It depends on the libuser library. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-338.shtml</guid>
                <pubDate>Wed, 13 Oct 2004 12:13:13 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: squid-2.5.STABLE5-4.fc2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-338.shtml</link>
                <description>
Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects. Unlike traditional
caching software, Squid handles all requests in a single,
non-blocking, I/O-driven process. Squid keeps meta data and especially
hot objects cached in RAM, caches DNS lookups, supports non-blocking
DNS lookups, and implements negative caching of failed requests. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-339.shtml</guid>
                <pubDate>Wed, 13 Oct 2004 09:51:41 +0200</pubDate>
                <title>Fedora Core 2 Update: libuser-0.52.5-0.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-339.shtml</link>
                <description>
The libuser library implements a standardized interface for manipulating
and administering user and group accounts.  The library uses pluggable
back-ends to interface to its data sources. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-336.shtml</guid>
                <pubDate>Tue, 12 Oct 2004 15:56:38 -0400</pubDate>
                <title>Fedora Core 2 Update: tzdata-2004e-1.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-336.shtml</link>
                <description>
This package contains data files with rules for various timezones around
the world. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-328.shtml</guid>
                <pubDate>Mon, 11 Oct 2004 21:32:53 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.5-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-328.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages. The GIMP has many of
the tools and filters you would expect to find in similar commercial
offerings, and some interesting extras as well. The GIMP provides a
large image manipulation toolbox, including channel operations and
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
all with multi-level undo. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-296.shtml</guid>
                <pubDate>Mon, 11 Oct 2004 15:00:07 -0400</pubDate>
                <title>Fedora Core 2 Update: pcmcia-cs-3.2.7-1.8.2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-296.shtml</link>
                <description>
User-level daemon and utilities for using PCMCIA devices on Linux. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-332.shtml</guid>
                <pubDate>Fri, 8 Oct 2004 15:36:55 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: cyrus-sasl-2.1.18-2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-332.shtml</link>
                <description>
The cyrus-sasl package contains the Cyrus implementation of SASL.
SASL is the Simple Authentication and Security Layer, a method for
adding authentication support to connection-based protocols. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-299.shtml</guid>
                <pubDate>Thu, 07 Oct 2004 14:33:41 -0400</pubDate>
                <title>Fedora Core 2 Update: pango-1.4.1-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-299.shtml</link>
                <description>
Pango is a system for layout and rendering of internationalized text.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-330.shtml</guid>
                <pubDate>Thu, 7 Oct 2004 13:43:08 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: squid-2.5.STABLE5-4.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-330.shtml</link>
                <description>
Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects. Unlike traditional
caching software, Squid handles all requests in a single,
non-blocking, I/O-driven process. Squid keeps meta data and especially
hot objects cached in RAM, caches DNS lookups, supports non-blocking
DNS lookups, and implements negative caching of failed requests. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-331.shtml</guid>
                <pubDate>Tue, 5 Oct 2004 17:01:53 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: cups-1.1.20-11.4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-331.shtml</link>
                <description>
The Common UNIX Printing System provides a portable printing layer for
UNIX operating systems. It has been developed by Easy Software Products
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-327.shtml</guid>
                <pubDate>Thu, 30 Sep 2004 16:09:50 +0200</pubDate>
                <title>Fedora Core 2 Update: cdrdao-1.1.9-4.FC.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-327.shtml</link>
                <description>
Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on a
textual description of the CD contents. Recording in DAO mode writes
the complete disc (lead-in, one or more tracks, and lead-out) in a
single step. DAO allows full control over the length and the contents
of pre-gaps, the pause areas between tracks. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-326.shtml</guid>
                <pubDate>Thu, 30 Sep 2004 15:58:49 +0200</pubDate>
                <title>Fedora Core 2 Update: k3b-0.11.14-0.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-326.shtml</link>
                <description>
K3b provides a comfortable user interface to perform most CD/DVD
burning tasks. While the experienced user can take influence in all
steps of the burning process the beginner may find comfort in the
automatic settings and the reasonable k3b defaults which allow a quick
start. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-324.shtml</guid>
                <pubDate>Thu, 30 Sep 2004 15:38:22 +0200</pubDate>
                <title>Fedora Core 2 Update: xcdroast-0.98a15-6.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-324.shtml</link>
                <description>
X-CD-Roast provides a GUI interface for commands like cdrecord and
mkisofs. X-CD-Roast includes a self-explanatory X11 user interface,
automatic SCSI and IDE hardware setup, support for mastering of new
ISO9660 data CDs, support for production of new audio CDs, fast
copying of CDs without hard disk buffering, and a logfile option. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-325.shtml</guid>
                <pubDate>Thu, 30 Sep 2004 15:37:26 +0200</pubDate>
                <title>Fedora Core 2 Update: dvd+rw-tools-5.21.4.10.8-1.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-325.shtml</link>
                <description>
Collection of tools to master DVD+RW/+R media. For further
information see http://fy.chalmers.se/~appro/linux/DVD+RW/ 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-323.shtml</guid>
                <pubDate>Thu, 30 Sep 2004 15:32:14 +0200</pubDate>
                <title>Fedora Core 2 Update: cdrtools-2.01.1-0.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-323.shtml</link>
                <description>
cdrtools is a collection of CD/DVD utilities.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-322.shtml</guid>
                <pubDate>Wed, 29 Sep 2004 17:32:03 +0100</pubDate>
                <title>Fedora Core 2 Update: system-config-display-1.0.17-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-322.shtml</link>
                <description>
system-config-display is a graphical application for configuring an
X Window System X server display.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-319.shtml</guid>
                <pubDate>Tue, 28 Sep 2004 11:04:51 -1000</pubDate>
                <title>Fedora Core 2 Update: gaim-1.0.0-0.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-319.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
protocols are implemented using a modular, easy to use design.
To use a protocol, just add an account using the account editor. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-275.shtml</guid>
                <pubDate>Tue, 28 Sep 2004 17:21:17 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: cups-1.1.20-11.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-275.shtml</link>
                <description>
The Common UNIX Printing System provides a portable printing layer for
UNIX operating systems. It has been developed by Easy Software Products
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-280.shtml</guid>
                <pubDate>Tue, 28 Sep 2004 17:16:55 +0100</pubDate>
                <title>Fedora Core 2 Update: vnc-4.0-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-280.shtml</link>
                <description>
Virtual Network Computing (VNC) is a remote display system which
allows you to view a computing 'desktop' environment not only on the
machine where it is running, but from anywhere on the Internet and
from a wide variety of machine architectures.  This package contains a
client which will allow you to connect to other desktops running a VNC
server. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-306.shtml</guid>
                <pubDate>Mon, 27 Sep 2004 09:08:20 +0200</pubDate>
                <title>Fedora Core 2 Update: system-config-samba-1.2.15-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-306.shtml</link>
                <description>
system-config-samba is a graphical user interface for creating,
modifying, and deleting samba shares.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-318.shtml</guid>
                <pubDate>Thu, 23 Sep 2004 22:04:10 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: subversion-1.0.8-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-318.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.  Subversion only stores the differences between versions,
instead of every complete file.  Subversion is intended to be a
compelling replacement for CVS. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-313.shtml</guid>
                <pubDate>Thu, 23 Sep 2004 21:58:59 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: httpd-2.0.51-2.7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-313.shtml</link>
                <description>
Apache is a powerful, full-featured, efficient, and freely-available
Web server. Apache is also the most popular Web server on the
Internet. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-314.shtml</guid>
                <pubDate>Thu, 23 Sep 2004 12:34:37 -0400</pubDate>
                <title>Fedora Core 2 Update: gtk2-2.4.7-2.6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-314.shtml</link>
                <description>
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-303.shtml</guid>
                <pubDate>Tue, 21 Sep 2004 18:07:29 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: foomatic-3.0.1-3.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-303.shtml</link>
                <description>
Foomatic is a comprehensive, spooler-independent database of printers,
printer drivers, and driver descriptions. It contains utilities to
generate driver description files and printer queues for CUPS, LPD,
LPRng, and PDQ using the database. There is also the possibility to
read the PJL options out of PJL-capable laser printers and take them
into account at the driver description file generation. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-308.shtml</guid>
                <pubDate>Thu, 16 Sep 2004 12:11:58 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: apr-util-0.9.4-14.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-308.shtml</link>
                <description>
The mission of the Apache Portable Runtime (APR) is to provide a
free library of C data structures and routines.  This library
contains additional utility interfaces for APR; including support
for XML, LDAP, database interfaces, URI parsing and more.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-307.shtml</guid>
                <pubDate>Thu, 16 Sep 2004 12:08:22 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: apr-util-0.9.4-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-307.shtml</link>
                <description>
The mission of the Apache Portable Runtime (APR) is to provide a
free library of C data structures and routines.  This library
contains additional utility interfaces for APR; including support
for XML, LDAP, database interfaces, URI parsing and more. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-289.shtml</guid>
                <pubDate>Wed, 15 Sep 2004 12:28:53 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: gtk2-2.4.7-2.4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-289.shtml</link>
                <description>
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-287.shtml</guid>
                <pubDate>Wed, 15 Sep 2004 12:28:04 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: gdk-pixbuf-0.22.0-11.2.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-287.shtml</link>
                <description>
The gdk-pixbuf package contains an image loading library used with the
GNOME GUI desktop environment. The GdkPixBuf library provides image
loading facilities, the rendering of a GdkPixBuf into various formats
(drawables or GdkRGB buffers), and a cache interface. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-288.shtml</guid>
                <pubDate>Wed, 15 Sep 2004 12:27:12 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: gtk2-2.2.4-10</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-288.shtml</link>
                <description>
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-286.shtml</guid>
                <pubDate>Wed, 15 Sep 2004 12:26:19 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: gdk-pixbuf-0.22.0-11.2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-286.shtml</link>
                <description>
The gdk-pixbuf package contains an image loading library used with the
GNOME GUI desktop environment. The GdkPixBuf library provides image
loading facilities, the rendering of a GdkPixBuf into various formats
(drawables or GdkRGB buffers), and a cache interface.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-305.shtml</guid>
                <pubDate>Mon, 13 Sep 2004 18:02:09 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: samba-3.0.7-2.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-305.shtml</link>
                <description>
Samba is the protocol by which a lot of PC-related machines share
files, printers, and other information (such as lists of available
files and printers). The Windows NT, OS/2, and Linux operating systems
support this natively, and add-on packages can enable the same thing
for DOS, Windows, VMS, UNIX of all kinds, MVS, and more. This package
provides an SMB server that can be used to provide network services to
SMB (sometimes called "Lan Manager") clients. Samba uses NetBIOS over
TCP/IP (NetBT) protocols and does NOT need the NetBEUI (Microsoft Raw
NetBIOS frame) protocol.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-304.shtml</guid>
                <pubDate>Mon, 13 Sep 2004 18:01:21 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: samba-3.0.7-2.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-304.shtml</link>
                <description>
Samba is the protocol by which a lot of PC-related machines share
files, printers, and other information (such as lists of available
files and printers). The Windows NT, OS/2, and Linux operating systems
support this natively, and add-on packages can enable the same thing
for DOS, Windows, VMS, UNIX of all kinds, MVS, and more. This package
provides an SMB server that can be used to provide network services to
SMB (sometimes called "Lan Manager") clients. Samba uses NetBIOS over
TCP/IP (NetBT) protocols and does NOT need the NetBEUI (Microsoft Raw
NetBIOS frame) protocol. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-301.shtml</guid>
                <pubDate>Thu, 09 Sep 2004 15:17:50 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: imlib-1.9.13-19</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-301.shtml</link>
                <description>
Imlib is a display depth independent image loading and rendering
library. Imlib is designed to simplify and speed up the process of
loading images and obtaining X Window System drawables. Imlib
provides many simple manipulation routines which can be used for
common operations.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-300.shtml</guid>
                <pubDate>Thu, 09 Sep 2004 15:17:02 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: imlib-1.9.13-15.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-300.shtml</link>
                <description>
Imlib is a display depth independent image loading and rendering
library. Imlib is designed to simplify and speed up the process of
loading images and obtaining X Window System drawables. Imlib
provides many simple manipulation routines which can be used for
common operations.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-298.shtml</guid>
                <pubDate>Thu, 09 Sep 2004 09:53:29 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: cdrtools-2.01-0.a27.4.FC2.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-298.shtml</link>
                <description>
cdrtools is a collection of CD/DVD utilities.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-297.shtml</guid>
                <pubDate>Thu, 09 Sep 2004 09:52:16 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: cdrtools-2.01-0.a19.2.FC1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-297.shtml</link>
                <description>
cdrtools is a collection of CD/DVD utilities.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-293.shtml</guid>
                <pubDate>Wed, 08 Sep 2004 11:33:43 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kdebase-3.2.2-6.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-293.shtml</link>
                <description>
Core applications for the K Desktop Environment.  Included are: kdm
(replacement for xdm), kwin (window manager), konqueror (filemanager,
web browser, ftp client, ...), konsole (xterm replacement), kpanel
(application starter and desktop pager), kaudio (audio server),
kdehelp (viewer for kde help files, info and man pages), kthememgr
(system for managing alternate theme packages) plus other KDE
components (kcheckpass, kikbd, kscreensaver, kcontrol, kfind,
kfontmanager, kmenuedit).
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-292.shtml</guid>
                <pubDate>Wed, 08 Sep 2004 11:30:56 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: kdebase-3.1.4-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-292.shtml</link>
                <description>
Core applications for the K Desktop Environment.  Included are: kdm
(replacement for xdm), kwin (window manager), konqueror (filemanager,
web browser, ftp client, ...), konsole (xterm replacement), kpanel
(application starter and desktop pager), kaudio (audio server),
kdehelp (viewer for kde help files, info and man pages), kthememgr
(system for managing alternate theme packages) plus other KDE
components (kcheckpass, kikbd, kscreensaver, kcontrol, kfind,
kfontmanager, kmenuedit). 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-291.shtml</guid>
                <pubDate>Wed, 08 Sep 2004 11:28:44 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kdelibs-3.2.2-8.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-291.shtml</link>
                <description>
Libraries for the K Desktop Environment:
KDE Libraries included: kdecore (KDE core library), kdeui (user interface),
kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking),
kspell (spelling checker), jscript (javascript), kab (addressbook),
kimgio (image manipulation).
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-290.shtml</guid>
                <pubDate>Wed, 08 Sep 2004 11:25:03 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: kdelibs-3.1.4-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-290.shtml</link>
                <description>
Libraries for the K Desktop Environment:
KDE Libraries included: kdecore (KDE core library), kdeui (user interface),
kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking),
kspell (spelling checker), jscript (javascript), kab (addressbook),
kimgio (image manipulation). 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-294.shtml</guid>
                <pubDate>Wed, 08 Sep 2004 11:15:51 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: lha-1.14i-12.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-294.shtml</link>
                <description>
LHA is an archiving and compression utility for LHarc format archives.
LHA is mostly used in the DOS world, but can be used under Linux to
extract DOS files from LHA archives.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-295.shtml</guid>
                <pubDate>Wed, 08 Sep 2004 11:13:10 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: lha-1.14i-14.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-295.shtml</link>
                <description>
LHA is an archiving and compression utility for LHarc format archives.
LHA is mostly used in the DOS world, but can be used under Linux to
extract DOS files from LHA archives. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-283.shtml</guid>
                <pubDate>Tue, 7 Sep 2004 13:42:06 -0400</pubDate>
                <title>Fedora Core 2 Update: kudzu-1.1.68.2-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-283.shtml</link>
                <description>
Kudzu is a hardware probing tool run at system boot time to determine
what hardware has been added or removed from the system.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-282.shtml</guid>
                <pubDate>Tue, 7 Sep 2004 13:41:48 -0400</pubDate>
                <title>Fedora Core 1 Update: kudzu-1.1.36.3-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-282.shtml</link>
                <description>
Kudzu is a hardware probing tool run at system boot time to determine
what hardware has been added or removed from the system. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-285.shtml</guid>
                <pubDate>Thu, 2 Sep 2004 12:19:47 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: samba-3.0.6-2.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-285.shtml</link>
                <description>
Samba is the protocol by which a lot of PC-related machines share
files, printers, and other information (such as lists of available
files and printers). The Windows NT, OS/2, and Linux operating systems
support this natively, and add-on packages can enable the same thing
for DOS, Windows, VMS, UNIX of all kinds, MVS, and more. This package
provides an SMB server that can be used to provide network services to
SMB (sometimes called "Lan Manager") clients. Samba uses NetBIOS over
TCP/IP (NetBT) protocols and does NOT need the NetBEUI (Microsoft Raw
NetBIOS frame) protocol.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-284.shtml</guid>
                <pubDate>Thu, 2 Sep 2004 12:17:33 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: samba-3.0.6-2.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-284.shtml</link>
                <description>
Samba is the protocol by which a lot of PC-related machines share
files, printers, and other information (such as lists of available
files and printers). The Windows NT, OS/2, and Linux operating systems
support this natively, and add-on packages can enable the same thing
for DOS, Windows, VMS, UNIX of all kinds, MVS, and more. This package
provides an SMB server that can be used to provide network services to
SMB (sometimes called "Lan Manager") clients. Samba uses NetBIOS over
TCP/IP (NetBT) protocols and does NOT need the NetBEUI (Microsoft Raw
NetBIOS frame) protocol.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-273.shtml</guid>
                <pubDate>Wed, 1 Sep 2004 17:34:42 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: mc-4.6.0-17.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-273.shtml</link>
                <description>
Midnight Commander is a visual shell much like a file manager, only
with many more features. It is a text mode application, but it also
includes mouse support if you are running GPM. Midnight Commander's
best features are its ability to FTP, view tar and zip files, and to
poke into RPMs for specific files.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-272.shtml</guid>
                <pubDate>Wed, 1 Sep 2004 17:33:55 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: mc-4.6.0-17.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-272.shtml</link>
                <description>
Midnight Commander is a visual shell much like a file manager, only
with many more features. It is a text mode application, but it also
includes mouse support if you are running GPM. Midnight Commander's
best features are its ability to FTP, view tar and zip files, and to
poke into RPMs for specific files. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-277.shtml</guid>
                <pubDate>Tue, 31 Aug 2004 14:26:18 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: krb5-1.3.4-6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-277.shtml</link>
                <description>
Kerberos V5 is a trusted-third-party network authentication system,
which can improve your network's security by eliminating the insecure
practice of cleartext passwords.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-276.shtml</guid>
                <pubDate>Tue, 31 Aug 2004 14:24:47 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: krb5-1.3.4-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-276.shtml</link>
                <description>
Kerberos V5 is a trusted-third-party network authentication system,
which can improve your network's security by eliminating the insecure
practice of cleartext passwords. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-279.shtml</guid>
                <pubDate>Wed, 25 Aug 2004 19:13:10 -1000</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: gaim-0.82-0.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-279.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
protocols are implemented using a modular, easy to use design.
To use a protocol, just add an account using the account editor.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-278.shtml</guid>
                <pubDate>Wed, 25 Aug 2004 19:12:53 -1000</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: gaim-0.82-0.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-278.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
protocols are implemented using a modular, easy to use design.
To use a protocol, just add an account using the account editor. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-271.shtml</guid>
                <pubDate>Mon, 23 Aug 2004 10:39:39 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: qt-3.3.3-0.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-271.shtml</link>
                <description>
Qt is a GUI software toolkit which simplifies the task of writing and
maintaining GUI (Graphical User Interface) applications
for the X Window System. Qt is written in C++ and is fully object-oriented.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-270.shtml</guid>
                <pubDate>Mon, 23 Aug 2004 10:32:18 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: qt-3.1.2-14.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-270.shtml</link>
                <description>
Qt is a GUI software toolkit which simplifies the task of writing and
maintaining GUI (Graphical User Interface) applications
for the X Window System. Qt is written in C++ and is fully object-oriented. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-267.shtml</guid>
                <pubDate>Fri, 20 Aug 2004 09:34:07 +0200</pubDate>
                <title>Fedora Core 2 Update: kernel-2.6.8-1.521</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-267.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-269.shtml</guid>
                <pubDate>Thu, 19 Aug 2004 17:35:25 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: rsync-2.6.2-1.fc2.0</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-269.shtml</link>
                <description>
Rsync uses a reliable algorithm to bring remote and host files into
sync very quickly. Rsync is fast because it just sends the differences
in the files over the network instead of sending the complete
files. Rsync is often used as a very powerful mirroring process or
just as a more capable replacement for the rcp command. A technical
report which describes the rsync algorithm is included in this
package.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-268.shtml</guid>
                <pubDate>Thu, 19 Aug 2004 17:33:04 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: rsync-2.5.7-5.fc1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-268.shtml</link>
                <description>
Rsync uses a reliable algorithm to bring remote and host files into
sync very quickly. Rsync is fast because it just sends the differences
in the files over the network instead of sending the complete
files. Rsync is often used as a very powerful mirroring process or
just as a more capable replacement for the rcp command. A technical
report which describes the rsync algorithm is included in this
package. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-263.shtml</guid>
                <pubDate>Tue, 17 Aug 2004 16:42:45 +0100</pubDate>
                <title>Fedora Core 1 Update: ghostscript-7.07-15.4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-263.shtml</link>
                <description>
Ghostscript is a set of software that provides a PostScript(TM)
interpreter, a set of C procedures (the Ghostscript library, which
implements the graphics capabilities in the PostScript language) and
an interpreter for Portable Document Format (PDF) files. Ghostscript
translates PostScript code into many common, bitmapped formats, like
those understood by your printer or screen. Ghostscript is normally
used to display PostScript files and to print PostScript files to
non-PostScript printers.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-252.shtml</guid>
                <pubDate>Mon, 16 Aug 2004 17:46:04 +0100</pubDate>
                <title>Fedora Core 1 Update: ghostscript-7.07-15.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-252.shtml</link>
                <description>
Ghostscript is a set of software that provides a PostScript(TM)
interpreter, a set of C procedures (the Ghostscript library, which
implements the graphics capabilities in the PostScript language) and
an interpreter for Portable Document Format (PDF) files. Ghostscript
translates PostScript code into many common, bitmapped formats, like
those understood by your printer or screen. Ghostscript is normally
used to display PostScript files and to print PostScript files to
non-PostScript printers. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-259.shtml</guid>
                <pubDate>Fri, 13 Aug 2004 09:06:53 +0200</pubDate>
                <title>Fedora Core 2 Update: system-config-date-1.7.3.1-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-259.shtml</link>
                <description>
system-config-date is a graphical interface for changing the system date and
time, configuring the system time zone, and setting up the NTP daemon to
synchronize the time of the system with a NTP time server. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-260.shtml</guid>
                <pubDate>Thu, 12 Aug 2004 09:31:46 -0400</pubDate>
                <title>Fedora Core 1 Update: desktop-file-utils-0.3-10.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-260.shtml</link>
                <description>
.desktop files are used to describe an application for inclusion in
GNOME or KDE menus.  This package contains desktop-file-validate which
checks whether a .desktop file complies with the specification at
http://www.freedesktop.org/standards/, and desktop-file-install
which installs a desktop file to the standard directory, optionally
fixing it up in the process.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-261.shtml</guid>
                <pubDate>Wed, 11 Aug 2004 15:54:08 -0400</pubDate>
                <title>Fedora Core 2 Update: devhelp-0.9.1-0.2.0</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-261.shtml</link>
                <description>
An API document browser for GNOME 2. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-251.shtml</guid>
                <pubDate>Tue, 10 Aug 2004 18:16:19 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: kernel-2.4.22-1.2199.nptl</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-251.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of your
Fedora Core Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-258.shtml</guid>
                <pubDate>Fri, 06 Aug 2004 23:16:47 -1000</pubDate>
                <title>Fedora Core 2 Update: gaim-0.81-0.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-258.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
protocols are implemented using a modular, easy to use design.
To use a protocol, just add an account using the account editor.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-257.shtml</guid>
                <pubDate>Fri, 06 Aug 2004 23:15:57 -1000</pubDate>
                <title>Fedora Core 1 Update: gaim-0.81-0.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-257.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
protocols are implemented using a modular, easy to use design.
To use a protocol, just add an account using the account editor. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-256.shtml</guid>
                <pubDate>Fri, 06 Aug 2004 18:10:29 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.4-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-256.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages. The GIMP has many of
the tools and filters you would expect to find in similar commercial
offerings, and some interesting extras as well. The GIMP provides a
large image manipulation toolbox, including channel operations and
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
all with multi-level undo. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-255.shtml</guid>
                <pubDate>Fri, 06 Aug 2004 16:45:06 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-help-2-0.0.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-255.shtml</link>
                <description>
The GIMP User Manual is a newly written User Manual for the GIMP. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-245.shtml</guid>
                <pubDate>Wed, 04 Aug 2004 17:09:10 -0400</pubDate>
                <title>Fedora Core 2 Update: libbonobo-2.6.2-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-245.shtml</link>
                <description>
Bonobo is a component system based on CORBA, used by the GNOME desktop.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-250.shtml</guid>
                <pubDate>Wed, 4 Aug 2004 13:41:35 -0400</pubDate>
                <title>Fedora Core 2 Update: tzdata-2004b-1.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-250.shtml</link>
                <description>
This package contains data files with rules for various timezones around
the world.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-249.shtml</guid>
                <pubDate>Wed, 4 Aug 2004 13:40:18 -0400</pubDate>
                <title>Fedora Core 1 Update: tzdata-2004b-1.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-249.shtml</link>
                <description>
This package contains data files with rules for various timezones around
the world. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-239.shtml</guid>
                <pubDate>Wed, 04 Aug 2004 12:28:50 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: libpng-1.2.5-8</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-239.shtml</link>
                <description>
The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.  PNG
is a bit-mapped graphics format similar to the GIF format.  PNG was
created to replace the GIF format, since GIF uses a patented data
compression algorithm. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-238.shtml</guid>
                <pubDate>Wed, 04 Aug 2004 12:28:48 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: libpng10-1.0.15-8</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-238.shtml</link>
                <description>
The libpng10 package contains an old version of libpng, a library of
functions for creating and manipulating PNG (Portable Network Graphics)
image format files.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-237.shtml</guid>
                <pubDate>Wed, 04 Aug 2004 12:28:44 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: libpng-1.2.5-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-237.shtml</link>
                <description>
The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.  PNG
is a bit-mapped graphics format similar to the GIF format.  PNG was
created to replace the GIF format, since GIF uses a patented data
compression algorithm. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-236.shtml</guid>
                <pubDate>Wed, 04 Aug 2004 12:28:40 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: libpng10-1.0.15-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-236.shtml</link>
                <description>
The libpng10 package contains an old version of libpng, a library of
functions for creating and manipulating PNG (Portable Network Graphics)
image format files. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-247.shtml</guid>
                <pubDate>Tue, 3 Aug 2004 19:33:21 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kernel-2.6.7-1.494.2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-247.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-243.shtml</guid>
                <pubDate>Tue, 3 Aug 2004 09:52:12 -0400</pubDate>
                <title>Fedora Core 2 Update: gnumeric-1.2.8-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-243.shtml</link>
                <description>
Gnumeric is a spreadsheet program for the GNOME GUI desktop
environment. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-233.shtml</guid>
                <pubDate>Mon, 02 Aug 2004 21:05:43 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.3-0.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-233.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages. The GIMP has many of
the tools and filters you would expect to find in similar commercial
offerings, and some interesting extras as well. The GIMP provides a
large image manipulation toolbox, including channel operations and
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
all with multi-level undo. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-240.shtml</guid>
                <pubDate>Fri, 30 Jul 2004 11:59:11 +0900</pubDate>
                <title>Fedora Core 2 Update: man-pages-ja-20040715-3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-240.shtml</link>
                <description>
Japanese Manual pages, translated by JM-Project (Japanese
Manual Project). 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-244.shtml</guid>
                <pubDate>Wed, 28 Jul 2004 12:38:32 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: sox-12.17.4-4.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-244.shtml</link>
                <description>
SoX (Sound eXchange) is a sound file format converter SoX can convert
between many different digitized sound formats and perform simple
sound manipulation functions, including sound effects.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-235.shtml</guid>
                <pubDate>Wed, 28 Jul 2004 12:38:11 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: sox-12.17.4-4.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-235.shtml</link>
                <description>
SoX (Sound eXchange) is a sound file format converter SoX can convert
between many different digitized sound formats and perform simple
sound manipulation functions, including sound effects. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-242.shtml</guid>
                <pubDate>Wed, 28 Jul 2004 07:47:53 +0100</pubDate>
                <title>Fedora Core 2 Update: libwnck-2.6.0.1-3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-242.shtml</link>
                <description>
libwnck (pronounced "libwink") is used to implement pagers, tasklists,
and other such things. It allows applications to monitor information
about open windows, workspaces, their names/icons, and so forth. 
                </description>
        </item>


        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-241.shtml</guid>
                <pubDate>Wed, 28 Jul 2004 07:47:06 +0100</pubDate>
                <title>Fedora Core 2 Update: ORBit2-2.10.0-4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-241.shtml</link>
                <description>
ORBit is a high-performance CORBA (Common Object Request Broker
Architecture) ORB (object request broker). It allows programs to
send requests and receive replies from other programs, regardless
of the locations of the two programs. CORBA is an architecture that
enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-232.shtml</guid>
                <pubDate>Mon, 26 Jul 2004 18:33:09 +0100</pubDate>
                <title>Fedora Core 2 Update: gnome-applets-2.6.2.1-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-232.shtml</link>
                <description>
GNOME (GNU Network Object Model Environment) is a user-friendly set of
applications and desktop tools to be used in conjunction with a window
manager for the X Window System. The gnome-applets package provides
small utilities for the GNOME panel. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-212.shtml</guid>
                <pubDate>Mon, 26 Jul 2004 11:59:12 -0400</pubDate>
                <title>Fedora Core 2 Update: gstreamer-plugins-0.8.2-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-212.shtml</link>
                <description>
GStreamer is a streaming-media framework, based on graphs of filters which
operate on media data. Applications using this library can do anything
from real-time sound processing to playing videos, and just about anything
else media-related.  Its plugin-based architecture means that new data
types or processing capabilities can be added simply by installing new
plugins.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-211.shtml</guid>
                <pubDate>Mon, 26 Jul 2004 11:56:43 -0400</pubDate>
                <title>Fedora Core 2 Update: gstreamer-0.8.3-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-211.shtml</link>
                <description>
GStreamer is a streaming-media framework, based on graphs of filters which
operate on media data. Applications using this library can do anything
from real-time sound processing to playing videos, and just about anything
else media-related.  Its plugin-based architecture means that new data
types or processing capabilities can be added simply by installing new
plugins. 
                </description>
        </item>

	<item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-229.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 21:35:07 +0100</pubDate>
                <title>Fedora Core 1 Update: apr-0.9.4-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-229.shtml</link>
                <description>
The mission of the Apache Portable Runtime (APR) is to provide a
free library of C data structures and routines, forming a system
portability layer to as many operating systems as possible,
including Unices, MS Win32, BeOS and OS/2. 
                </description>
        </item>

	<item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-223.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 21:32:33 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: php-4.3.8-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-223.shtml</link>
                <description>
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts. The
mod_php module enables the Apache Web server to understand and process
the embedded PHP language in Web pages.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-222.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 21:32:16 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: php-4.3.8-1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-222.shtml</link>
                <description>
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts. The
mod_php module enables the Apache Web server to understand and process
the embedded PHP language in Web pages. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-231.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 21:24:50 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: subversion-1.0.6-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-231.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.  Subversion only stores the differences between versions,
instead of every complete file.  Subversion is intended to be a
compelling replacement for CVS. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-230.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 21:24:00 +0100</pubDate>
                <title>Fedora Core 2 Update: neon-0.24.7-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-230.shtml</link>
                <description>
neon is an HTTP and WebDAV client library, with a C interface;
providing a high-level interface to HTTP and WebDAV methods along
with a low-level interface for HTTP request handling.  neon
supports persistent connections, proxy servers, basic, digest and
Kerberos authentication, and has complete SSL support. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-225.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 06:54:30 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: abiword-2.0.5-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-225.shtml</link>
                <description>
AbiWord is a cross-platform Open Source word processor. The goal is to make
AbiWord full-featured, and remain lean.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-224.shtml</guid>
                <pubDate>Fri, 23 Jul 2004 06:53:44 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: abiword-2.0.1-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-224.shtml</link>
                <description>
AbiWord is a cross-platform Open Source word processor. The goal is to make
AbiWord full-featured, and remain lean.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-194.shtml</guid>
                <pubDate>Thu, 22 Jul 2004 18:49:58 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.2-1.fc2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-194.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages. The GIMP has many of
the tools and filters you would expect to find in similar commercial
offerings, and some interesting extras as well. The GIMP provides a
large image manipulation toolbox, including channel operations and
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
all with multi-level undo. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-234.shtml</guid>
                <pubDate>Thu, 22 Jul 2004 17:51:01 +0200</pubDate>
                <title>Fedora Core 2 Update: ethereal-0.10.5-0.2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-234.shtml</link>
                <description>
Ethereal is a network traffic analyzer for Unix-ish operating systems.
This package lays base for libpcap, a packet capture and filtering
library, contains command-line utilities, contains plugins and
documentation for ethereal. A graphical user interface is packaged
separately to GTK+ package. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-213.shtml</guid>
                <pubDate>Tue, 20 Jul 2004 12:34:06 +0100</pubDate>
                <title>Fedora Core 2 Update: texinfo-4.7-4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-213.shtml</link>
                <description>
Texinfo is a documentation system that can produce both online
information and printed output from a single source file. The GNU
Project uses the Texinfo file format for most of its documentation.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-204.shtml</guid>
                <pubDate>Mon, 19 Jul 2004 19:53:10 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: httpd-2.0.50-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-204.shtml</link>
                <description>
Apache is a powerful, full-featured, efficient, and freely-available
Web server. Apache is also the most popular Web server on the
Internet.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-203.shtml</guid>
                <pubDate>Mon, 19 Jul 2004 19:52:26 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: httpd-2.0.50-1.0</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-203.shtml</link>
                <description>
Apache is a powerful, full-featured, efficient, and freely-available
Web server. Apache is also the most popular Web server on the
Internet. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-209.shtml</guid>
                <pubDate>Mon, 19 Jul 2004 15:11:04 +0200</pubDate>
                <title>Fedora Core 2 Update: system-config-network-1.3.17-0.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-209.shtml</link>
                <description>
This is the GUI of the network configuration tool,
supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-221.shtml</guid>
                <pubDate>Thu, 15 Jul 2004 08:35:44 +0200</pubDate>
                <title>Fedora Core 2 Update: mod_python-3.1.3-1.fc2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-221.shtml</link>
                <description>
Mod_python is a module that embeds the Python language interpreter
within the server, allowing Apache handlers to be written in Python.
Mod_python brings together the versatility of Python and the power of
the Apache Web server for a considerable boost in flexibility and
performance over the traditional CGI approach. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-220.shtml</guid>
                <pubDate>Wed, 14 Jul 2004 17:38:38 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: ethereal-0.10.5-0.2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-220.shtml</link>
                <description>
Ethereal is a network traffic analyzer for Unix-ish operating systems.
This package lays base for libpcap, a packet capture and filtering
library, contains command-line utilities, contains plugins and
documentation for ethereal. A graphical user interface is packaged
separately to GTK+ package.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-219.shtml</guid>
                <pubDate>Wed, 14 Jul 2004 17:35:15 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: ethereal-0.10.5-0.1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-219.shtml</link>
                <description>
Ethereal is a network traffic analyzer for Unix-ish operating systems.
This package lays base for libpcap, a packet capture and filtering
library, contains command-line utilities, contains plugins and
documentation for ethereal. A graphical user interface is packaged
separately to GTK+ package.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-218.shtml</guid>
                <pubDate>Mon, 12 Jul 2004 15:50:34 -0400</pubDate>
                <title>Fedora Core 2 Update: initscripts-7.55.1-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-218.shtml</link>
                <description>
The initscripts package contains the basic system scripts used to boot
your Red Hat system, change runlevels, and shut the system down
cleanly.  Initscripts also contains the scripts that activate and
deactivate most network interfaces. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-214.shtml</guid>
                <pubDate>Fri, 09 Jul 2004 18:06:57 +0200</pubDate>
                <title>Fedora Core 2 Update: ppp-2.4.2-3.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-214.shtml</link>
                <description>
The ppp package contains the PPP (Point-to-Point Protocol) daemon and
documentation for PPP support. The PPP protocol provides a method for
transmitting datagrams over serial point-to-point links. PPP is
usually used to dial in to an ISP (Internet Service Provider) or other
organization over a modem and phone line. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-208.shtml</guid>
                <pubDate>Fri, 09 Jul 2004 11:15:23 +0900</pubDate>
                <title>Fedora Core 2 Update: im-sdk-11.4-46.1.svn1587</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-208.shtml</link>
                <description>
IIIMF is a next generation multilingual Unicode input method framework,
which is a replacement of existing input method frameworks such as XIM.
This IIIMF implementation includes Language Engines for various Asian
languages allowing one to switch between inputting complex characters
in a number of different languages in supported applications. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-198.shtml</guid>
                <pubDate>Tue, 6 Jul 2004 13:11:47 -0400</pubDate>
                <title>Fedora Core 2 Update: xorg-x11-6.7.0-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-198.shtml</link>
                <description>
X.org X11 is an open source implementation of the X Window System.  It
provides the basic low level functionality which full fledged
graphical user interfaces (GUIs) such as GNOME and KDE are designed
upon. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-207.shtml</guid>
                <pubDate>Fri, 02 Jul 2004 18:24:12 +0100</pubDate>
                <title>Fedora Core 2 Update: GConf2-2.6.0-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-207.shtml</link>
                <description>
GConf is a process-transparent configuration database API used to
store user preferences. It has pluggable backends and features to
support workgroup administration. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-206.shtml</guid>
                <pubDate>Fri, 2 Jul 2004 09:00:23 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: kernel-2.4.22-1.2197.nptl</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-206.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-205.shtml</guid>
                <pubDate>Fri, 2 Jul 2004 09:00:18 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kernel-2.6.6-1.435.2.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-205.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-116.shtml</guid>
                <pubDate>Thu, 1 Jul 2004 18:19:55 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: rsync-2.5.7-5.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-116.shtml</link>
                <description>
Rsync uses a reliable algorithm to bring remote and host files into
sync very quickly. Rsync is fast because it just sends the differences
in the files over the network instead of sending the complete
files. Rsync is often used as a very powerful mirroring process or
just as a more capable replacement for the rcp command. A technical
report which describes the rsync algorithm is included in this
package. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-168.shtml</guid>
                <pubDate>Thu, 01 Jul 2004 16:36:48 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: mailman-2.1.5-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-168.shtml</link>
                <description>
Mailman is software to help manage email discussion lists, much like
Majordomo and Smartmail. Unlike most similar products, Mailman gives
each mailing list a webpage, and allows users to subscribe,
unsubscribe, etc. over the Web.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-167.shtml</guid>
                <pubDate>Thu, 01 Jul 2004 16:30:21 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: mailman-2.1.5-6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-167.shtml</link>
                <description>
Mailman is software to help manage email discussion lists, much like
Majordomo and Smartmail. Unlike most similar products, Mailman gives
each mailing list a webpage, and allows users to subscribe,
unsubscribe, etc. over the Web.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-146.shtml</guid>
                <pubDate>Thu, 1 Jul 2004 16:27:08 -0400</pubDate>
                <title>Fedora Core 2 Update: k3b-0.11.12-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-146.shtml</link>
                <description>
K3b provides a comfortable user interface to perform most CD/DVD
burning tasks. While the experienced user can take influence in all
steps of the burning process the beginner may find comfort in the
automatic settings and the reasonable k3b defaults which allow a quick
start. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-202.shtml</guid>
                <pubDate>Wed, 30 Jun 2004 23:57:41 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kernel-2.6.6-1.435.2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-202.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-199.shtml</guid>
                <pubDate>Tue, 29 Jun 2004 14:09:56 -0700</pubDate>
                <title>Fedora Core 2 Update: strace-4.5.5-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-199.shtml</link>
                <description>
The strace program intercepts and records the system calls called and
received by a running process.  Strace can print a record of each
system call, its arguments and its return value.  Strace is useful for
diagnosing problems and debugging, as well as for instructional
purposes. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-197.shtml</guid>
                <pubDate>Mon, 28 Jun 2004 13:28:09 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: ipsec-tools-0.2.5-4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-197.shtml</link>
                <description>
This is the IPsec-Tools package.  You need this package in order to
really use the IPsec functionality in the linux-2.5+ kernels.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-200.shtml</guid>
                <pubDate>Tue, 29 Jun 2004 01:58:03 +0900</pubDate>
                <title>Fedora Core 1 Update: tcltk-8.3.5-96.0.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-200.shtml</link>
                <description>
Tcl is a simple scripting language designed to be embedded into other
applications.  Tcl is designed to be used with Tk, a widget set. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-188.shtml</guid>
                <pubDate>Sat, 26 Jun 2004 11:07:07 +0900</pubDate>
                <title>Fedora Core 2 Update: im-sdk-11.4-46.svn1587</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-188.shtml</link>
                <description>
im-sdk is a IIIMF Input Method Software Developers Kit. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-178.shtml</guid>
                <pubDate>Fri, 25 Jun 2004 09:28:34 -0400</pubDate>
                <title>Fedora Core 2 Update: ftp-0.17-21</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-178.shtml</link>
                <description>
The ftp package provides the standard UNIX command-line FTP (File
Transfer Protocol) client.  FTP is a widely used protocol for
transferring files over the Internet and for archiving files. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-181.shtml</guid>
                <pubDate>Fri, 25 Jun 2004 09:26:32 -0400</pubDate>
                <title>Fedora Core 2 Update: finger-0.17-24</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-181.shtml</link>
                <description>
Finger is a utility which allows users to see information about system
users (login name, home directory, name, how long they've been logged
in to the system, etc.).  The finger package includes a standard
finger client. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-187.shtml</guid>
                <pubDate>Fri, 25 Jun 2004 09:21:06 -0400</pubDate>
                <title>Fedora Core 2 Update: sysstat-5.0.1-4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-187.shtml</link>
                <description>
This package provides the sar and iostat commands for Linux. Sar and
iostat enable system monitoring of disk, network, and other IO
activity.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-193.shtml</guid>
                <pubDate>Fri, 25 Jun 2004 22:04:00 +0900</pubDate>
                <title>Fedora Core 1 Update: tcltk-8.3.5-96.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-193.shtml</link>
                <description>
Tcl is a simple scripting language designed to be embedded into other
applications.  Tcl is designed to be used with Tk, a widget set. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-183.shtml</guid>
                <pubDate>Thu, 24 Jun 2004 19:10:41 -1000</pubDate>
                <title>Fedora Core 2 Update: dovecot--0.99.10.5-0.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-183.shtml</link>
                <description>
Dovecot is an IMAP server for Linux/UNIX-like systems, written with security
primarily in mind.  It also contains a small POP3 server.  It supports mail
in either of maildir or mbox formats.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-182.shtml</guid>
                <pubDate>Thu, 24 Jun 2004 19:09:54 -1000</pubDate>
                <title>Fedora Core 1 Update: dovecot-0.99.10.5-0.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-182.shtml</link>
                <description>
Dovecot is an IMAP server for Linux/UNIX-like systems, written with security
primarily in mind.  It also contains a small POP3 server.  It supports mail
in either of maildir or mbox formats. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-196.shtml</guid>
                <pubDate>Thu, 24 Jun 2004 19:09:50 -1000</pubDate>
                <title>Fedora Core 2 Update: gaim-0.79-0.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-196.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-195.shtml</guid>
                <pubDate>Thu, 24 Jun 2004 19:09:44 -1000</pubDate>
                <title>Fedora Core 1 Update: gaim-0.79-0.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-195.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-191.shtml</guid>
                <pubDate>Thu, 24 Jun 2004 12:18:02 -0400</pubDate>
                <title>Fedora Core 2 Update: xinitrc-3.42-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-191.shtml</link>
                <description>
The xinitrc package contains the xinitrc file, a script which is used
to configure your X Window System session or to start a window
manager. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-192.shtml</guid>
                <pubDate>Thu, 24 Jun 2004 16:29:22 +0200</pubDate>
                <title>Fedora Core 2 Update: cdrtools-2.01-0.a27.4.FC2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-192.shtml</link>
                <description>
cdrtools is a collection of CD/DVD utilities. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-186.shtml</guid>
                <pubDate>Wed, 23 Jun 2004 19:25:44 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kernel-2.4.22-1.2194.nptl</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-186.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of your
Fedora Core Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-145.shtml</guid>
                <pubDate>Wed, 23 Jun 2004 19:51:57 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-2.0.1-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-145.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-142.shtml</guid>
                <pubDate>Wed, 23 Jun 2004 19:49:23 +0200</pubDate>
                <title>Fedora Core 2 Update: gimp-gap-2.0.2-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-142.shtml</link>
                <description>
The GIMP-GAP (GIMP Animation Package) is a collection of Plug-Ins to
extend GIMP 2.0 with capabilities to edit and create animations as
sequences of single frames. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-190.shtml</guid>
                <pubDate>Wed, 23 Jun 2004 12:50:17 -0400</pubDate>
                <title>Fedora Core 2 Update: dhcp-3.0.1rc14-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-190.shtml</link>
                <description>
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
individual devices on an IP network to get their own network
configuration information (IP address, subnetmask, broadcast address,
etc.) from a DHCP server.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-189.shtml</guid>
                <pubDate>Wed, 23 Jun 2004 18:54:22 +0900</pubDate>
                <title>Fedora Core 2 Update: kcc-2.3-20.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-189.shtml</link>
                <description>
kcc is a kanji code converter with an auto detection.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-176.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 13:28:08 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: libpng10-1.0.15-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-176.shtml</link>
                <description>
The libpng10 package contains an old version of libpng, a library of
functions for creating and manipulating PNG (Portable Network Graphics)
image format files.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-175.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 13:28:03 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: libpng-1.2.5-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-175.shtml</link>
                <description>
The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.  PNG
is a bit-mapped graphics format similar to the GIF format.  PNG was
created to replace the GIF format, since GIF uses a patented data
compression algorithm. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-174.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 13:27:52 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: libpng10-1.0.15-4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-174.shtml</link>
                <description>
The libpng10 package contains an old version of libpng, a library of
functions for creating and manipulating PNG (Portable Network Graphics)
image format files. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-173.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 13:27:36 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: libpng-1.2.5-4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-173.shtml</link>
                <description>
The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.  PNG
is a bit-mapped graphics format similar to the GIF format.  PNG was
created to replace the GIF format, since GIF uses a patented data
compression algorithm. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-185.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 18:42:15 +0200</pubDate>
                <title>Fedora Core 2 Update: openmotif-2.2.3-4.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-185.shtml</link>
                <description>
This is the Open Motif 2.2.3 runtime environment. It includes the
Motif shared libraries, needed to run applications which are dynamically
linked against Motif, and the Motif Window Manager "mwm". 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-158.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 10:21:11 +0200</pubDate>
                <title>Fedora Core 2 Update: cdrtools-2.01-0.a27.4</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-158.shtml</link>
                <description>
cdrtools is a collection of CD/DVD utilities. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-184.shtml</guid>
                <pubDate>Fri, 18 Jun 2004 11:37:54 +0900</pubDate>
                <title>Fedora Core 2 Update: jcode.pl-2.13-9.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-184.shtml</link>
                <description>
A Perl library for Japanese character code conversion.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-172.shtml</guid>
                <pubDate>Wed, 16 Jun 2004 18:04:06 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: ethereal-0.10.3-2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-172.shtml</link>
                <description>
This package lays base for libpcap, a packet capture and filtering
library, contains command-line utilities, contains plugins and
documentation for ethereal. A graphical user interface is packaged
separately to GTK+ package. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-171.shtml</guid>
                <pubDate>Mon, 14 Jun 2004 19:20:29 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kernel-2.6.6-1.435</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-171.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-165.shtml</guid>
                <pubDate>Fri, 11 Jun 2004 20:22:47 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: subversion-0.32.1-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-165.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-166.shtml</guid>
                <pubDate>Fri, 11 Jun 2004 20:20:32 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: subversion-1.0.4-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-166.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-170.shtml</guid>
                <pubDate>Fri, 11 Jun 2004 12:13:58 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: cvs-1.11.17-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-170.shtml</link>
                <description>
CVS (Concurrent Version System) is a version control system that can
record the history of your files (usually, but not always, source
code). CVS only stores the differences between versions, instead of
every version of every file you have ever created. CVS also keeps a log
of who, when, and why changes occurred.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-169.shtml</guid>
                <pubDate>Fri, 11 Jun 2004 12:12:43 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: cvs-1.11.17-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-169.shtml</link>
                <description>
CVS (Concurrent Version System) is a version control system that can
record the history of your files (usually, but not always, source
code). CVS only stores the differences between versions, instead of
every version of every file you have ever created. CVS also keeps a log
of who, when, and why changes occurred. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-137.shtml</guid>
                <pubDate>Fri, 11 Jun 2004 17:07:06 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kernel-2.6.6-1.427</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-137.shtml</link>
                <description>
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-162.shtml</guid>
                <pubDate>Thu, 10 Jun 2004 09:57:15 -1000</pubDate>
                <title>Fedora Core 2 Update: gaim-0.78-1.FC2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-162.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-161.shtml</guid>
                <pubDate>Thu, 10 Jun 2004 09:56:39 -1000</pubDate>
                <title>Fedora Core 1 Update: gaim-0.78-1.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-161.shtml</link>
                <description>
Gaim allows you to talk to anyone using a variety of messaging
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-123.shtml</guid>
                <pubDate>Thu, 10 Jun 2004 11:04:15 -0400</pubDate>
                <title>Fedora Core 1 Update: samba-3.0.4-1.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-123.shtml</link>
                <description>
Samba is the protocol by which a lot of PC-related machines share
files, printers, and other information (such as lists of available
files and printers).
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-147.shtml</guid>
                <pubDate>Wed, 9 Jun 2004 19:11:37 +0200</pubDate>
                <title>Fedora Core 1 Update: vim-6.2.532-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-147.shtml</link>
                <description>
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-164.shtml</guid>
                <pubDate>Wed, 9 Jun 2004 11:23:12 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: squid-2.5.STABLE5-4.fc2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-164.shtml</link>
                <description>
Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-163.shtml</guid>
                <pubDate>Wed, 9 Jun 2004 11:16:49 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: squid-2.5.STABLE3-2.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-163.shtml</link>
                <description>
Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-160.shtml</guid>
                <pubDate>Wed, 9 Jun 2004 12:06:23 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: squirrelmail-1.4.3-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-160.shtml</link>
                <description>
SquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-159.shtml</guid>
                <pubDate>Wed, 9 Jun 2004 12:05:43 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: squirrelmail-1.4.3-0.f1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-159.shtml</link>
                <description>
SquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-157.shtml</guid>
                <pubDate>Mon, 7 Jun 2004 14:08:34 -0700</pubDate>
                <title>Fedora Core 2 Update: bison-1.875c-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-157.shtml</link>
                <description>
Bison is a general purpose parser generator that converts a grammar
description for an LALR(1) context-free grammar into a C program to
parse that grammar.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-150.shtml</guid>
                <pubDate>Fri, 4 Jun 2004 15:08:50 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: krb5-1.3.3-7</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-150.shtml</link>
                <description>
Kerberos V5 is a trusted-third-party network authentication system,
which can improve your network's security by eliminating the insecure
practice of cleartext passwords.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-149.shtml</guid>
                <pubDate>Fri, 4 Jun 2004 15:07:41 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: krb5-1.3.3-6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-149.shtml</link>
                <description>
Kerberos V5 is a trusted-third-party network authentication system,
which can improve your network's security by eliminating the insecure
practice of cleartext passwords. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-155.shtml</guid>
                <pubDate>Thu, 3 Jun 2004 21:38:46 -0700</pubDate>
                <title>Fedora Core 1 Update: strace-4.5.4-0.FC1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-155.shtml</link>
                <description>
The strace program intercepts and records the system calls called and
received by a running process.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-156.shtml</guid>
                <pubDate>Thu, 3 Jun 2004 21:37:03 -0700</pubDate>
                <title>Fedora Core 2 Update: strace-4.5.4-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-156.shtml</link>
                <description>
The strace program intercepts and records the system calls called and
received by a running process.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-154.shtml</guid>
                <pubDate>Thu, 03 Jun 2004 18:24:39 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: net-tools-1.60-25.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-154.shtml</link>
                <description>
The net-tools package contains basic networking tools, including
ifconfig, netstat, route, and others. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-153.shtml</guid>
                <pubDate>Thu, 03 Jun 2004 18:02:32 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: ethereal-0.10.3-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-153.shtml</link>
                <description>
Ethereal is a network traffic analyzer for Unix-ish operating systems. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-152.shtml</guid>
                <pubDate>Thu, 03 Jun 2004 18:00:41 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: ethereal-0.10.3-0.1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-152.shtml</link>
                <description>
Ethereal is a network traffic analyzer for Unix-ish operating systems.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-144.shtml</guid>
                <pubDate>Thu, 3 Jun 2004 16:51:25 +0100</pubDate>
                <title>Fedora Core 2 Update: cups-1.1.20-11.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-144.shtml</link>
                <description>
The Common UNIX Printing System provides a portable printing layer for
UNIX operating systems.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-141.shtml</guid>
                <pubDate>Fri, 28 May 2004 12:49:27 -0400</pubDate>
                <title>Fedora Core 1 Update: vsftpd-1.2.1-4.fc1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-141.shtml</link>
                <description>
vsftpd is a Very Secure FTP daemon. It was written completely from
scratch. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-100.shtml</guid>
                <pubDate>Fri, 28 May 2004 12:37:38 +0200</pubDate>
                <title>Fedora Core 1 Update: gimp-1.2.5-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-100.shtml</link>
                <description>
The GIMP (GNU Image Manipulation Program) is a powerful image
composition and editing program, which can be extremely useful for
creating logos and other graphics for webpages.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-136.shtml</guid>
                <pubDate>Thu, 27 May 2004 20:49:47 +0100</pubDate>
                <title>Fedora Core 2 Update: php-4.3.6-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-136.shtml</link>
                <description>
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-135.shtml</guid>
                <pubDate>Thu, 27 May 2004 20:47:39 +0100</pubDate>
                <title>Fedora Core 2 Update: subversion-1.0.4-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-135.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-139.shtml</guid>
                <pubDate>Tue, 25 May 2004 16:30:18 -0400</pubDate>
                <title>Fedora Core 2 Update: hwdata-0.120-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-139.shtml</link>
                <description>
hwdata contains various hardware identification and configuration data,
such as the pci.ids database, the XFree86 Cards and MonitorsDb databases. 
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-138.shtml</guid>
                <pubDate>Tue, 25 May 2004 20:35:56 +0100</pubDate>
                <title>Fedora Core 2 Update: rsync-2.6.2-1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-138.shtml</link>
                <description>
Rsync uses a reliable algorithm to bring remote and host files into
sync very quickly. Rsync is fast because it just sends the differences
in the files over the network instead of sending the complete
files.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-118.shtml</guid>
                <pubDate>Tue, 25 May 2004 14:22:45 +0100</pubDate>
                <title>Fedora Core 1 Update: php-4.3.6-1.3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-118.shtml</link>
                <description>
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-117.shtml</guid>
                <pubDate>Tue, 25 May 2004 14:18:15 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: httpd-2.0.49-1.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-117.shtml</link>
                <description>
Apache is a powerful, full-featured, efficient, and freely-available
Web server. Apache is also the most popular Web server on the
Internet.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-134.shtml</guid>
                <pubDate>Thu, 20 May 2004 15:51:26 -0400</pubDate>
                <title>Fedora Core 2 Update: libgnome-2.6.0-3</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-134.shtml</link>
                <description>
GNOME (GNU Network Object Model Environment) is a user-friendly set of
GUI applications and desktop tools to be used in conjunction with a
window manager for the X Window System.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-133.shtml</guid>
                <pubDate>Wed, 19 May 2004 23:06:05 +0200</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: kdepim-3.1.4-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-133.shtml</link>
                <description>
A PIM (Personal Information Manager) for KDE.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-132.shtml</guid>
                <pubDate>Wed, 19 May 2004 15:47:10 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: ipsec-tools-0.2.5-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-132.shtml</link>
                <description>
This is the IPsec-Tools package.  You need this package in order to
really use the IPsec functionality in the linux-2.5+ kernels.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-128.shtml</guid>
                <pubDate>Wed, 19 May 2004 17:19:02 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: subversion-1.0.2-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-128.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-127.shtml</guid>
                <pubDate>Wed, 19 May 2004 17:17:25 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: subversion-0.32.1-2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-127.shtml</link>
                <description>
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-130.shtml</guid>
                <pubDate>Wed, 19 May 2004 17:07:33 +0100</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: neon-0.24.5-2.2</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-130.shtml</link>
                <description>
neon is an HTTP and WebDAV client library, with a C interface;
providing a high-level interface to HTTP and WebDAV methods along
with a low-level interface for HTTP request handling
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-129.shtml</guid>
                <pubDate>Wed, 19 May 2004 17:06:31 +0100</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: neon-0.24.5-2.1</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-129.shtml</link>
                <description>
neon is an HTTP and WebDAV client library, with a C interface;
providing a high-level interface to HTTP and WebDAV methods along
with a low-level interface for HTTP request handling
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-131.shtml</guid>
                <pubDate>Wed, 19 May 2004 11:45:13 -0400</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: cvs-1.11.15-6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-131.shtml</link>
                <description>
CVS (Concurrent Version System) is a version control system that can
record the history of your files (usually, but not always, source
code).
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-126.shtml</guid>
                <pubDate>Wed, 19 May 2004 11:44:40 -0400</pubDate>
                <title>[SECURITY] Fedora Core 1 Update: cvs-1.11.15-5</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-126.shtml</link>
                <description>
CVS (Concurrent Version System) is a version control system that can
record the history of your files (usually, but not always, source
code).
                </description>
        </item>

        <item>
                <guid>http://fedoranews.org/updates/FEDORA-2004-122.shtml</guid>
                <pubDate>Wed, 19 May 2004 13:04:28 +0200</pubDate>
                <title>[SECURITY] Fedora Core 2 Update: kdelibs-3.2.2-6</title>
                <link>http://fedoranews.org/updates/FEDORA-2004-122.shtml</link>
                <description>
Libraries for the K Desktop Environment:
KDE Libraries included: kdecore (KDE core library), kdeui (user interface),
kfm (file 