Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-048
2004-01-13
---------------------------------------------------------------------

Name : kernel
Version : 2.4.22
Release : 1.2149.nptl
Summary : The Linux kernel (the core of the Linux operating system)
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.

Fedora Linux 9213 Published by Philipp Esselbach 1

Fedora Update Notification
FEDORA-2003-050
2004-01-12
---------------------------------------------------------------------

Name : gcc
Version : 3.3.2
Release : 6
Summary : Various compilers (C, C++, Objective-C, Java, ...)
Description :
The gcc package contains the GNU Compiler Collection version 3.3.2. You'll need this package in order to compile C code.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-045
2004-01-12
---------------------------------------------------------------------

Name : glibc
Version : 2.3.2
Release : 101.4
Summary : The GNU libc libraries.
Description :
The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-005
2004-01-08
---------------------------------------------------------------------

Name : php
Version : 4.3.4
Release : 1.1
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

Fedora Update Notification
FEDORA-2003-004
2004-01-08
---------------------------------------------------------------------

Name : httpd
Version : 2.0.48
Release : 1.2
Summary : Apache HTTP Server
Description :
Apache is a powerful, full-featured, efficient, and freely-available Web server. Apache is also the most popular Web server on the Internet.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Security Update Notification
FEDORA-2003-047
2004-01-07
---------------------------------------------------------------------

Name : kernel
Version : 2.4.22
Release : 1.2140.nptl
Summary : The Linux kernel (the core of the Linux operating system)
Description :
The kernel package contains the Linux kernel (vmlinuz), the core of your Red Hat Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-045
2004-01-07
---------------------------------------------------------------------

Name : glibc
Version : 2.3.2
Release : 101.4
Summary : The GNU libc libraries.
Description :
The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-044
2004-01-07
---------------------------------------------------------------------

Name : gcc
Version : 3.3.2
Release : 5
Summary : Various compilers (C, C++, Objective-C, Java, ...)
Description :
The gcc package contains the GNU Compiler Collection version 3.3.2. You'll need this package in order to compile C code.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-046
2004-01-05
---------------------------------------------------------------------

Name : kernel
Version : 2.4.22
Release : 1.2138.nptl
Summary : The Linux kernel (the core of the Linux operating system)
Description :
The kernel package contains the Linux kernel (vmlinuz), the core of your Red Hat Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-033
2003-12-23
---------------------------------------------------------------------

Name : bash
Version : 2.05b
Release : 34
Summary : The GNU Bourne Again shell (bash) version 2.05b.
Description :
The GNU Bourne Again shell (Bash) is a shell or command language interpreter that is compatible with the Bourne shell (sh). Bash incorporates useful features from the Korn shell (ksh) and the C shell (csh). Most sh scripts can be run by bash without modification. This package (bash) contains bash version 2.05b, which improves POSIX compliance over previous versions. However, many old shell scripts will depend upon the behavior of bash 1.14, which is included in the bash1 package. Bash is the default shell for Red Hat Linux. It is popular and powerful, and you'll probably end up using it.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-028
2003-12-23
---------------------------------------------------------------------

Name : gphoto2
Version : 2.1.3
Release : 1
Summary : Software for accessing digital cameras
Description :
The gPhoto2 project is a universal, free application and library framework that lets you download images from several different digital camera models, including the newer models with USB connections. Note that
a) for some older camera models you must use the old "gphoto" package.
b) for USB mass storage models you must use the driver in the kernel

This package contains
i) the library that digital camera applications can use
ii) the command-line utility gphoto2

Other (GUI) frontends are available separately.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-021
2003-12-19
---------------------------------------------------------------------

Name : binutils
Version : 2.14.90.0.6
Release : 4
Summary : A GNU collection of binary utilities.
Description :
Binutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld (the GNU linker), nm (for listing symbols from object files), objcopy (for copying and translating object files), objdump (for displaying information from object files), ranlib (for generating an index for the contents of an archive), size (for listing the section sizes of an object or archive file), strings (for listing printable strings from files), strip (for discarding symbols), and addr2line (for converting addresses to file and line).

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-015
2003-12-19
---------------------------------------------------------------------

Name : sed
Version : 4.0.8
Release : 2
Summary : A GNU stream text editor.
Description :
The sed (Stream EDitor) editor is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line.

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-039
2003-12-19
---------------------------------------------------------------------

Name : dia
Version : 0.92.2
Release : 1
Summary : A diagram drawing program.
Description :
The Dia drawing program is designed to be like the Windows(TM) Visio program. Dia can be used to draw different types of diagrams, and includes support for UML static structure diagrams (class diagrams), entity relationship modeling, and network diagrams. Dia can load and save diagrams to a custom file format, can load and save in .xml format, and can export to PostScript(TM).

Fedora Linux 9213 Published by Philipp Esselbach 0

Fedora Update Notification
FEDORA-2003-029
2003-12-18
---------------------------------------------------------------------

Name : gnucash
Version : 1.8.8
Release : 1
Summary : GnuCash is an application to keep track of your finances.
Description :
GnuCash is a personal finance manager. A check-book like register GUI allows you to enter and track bank accounts, stocks, income and even currency trades. The interface is designed to be simple and easy to use, but is backed with double-entry accounting principles to ensure balanced books.