Fedora Linux 9213 Published by Philipp Esselbach 0

An update Squid package is available for Fedora core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-164
2004-06-09
---------------------------------------------------------------------

Product : Fedora Core 2
Name : squid
Version : 2.5.STABLE5
Release : 4.fc2
Summary : The Squid proxy caching server.
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.

Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.

Fedora Linux 9213 Published by Philipp Esselbach 0

An udpated squid package has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-163
2004-06-09
---------------------------------------------------------------------

Product : Fedora Core 1
Name : squid
Version : 2.5.STABLE3
Release : 2.fc1
Summary : The Squid proxy caching server.
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.

Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.

Fedora Linux 9213 Published by Philipp Esselbach 0

A vim update has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-147
2004-06-09
---------------------------------------------------------------------

Product : Fedora Core 1
Name : vim
Version : 6.2.532
Release : 1
Summary : The VIM editor.
Description :
VIM (VIsual editor iMproved) is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated SquirrelMail package is available for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-160
2004-06-09
---------------------------------------------------------------------

Product : Fedora Core 2
Name : squirrelmail
Version : 1.4.3
Release : 1
Summary : SquirrelMail webmail client
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. It has very few requirements and is very easy to configure and install. SquirrelMail has all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated SquirrelMail package has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-159
2004-06-09
---------------------------------------------------------------------

Product : Fedora Core 1
Name : squirrelmail
Version : 1.4.3
Release : 0.f1.1
Summary : SquirrelMail webmail client
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. It has very few requirements and is very easy to configure and install. SquirrelMail has all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated bison package is available for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-157
2004-06-07
---------------------------------------------------------------------

Product : Fedora Core 2
Name : bison
Version : 1.875c
Release : 1
Summary : A GNU general-purpose parser generator.
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. Bison can be used to develop a wide range of language parsers, from ones used in simple desk calculators to complex programming languages. Bison is upwardly compatible with Yacc, so any correctly written Yacc grammar should work with Bison without any changes. If you know Yacc, you shouldn't have any trouble using Bison. You do need to be very proficient in C programming to be able to use Bison. Bison is only needed on systems that are used for development.

If your system will be used for C development, you should install Bison.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated krb5 package is available for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-150
2004-06-04
---------------------------------------------------------------------

Product : Fedora Core 2
Name : krb5
Version : 1.3.3

Release : 7

Summary : The Kerberos network authentication system.
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated krb5 package has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-149
2004-06-04
---------------------------------------------------------------------

Product : Fedora Core 1
Name : krb5
Version : 1.3.3

Release : 6

Summary : The Kerberos network authentication system.
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

A strace update has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-155
2004-06-04
---------------------------------------------------------------------

Product : Fedora Core 1
Name : strace
Version : 4.5.4
Release : 0.FC1
Summary : Tracks and displays system calls associated with a running process.
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.

Install strace if you need a tool to track the system calls made and received by a process.

Fedora Linux 9213 Published by Philipp Esselbach 0

A strace update has been released for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-156
2004-06-04
---------------------------------------------------------------------

Product : Fedora Core 2
Name : strace
Version : 4.5.4
Release : 1
Summary : Tracks and displays system calls associated with a running process.
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.

Install strace if you need a tool to track the system calls made and received by a process.

Fedora Linux 9213 Published by Philipp Esselbach 0

A net-tools update has been released for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-154
2004-06-03
---------------------------------------------------------------------

Product : Fedora Core 2
Name : net-tools
Version : 1.60
Release : 25.1
Summary : Basic networking tools.
Description :
The net-tools package contains basic networking tools, including ifconfig, netstat, route, and others.

---------------------------------------------------------------------

The code in netlink.c is based in part on the code of iproute. It was not updated when CAN-2003-0856 was announced. The code in question is within the netlink_listen & netlink_receive_dump functions. They should both check the source of the packets by looking at nl_pid and ensuring that it is 0 before performing any reconfiguration of network interfaces.

These updated packages now contain the latest netplug daemon which fixes that problem. All users of netplug are strongly encouraged to upgrade to these new packages.

Fedora Linux 9213 Published by Philipp Esselbach 0

An ethereal update has been released for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-153
2004-06-03
---------------------------------------------------------------------

Product : Fedora Core 2
Name : ethereal
Version : 0.10.3
Release : 2.1
Summary : Network traffic analyzer
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

An ehtereal update is available for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-152
2004-06-03
---------------------------------------------------------------------

Product : Fedora Core 1
Name : ethereal
Version : 0.10.3
Release : 0.1.1
Summary : Network traffic analyzer
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

A cups update is available for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-144
2004-06-03
---------------------------------------------------------------------

Product : Fedora Core 2
Name : cups
Version : 1.1.20

Release : 11.1

Summary : Common Unix Printing System
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated vsftpd package has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-141
2004-05-28
---------------------------------------------------------------------

Product : Fedora Core 1
Name : vsftpd
Version : 1.2.1
Release : 4.fc1
Summary : vsftpd - Very Secure Ftp Daemon
Description :
vsftpd is a Very Secure FTP daemon. It was written completely from scratch.

---------------------------------------------------------------------
Update Information:

This update upgrades vsftpd to the code shipped in Fedora Core 2. Notable is a fix for the signal handling in the listener code that can cause the listener to hang. (bug #109933, #113364)

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated gimp package has been released for Fedora Core 1

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-100
2004-05-28
---------------------------------------------------------------------


Product : Fedora Core 1
Name : gimp
Version : 1.2.5
Release : 2
Summary : The GNU Image Manipulation Program.
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.

The GIMP includes a scripting facility, but many of the included scripts rely on fonts that we cannot distribute. The GIMP FTP site has a package of fonts that you can install by yourself, which includes all the fonts needed to run the included scripts. Some of the fonts have unusual licensing requirements; all the licenses are documented in the package. Get ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you are so inclined. Alternatively, choose fonts which exist on your system before running the scripts.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated PHP package has been released for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-136
2004-05-27
---------------------------------------------------------------------

Product : Fedora Core 2
Name : php
Version : 4.3.6

Release : 5

Summary : The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

A subversion update has been released for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-135
2004-05-27
---------------------------------------------------------------------

Product : Fedora Core 2
Name : subversion
Version : 1.0.4

Release : 1

Summary : Modern Version Control System designed to replace CVS
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.

Fedora Linux 9213 Published by Philipp Esselbach 0

An updated hwdata package is available for Fedora Core 2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2004-139
2004-05-25
---------------------------------------------------------------------

Product : Fedora Core 2
Name : hwdata
Version : 0.120
Release : 1
Summary : Hardware identification and configuration data
Description :
hwdata contains various hardware identification and configuration data, such as the pci.ids database, the XFree86 Cards and MonitorsDb databases.