08.10.2013 Views

Red Hat Enterprise Linux 5 5.3 Release Notes - Red Hat Customer ...

Red Hat Enterprise Linux 5 5.3 Release Notes - Red Hat Customer ...

Red Hat Enterprise Linux 5 5.3 Release Notes - Red Hat Customer ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5<br />

<strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong><br />

<strong>Release</strong> <strong>Notes</strong> für alle Architekturen.<br />

Ryan Lerch<br />

<strong>Red</strong> <strong>Hat</strong> Engineering Content Services<br />

rlerch@redhat.com<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 1


2 Rechtlicher Hinweis<br />

Rechtlicher Hinweis<br />

Copyright © 2008 <strong>Red</strong> <strong>Hat</strong>, Inc..<br />

The text of and illustrations in this document are licensed by <strong>Red</strong> <strong>Hat</strong> under a Creative Commons<br />

Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at<br />

http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this<br />

document or an adaptation of it, you must provide the URL for the original version.<br />

<strong>Red</strong> <strong>Hat</strong>, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section<br />

4d of CC-BY-SA to the fullest extent permitted by applicable law.<br />

<strong>Red</strong> <strong>Hat</strong>, <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong>, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo,<br />

and RHCE are trademarks of <strong>Red</strong> <strong>Hat</strong>, Inc., registered in the United States and other countries.<br />

<strong>Linux</strong>® is the registered trademark of Linus Torvalds in the United States and other countries.<br />

Java® is a registered trademark of Oracle and/or its affiliates.<br />

XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States<br />

and/or other countries.<br />

MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other<br />

countries.<br />

All other trademarks are the property of their respective owners.<br />

1801 Varsity Drive<br />

Raleigh, NC 27606-2072 USA<br />

Phone: +1 919 754 3700<br />

Phone: 888 733 4281<br />

Fax: +1 919 754 3701


Zusammenfassung<br />

Dieses Dokument enthält die <strong>Release</strong> <strong>Notes</strong> für <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>.<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 3


4 Inhaltsverzeichnis<br />

Inhaltsverzeichnis<br />

1. <strong>Release</strong> <strong>Notes</strong> Updates<br />

1.1. Feature Updates<br />

1.2. Resolved Issues<br />

1.3. Driver Updates<br />

1.4. Virtualization<br />

1.5. Known Issues<br />

1.6. Technology Previews<br />

2. Installation-Related <strong>Notes</strong><br />

2.1. All Architectures<br />

2.2. PowerPC Architectures<br />

2.3. s390x Architectures<br />

2.4. ia64 Architecture<br />

3. Feature Updates<br />

4. Driver Updates<br />

4.1. All Architectures<br />

5. Kernel-Related <strong>Notes</strong><br />

5.1. All Architectures<br />

5.2. x86 Architectures<br />

<strong>5.3</strong>. PowerPC Architectures<br />

5.4. x86_64 Architectures<br />

5.5. s390x Architectures<br />

5.6. ia64 Architecture<br />

6. Virtualization<br />

6.1. Feature Updates<br />

6.2. Resolved Issues<br />

6.3. Known Issues<br />

7. Technology Previews<br />

8. Resolved Issues<br />

8.1. All Architectures<br />

8.2. x86_64 Architectures<br />

8.3. s390x Architectures<br />

8.4. PowerPC Architectures<br />

9. Known Issues<br />

9.1. All Architectures<br />

9.2. x86 Architectures<br />

9.3. x86_64 Architectures<br />

9.4. PowerPC Architectures<br />

9.5. s390x Architectures<br />

9.6. ia64 Architecture<br />

10. Added Packages<br />

11. Dropped Packages<br />

12. Updated Packages<br />

13. Configuration Changes From Previous <strong>Release</strong><br />

A. Änderungsverzeichnis


1. <strong>Release</strong> <strong>Notes</strong> Updates<br />

This section contains information about <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> that did not make it into the<br />

<strong>Release</strong> <strong>Notes</strong> included in the distribution.<br />

1.1. Feature Updates<br />

Audit Aktualisierung<br />

The audit packages contain user-space utilities for storing and searching the audit records<br />

generated by the audit subsystem in the <strong>Linux</strong> 2.6 kernel.<br />

These updated packages upgrade the auditd daemon and its utilities to the newer upstream<br />

version 1.7.7, which provides the following enhancements over the previous version:<br />

the auditctl program, which is used to control the behavior of the audit subsystem, now<br />

supports multiple keys in the audit rules.<br />

a new utility, ausyscall, which is used to cross-reference syscall name and number<br />

information, is now provided in these updated packages.<br />

the aureport program has been enhanced to provide reports about keys it sees in audit<br />

events.<br />

event log parsing for the ausearch and aureport programs has been improved.<br />

a sample STIG rules file, named "stig.rules", is newly provided in these updated packages.<br />

This file contains the auditctl rules which are loaded whenever the audit daemon is started<br />

by init scripts.<br />

In addition to the listed enhancements, these updated audit packages also include a new<br />

feature to allow a server to aggregate the logs of remote systems. The following instructions<br />

can be followed to enable this feature:<br />

1. The audispd-plugins package should be installed on all clients (but need not be installed<br />

on the server), and the parameters for "remote_server" and "port" should be set in the<br />

/etc/audisp/audisp-remote.conf configuration file.<br />

2. On the server, which aggregates the logs, the "tcp_listen_port" parameter in the<br />

/etc/audit/auditd.conf file must be set to the same port number as the clients.<br />

3. Because the auditd daemon is protected by SE<strong>Linux</strong>, semanage (the SE<strong>Linux</strong> policy<br />

management tool) must also have the same port listed in its database. If the server and<br />

client machines had all been configured to use port 1000, for example, then running this<br />

command would accomplish this:<br />

semanage port -a -t audit_port_t -p tcp 1000<br />

4. The final step in configuring remote log aggregation is to edit the /etc/hosts.allow<br />

configuration file to inform tcp_wrappers which machines or subnets the auditd daemon<br />

should allow connections from.<br />

wpa_supplicant re-base<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 5<br />

wpa_supplicant has been re-based to the latest upstream stable version 0.5.10 and include<br />

backported fixes for a number of issues that may affect users of wireless drivers that depend<br />

on the kernel's mac80211 wireless stack. Specific fixes and enhancements include:<br />

Support for a D-Bus control interface has been added. D-Bus is a popular lightweight Inter-<br />

Process Communication mechanism, and the addition of this control interface to<br />

wpa_supplicant allows applications (like NetworkManager) to more reliably control the<br />

supplicant.<br />

Cisco Aironet 340/350 wireless cards were not able to successfully connect to 802.1x-


6 Inhaltsverzeichnis<br />

enabled wireless networks, often used in security sensitive organizations. During the<br />

connection process at the 4-Way WPA handshake stage, sending encryption keys to the<br />

driver would clear the wireless card firmware's authentication state. With this update, the<br />

supplicant uses an alternate method of supplying encryption keys to the kernel driver,<br />

allowing authentication state to be preserved in the Aironet firmware and 802.1x<br />

connections to succeed.<br />

Kernel drivers utilizing the new mac80211 wireless stack were sometimes unable to connect<br />

to wireless networks, either failing to find the requested network, or prematurely ending<br />

communication with the wireless access point during the connection process. Some drivers<br />

were prone to reporting multiple disconnection events during the association process,<br />

confusing the supplicant and causing long timeouts. The supplicant also did not sufficiently<br />

instruct the driver to disconnect when switching access points. This update fixes these<br />

issues and, in conjunction with kernel driver updates, allow more wireless hardware to<br />

successfully connect to wireless networks.<br />

NetworkManager re-base<br />

NetworkManager has been updated to version 0.7.0. This update provides the following fixes<br />

and enhancements:<br />

NetworkManager would not display a LEAP password, even when the user selected the<br />

"show password" option. This has been fixed through a rebase to NetworkManager 0.7.<br />

During the beta phase, a version of NetworkManager was unable to automatically start<br />

network interfaces for which "ONBOOT=no" was present in the ifcfg file. NetworkManager<br />

now ignores this value unless "NM_RESPECT_ONBOOT=yes" is also present.<br />

a NetworkManager plug-in was named for its upstream repository. This could cause endusers<br />

to mistake the plug-in for an un-supported addition to <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong>. This<br />

plug-in has been renamed to "ifcfg-rh".<br />

with this update, support has been added to NetworkManager for wired 802.1x<br />

authentication. However, after creating an 802.1x-enabled wired connection in the<br />

NetworkManager connection editor, it may be necessary to log out, then log back in before<br />

the connection can be used from the NetworkManager applet menu.<br />

NetworkManager attempted to set a hostname, but only after X had already done so. The<br />

user could not then open new windows because the authority files had been set by X with a<br />

different hostname. NetworkManager no longer sets hostnames.<br />

an update for NetworkManager that was available in the beta phase would change the run<br />

level enablement of the package during installation, and thus prevent NetworkManager from<br />

starting. NetworkManager no longer changes run level enablements during installation.<br />

on a system with more than one network adapter, network keys saved by the user while<br />

connecting with one adapter would not be available when the user attempted to connect with<br />

the other adapter. NetworkManager can now retrieve and use network keys saved for a<br />

different adapter on the same network.<br />

previously, NetworkManager would not always prompt the user for a new network key if the<br />

protocol or key of a wireless network changed. Although NetworkManager would wait for a<br />

new key, it would not always open a dialog box and allow the user to provide one.<br />

NetworkManager will now open a dialog box when needed.<br />

several bug fixes and enhancements for NetworkManager were available upstream.<br />

NetworkManager has been rebased to version 0.7 to incorporate these improvements,<br />

including mobile broadband functionality, Phase2 WPA support, and static IP functionality.<br />

NetworkManager would would cause a segmentation fault when resuming a session. This<br />

was caused by the HAL dropping privileges before connecting to D-Bus, meaning that the<br />

HAL could not send signals to NetworkManager. NetworkManager now explicitly permits<br />

signals from the HAL.<br />

sometimes, X would freeze if the NetworkManager menu and a keyring manager window<br />

were open at the same time. This updated package includes a patch from upstream that


prevents this behavior.<br />

if NetworkManager requires a network key from the user, it will open a pop-up window.<br />

However, the applet previously could not steal focus from metacity and would remain in the<br />

background. The window was therefore not obvious to the user. The applet now opens in<br />

the foreground, alerting the user to take action.<br />

when resuming, NetworkManager could sometimes re-establish a wireless connection, but<br />

not a route. A fix for this problem from upstream has been included in this update.<br />

NetworkManager did not previously support Cisco Airo Wi-Fi cards, as these devices did not<br />

respond to NetworkManager's attempts to detect them. NetworkManager can now detect<br />

and use these cards.<br />

the NetworkManager applet would wake up and redraw its icon once per second, even when<br />

NetworkManager was not active. Now, the applet will not wake up unless NetworkManager is<br />

running.<br />

NetworkManager 0.7 connects faster than libnotify can provide a notification bubble. When<br />

this happens, the bubble will appear at the top left corner of the screen, rather than under<br />

the taskbar. NetworkManager notification bubbles are now delayed for a few seconds,<br />

allowing libnotify to react.<br />

dbus-glib re-base<br />

The dbus-glib integration library has been re-based to version 0.73.8 This update provides<br />

support to updated versions of NetworkManager and also implements the following bugfix and<br />

enhancements<br />

cleanup of the DBusGProxy objects treated pending remote method calls incorrectly and<br />

may have resulted in freeing invalid memory. Consequently, processes using DBusGProxy<br />

objects may have crashed when the DBusGProxy object was freed. With this update dbusglib<br />

correctly handles the destruction of DBusGProxy objects, resolving this issue.<br />

two new function calls, dbus_g_proxy_call_with_timeout and<br />

dbus_g_proxy_begin_call_with_timeout, have been added to dbus-glib providing<br />

the ability to specify a timeout when making a request to a remote service.<br />

dbus-binding-tool now ignores namespaced Extensible Markup Language (XML) nodes<br />

when processing introspection definition files.<br />

Sudo Aktualisierung<br />

sudo wurde grundlegend aktualisiert auf Upstream Version 1.6.9. Diese Version von sudo<br />

unterstützt nun LDAP, und ermöglicht das Suchen nach sudo-Rechten auch im Unterbaum,<br />

statt nur der Basis-Suche (d.h. nur Baum-Ebene). Dies ermöglicht es Administratoren, sudo-<br />

Rechte in einem Baum zu kategorisieren, was wiederum die Handhabung der<br />

Benutzerprivilegien vereinfacht.<br />

Anmerkung<br />

the env_reset sudoers option from newer sudo will reset the PATH environment<br />

variable. This is different from the behaviour in sudo-1.9.8. To keep the old behaviour<br />

simply add PATH variable into env_keep in sudoers file.<br />

LVM-based Cluster mirroring<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 7<br />

With this update, the ability to create LVM mirrors in a cluster environment (i.e. while using<br />

CLVM) is now available in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> It provides for simultaneous access from<br />

multiple cluster machines, like when using a cluster-aware file system. This solution is


8 Inhaltsverzeichnis<br />

compatible with existing single-machine mirrors. When switching a mirrored logical volume<br />

between single-machine and cluster-aware, no resynchronization is necessary.<br />

1.2. Resolved Issues<br />

system-config-network requires the fonts provided with xorg-x11-fonts-Type1 in order to<br />

display. However, this fonts package was not previously set as a dependency for system-confignetwork<br />

and it was therefore possible (for example, in the case of a minimal installation) for<br />

system-config-network to be present on a system and yet unable to function because these<br />

fonts were missing. This update sets xorg-x11-fonts-Type1 as a dependency for systemconfig-network<br />

to ensure that these fonts will be available and that system-config-network<br />

will display correctly.<br />

In <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2, a 64-bit version of httpd was included in addition to the existing 32bit<br />

httpd in the PowerPC architecture. If a user installed both versions, an httpd conflict would<br />

occur, preventing httpd from functioning properly.<br />

To resolve this issue, the 64-bit version of httpd has been removed from this release. Any systems<br />

with the previous 64-bit version of httpd installed should remove the package before upgrade.<br />

1.3. Driver Updates<br />

the SCSI device handler infrastructure (scsi_dh) has been updated, providing added support for LSI<br />

RDAC SCSI based storage devices.<br />

the tg3 driver for Broadcom Tigon3 ethernet devices has been updated to version 3.93. This applies<br />

several upstream changes for new hardware. However, the 5785 hardware is not fully supported.<br />

This device may be detected by the driver, but lack of PHY support may cause these chips to not<br />

function correctly and may require the user disable any on-board 5785 cards in the system BIOS.<br />

scsi-target-utils now features iSCSI Extensions for RDMA (iSER), which is based on the <strong>Linux</strong><br />

Target (tgt) framework. iSER is included in this release as a Technology Preview, and provides<br />

capabilities for both single and multiple portals on different subnets. Note, however, that there are<br />

known bugs with using multiple portals on the same subnet.<br />

To set up an iSER target component, install the scsi-target-utils and libibverbs-devel<br />

packages. The corresponding library package for your system's Infiniband hardware is also required.<br />

For example, in HCAs that use the cxgb3 driver the libcxgb3 package is needed, and for HCAs<br />

using the mthca driver the libmthca package is need.<br />

The MPT Fusion driver has been updated to version 3.04.06, providing the following bugfixes and<br />

enhancements:<br />

Previously, the MPT Fusion driver always allocated I/O resources, even if they were not required,<br />

which may have caused issues in low resource environments. With this update, the driver now<br />

uses the pci_enable_device_mem and pci_enable_device functions to differentiate the resource<br />

allocations.<br />

Previously, the kernel would panic when the mptsas and mptcl modules were loaded in parallel.<br />

With this update, this issue has been resolved.<br />

Previously, system power state changes (such as hibernation and standby) were not functioning<br />

correctly with 106XE controllers. With this update, the driver has been modified to free and<br />

allocate resources in power management entry points.<br />

1.4 . Virtualization<br />

Ein Fehler im IDE/ATA Treiberstapel, der ein kernel-xen verwendendes Systemvom Booten in die<br />

kdump-Umgebung hindern konnte, wurde jetzt behoben. In früheren <strong>Release</strong>s trat dieser auf, wenn<br />

das System auf eine Kernel Panik traf während das IDE-Gerät I/O durchführte und das IDE-Gerät<br />

durch einen Gerätetreiber gesteuert wurde, bei dem es sich nicht um libata handelte.<br />

A softlockup may have occurred when creating a guest with a large amount of memory.


Consequently, a call trace of the error was displayed on both the dom0 and the other guest. In this<br />

update, this issue has been resolved.<br />

On systems with large amounts of memory (ie 256GB or more), setting up the dom0 could exhaust<br />

the hypervisor memory heap. To work around this, the xenheap and dom0_size command line<br />

arguments had to be set to valid values for the system. In this update, the hypervisor has been<br />

updated to automatically set these values to a default of 32GB, which resolves this issue.<br />

Due to technical problems with passing TX checksum offload information between paravirtual<br />

domains, the use of TX checksum offload in conjunction with NAT for traffic originating from another<br />

domain is not supported. TX checksum offload can be used together with NAT as long as the NAT<br />

rule is applied in the domain where the traffic originates.<br />

Note that this also applies to fully virtualised domains using paravirtual network drivers. Fully<br />

virtualised domains using fully virtualised drivers are not affected as they do not support TX<br />

checksum offload at all.<br />

1.5. Known Issues<br />

Previous versions of the <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> stated that the CD-ROM/DVD-ROM unit on Dell<br />

PowerEdge R905 servers does not work with <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5. This note was included by<br />

error, and does not apply to <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>.<br />

kdump now serializes drive creation registration with the rest of the kdump process. Consequently,<br />

kdump may hang waiting for IDE drives to be initialized. In these cases, it is recommended that IDE<br />

disks not be used with kdump.<br />

Improvements have been made to the 'nv' driver, enhancing suspend and resume support on some<br />

systems equipped with nVidia GeForce 8000 and 9000 series devices. Due to technical limitations,<br />

this will not enable suspend/resume on all hardware.<br />

pirut sorts some package lists using the textual representation of a package, which is inconsistent<br />

with the textual representation method used in yum. As such, some package lists (e.g. Optional<br />

Packages list) in pirut may not display names in alphabetical order.<br />

The Hypervisor outputs messages regarding attempts by any guest to write to an MSR. Such<br />

messages contain the statement Domain attempted WRMSR. These messages can be safely<br />

ignored; furthermore, they are rate limited and should pose no performance risk.<br />

When upgrading from <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 4 Workstation to 5 Server, OpenOffice will no<br />

longer work correctly with SE<strong>Linux</strong>. This is because the <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> version of<br />

OpenOffice is built using an incorrect library. As a result, SE<strong>Linux</strong> will prevent OpenOffice from<br />

accessing any shared libraries, causing OpenOffice to fail.<br />

To work around this, update the SE<strong>Linux</strong> context to allow OpenOffice to access shared libraries. To<br />

do so, run the following commands:<br />

semanage fcontext -a -t textrel_shlib_t '/usr/lib/ooo-1.1(/.*)?'<br />

semanage fcontext -a -t textrel_shlib_t '/usr/lib64/ooo-1.1(/.*)?'<br />

restorecon -Rv /usr/lib/ooo-1.19<br />

restorecon -Rv /usr/lib64/ooo-1.19<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 9<br />

Alternatively, you can also upgrade your OpenOffice to a correct version compatible with SE<strong>Linux</strong> in<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5. You can do this by subscribing to the "Productivity App" child channel in<br />

<strong>Red</strong> <strong>Hat</strong> Network and running the following command:<br />

yum install openoffice-<br />

{base,calc,draw,emailmerge,graphicfilter,headless,impress,javafilter,mat<br />

h,pyuno,writer,xsltfilter}<br />

If jumbo frames are enabled on your system, a kernel panic will occur if you attempt to unload the<br />

bnx2 module.<br />

<strong>Red</strong> <strong>Hat</strong> advises that you avoid removing a block device from a guest while the device is in use.<br />

Doing so causes Xend to lose domain information for the guest.<br />

Accessing the right-click menu of the NetworkManager GNOME applet may cause the GNOME<br />

Keyring Unlock dialog to appear. When this occurs, no XII applications can receive keyboard or


10 Inhaltsverzeichnis<br />

mouse input.<br />

To recover from this, switch to a virtual terminal using Ctrl+Alt+F1. Log in as the affected user (or<br />

root) and run killall -9 nm-applet. Then, switch back to X11 using Ctrl+Alt+F7. Your<br />

system should be able to receive keyboard and mouse input, although <strong>Red</strong> <strong>Hat</strong> recommends that you<br />

logout and login again to allow the system to fully recover.<br />

On Altix systems with an ATI FireMV graphics adapter, the GUI console may not display on one of the<br />

VGA connectors. To workaround this issue, switch to using the other VGA connector on the dongle.<br />

It has been determined that 1024 byte objects in kernel slab may be lost when a call to pipe() fails.<br />

The problem occurs because pipe() allocates pipe files, and then tries to get free file descriptors for<br />

them. If the process is out of file descriptors, pipe() fails, but it does not clean up properly. A fix for<br />

this problem is planned for a forthcoming <strong>5.3</strong> kernel update.<br />

To workaround this issue, ensure that the process calling do_pipe has adequate file descriptors<br />

allocated.<br />

This issue has been observed with multipathd in particular. To avoid the problem with multipathd,<br />

calculate the number of file descriptors (FDs) required using the formula: "FDs = Number of Paths +<br />

32". If the result is greater than the default value of 1024, then the max_fds value in the defaults<br />

section of multipath.conf should be set to the previously calculated value. For example, if there are<br />

255 LUNs with 8 paths each, the line to be added to the defaults section of multipath.conf would be:<br />

max_fds 2072<br />

The libcmpiutil-devel package depends on tog-pegasus-devel, which for the <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> Desktop product is only available from the Workstation option. Therefore, any<br />

attempt to install the libcmpiutil-devel package on a system that does not have a Subscription<br />

including the Workstation option or is not subscribed to the Workstation channel on the <strong>Red</strong> <strong>Hat</strong><br />

Network, will fail with an unresolved dependency error.<br />

It is possible in rare circumstances, for makedumpfile to produce erroneous results but not have<br />

them reported. This is due to the fact that makedumpfile processes its output data through a<br />

pipeline consisting of several stages. If makedumpfile fails, the other stages will still succeed,<br />

effectively masking the failure. Should a vmcore appear corrupt, and makedumpfile is in use, it is<br />

recommended that the core be recorded without makedumpfile and a bug be reported.<br />

An issue may be encountered when using system-config-cluster to configure a Postgres 8<br />

resource agent, resulting in the postgresql service failing to start. To include a Postgres resource<br />

agent in your cluster, please check the man page for the agent, and edit the cluster.conf file in<br />

an editor, then update the cluster with the new configuration file using the appropriate cman_tool<br />

command.<br />

Due to outstanding driver issues with hardware encryption acceleration, users of Intel WiFi Link 4965,<br />

5100, 5150, 5300, and 5350 wireless cards are advised to disable hardware accelerated encryption<br />

using module parameters. Failure to do so may result in the inability to connect to Wired Equivalent<br />

Privacy (WEP) protected wireless networks after connecting to WiFi Protected Access (WPA)<br />

protected wireless networks.<br />

To do so, add the following options to /etc/modprobe.conf:<br />

alias wlan0 iwlagn<br />

options iwlagn swcrypto50=1 swcrypto=1<br />

(where wlan0 is the default interface name of the first Intel WiFi Link device)<br />

kdump now restarts when CPUs or DIMMs are hot-added to a system. If multiple items are added at<br />

the same time, several sequential restarts may be encountered. This behavior is intentional, as it<br />

minimizes the time-frame where a crash may occur while memory or processors are not being<br />

tracked by kdump.<br />

1.6. Technology Previews<br />

Software based Fibre Channel over Ethernet (FCoE)


The Fibre Channel over Ethernet (FCoE) driver (fcoe.ko), along with libfc, provides the ability to<br />

run FCoE over a standard Ethernet card. This capability is provided as a technical preview in<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>.<br />

To enable this feature, you must login by writing the network interface name to the<br />

/sys/module/fcoe/parameters/create file, for example:<br />

echo eth6 > /sys/module/fcoe/parameters/create<br />

To logout, write the network interface name to the<br />

/sys/module/fcoe/parameters/destroy file, for example:<br />

echo eth6 > /sys/module/fcoe/parameters/destroy<br />

For further information on software based FCoE refer to: http://www.openfcoe.org/openfc/wiki/index.php/FCoE_Initiator_Quickstart.<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> bietet vollständigen Support für FCoE auf drei spezialisierten<br />

Hardware Implementierungen. Diese sind: Cisco fnic-Treiber, der Emulex lpfc-Treiber und<br />

der Qlogic qla2xx-Treiber.<br />

iSER Support<br />

iSER support, allowing for block storage transfer across a network, has been added to the<br />

scsi-target-utils package as a Technology Preview. In this release, single portal and<br />

multiple portals on different subnets are supported. There are known bugs when using multiple<br />

portals on the same subnet.<br />

To set up the iSER target component install the scsi-target-utils and libibverbs-devel RPM. The<br />

library package for the InfiniBand hardware that is being used is also required. For example:<br />

host channel adapters that use the cxgb3 driver the libcxgb3 package is needed, and for<br />

host channel adapters using the mthca driver the libmthca package is needed.<br />

There is also a known issue relating to connection timeouts in some situations. Refer to <strong>Red</strong><br />

<strong>Hat</strong> Bugzilla #470627 for more information on this issue.<br />

2. Installation-Related <strong>Notes</strong><br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 11<br />

This section includes information specific to Anaconda and the installation of <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

<strong>5.3</strong>.<br />

<strong>Red</strong> <strong>Hat</strong> Network can install the new and changed packages and upgrade an existing <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> 5 system. Alternatively, Anaconda can upgrade an existing <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5<br />

system or perform a fresh installation of <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>.<br />

Note: upgrading from beta releases of <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> to this GA release is not supported.<br />

Further, although Anaconda provides an option for upgrading from earlier major versions of <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> to <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>, <strong>Red</strong> <strong>Hat</strong> does not currently support this. More<br />

generally, <strong>Red</strong> <strong>Hat</strong> does not support in-place upgrades between any major versions of <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong>. (A major version is denoted by a whole number version change. For example, <strong>Red</strong> <strong>Hat</strong><br />

Enteprise <strong>Linux</strong> 4 and <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 are both major versions of <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong>.)<br />

In-place upgrades across major releases do not preserve all system settings, services or custom<br />

configurations. Consequently, <strong>Red</strong> <strong>Hat</strong> strongly recommends fresh installations when upgrading from<br />

one major version to another.


12 Inhaltsverzeichnis<br />

2.1. All Architectures<br />

Die Text Mode-Installation von Anaconda bietet nun die Möglichkeit, zu Virtual Network Computing<br />

(VNC) zu wechseln, um die Installation abzuschließen.<br />

Das Erstellen oder Benutzen von verschlüsselte Platten im Software-RAID-Verbund (d.h. software<br />

RAID Partitionen) wird nicht unterstützt. Das Erstellen von verschlüsselten Software RAID Arrays<br />

(d.h. /dev/md0) wird hingegen unterstützt.<br />

The NFS default for RHEL5 is "locking". Therefore, to mount nfs shares from the %post section of<br />

anaconda, use the mount -o nolock,udp command to start the locking daemon before using nfs<br />

to mount shares.<br />

Bei der Installation von CD-ROM oder DVD-ROM auf einem System mit einem iBFT-konfigurierten<br />

Netzwerkgerät, bindet Anaconda keine iBFT-konfigurierten Speichergeräte ein, bis das Netzwerk<br />

konfiguriert ist. Um das Netzwerk für die Installation zu aktivieren, verwenden Sie den Befehl linux<br />

updates=http://[any] am Installations-Boot-Prompt. Beachten Sie, dass [any] mit einer<br />

beliebigen URL ersetzt werden kann.<br />

Falls Ihr System eine statische IP-Konfiguration benötigt, verwenden Sie den Befehl linux<br />

updates=http://[any] ip=[IP address] netmask=[netmask] dns=[dns].<br />

Verwenden Sie bei der Installation von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> auf einem voll virtualisierten<br />

Gast nicht den kernel-xen-Kernel. Das Verwenden dieses Kernels auf voll virtualisierten Gästen<br />

kann dazu führen, dass Ihr System hängenbleibt.<br />

Falls Sie bei der Installation von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> eine Installationsnummer verwenden,<br />

stellen Sie sicher, dass Sie die Paketgruppe Virtualization während der Installation<br />

deselektieren. Die Paketgruppe Virtualization installiert den kernel-xen-Kernel.<br />

Beachten Sie, dass paravirtualisierte Gäste von diesem Problem nicht betroffen sind.<br />

Paravirtualisierte Gäste verwenden immer den kernel-xen-Kernel.<br />

Wenn Sie bei der Aktualisierung von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 auf 5.2 den virtualisierten Kernel<br />

verwenden, müssen Sie nach Abschluß der Aktualisierung neu starten. Sie sollten dann das System<br />

booten und dabei den aktualisierten virtualisierten Kernel verwenden.<br />

Die Hypervisoren von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 und 5.2 sind nicht ABI-kompatibel. Falls Sie das<br />

System nach der Aktualisierung unter Verwendung des aktualisierten virtualisierten Kernels nicht<br />

neu starten, entsprechen die aktualisierten Virtualisierungs-RPMs nicht dem laufenden Kernel.<br />

Bei der Aktualisierung von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 4.6 auf <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.1 oder später<br />

kann gcc4 dazu führen, dass die Aktualisierung scheitert. Aus diesem Grund sollten Sie das Paket<br />

gcc4 vor der Aktualisierung manuell entfernen.<br />

Das firstboot Sprach-Plugin wurde entfernt, da es das System bei der Auswahl einer neuen<br />

Sprache nicht ordnungsgemäß und vollständig neu konfiguriert.<br />

Bei der Bereitstellung (?) von Gästen während der Installation, steht die RHN tools for guests<br />

Option nicht zur Verfügung. Für diesen Fall benötigt das System eine zusätzliche Berechtigung (?),<br />

unabhängig von der für dom0 genutzten Berechtigung (?).<br />

Um den Verbrauch (?) von zusätzlichen Berechtigungen für Gäste zu verhindern, installieren Sie das<br />

rhn-virtualization-common-Paket manuell, bevor Sie versuchen, das System beim <strong>Red</strong> <strong>Hat</strong><br />

Network anzumelden.<br />

Das Installieren von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> auf einem System mit mehreren<br />

Netzwerkschnittstellen und manuell eingestellten IPv6 Adressen kann zu einer teilweise fehlerhaften<br />

Netzwerk-Einrichtung führen. Falls dies auftritt, werden Ihre IPv6 Adressen auf dem installierten<br />

System nicht sichtbar sein.<br />

Für eine provisorische Lösung setzen Sie NETWORKING_IPV6 auf yes in<br />

/etc/sysconfig/network. Anschließend starten Sie Ihre Netzwerkverbindungen mit dem Befehl<br />

service network restart neu.<br />

Falls auf Ihrem System yum-rhn-plugin-0.5.2-5.el5_1.2 (oder eine frühere Version)<br />

installiert ist, wird Ihnen eine Aktualisierung auf <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> mit dem Befehl yum<br />

update nicht möglich sein. Um dies zu umgehen, aktualisieren Sie Ihr yum-rhn-plugin auf die


neueste Version (per yum update yum-rhn-plugin), bevor Sie den Befehl yum update<br />

ausführen.<br />

Bislang konnte anaconda nicht auf mehr als 8 SmartArray Kontroller zugreifen. In dieser<br />

Aktualisierung wurde das Problem nun behoben.<br />

Ein Treiber-Datenträger, bereitgestellt vom OEM, ist eine einzelne Image-Datei (*.img), welche<br />

eventuell mehrere Treiberpakete und Kernel-Module enthält. Diese Treiber werden während der<br />

Installation verwendet, um Hardware zu unterstützen, die andernfalls nicht von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong><br />

<strong>Linux</strong> 5 erkannt werden würden. Sind die Treiberpakete und Kernel-Module erst einmal auf dem<br />

System installiert, werden sie in der ursprünglichen RAM-Disk (initrd) abgelegt, so dass sie beim<br />

Systemstart geladen werden.<br />

Mit dieser Aktualisierung erkennt die Installation nun automatisch das Vorhandensein eines Treiber-<br />

Datenträgers (anhand der Dateisystem-Kennung), und verwendet somit den Inhalt des Datenträgers<br />

während der Installation. Dieses Verhalten wird in der Befehlszeile der Installation gesteuert durch<br />

die Option dlabel=on, welche die automatische Suche aktiviert. dlabel=on ist die<br />

Standardeinstellung für diese Version.<br />

Alle Blockgeräte mit der Dateisystem-Kennung OEMDRV werden untersucht und gefundene Treiber in<br />

der Reihenfolge des Antreffens geladen.<br />

Vorhandene, verschlüsselte Blockgeräte, die vfat-Dateisysteme enthalten, werden als Typ<br />

foreign in der Partitionierungs-Schnittstelle angezeigt werden. Aus diesem Grund werden diese<br />

Geräte beim Systemstart nicht automatisch eingehängt. Um zu gewährleisten, dass diese Geräte<br />

automatisch eingehängt werden, ergänzen Sie einen entsprechenden Eintrag in /etc/fstab. Für<br />

weitere Informationen zur Durchführung, werfen Sie bitte einen Blick auf man fstab.<br />

2.2. PowerPC Architectures<br />

The minimum RAM required to install <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 is 1GB; the recommended RAM is<br />

2GB. If a machine has less than 1GB RAM, the installation process may hang.<br />

Desweiteren treten bei PowerPC-Rechnern mit nur 1GB Arbeitsspeicher Leistungsprobleme bei<br />

bestimmten RAM-intensiven Auslastungen auf. Damit auf einem <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 System<br />

RAM-intensive Prozesse optimal ausgeführt werden, sollte der Rechner mit 4GB Arbeitsspeicher<br />

ausgestattet sein. So wird gewährleistet, dass das System dieselbe Anzahl an physischen<br />

Seitenrahmen besitzt, wie das auf den PowerPC-Rechnern (die 512MB RAM verwenden), die <strong>Red</strong><br />

<strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 4.5 oder eine frühere Version installiert haben.<br />

2.3. s390x Architectures<br />

anaconda unterstützt nun beide Ports auf CHPID für OSA Express3 cards. Der Installer fordert die<br />

Angabe der Portnummer während der ersten Phase der Installation. Der angegebene Wert für den<br />

Port wirkt sich auch auf das installierte Skript zur Initialisierung der Netzwerkschnittstelle aus. Wird<br />

der Port 1 ausgewählt, wird der Wert portno=1 zu den OPTIONS Parametern der ifcfg-eth*-<br />

Datei hinzugefügt.<br />

Anmerkung<br />

Bei der Installation unter z/VM können Sie entweder PORTNO=0 (für Port 0), oder PORTNO=1<br />

(für Port 1) zu der CMS Konfigurationsdatei hinzufügen, um eine Abfrage des Modus zu<br />

verhindern.<br />

Die Installation auf einem Rechner mit vorhandenen <strong>Linux</strong>- oder Nicht-<strong>Linux</strong>-Dateisystemen auf DASD<br />

Blockgeräten kann zum Anhalten des Installers führen. Falls dies passiert, ist es nötig, alle<br />

vorhandenen Partitionen auf den DASD Geräten, die Sie verwenden wollen, vollständig zu löschen<br />

und den Installer neu zu starten.<br />

2.4 . ia64 Architecture<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 13


14 Inhaltsverzeichnis<br />

If your system only has 512MB of RAM, attempting to install <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> may fail. To<br />

prevent this, perform a base installation first and install all other packages after the installation<br />

finishes.<br />

Using yum to install packages from the 32-bit Compatibility Layer disc may fail. If it does, it<br />

is because the <strong>Red</strong> <strong>Hat</strong> package signing key was not imported into the RPM database. This happens<br />

if you have not yet connected to <strong>Red</strong> <strong>Hat</strong> Network and obtained updates. To import the key manually,<br />

run the following command as root:<br />

rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release<br />

Sobald der <strong>Red</strong> <strong>Hat</strong> GPG-Schlüssel importiert wurde, können Sie nun yum für die Installation von<br />

Paketen vom 32-bit Compatibility Layer verwenden.<br />

Beachten Sie, dass es ratsam ist, yum anstelle von rpm zu verwenden, falls Sie von diesem<br />

Datenträger installieren, um so zu gewährleisten, dass Abhängigkeiten des Basis-Betriebssystems<br />

während der Installation berücksichtigt werden.<br />

3. Feature Updates<br />

Verschlüsselung von Blockgeräten<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> unterstützt die Verschlüsselung von Blockgeräten unter<br />

Verwendung der <strong>Linux</strong> Unified Key Setup (LUKS) Spezifikationen. Die Verschlüsselung eines<br />

Gerätes schützt alle auf dem Blockgerät enthaltenen Daten gegen unbefugten Zugriff, selbst<br />

wenn das Gerät physikalisch vom System getrennt wird. Um auf den Inhalt eines<br />

verschlüsselten Gerätes zugreifen zu können, muss der Benutzer ein Passwort oder einen<br />

Schlüssel als Authentifikation eingeben.<br />

Für weitere Information über das Verschlüsseln von Platten, werfen Sie bitte einen Blick auf<br />

Kapitel 28 des <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> Installationshandbuchs unter: http://redhat.com/docs/<br />

mac80211 802.11a/b/g WiFi Protokollstapel (mac80211)<br />

Der mac80211-Stapel (früher als devicescape/d80211-Stapel bekannt) ist in <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> nun ein unterstütztes Feature. Er aktiviert den iwlwifi 4965GN<br />

Wireless-Treiber für Intel Wifi Link 4965 Hardware. Dieser Stapel ermöglicht bestimmten<br />

Wireless-Geräten, sich mit einem beliebigen WiFi-Netzwerk zu verbinden.<br />

Obwohl die mac80211 Komponente in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> unterstützt wird, sind die<br />

Symbole jedoch nicht in der Symbol-Whitelist für den Kernel enthalten.<br />

Global File System 2 (GFS2)<br />

GFS2 stellt eine inkrementelle Verbesserung von GFS dar. Diese Aktualisierung setzt einige<br />

wichtige Verbesserung um, die eine Änderung des On-Disk-Dateisystem-Formats erfordern.<br />

GFS-Dateisysteme können mit dem Dienstprogramm gfs2_convert in GFS2 konvertiert<br />

werden, welches die Metadaten eines GFS-Dateisystems entsprechend aktualisiert.<br />

In <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 wurde GFS2 als Kernel-Modul zu Testzwecken zur Verfügung<br />

gestellt. In <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> ist GFS2 nun Teil des Kernel-Pakets. Falls <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> 5.2 GFS2 Kernel-Module bereits installiert sind, müssen diese entfernt werden,<br />

um die Verwendung von GFS2 in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> zu ermöglichen.<br />

Verbesserungen der Unterstützung von Treiber-Datenträgern<br />

Ein Treiber-Datenträger, bereitgestellt vom OEM, ist eine einzelne Image-Datei (*.img), welche<br />

eventuell mehrere Treiber-RPMs und Kernel-Module enthält. Diese Treiber werden während<br />

der Installation verwendet, um andernfalls nicht erkannte Hardware zu unterstützen. Die RPMs


der Installation verwendet, um andernfalls nicht erkannte Hardware zu unterstützen. Die RPMs<br />

werden auf dem System installiert und in die initrd abgelegt, so dass sie beim Neustart des<br />

Rechners unterstützt werden.<br />

Bei <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> kann die Installation anhand der Dateisystem-Kennung<br />

automatisch das Vorhandensein eines Treiber-Datenträgers erkennen, und dessen Inhalt<br />

während der Installation verwenden. Dieses Verhalten wird in der Befehlszeile der Installation<br />

gesteuert durch die Option dlabel=on, welche die automatische Suche aktiviert. Alle<br />

Blockgeräte mit der Dateisystem-Kennung OEMDRV werden untersucht und gefundene Treiber<br />

in der Reihenfolge des Antreffens geladen.<br />

iSCSI Boot Firmware Table<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> unterstützt nun vollständig die iSCSI Boot Firmware Table (iBFT),<br />

was das Starten von iSCSI Geräten ermöglicht. Diese Unterstützung erfordert, dass die iSCSI<br />

Platten (Knoten) nicht mehr für einen automatischen Start markiert sind. Das installierte System<br />

wird nicht mehr automatisch verbinden und auf iSCSI Platten einloggen beim Wechsel zum<br />

Runlevel 3 oder 5.<br />

iSCSI wird normalerweise für das Root Dateisystem verwendet. In diesem Fall ist diese<br />

Änderung unerheblich, denn initrd wird sich mit den nötigen iSCSI Platten verbinden und<br />

einloggen, noch bevor ein Wechsel auf Runlevel erfolgt.<br />

Falls jedoch iSCSI Platten bei Nicht-Root Verzeichnissen eingehängt werden müssen, z.B.<br />

/home or /srv, dann wird sich diese Änderung auf Sie auswirken, denn das installierte System<br />

wird sich nicht mehr automatisch verbinden und einloggen auf iSCSI Platten, die nicht für das<br />

Root Dateisystem verwendet werden.<br />

Das Verwenden von iSCSI Platten, welche an Nicht-Root Dateisysteme angehängt sind, ist zwar<br />

noch immer möglich, erfordert aber eine der folgenden provisorischen Lösungen:<br />

Rhythmbox<br />

1. Installieren Sie das System, ohne dass iSCSI Platten an Nicht-Root Verzeichnisse<br />

angehängt sind, und konfigurieren Sie später die erforderlichen Platten und Anhänge-<br />

Punkte (?)manuell.<br />

2. Starten Sie das installierte System auf Runlevel 1, und markieren Sie alle iSCSI Platten,<br />

die nicht für das Root Dateisystem zum automatischen Starten verwendet werden, indem<br />

Sie folgenden Befehl einmal pro Platte ausführen:<br />

iscsiadm -m node -T target-name -p ip:port -o update -n<br />

node.startup -v automatic<br />

Der rhythmbox Audio Player wurde aktualisiert auf Version 0.11.6. Diese Aktualisierung bietet<br />

die Möglichkeit, proprietäre GStreamer-Plugins zu verwenden.<br />

lftp Aktualisierung<br />

lftp wurde nun grundlegend aktualisiert auf Version 3.7.1. Dies führt zu einigen Upstream-<br />

Feature-Aktualisierungen und Bugfixes, einschließlich:<br />

Eine Sicherheitslücke, die beim Interpretieren von mirror --script-generierten Skripten<br />

mit lftp eine mögliche unauthorisierte Privileg-Eskalation verursachte, wurde nun<br />

geschlossen.<br />

Das Verwenden von lftp mit der Option -c führt nicht mehr zum Aufhängen von lftp.<br />

lftp beschädigt keine Dateien mehr während eines Transfers via sftp.<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 15<br />

For more information on lftp updates applied in this release, refer to http://lftp.yar.ru/news.html.


16 Inhaltsverzeichnis<br />

TTY Input Auditing<br />

TTY Input Auditing wird nun unterstützt. Falls ein Prozess für TTY Input Auditing vorgesehen<br />

ist, werden Daten von TTYs gelesen und überprüft. Dies wird auf den Audit Records<br />

erscheinen als TypTTY.<br />

Sie können das pam_tty_audit-Modul verwenden, um einen Prozess (samt Kindprozessen)<br />

für TTY Input Auditing zu kennzeichnen. Für eine Anleitung zur Durchführung, konsultieren Sie<br />

die Handbuchseite via man pam_tty_audit(8).<br />

Die TTY Audit Records enthalten die genauen Tastenanschläge die vom überprüften Prozess<br />

registriert wurden. Um das Auswerten der Daten zu vereinfachen, überprüft bash die genaue<br />

Befehlszeile unter Verwendung des Record-Typs USER_TTY.<br />

The "TTY" audit records contain all data read by audited processes from the TTY. This<br />

includes data inserted into the input stream by the TIOCSTI ioctl system call.<br />

SystemTap Aktualisierung<br />

SystemTap wurde grundlegend aktualisiert auf Version 0.7.2. Diese Aktualisierung führt<br />

mehrere kleine Verbesserungen ein, sowie auch einige bedeutende Features. Diese neuen<br />

Features beinhalten:<br />

SystemTap unterstützt nun das symbolische Überprüfen auf x86, x86-64 und PowerPC<br />

Architekturen. Dies ermöglicht es SystemTap Scripts, Überprüfungsprozesse in User Space<br />

Anwendungen sowie in gemeinsam genutzten Bibliotheken zu platzieren. Infolgedessen<br />

kann SystemTap nun das gleiche Level an Debugger Überprüfung bei einigen User Space<br />

Anwendungen leisten, wie auch bei der Kernel Überprüfung.<br />

Wenn beispielsweise coreutils-debuginfo installiert ist, können Sie einen Call Graph<br />

ausgeben des Befehls ls unter Verwendung von<br />

/usr/share/doc/systemtap-version/examples/general/callgraph.stp, wie<br />

in:<br />

stap para-callgraph.stp 'process("ls").function("*")' -c 'ls -l'<br />

Um die Wahrscheinlichkeit einer unentdeckten Abweichung zwischen der Binärdatei und<br />

deren Debuginfo RPMs zu verringern, empfiehlt <strong>Red</strong> <strong>Hat</strong> die<br />

SYSTEMTAP_DEBUGINFO_PATH Umgebungsvariable auf den Wert<br />

+:.debug:/usr/lib/debug:build zu setzen.<br />

SystemTap's support for symbolic probes also extends to markers placed into the kernel of<br />

this release. To use these markers, load the kernel-trace kernel module in<br />

/etc/rc.local (using modprobe kernel-trace).<br />

SystemTap unterstützt auch entfernte (oder remote) Kompilierungsdienste. Dies ermöglicht<br />

es einem einzigen Computer im Netzwerk, als ein Debuginfo/Compiler Server für lokale<br />

SystemTap Clients zu fungieren. Die Clients lokalisieren automatisch den Server mithilfe<br />

von mDNS (avahi), und benötigen nur die systemtap-client- und systemtapruntime-Pakete<br />

zum funktionieren.<br />

Zur Zeit verwendet dieses Feature keine Sicherheitsmechanismen wie z.B.<br />

Verschlüsselung. Daher ist es ratsam, entfernte (oder remote) Kompilierungsdienste nur<br />

innerhalb von vertrauenswürdigen Netzwerken zu benutzen. Bitte konsultieren Sie die<br />

Handbuchseite via man stap-server für weitere Informationen.<br />

Die Kernel-Aktualisierung für diese Version enthält eine Kernel-API-Erweiterung, die das<br />

Beenden von SystemTap-Scripts deutlich verbessert. Diese zusätzliche Kernel-API-<br />

Erweiterung beseitigt die unnötige Synchronisation zwischen einzelne Operationen zur<br />

Entfernung von Überprüfungsprozessen. Demzufolge werden SystemTab Scripts mit<br />

hunderten von Kernel Überprüfungsprozessen nun deutlich schneller abgearbeitet.<br />

Dies ist insbesondere nützlich für Administratoren, die Scripts mit Überprüfungsprozessen


verwenden, welche Wildcards enthalten und daher zahlreiche Kernel Ereignisse festhalten,<br />

wie z.B probe syscall.* {}.<br />

Für eine umfassende Liste von SystemTap Aktualisierungen in dieser Version, besuchen Sie<br />

bitte die folgende URL:<br />

http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=blob_plain;f=NEWS;hb=rhel53<br />

Cluster Manager Aktualisierung<br />

Das Cluster Manager Dienstprogramm (cman) wurde aktualisiert auf Version 2.0.97. Diese<br />

Aktualisierung enthält mehrere Bugfixes und Verbesserungen, insbesondere:<br />

cman verwendet nun die folgenden Firmware Versionen:APC AOS v3.5.7 und APC rpdu<br />

v3.5.6. Das behebt einen Fehler, der APC 7901 daran hinderte, das "Simple Network<br />

Management Protocol" (SNMP) ordnungsgemäß anzuwenden.<br />

fence_drac, fence_ilo, fence_egenera, und fence_bladecenter-Agenten<br />

unterstützen nun ssh.<br />

fence_xvmd-Schlüsseldateien können nun ohne Neustart neu geladen werden.<br />

Eine einzige Methode zur Abgrenzung kann nun bis zu 8 Geräte zur Abgrenzung<br />

unterstützen.<br />

RPM Aktualisierung<br />

Der <strong>Red</strong><strong>Hat</strong> Package Manager (RPM) wurde grundlegend aktualisiert auf die Fedora 9<br />

Upstream Version. rpm bietet nun sekundäre, architekturspezifische Makro-Dateien auf Multi-<br />

Arch Systemen. Außerdem entspricht rpm nun allen Zertifizierungs-Kriterien für die Aufnahme<br />

in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.<br />

Diese Aktualisierung enthält zudem mehrere Upstream Verbesserungen und Bugfixes für rpm,<br />

einschließlich:<br />

rpm generiert keine unnötigen .rpmnew und .rpmsave-Dateien mehr auf Multi-Arch-<br />

Systemen.<br />

Ein Fehler in der rpmgiNext() Funktion von rpm verhinderte ordnungsgemäße<br />

Fehlerberichte. In dieser Aktualisierung wird nun die korrekte Semantik für Fehlerberichte<br />

angewendet und dadurch sichergestellt, dass rpm in jedem Fall den richtigen Exit Code<br />

wiedergibt.<br />

Open Fabrics <strong>Enterprise</strong> Distribution (OFED) / opensm<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 17<br />

opensm wurde aktualisiert auf die Upstream Version 3.2, einschließlich einer kleineren<br />

Änderung an der opensm Programmbibliothek API.<br />

Das Format der opensm.conf-Datei wurde geändert. Falls Sie individuelle Modifikationen<br />

an Ihrem vorhandenen opensm.conf vorgenommen hatten, wird RPM automatisch die<br />

neue opensm.conf-Datei als /etc/ofed/opensm.conf.rpmnew installieren. Sie<br />

müssen daher Ihre Modifikationen in diese Datei migrieren, und anschließend die<br />

vorhandene opensm.conf-Datei mit dem Ergebnis ersetzen.<br />

<strong>Red</strong> <strong>Hat</strong> verfolgt die Code-Basis der Upstream Open Fabrics <strong>Enterprise</strong> Distribution<br />

(OFED), um ein möglichst hohes Level an Funktionalität für diese noch in der Entwicklung<br />

begriffende Technologie zu bieten. Infolgedessen kann <strong>Red</strong> <strong>Hat</strong> die API/ABI-Kompatibilität<br />

nur über Nebenversionen erhalten, in demselben Umfang wie auch das Upstream Projekt.<br />

Dies stellt eine Ausnahme dar von der allgemeinen Entwicklungspraktik von <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong>.<br />

Aus diesem Grund können Applikationen, die über den OFED Stapel (siehe Liste unten)


18 Inhaltsverzeichnis<br />

hinaus gebaut wurden, ggf. Rekompilation oder sogar Änderungen auf Ebene des<br />

Quellcodes erfordern, wenn von einer Nebenversion von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> auf eine<br />

neuere gewechselt wird.<br />

Dies ist im Allgemeinen nicht erforderlich für andere Applikationen, die auf dem <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> Stapel gebaut wurden. Die betroffenen Komponenten sind:<br />

dapl<br />

compat-dapl<br />

ibsim<br />

ibutils<br />

infiniband-diags<br />

libcxgb3<br />

libehca<br />

libibcm<br />

libibcommon<br />

libibmad<br />

libibumad<br />

libibverbs<br />

libipathverbs<br />

libmlx4<br />

libmthca<br />

libnes<br />

librmdacm<br />

libsdp<br />

mpi-selector<br />

mpitests<br />

mstflint<br />

mvapich<br />

mvapich2<br />

ofed-docs<br />

openib<br />

openib-mstflint<br />

openib-perftest<br />

openib-tvflash<br />

openmpi<br />

opensm<br />

perftest<br />

qlvnictools<br />

qperf<br />

rds-tools (future)<br />

srptools<br />

tvflash<br />

Net-SNMP Aktualisierung<br />

Net-SNMP has been re-based to upstream version <strong>5.3</strong>.2.2. This update adds Stream Control<br />

Transmission Protocol (SCTP) support (as per RFC 3873, http://www.ietf.org/rfc/rfc3873.txt) and<br />

introduces two new configuration options (to be used in /etc/snmpd.conf):<br />

dontLogTCPWrappersConnects — unterdrückt das Protokollieren von


Verbindungsversuchen.<br />

v1trapaddress — enables administrators to set an agent's IP address inside outgoing<br />

SNMP traps.<br />

Diese Aktualisierung setzt ebenfalls einige von Upstream gelieferte Verbesserungen um,<br />

einschließlich:<br />

Der snmpd-Daemon funktioniert nun ordnungsgemäß auf Systemen mit mehr als 255<br />

Netzwerkschnittstellen. Außerdem gibt snmpd nun einen Fehler aus, wenn es konfiguriert<br />

wird, auf einen Port höher als 65535 zu horchen.<br />

Eine Race Condition, die dazu führte, dass der snmpd-Daemon beim Lesen von /proc<br />

Dateideskriptoren durchsickern ließ, wurde nun behoben.<br />

Der snmpd-Daemon meldet nun ordnugnsgemäß hrProcessorLoad Objekt ID's (OID),<br />

selbst auf Multi-CPU Hardware. Beachten Sie jedoch, dass es ab dem Start des Daemons<br />

ungefähr eine Minute dauert, die OID-Werte zu berechnen.<br />

Das net-snmp-devel-Paket ist nun abhängig vom lm_sensors-devel-Paket.<br />

OpenSSL Aktualisierung für FIPS Zertifikation<br />

Die openssl-Pakete aktualisieren die OpenSSL-Bibliothek auf eine neuere Upstream Version,<br />

welche zur Zeit den "Federal Information Processing Standards" (FIPS-140-2) Validierungs<br />

Prozess durchläuft. Der FIPS-Modus ist standardmäßig aktiviert, um die OpenSSL-Bibliothek<br />

Feature Parität sowie ABI Kompatibilität zu vorhergehenden Versionen der openssl-Pakete in<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 zu gewährleisten.<br />

Diese Aktualisierung wendet außerdem die folgenden Upstream Fixes an:<br />

Standardmäßig wird die zlib-Komprimierung für SSL und TLS Verbindungen verwendet.<br />

Auf IBM System z Architekturen mit "Central Processor Assist for Cryptographic Function"<br />

(CPACF) wurde die Komprimierung zu einem großem Teil der CPU-Auslastung, und die<br />

Gesamtleistung wurde bestimmt durch die Geschwindigkeit der Komprimierung (nicht durch<br />

die Geschwindigkeit der Verschlüsselung). Wenn die Komprimierung deaktiviert wird, ist die<br />

Gesamtleistung sehr viel höher. In diesen aktualisierten Paketen kann die zlib-<br />

Komprimierung für SSL und TLS Verbindungen deaktiviert werden mithilfe der<br />

OPENSSL_NO_DEFAULT_ZLIB Umgebungsvariablen. Für TLS Verbindungen über ein<br />

langsames Netzwerk ist es besser, die Komprimierung aktiviert zu lassen, so dass die zu<br />

transferierende Datenmenge geringer ist.<br />

Beim Verwenden des openssl-Befehls mit den s_client und s_server Optionen wurde<br />

die Standard CA Zertifikat-Datei (/etc/pki/tls/certs/ca-bundle.crt) nicht gelesen.<br />

Dies führte zum Scheitern der Verifizierung von Zertifikaten. Damit Zertifikate die<br />

Verifizierung bestehen, musste die -CAfile /etc/pki/tls/certs/ca-bundle.crt<br />

Option angewendet werden. In diesen aktualisierten Paketen wird die Standard CA<br />

Zertifikat-Datei nun gelesen, und muss nicht mehr mit der -CAfile Option manuell<br />

angegeben werden.<br />

yum Aktualisierung<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 19<br />

yum wurde grundlegend aktualisiert auf die Upstream Version 3.2.18. Diese Aktualisierung<br />

verbessert die Geschwindigkeit, mit der yum ausgeführt wird, wodurch Probleme aufgrund der<br />

ständig wachsenden Anzahl von Paketen in jeder Nebenversion gemindert werden. Zudem<br />

führt diese Aktualisierung auch den reinstall-Befehl ein, verbessert die Schnittstelle für mehrere<br />

Befehle, und enthält einige Bugfixes, einschließlich:<br />

Jeglicher yum-Befehlt scheiterte bislang, wenn die -c-Option benutzt wurde zum Angeben<br />

einer Konfigurations-Datei, die sich an einer Web-Adresse (http) befand. Dieser Fehler<br />

wurde nun behoben.


20 Inhaltsverzeichnis<br />

Eine checkSignal()-Funktion in yum rief eine fehlerhafte Beenden-Funktion auf; daher<br />

resultierte ein Beenden von yum stattdessen in einem Traceback. In dieser Version beendet<br />

yum nun ordnungsgemäß.<br />

Flash-Plugin Aktualisierung<br />

Das flash-plugin-Paket wurde grundlegend aktualisiert auf die Version 10.0.12.36. Diese<br />

Aktualisierung wendet mehrere Sicherheitsfixes an, die in einer vorhergehenden flashplugin<br />

ASYNC Aktualisierung enthalten waren. Außerdem enthält dieses aktualisierte Plugin<br />

den Adobe Flash Player 10, der seinerseits folgende Bugfixes und Feature-Verbesserungen<br />

enthält:<br />

Verbesserte Stabilität auf der <strong>Linux</strong> Plattform durch die Beseitigung einer Race Condition in<br />

der Audio-Ausgabe.<br />

Neue Unterstützung für individuell angepasste Filter und Effekte, native 3D<br />

Transformationen und Animationen, erweiterte Audio Verarbeitung, eine neue, flexiblere<br />

Text Engine, und PGU Hardware Beschleunigung.<br />

Für weitere Informationen über diese Aktualisierung, lesen Sie bitte die Adobe Flash Player<br />

10 <strong>Release</strong> <strong>Notes</strong> unter dem folgenden Link:<br />

http://www.adobe.com/support/documentation/en/flashplayer/10/Flash_Player_10_<strong>Release</strong>_<strong>Notes</strong>.pdf<br />

gdb Aktualisierung<br />

gdb wurde nun grundlegend aktualisiert auf Version 6.8. Dies wendet mehrere Upstream<br />

Feature Aktualisierungen und Bugfixes an, insbesondere: Unterstützung für Haltepunkte in C++<br />

Vorlagen, Konstruktoren und Inline-Funktionen.<br />

For more information on gdb updates applied in this release, refer to http://sourceware.org/cgibin/cvsweb.cgi/src/gdb/NEWS?rev=1.259.2.1&cvsroot=src.<br />

Instruction Based Sampling auf AMD Family10h Prozessoren<br />

Unterstützung von Hardwareprofilen für AMD Family 10h Prozessoren wurde zu <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> hinzugefügt. Diese neuen AMD CPU's unterstützen "Instruction Based<br />

Sampling" (IBS). IBS-Unterstützung erfordert Änderungen am oProfile-Treiber, damit diese<br />

Informationen gesammelt und die Model Specific Registers (MSRs) initialisiert werden, welche<br />

mit diesen neuen Features zusammenhängen.<br />

Diese Aktualisierung fügt die neuen IBS_FETCH und IBS_OP Profiling Samples zu den Puffern<br />

pro CPU sowie den Ereignispuffern des oProfile-Treibers hinzu. Neue Kontrolleinträge wurden<br />

ebenfalls hinzugefügt zu /dev/oprofile, um IBS Sampling zu steuern. Diese Änderungen<br />

sind rückwärtskompatibel mit vorhergehenden nur-PMC Versionen des Treibers, und ein<br />

separates Patch ist verfügbar für oProfile 0.9.3, um diese neuen Daten zu nutzen.<br />

Für mehr Informationen über IBS, werfen Sie bitte einen Blick auf: Instruction-Based Sampling: A<br />

New Performance Analysis Technique for AMD Family 10h Processors, November 19, 2007<br />

Squid Aktualisierung<br />

Squid wurde grundlegend aktualisiert auf die letzte stabile Upstream Version (STABLE21).<br />

Diese Aktualisierung behebt mehrere Fehler, einschließlich:<br />

Das Skript squid init gab stets fälschlicherweise den Exit Code 0 aus. Dieser Fehler ist<br />

nun behoben, so dass Squid nun konform geht mit <strong>Linux</strong> Standard Base.<br />

Das Verwenden der refresh_stale_hit-Direktive führt zu der Fehlermeldung Clock


going backwards in der squid-Protokolldatei.<br />

Der squid Installationsprozess richtete den Besitzer des /usr/local/squid<br />

Verzeichnisses nicht korrekt ein. In dieser Version ist nun der Benutzer squid der<br />

standardmäßige Besitzer von /usr/local/squid.<br />

Jedesmal wenn squid versucht, die Funktion hash_lookup() zu verwenden, kann es ggf.<br />

abbrechen mit signal 6.<br />

Das Verwenden von squid_unix_group könnte squid zum Absturz bringen.<br />

Event Multi-Processing Model in Apache<br />

httpd, das Apache HTTP Server Paket, beinhaltet nun das experimentelle event Multi-<br />

Processing Model (MPM). Dieses MPM verbessert die Leistung, indem es beim Arbeiten mit<br />

Keepalive-Verbindungen fest zugeordnete Threads verwendet.<br />

Libgomp Aktualisierung<br />

libgomp wurde grundlegend aktualisiert auf Version 4.3.2-7.el5. Diese Aktualisierung<br />

verbessert die OpenMP-Leistung und unterstützt zusätzlich die OpenMP Version 3.0 bei der<br />

Verwendung mit dem gcc43-Compiler.<br />

iSCSI-Ziel Fähigkeiten<br />

Die iSCSI-Ziel Fähigkeit, als Teil des <strong>Linux</strong> Target (tgt) Frameworks, geht über von<br />

Technologievorschau zu voller Unterstützung in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>. Das <strong>Linux</strong><br />

Target Framework ermöglicht einem System die Freigabe von Block-Level-SCSI-<br />

Speichergeräten für andere Systeme, die einen SCSI Initiator besitzen. Diese Fähigkeit wird als<br />

erstes als ein <strong>Linux</strong>-iSCSI-Ziel eingesetzt, so dass Speicher über ein Netzwerk für jeden<br />

beliebigen iSCSI-Initiator bereitgestellt wird.<br />

Um das iSCSI-Ziel einzurichten, installieren Sie das scsi-target-utils-RPM und befolgen die<br />

Anweisungen in: /usr/share/doc/scsi-target-utils-[version]/README und<br />

/usr/share/doc/scsi-target-utils-[version]/README.iscsi<br />

4. Driver Updates<br />

4 .1. All Architectures<br />

General Driver/Platform Updates<br />

Der Intel High Definition Audio Treiber in ALSA wurde aktualisiert.<br />

Die High-Definition Multimedia Interface (HDMI) Audio Unterstützung auf AMD ATI integrierten<br />

Chipsätzen wurde aktualisiert.<br />

Die folgenden Wacom Grafiktabletts werden jetzt durch den Treiber linuxwacom unterstützt:<br />

Cintiq 20WSX<br />

Intuos3 4x6<br />

Der Treiber lpfc für Emulex Fibre Channel Host Bus Adapter wurde aktualisiert auf Version<br />

8.2.0.33.2p. Dies wendet einige Upstream-Änderungen an, insbesondere:<br />

Der NETLINK_SCSITRANSPORT Socket wird nun verwendet.<br />

Nicht initialisierter Knoten-Zugriff behoben.<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 21<br />

Fehler behoben, der ein Scheitern des Echotests bei aktiviertem NPIV verursachte.


22 Inhaltsverzeichnis<br />

fcauthd 1.19 ist nun erforderlich für Fibre Channel Authentifikation.<br />

dm-multipath verfügt nun über Inbox-Unterstützung für IBM DS4000.<br />

Der Treiber ixgbe unterstützt nun den 82598AT Dual Port Adapter sowie den 82598 CX4 Adapter.<br />

der Treiber jsm wurde aktualisiert, und unterstützt nun Digi Neo PCI Express 4 HiProfile<br />

I/O Adapter.<br />

hp-ilo: Treiber hinzugefügt, unterstützt nun HP Integrated Lights Out (iLO) Technologie.<br />

Der Treiber radeon_tp wird in dieser Version nun vollständig unterstützt. Dieser Treiber<br />

unterstützt die ATI R500/R600 Chipsätze.<br />

Zusätzlich besitzt der Treiber die folgenden Fähigkeiten:<br />

Setzen des Modus auf R500/R600 Chipsätzen<br />

2D-Beschleunigung auf R500 Chipsätzen<br />

Shadow-Framebuffer-Beschleunigung auf R600 Chipsätzen<br />

Der Treiber powernow-k8 ist in dieser Version als ladbares Modul enthalten. Dadurch wird<br />

gewährleistet, dass vorhandene Treiber Frameworks (wie der <strong>Red</strong> <strong>Hat</strong> Driver Update Model und Dell<br />

DKMS) den Benutzern powernow-k8 Treiber-Aktualisierungen als RPM Pakete zur Verfügung<br />

stellen kann, ohne dass diese ihren Kernel aktualisieren müssen.<br />

In dieser Version fügt <strong>Red</strong> <strong>Hat</strong> wieder den Treiber pnm2ppa ein, um veraltete Drucker zu<br />

unterstützen. Beachten Sie jedoch, dass diese Unterstützung veraltet ist, und in zukünftigen<br />

Hauptversionen nicht fortgeführt werden wird.<br />

Der Treiber ccid wurde von Grund auf neu konzipiert, um zusätzlich USB Smartcard Tastaturen zu<br />

unterstützen.<br />

der Treiber uvcvideo für USB Video Geräte wurde in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> dem Kernel<br />

hinzugefügt.<br />

Network<br />

Der Treiber bnx2 für die Broadcom NetXtreme II Netzwerkkarten wurde aktualisiert auf Version 1.7.9.<br />

Dieses Update korrigiert die Optionen des Ethernet-Ringpuffers bei Kontrollern, welche bnx2 nutzen<br />

zur Behebung eines Bugs, der zu einem Panic beim Start führte.<br />

Der Treiber e1000e für Intel PRO/1000 Ethernet Geräte wurde aktualisiert auf die Upstream<br />

Version 0.3.3.3-k2. Durch diese Aktualisierung sind nun EEPROM und NVM von unterstützten<br />

Geräten schreibgeschützt.<br />

igb: Treiber für Intel Gigabit Ethernet Adapter wurde aktualisiert auf Version 1.2.45-k2, um nun auf<br />

82576 basierende Geräte zu unterstützen.<br />

der Treiber ixgbe für Intel(R) 10 Gigabit PCI Express Netzwerk Geräte wurde aktualisiert auf<br />

Version 1.3.18-k4.<br />

der Treiber niu wurde zu <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> hinzugefügt, und unterstützt nun 10Gbps<br />

Ethernet Geräte auf Sun CP3220 Systemen.<br />

Der Treiber ipw2100 und ipw2200 für Intel PRO Wireless Geräte wurde zurück portiert auf <strong>Red</strong><br />

<strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> vom <strong>Linux</strong> Kernel 2.6.25.<br />

der Treiber bcm43xx für Broadcom Wireless Geräte wurde zurück portiert auf <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong><br />

<strong>Linux</strong> <strong>5.3</strong> vom <strong>Linux</strong> Kernel 2.6.25.<br />

die Treiber Komponente ieee80211 für Wireless Geräte wurde zurück portiert auf <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> vom <strong>Linux</strong> Kernel 2.6.25.<br />

der Treiber zd1211rw für ZyDas Wireless Geräte wurde aktualisiert, so dass er der letzten nonmac80211<br />

Version von vor <strong>Linux</strong> 2.6.25 entspricht.<br />

der Treiber iwlwifi wurde aktualisiert auf Version 2.6.26 und bietet nun 802.11n Unterstützung für<br />

iwl4965 Wireless Geräte. Mehrere der in den Treibern der Versionen 2.6.26 und höher enthaltenen<br />

Bugfixes sind ebenfalls im zurück portierten Treiber enthalten.<br />

der Treiber myri10ge für Myricom Myri-10G Ethernet Geräte wurde aktualisiert auf die Version<br />

1.3.2-1.269.


der netxen-Treiber für NetXen Netzwerkkarten wurde aktualisiert auf Version 3.4.18.<br />

Der Treiber bnx2x für Broadcom Everest Netzwerkgerätewurde aktualisiert auf Version 1.45.23, um<br />

57711 Hardware zu unterstützen.<br />

der Treiber forcedeth-msi wurde aktualisiert, um einen Fehler zu beheben, der die korrekte<br />

Erkennung der Netzwerkverbindung verhinderte.<br />

der Treiber ath5k für Atheros Wireless Geräte wurde zurück portiert auf <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

<strong>5.3</strong> vom <strong>Linux</strong> Kernel 2.6.26.<br />

die Treiber rt2x00 für Ralink Wireless Geräte wurden zurück portiert auf <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

<strong>5.3</strong> vom <strong>Linux</strong> Kernel 2.6.26.<br />

die Treiber rtl8180 und rtl8187 für Realtek Wireless Geräte wurde zurück portiert auf <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> vom <strong>Linux</strong> Kernel 2.6.26.<br />

Storage<br />

3w-xxxx: Treiber für 3ware SATA RAID Kontroller aktualisiert auf Version 1.26.03. Dies führt zu<br />

einigen Upstream-Änderungen, insbesondere:<br />

Fehler behoben, der zu Datenverlust führte beim Benutzen einer 3ware Karte der 7000er oder<br />

8000er Serie in einem System mit mehr als 2GB RAM.<br />

Anaconda bleibt in 64-bit Architekturen nicht mehr hängen beim Benutzen einer 3ware Karte der<br />

8006er Serie in einem System mit mehr als 4GB RAM.<br />

Der irq Handler wird nun freigegeben, wenn __tw_shutdown() ausgeführt wird. Dies verhindert<br />

eine mögliche Nullzeiger-Dereferenz, falls ein Interrupt beim Herunterfahren gleichzeitig<br />

verwendet wurde.<br />

Das RCD-Bit zum zwischenspeichern der Mode Page ist nun aktiviert.<br />

ioctl- und scsi-Resets sind nun in serielle Reihenfolge gebracht, so dass sie nicht mehr<br />

miteinander kollidieren.<br />

3w-9xxx: Treiber für 3ware SATA RAID Kontroller aktualisiert auf Version 2.26.08. Dies führt zu<br />

mehreren Upstream-Änderungen, insbesondere:<br />

Der Aufruf pci_unmap_single() funktioniert nun fehlerfrei in Systemen mit mehr als 4GB RAM<br />

Fehler behoben, der langsame Schreibgeschwindigkeit verursachte.<br />

Die Einstellung in der DMA Maske kehrt zurück zu 32-bit, falls 64-bit scheitert.<br />

Zusätzliche Unterstützung für 3ware 9690SA SAS Controller Device.<br />

megaraid_sas: Treiber aktualisiert auf Version 4.01-rh1. Mehrere Bugfixes werden in diesem<br />

Update angewendet, einschließlich:<br />

MFI_POLL_TIMEOUT_SECS beträgt nun 60 Sekunden.<br />

Fehler behoben, der zum ständigen Zurücksetzen der Chips und zu Befehl-Timeouts führte<br />

aufgrund von Frame Count Calculation.<br />

Zusätzliche Unterstützung der LSI Generation 2 Controller (0078, 0079).<br />

Befehl zum Beenden von DCMD in der Beenden-Routine hinzugefügt, um das Beenden von<br />

Firmware zu verbessern.<br />

Fehler behoben, der unerwartete Interrupts verursachte im Hardware <strong>Linux</strong> Treiber.<br />

der Treiber qla2xxx für QLogic Fibre Channel Host Bus Adapter wurde aktualisiert, um Karten vom<br />

Typ ISP84XX zu unterstützen.<br />

der Treiber ibmvscsi zum Emulieren von virtuellen SCSI (vSCSI) Geräten wurde aktualisiert, und<br />

unterstützt nun virtuelle Bandgeräte.<br />

lpfc: Treiber aktualisiert auf Version 8.2.0.30. Dieses Update enthält mehrere Bugfixes und<br />

Verbesserungen, einschließlich:<br />

Verbessertes Enhanced Error Handling (EEH) für PCI Adapter in PowerPC Architekturen<br />

Größere Anzahl unterstützter virtueller NPIV Ports<br />

Verbesserte Treiberlogik zur Steuerung der I/O Queue-Tiefe<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 23


24 Inhaltsverzeichnis<br />

Zusätzliche Unterstützung für Fibre Channel über Ethernet (FCoE) Adapter<br />

Booten vom SAN für neue Hardware wird nun unterstützt<br />

Der Treiber cciss für HP Smart Array Kontroller wurde aktualisiert auf Version 3.6.20-RH2.<br />

5. Kernel-Related <strong>Notes</strong><br />

5.1. All Architectures<br />

relayfs hatte bislang eine Größenbeschränkung des Puffers auf 64MB. In dieser Aktualisierung<br />

wurde die Beschränkung des Speichers, welcher dem relayfs für "on-memory" Puffer zugewiesen<br />

wird, auf 4095 MB erhöht. Dies erlaubt es SystemTap und anderen Tracing Tools, die relayfs<br />

verwenden, mehr Ereignisse zu verfolgen.<br />

Der Treiber für Dell Remote Access Controller 4 (DRAC4) war nicht vorhanden.<br />

Infolgedessen wurden jegliche virtuellen Geräte des DRAC4 nicht vom Kernel erkannt. In dieser<br />

Aktualisierung wurde nun das pata_sil680 Kernel-Modul hinzugefügt, welches die entsprechende<br />

Unterstützung bietet und damit das Problem behebt.<br />

Die Nachrichtenpuffer für die Relay-Schnittstelle wurden nur für bereits aktive CPUs zugewiesen,<br />

wenn relay_open() aufgerufen wurde. Wenn eine inaktive CPU erst aktiviert wurde, nachdem<br />

relay_open() bereits aufgerufen wurde, trat infolgedessen ein Kernel Panic auf. In dieser<br />

Aktualisierung wird ein neuer Nachrichtenpuffer dynamisch zugewiesen, falls neue CPUs<br />

hinzugefügt werden.<br />

Der Treiber für 8250 basierte serielle Ports wurde aktualisiert, um nun DSR/DTR Hardware<br />

Flusskontrolle zu unterstützen.<br />

Unterstützung für Dell Wireless Wide Area Network (WWAN)-Karten wurde zum Kernel hinzugefügt.<br />

Folgende Geräte werden jetzt unterstützt:<br />

Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card<br />

Dell Wireless 5500 Mobile Broadband HSDPA Mini-Card<br />

Dell Wireless 5505 Mobile Broadband HSDPA Mini-Card<br />

Dell Wireless 5700 Mobile Broadband CDMA/EVDO ExpressCard<br />

Dell Wireless 5510 Mobile Broadband HSDPA ExpressCard<br />

Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card<br />

Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card<br />

Dell Wireless 5720<br />

Dell Wireless HSDPA 5520<br />

Dell Wireless HSDPA 5520<br />

Dell Wireless 5520 Voda I Mobile Broadband (3G HSDPA) Mini-Card<br />

das thinkpad_acpi Kernel-Modul wurde aktualisiert, um erweiterte Unterstützung zu bieten für<br />

neuere Thinkpad Modelle.<br />

Der Soft Lockup Detektor kann dahingehend konfiguriert werden, dass ein Kernel Panic ausgelöst<br />

wird statt einer Warnmeldung. Dies ermöglicht es dem Benutzer, im Falle eines Soft Lockups einen<br />

Crash Speicherauszug zu erstellen und zwecks Fehlersuche zu analysieren.<br />

Um den Soft Lockup Detektor für die Auslösung eines Kernel Panics zu konfigurieren, setzen Sie den<br />

Kernel Parameter soft_lockup auf 1. Dieser Parameter ist standardmäßig eingestellt auf 0.<br />

oprofile erkannte Prozessoren nicht korrekt, welche auf der Next-Generation Intel<br />

Microarchitektur (Nehalem) basieren. Infolgedessen konnte der Systemmonitor nicht verwendet<br />

werden, und der Prozessor griff zurück auf den Timer Interrupt. Der Kernel wurde nun aktualisiert,<br />

um dieses Problem zu beheben.<br />

Dem Kernel wurde Unterstützung hinzugefügt für den CPU Power State, C3, auf den Next-<br />

Generation Intel Microarchitekturen (Nehalem). Die Möglichkeit, in den C3-Modus einzutreten (auch<br />

bekannt als Schlafmodus), verbessert die Energieeffizienz des CPUs im Leerlauf.<br />

Previously, the MAX_ARG_PAGES limit that is set in the kernel was too low, and may have resulted in


the following error:<br />

execve: Argument list too long<br />

In this update, this limit has been increased to 25 percent of the stack size, which resolves this<br />

issue.<br />

autofs4 Aktualisierungen wurden zurück portiert auf <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> von der <strong>Linux</strong><br />

Kernel Version 2.6.27.<br />

Mit <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> besteht nun die Möglichkeit, Speicherauszugdateien an ein<br />

abgezweigtes Exemplar einer User Space-Applikation umzuleiten. Dies wird aktiviert, indem<br />

|path/to/applicationin /proc/sys/kernel/core_pattern platziert wird. Bei einem<br />

Speicherauszug wird eine Kopie der angegebenen Anwendung ausgeführt, und der Speicherauszug<br />

wird umgeleitet nach "stdin". Dies ermöglicht das Umleiten an ein verzweigtes Exemplar.<br />

Die Datei /proc/cpuinfo zeigt nun die ID des Advanced Programmable Interrupt Controllers<br />

(APIC) an, der von jedem einzelnen CPU verwendet wird.<br />

Das Machine Check Exception (MCE) Kernel Subsystem wurde verbessert, um die für neuere<br />

Systeme notwendigen, größeren Speicher-Konfigurationen zu unterstützen.<br />

Der Mount-Befehl unterstützt nun die Kerberos Authentifizierung beim Anhängen eines Dateisystems<br />

via Samba. Der sec=krb5 oder sec=krb5i Schalter erlaubt es dem Kernel, eine User Space<br />

Anwendung aufzurufen (cifs.upcall), welche ein "SPNEGO" (Simple and Protected GSSAPI<br />

Negotiation Mechanism) Sicherheits-"Blob" (Binary Large OBject) ausgibt. Der Kernel kann das BLOB<br />

zur Authentifikation beim Server verwenden, und das entsprechende Dateisystem einhängen.<br />

Falls Sie den Kernel Parameter kernel.unknown_nmi_panic auf einem System konfiguriert<br />

haben, welches die IOAPIC NMI Watchdog Methode verwendet, könnte ein Kernel Panic auftreten.<br />

Das rührt daher, dass der NMI Watchdog die Ursache des nicht-maskierbaren Hardwareinterrupts<br />

(NMI) nicht sicher deaktivieren konnte.<br />

In dieser Version wurde der NMI Watchdog Code dahingehend überarbeitet, so dass es Benutzern<br />

nun möglich ist, die Ursache des NMIs sicher zu deaktivieren. Daher können Sie nun bedenkenlos<br />

den Kernel Parameter kernel.unknown_nmi_panic konfigurieren auf Systemen, welche die<br />

IOAPIC NMI Watchdog Methode verwenden.<br />

5.2. x86 Architectures<br />

Der powernowk8-Treiber führte keine ausreichende Prüfung der Anzahl der aktiven CPUs durch.<br />

Infolgedessen wurde ggf. eine Kernel-Fehlermeldung "oops" beim Start des Treibers ausgegeben. In<br />

dieser Aktualisierung stellt der powernowk8-Treiber sicher, dass die Anzahl der unterstützten<br />

CPUs (supported_cpus) der Anzahl der aktiven CPUs (num_online_cpus) entspricht. Dieser<br />

Fehler ist damit behoben.<br />

<strong>5.3</strong>. PowerPC Architectures<br />

CPUFreq, das Kernel Subsystem, welches CPU-Frequenz und -Spannung skaliert, wurde<br />

aktualisiert mit verbesserter Unterstützung von Zell Prozessoren. Diese Aktualisierung implementiert<br />

einen CPUFreq-Governor, der eine Synergistic Processing Unit (SPU) beherrscht, und damit die<br />

Energieverwaltung der Zell Prozessoren verbessert.<br />

Error Detection and Correction (EDAC) wird nun unterstützt auf der Cell Broadband Engine<br />

Architektur in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong>. Um EDAC zu aktivieren, verwenden Sie folgenden Befehl:<br />

modprobe cell_edac<br />

Um zu kontrollieren, ob dieses Modul Ihrem laufenden Kernel hinzugefügt wurde, überprüfen Sie<br />

check /var/log/dmesg auf eine Ausgabe wie die Folgende:<br />

EDAC MC: Ver: 2.0.1 Oct 4 2008<br />

EDAC MC0: Giving out device to cell_edac MIC: DEV cbe-mic<br />

EDAC MC1: Giving out device to cell_edac MIC: DEV cbe-mic<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 25


26 Inhaltsverzeichnis<br />

Falls korrigierbare Speicherfehler gefunden werden, wird die folgende Mitteilung auf der Konsole<br />

ausgegeben:<br />

EDAC MC0: CE page 0xeff, offset 0x5700, grain 0, syndrome 0x51, row 0, channel<br />

0, label "":<br />

Das Debugging mit Hardware Watchpoints unter Verwendung einer Variablen, welche gemeinsam<br />

benutzt wurde von mehreren Threads, führte beim GNU Debugger (GDB) dazu, dass unregelmäßig<br />

Trigger-Ereignisse ausgelassen wurden. Der Kernel wurde aktualisiert, so dass GDB nun lückenlos<br />

die Watchpoint-Trigger empfängt, wodurch die Zuverlässigkeit des Debuggings verbessert wurde.<br />

5.4 . x86_64 Architectures<br />

kprobe-booster wird nun auf ia64 und x86_64 Architekturen unterstützt, was dem Benutzer<br />

erlaubt, Kernel Ereignisse sehr viel schneller zu überprüfen. Dieses Feature verringert außerdem<br />

den durch Überprüfungstools (d.h. SystemTap und Kprobes) verursachten Overhead auf Servern,<br />

die auf 64-bit Architekturen laufen.<br />

Unterstützung für die Objekte _PTC (Processor Throttling Control), _TSS (Throttling Supported<br />

States) und _TPC (Throttling Present Capabilities) wurde dem Kernel hinzugefügt. Diese<br />

Unterstützung, die Teil ist der Advance Configuration and Power Interface specification (ACPI), bietet<br />

verbesserte Handhabung des Prozessor Throttlings.<br />

5.5. s390x Architectures<br />

In zipl.conf, parameters enclosed with double quotes inside of single quotes (ie<br />

parameters='vmhalt="LOGOFF"') were being parsed incorrectly. Consequently, installing the<br />

kernel-kdump package may have failed, resulting in the error:<br />

grubby fatal error: unable to find a suitable template<br />

To resolve this issue, parameters should be enclosed with single quotes inside of double quotes (ie<br />

parameters="vmhalt='LOGOFF'")<br />

Anmerkung<br />

Die Syntax-Struktur von einfachen Anführungszeichen innerhalb von doppelten<br />

Anführungszeichen ist Standard in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.<br />

5.6. ia64 Architecture<br />

Der Dual-Core Intel Itanium 2 Prozessor schrieb die Machine Check Architecture (MCA) Einträge<br />

anders als vorhergehende Intel Itanium Prozessoren. Die Ziel-Identifier zur Überprüfung des<br />

Zwischenspeichers und des Bus können nun unter Umständen anders sein. Der Kernel wurde<br />

aktualisiert, um den richtigen Ziel-Identifier zu finden.<br />

kprobe-booster wird nun auf ia64 und x86_64 Architekturen unterstützt, was dem Benutzer<br />

erlaubt, Kernel Ereignisse sehr viel schneller zu überprüfen. Dieses Feature verringert außerdem<br />

den durch Überprüfungstools (d.h. SystemTap und Kprobes) verursachten Overhead auf Servern,<br />

die auf 64-bit Architekturen laufen.<br />

In dieser Aktualisierung wurde Unterstützung von pselect() und ppoll() Systemaufrufen dem<br />

Kernel hinzugefügt.<br />

6. Virtualization<br />

This section contains information about updates made to <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> suite of Virtualization<br />

tools.


6.1. Feature Updates<br />

Das blktap (blocktap) Userspace-Toolkit wurde aktualisiert und bietet die Funktionalität zur<br />

Beobachtung der Transferstatistiken von durch blktap gestützten virtualisierten Gästen.<br />

Support für das Intel Extended Page Table (EPT) Feature wurde hinzugefügt, wodurch die<br />

Performance vollständig virtualisierter Gäste auf EPT unterstützender Hardware verbessert wurde.<br />

Die e1000-Netzwerkgerätemulation wurde diesem Update hinzugefügt, die nur Windows 2003<br />

Gäste auf der ia64 Architektur unterstützt. Zur Verwendung der e1000 Emulation, muss der xm-<br />

Befehl verwendet werden.<br />

Treiber für virtio, die Plattform für I/O-Virtualisierung in KVM, wurden zu <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

<strong>5.3</strong> von <strong>Linux</strong> Kernel 2.6.27 backportiert. Diese Treiber ermöglichen es KVM-Gästen, eine höhere<br />

Ebene von I/O-Performance zu erreichen. Verschiedene Userspace-Komponenten wie: anaconda,<br />

kudzu, lvm, selinux und mkinitrd wurden ebenfalls aktualisiert, um Support für virtio Geräte zu<br />

liefern.<br />

Der native <strong>Linux</strong> Kernel unterstützt vmcoreinfo automatisch, um aber kdump in dom0-Domains zu<br />

erstellen, wurde das kernel-xen-debuginfo-Paket benötigt. In dieser <strong>Release</strong> wurden Kernel<br />

und Hypervisor bearbeitet und unterstützen jetzt vmcoreinfo Reading und kdump Writing. Benutzer,<br />

die kdump zum Debugging oder anderen Nachforschungen auf dom0-Domains benötigen können<br />

dies jetzt ohne debuginfo oder debuginfo-common-Pakete tun.<br />

Bei vollständig virtualisierte <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 Gäste hatten keine optimale Performance bei<br />

der Verwendung von emulierten Disk und Netzwerkgeräten. Dieses Update enthält das kmod-xenpv-<br />

Paket zur Vereinfachung der Verwendung paravirtualisierter Disks und Netzwerke in vollständig<br />

virtualisierten Gästen.<br />

Die Verwendung dieser Treiber bei vollständig virtualiserten Gästen kann die Performance und<br />

Funktionalität signifikant verbessern. Für Netfront- und Blockfront-Treiber vorgenommene<br />

Fehlerbehebungen werden sofort realisiert und mit dem Kernelpaket synchronisiert.<br />

Gäste haben jetzt die Möglichkeit auf die 2MB Backing Page Speichertabellen zuzugreifen, die die<br />

Performance des Systems verbessern.<br />

6.2. Resolved Issues<br />

6.2.1. All Architectures<br />

Das Abschalten eines paravirtualisierten Gastes konnte dazu führen, dass dom0 für eine bestimmte<br />

Zeit nicht mehr reagierte. Es kam zu einem Zeitverzug von mehreren Sekunden bei Gästen mit viel<br />

Speicherauslastung (d.h. 12GB und darüber). In diesem Update gestattet der virtualisierte Kernel die<br />

Abschaltung eines großen eines paravirtualisierten Gastes entziehbar (preemptible) zu sein,<br />

wodurch dieses Problem gelöst wird.<br />

crash was unable to read the relocation address of the hypervisor from a vmcore file. Consequently,<br />

opening a Virtualized kernel vmcore file with crash would fail, resulting in the error:<br />

crash: cannot resolve "idle_pg_table_4"<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 27<br />

In this update, the hypervisor now saves the address correctly, which resolves this issue.<br />

Paravirtualisierte Gäste konnten ehemals maximal 16 Geräte besitzen. In diesem Update wurde das<br />

Maximum auf 256 Disk-Geräte erhöht.<br />

Für den kdump-Kernel reservierter Speicher war inkorrekt, wodurch es zu unbrauchbaren Crash-<br />

Dumps kam. In diesem Update ist die Speicherreservierung korrekt, so dass korrekte Crash-Dumps<br />

generiert werden.<br />

Das Anhängen einer Disk mit einem bestimmten Namen (d.h. /dev/xvdaa, /dev/xvdab,<br />

/dev/xvdbc usw.) an einen paravirtualisierten Gast führte zu einem korrumpierten /dev-Gerät<br />

innerhalb des Gastes. Dieses Update löst dieses Problem, so dass das Anhängen von Disks mit<br />

diesen Namen an einen paravirtualisierten Gast ein ordnungsgemäßes /dev-Gerät innerhalb des<br />

Gastes erstellt.


28 Inhaltsverzeichnis<br />

Die Anzahl der Loopback-Geräte war ehemals auf 4 beschränkt. In folge war der Bau von Brücken<br />

auf Systemen mit mehr als 4 Netzwerk-Interfaces eingeschränkt. In diesem Update erstellt der<br />

netloop-Treiber jetzt wie benötigt zusätzliche Loopback-Geräte.<br />

Beim Erstellen und Auflösen von Netzwerkgeräten kam es zu einer Wettlaufsituation. In einigen<br />

Fällen — insbesondere bei hoher Auslastung — führte dies dazu, dass das virtuelle Gerät nicht<br />

antwortete. In diesem Update wird der Status des virtuellen Geräts geprüft, so dass das Auftreten<br />

einer Wettlaufsituation verhindert wird.<br />

Es kam zu einem Speicherleck in virt-manager, wenn die Anwendung laufen gelassen wurde. In<br />

Folge verbrauchte die Anwendung mehr Ressourcen, was zu einem dramatischen Speicherverlust<br />

führen konnte. In diesem Update wurde das Speicherleck behoben und dieses Problem gelöst.<br />

the crash utility could not analyze x86_64 vmcores from systems running kernel-xen because<br />

the <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> hypervisor was relocatable and the relocated physical base address is<br />

not passed in the vmcore file's ELF header. The new --xen_phys_start command line option for<br />

the crash utility allows the user to pass crash the relocated base physical address.<br />

Nicht alles Mausereignisse wurden durch Paravirtual Frame Buffer (PVFB) festgehalten<br />

und verarbeitet. Das Scroll-Rädchen funktionierte daher nicht bei der Interaktion mit einem<br />

paravirtualisierten Gast mit der Virtual Machine Console. In diesem Update ist dieses Problem<br />

behoben.<br />

Die Verwendung von Virtualisierung mit einer großen Anzahl von CPUs konnte zum Absturz des<br />

Hypervisor während der Gastinstallation führen. In diesem Update wurde das Problem behoben.<br />

Bei Intel Prozessoren, die einen CPUID Family-Value von 6 widergeben, war nur ein Performance-<br />

Counter-Register in kernel-xen aktiviert. Deshalb lieferte nur Counter 0 Samples. In diesem<br />

Update wurde dieses Problem behoben.<br />

6.2.2. x86 Architectures<br />

On systems with newer CPU's, the CPU APIC ID differs from the CPU ID. Consequently, the<br />

virtualized kernel was unable to initialize CPU frequency scaling. In this update, the virtualized kernel<br />

now retrieves CPU APIC ID from the hypervisor, allowing CPU frequency scaling to be initialized<br />

properly.<br />

Lief ein x86 paravirtualisierter Gast und ein Vorgang griff auf ungültigen Speicher zu, so lief ein Loop<br />

statt das ein SEGV-Signal eingeholt wurde. Dies führte zu einem Fehler bei der Überprüfung der<br />

execshield unter dem Hypervisor. In diesem Update wurde das Problem behoben.<br />

6.2.3. ia64 Architecture<br />

A xend bug that previously caused guest installation failures is now fixed.<br />

Beim evtchn-Ereignis Kanalgerät (Event Channel Device) fehlten Sperren und Speicherbarrieren.<br />

Dies führte dazu, dass xenstore nicht mehr reagierte. In diesem Update wurde das Problem<br />

behoben.<br />

Non-Uniform Memory Access (NUMA) Informationen wurden nicht mit dem xm info-Befehl<br />

angezeigt. In Folge wurde der node_to_cpu-Wert für jeden Node inkorrekt als no cpus<br />

widergegeben. In diesem Update wurde das Problem behoben.<br />

Das Erstellen eines Gastes auf einer Hardware Virtual Machine (HVM) schlug ehemals bei VT-i2<br />

Technologie verwendenden Prozessoren fehl. Mit diesem Update ist dieses Problem behoben.<br />

6.2.4 . x86_64 Architectures<br />

Waren die für virtuelle Maschinen von Gästen verfügbaren Dynamic IRQs ausgeschöpft, so crashte<br />

der dom0-Kernel. In diesem Update wurde das Problem behoben, und die ANzahl verfügbarer IRQs<br />

wurde erhöht.<br />

On systems with newer CPU's, the CPU APIC ID differs from the CPU ID. Consequently, the<br />

virtualized kernel was unable to initialize CPU frequency scaling. In this update, the virtualized kernel<br />

now retrieves CPU APIC ID from the hypervisor, allowing CPU frequency scaling to be initialized<br />

properly.


6.3. Known Issues<br />

6.3.1. All Architectures<br />

Auf Medien im Diskettenlaufwerk kann bei Verwendung des virtualisierten Kernels nicht zugegriffen<br />

werden. Um dieses Problem zu umgehen, verwenden Sie ein USB-angehängtes Diskettenlaufwerk.<br />

Medien im Diskettenlaufwerk funktionieren problemlos mit anderen nicht-virtualisierten Kernels.<br />

In live migrations of paravirtualized guests, time-dependent guest processes may function improperly<br />

if the corresponding hosts' (dom0) times are not synchronized. Use NTP to synchronize system<br />

times for all corresponding hosts before migration.<br />

Wird ein paravirtualisierter Gast wiederholt zwischen zwei Hosts migriert, kann ein Host ggf. mit<br />

einem Panic abstürzen. Wird ein Host neu gebootet, nachdem ein Gast aus dem System heraus<br />

migriert wurde und bevor er erneut auf denselben Gast migriert wird, tritt dieser Panic nicht auf.<br />

Das Formattieren einer Disk als Gast während Windows 2008 oder Windows Vista läuft kann zum<br />

Absturz führen, wenn der Gast mit mehreren virtuellen CPUs gebootet hat. Um dies zu vermeiden,<br />

booten Sie den Gast beim Formattieren mit einer einzelnen virtuellen CPU.<br />

Vollständig virtualisierte und durch virt-manager erstellte Gäste hindern die Maus manchmal<br />

daran sich frei über den Bildschirm hinweg zu bewegen. Verwenden Sie virt-manager um dies zu<br />

umgehen und eine USB Tablet-Gerät für den Gast zu konfigurieren.<br />

Die maximalen CPUs müssen auf weniger als 128 beschränkt werden, wenn auf einem 128 oder<br />

größeren CPU-System. Das derzeit unterstützte Maximum liegt bei 126. Verwenden Sie das<br />

maxcpus=126-Hypervisor Argument, um den Hypervisor auf 126 zu beschränken.<br />

Vollständig virtualisierte Gäste können durch Domain pause/unpause bedingte Zeitverluste nicht<br />

korrigieren. Es gehört zu den Vorteilen paravirtualisierter Kernels, dass die Zeit bei pause/unpause<br />

Vorgängen verfolgt werden kann. Dieses Problem wird Upstream mit ersetzbaren Timern<br />

angesprochen, so dass vollständig virtualisierte Gäste paravirtualisierte Timer besitzen. Zum<br />

derzeitigen Zeitpunkt befindet sich dieser Code in Entwicklung Upstream und sollte in späteren<br />

Versionen von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> verfügbar sein.<br />

Wiederholte Migration paravirtualisierter Gäste kann zu bad mpa-Meldungen auf der dom0-Konsole<br />

führen. In einigen Fällen kann es auch zu einer Panik des Hypervisors kommen.<br />

Um eine Hypervisor Kernel-Panik zu vermeiden, starten Sie die migrierten Gäste nachdem die<br />

negativen mpa-Nachrichten erscheinen erneut.<br />

Beim Einstellen des Interface-Bonding auf dom0 kann es vorkommen, dass das Standard networkbridge-Skript<br />

dazu führt, dass Netzwerk-Interfaces aletrnierend zwischen unavailable und<br />

available wechseln. Dieser Vorgang wird als flapping bezeichnet.<br />

Um dem vorzubeugen ersetzen Sie die standardmäßige network-script-Zeile in<br />

/etc/xen/xend-config.sxp durch folgende Zeile:<br />

(network-script network-bridge-bonding netdev=bond0)<br />

Hierdurch wird das netloop-Gerät deaktiviert, wodurch verhindert wird, dass das Address Resolution<br />

Protocol (ARP) Monitoring während des Adressentransfervorgangs (address transfer process)<br />

fehlschlägt.<br />

When running multiple guest domains, guest networking may temporarily stop working, resulting in<br />

the following error being reported in the dom0 logs:<br />

Memory squeeze in netback driver<br />

To work around this, raise the amount of memory available to the dom0 with the dom0_mem<br />

hypervisor command line option.<br />

6.3.2. x86 Architectures<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 29


30 Inhaltsverzeichnis<br />

Migrating paravirtualized guests through xm migrate [domain] [dom0 IP address] does not<br />

work.<br />

When installing <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 on a fully virtualized SMP guest, the installation may<br />

freeze. This can occur when the host (dom0) is running <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2.<br />

Stellen Sie den Gast so ein, dass er nur einen Prozessor während der Installation verwendet. Dies<br />

können Sie mit der Option --vcpus=1 in virt-install tun. Sobald die Installation abgeschlossen<br />

ist, können Sie den Gast auf SMP setzen, indem Sie die zugewiesenen vcpus in virt-manager<br />

anpassen.<br />

6.3.3. x86_64 Architectures<br />

Migrating paravirtualized guests through xm migrate [domain] [dom0 IP address] does not<br />

work.<br />

Installing the Virtualization feature may cause a time went backwards warning on HP systems<br />

with model numbers xw9300 and xw9400.<br />

Um dieses Problem auf xw9400-Maschinen zu umgehen, aktivieren Sie in den BIOS-Einstellungen<br />

den HPET-Timer. Beachten Sie, dass diese Option für xw9300-Maschinen nicht zur Verfügung steht.<br />

Installing <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 3.9 on a fully virtualized guest may be extremely slow. In addition,<br />

booting up the guest after installation may result in hda: lost interrupt errors.<br />

Um diesen Bootup-Fehler zu vermeiden, konfigurieren Sie den Gast so, dass er den SMP-Kernel<br />

verwendet.<br />

Upgrading a host (dom0) system to <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 may render existing <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> 4.5 SMP paravirtualized guests unbootable. This is more likely to occur when the<br />

host system has more than 4GB of RAM.<br />

Booten Sie als provisorische Lösung jeden <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 4.5 Gast in Single-CPU-Modus<br />

und aktualisieren dessen Kernel auf die aktuellste Version (für <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 4.5.z).<br />

6.3.4 . ia64 Architecture<br />

Migrating paravirtualized guests through xm migrate [domain] [dom0 IP address] does not<br />

work.<br />

On some Itanium systems configured for console output to VGA, the dom0 virtualized kernel may fail<br />

to boot. This is because the virtualized kernel failed to properly detect the default console device<br />

from the Extensible Firmware Interface (EFI) settings.<br />

Falls dies auftritt, können Sie, um dies zu umgehen, den Boot-Parameter console=tty zu den<br />

Kernel-Boot-Optionen in /boot/efi/elilo.conf hinzufügen.<br />

On some Itanium systems (such as the Hitachi Cold Fusion 3e), the serial port cannot be detected in<br />

dom0 when VGA is enabled by the EFI Maintenance Manager. As such, you need to supply the<br />

following serial port information to the dom0 kernel:<br />

Geschwindigkeit in Bits/Sekunde<br />

Anzahl der Daten-Bits<br />

Parität<br />

io_base-Adresse<br />

Diese Details müssen in der Zeile append= des dom0-Kernels in /boot/efi/elilo.conf<br />

angegeben werden. Zum Beispiel:<br />

append="com1=19200,8n1,0x3f8 -- quiet rhgb console=tty0<br />

console=ttyS0,19200n8"<br />

In diesem Beispiel ist com1 der serielle Port, 19200 die Geschwindigkeit (in Bits/Sekunde), 8n1 gibt<br />

die Einstellungen bezüglich der Anzahl der Daten-Bits/Parität an und 0x3f8 ist die io_base-<br />

Adresse.<br />

Virtualization does not work on some architectures that use Non-Uniform Memory Access (NUMA).<br />

As such, installing the virtualized kernel on systems that use NUMA will result in a boot failure.


Einige Installationsnummern installieren den virtualisierten Kernel standardmäßig. Falls Sie eine<br />

solche Installationsnummer besitzen und Ihr System NUMA verwendet und nicht mit kernel-xen<br />

arbeitet, wählen Sie die Virtualisierungsoption während der Installation nicht aus.<br />

Currently, live migration of fully virtualized guests is not supported on this architecture. In addition,<br />

kexec and kdump are also not supported for virtualization on this architecture.<br />

7. Technology Previews<br />

Technology Preview features are currently not supported under <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> subscription<br />

services, may not be functionally complete, and are generally not suitable for production use. However,<br />

these features are included as a customer convenience and to provide the feature with wider exposure.<br />

<strong>Customer</strong>s may find these features useful in a non-production environment. <strong>Customer</strong>s are also free to<br />

provide feedback and functionality suggestions for a Technology Preview feature before it becomes fully<br />

supported. Erratas will be provided for high-severity security issues.<br />

During the development of a Technology Preview feature, additional components may become available<br />

to the public for testing. It is the intention of <strong>Red</strong> <strong>Hat</strong> to fully support Technology Preview features in a<br />

future release.<br />

ALUA-Modus auf EMC Clariion<br />

ext4<br />

Der explizite aktiv-passiv Failover-Modus (ALUA) unter Verwendung von dm-multipath auf<br />

EMC Clariion Speichergeräten wird nun unterstützt. Dieser Modus wird als T10-Spezifikation<br />

zur Verfügung gestellt, jedoch nur als eine Technologievorschau in diesem <strong>Release</strong>.<br />

For more information about T10, refer to http://www.t10.org.<br />

Die neueste Generation des ext-Dateisystems ext4 ist in dieser <strong>Release</strong> als<br />

Technologievorschau verfügbar. Ext4 ist eine schrittweise Verbesserung des von <strong>Red</strong> <strong>Hat</strong><br />

und der <strong>Linux</strong> Community entwickelten ext3-Dateisystems. Der <strong>Release</strong>-Name des<br />

Dateisystems für die Technologievorschau lautet ext4dev.<br />

Das Dateisystem wird durch das ext4dev.ko-Kernelmodul und ein neues e4fsprogs-Paket,<br />

das aktualisierte Versionen der bekannten e2fsprogs Administrationstools zur Verwendung mit<br />

ext4 enthält, bereitgestellt. Um dies zu verwenden, installieren Sie e4fsprogs und verwenden<br />

Sie dann Befehle wie mkfs.ext4dev aus dem e4fsprogs-Programm zur Erstellung eines<br />

ext4-base Dateisystems. Beim Bezug auf das Dateisystem bei einer Einhänge-Befehlszeile<br />

oder fstab-Datei verwenden Sie den Dateisystemnamen ext4dev.<br />

FreeIPMI<br />

FreeIPMI ist nun als Technologievorschau Bestandteil dieser Aktualisierung. FreeIPMI ist eine<br />

Sammlung von Intelligent Platform Management IPMI System-Software. Es bietet In-Band- und<br />

Out-Of-Band-Software, parallel zur Entwicklungsbibliothek, die mit den Intelligent Platform<br />

Management Interface (IPMI v1.5 and v2.0) Standards übereinstimmt.<br />

For more information about FreeIPMI, refer to http://www.gnu.org/software/freeipmi/<br />

TrouSerS und tpm-tools<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 31<br />

TrouSerS und tpm-tools sind in diesem <strong>Release</strong> enthalten, um die Verwendung von Trusted<br />

Platform Module (TPM) Hardware zu ermöglichen. TPM-Hardware-Features umfassen (neben<br />

anderen):


32 Inhaltsverzeichnis<br />

Sicheres Erstellen, Speichern und Verwenden von RSA-Schlüsseln (ohne dass diese im<br />

Speicher dargelegt werden)<br />

Verifizierung des Software-Status einer Plattform unter Verwendung kryptografischer<br />

Hashes<br />

TrouSerS ist eine Implementierung der Trusted Computing Group's Software Stack (TSS)<br />

Specification. Sie können TrouSerS dazu verwenden, Applikationen zu schreiben, die TPM-<br />

Hardware nutyen. tpm-tools ist ein Satz von Tools zur Verwaltung und Nutzung von TPM-<br />

Hardware.<br />

For more information about TrouSerS, refer to http://trousers.sourceforge.net/.<br />

eCryptfs<br />

eCryptfs ist ein gestapeltes kryptografisches Dateisystem für <strong>Linux</strong>. Es wird in individuellen<br />

Verzeichnissen in bereits eingehängten, untergeordneten Dateisystemen wie EXT3 eingehängt.<br />

Die vorhandenen Partitionen oder Dateisysteme müssen nicht geändert werden, um mit der<br />

Verwendung von eCryptfs zu beginnen.<br />

Mit dieser <strong>Release</strong> basiert eCryptfs nun auf Upstream Version 56, die mehrere<br />

Fehlerbehebungen und Verbesserungen bietet. Au-erdem liefert dieses Update ein grafisches<br />

Programm, das bei der Konfiguration von eCryptfs (ecryptfs-mount-helper-gui) hilft.<br />

Dieses Update ändert auch die Syntax bestimmter eCryptfs/Einhängeoptionen. Falls Sie sich<br />

dafür entscheiden, dies zu dieser Version von eCryptfs zu aktualisieren, so sollten Sie alle<br />

betroffenen Einhängeskripte und /etc/fstab-Einträge aktualisieren. Informationen zu diesen<br />

Änderungen finden Sie unter man ecryptfs.<br />

Folgende Warnhinweise gelten für diese <strong>Release</strong> von eCryptfs:<br />

Beachten Sie, dass das eCryptfsDateisystem nur dann ordnungsgemäß funktioniert, wenn<br />

das verschlüsselte Dateisystem einmal über dem zugrunde liegenden Verzeichnis gleichen<br />

Namens eingehängt ist. Zum Beispiel:<br />

mount -t ecryptfs /mnt/secret /mnt/secret<br />

Der gesicherte Teil des Dateisystems sollte nicht offengelegt sein, d.h. nicht an anderen<br />

Einhängepunkten (Mount Points), Einbindepunkten (Bind Points) u.ä. eingehängt sein.<br />

eCryptfs hängt an genetzwerkten Dateisystemen ein (z.B. NFS, Samba), funktioniert nicht<br />

ordnungsgemäß.<br />

Diese Version des eCryptfs-Kerneltreibers benötigt aktualisierten Userspace, der durch<br />

ecryptfs-utils-56-4.el5 oder neuer bereitgestellt wird.<br />

For more information about eCryptfs, refer to http://ecryptfs.sf.net. You can also refer to<br />

http://ecryptfs.sourceforge.net/README and http://ecryptfs.sourceforge.net/ecryptfs-faq.html for<br />

basic setup information.<br />

Stateless-<strong>Linux</strong><br />

Stateless-<strong>Linux</strong> ist eine neue Denkweise, wie ein System betrieben und verwaltet werden soll.<br />

Es ist dafür gedacht, die Versorgung und das Management einer großen Anzahl von Systemen<br />

zu vereinfachen, indem diese leicht austauschbar sind. Dies wird in erster Linie durch die<br />

Herstellung präparierter System-Images erreicht, die repliziert und über eine große Anzahl von<br />

zustandlosen (stateless) Systemen mit einem Betriebssystem in einem read-only-Status<br />

hinweg verwaltet werden (bitte werfen Sie einen Blick auf /etc/sysconfig/readonly-root<br />

für weitere Einzelheiten).


AIGLX<br />

In diesem derzeitigen Entwicklungsstatus sind die Stateless-Features eine Teilmenge der<br />

beabsichtigten Ziele. Als solche ist ihre Tauglichkeit derzeit als "Technologievorschau"-Status<br />

gekennzeichnet.<br />

Interessenten für das Testen von zustandlosem (stateless) Code, wird dringend empfohlen, die<br />

HOWTOs unter http://fedoraproject.org/wiki/Stateless<strong>Linux</strong>/HOWTO zu lesen und Mitglied der<br />

Liste stateless-list@redhat.com zu werden.<br />

Die ersten Bestandteile, die Stateless <strong>Linux</strong> ermöglichten, wurden ursprünglich in <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> 5 eingeführt.<br />

AIGLX ist ein Technologievorschau-Feature des ansonsten komplett unterstützten X-Servers.<br />

Es hat die Absicht, GL-beschleunigte Effekte auf einem Standard-Desktop zu aktivieren. Das<br />

Projekt besteht aus den folgenden Komponenten:<br />

Ein geringfügig modifizierter X-Server.<br />

Ein aktualisiertes Mesa-Paket, das Support für neue Protokolle hinzufügt.<br />

Wenn Sie diese Komponenten installieren, können Sie GL-beschleunigte Effekte auf Ihrem<br />

Desktop mit sehr wenigen Änderungen nutzen. Weiterhin haben Sie die Möglichkeit, diese nach<br />

Belieben zu aktivieren, bzw. zu deaktivieren, ohne den X-Server zu ersetzen. AIGLX ermöglicht<br />

es außerdem Remote-GLX-Anwendungen, die Vorteile von Hardware-GLX-Beschleunigung zu<br />

nutzen.<br />

FireWire<br />

ktune<br />

Das Modul firewire-sbp2 wird im Rahmen dieser Aktualisierung weiterhin als<br />

Technologievorschau eingebunden. Dieses Modul ermöglicht die Verbindung mit FireWire<br />

Speichergeräten und Scannern.<br />

Derzeit unterstützt FireWire Folgendes nicht:<br />

IPv4<br />

pcilynx Host-Kontroller<br />

multi-LUN Speichergeräte<br />

Nicht-exklusiver Zugriff auf Speichergeräte<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 33<br />

Zusätzlich bestehen die folgenden Probleme in dieser Version von FireWire weiterhin:<br />

ein Speicherleck im SBP2-Treiber kann dazu führen, dass die Maschine nicht mehr<br />

antwortet.<br />

ein Code in dieser Version funktioniert nicht ordnungsgemäß auf "big-endian"-Maschinen.<br />

Dies kann zu unerwartetem Verhalten auf PowerPCs führen.<br />

Diese <strong>Release</strong> enthält ktune (aus dem ktune-Paket), einen Dienst, der mehrere Kernel-<br />

Feinabstimmungsparameter auf für bestimmte Systemprofile passende Werte setzt. Derzeit<br />

bietet ktune nur ein Profil für Großspeicher-Systeme, die Disk- und Netzwerk-intensive<br />

Anwendungen ausführen.<br />

Die durch ktune gelieferten Einstellungen setzen diejenigen in /etc/sysctl.conf oder<br />

durch die Kernel-Befehlszeile nicht außer Kraft. ktune ist möglicherweise für einige Systeme<br />

und Arbeitsbelastungen nicht geeignet; testen Sie dies ausgiebig ehe Sie es in der Produktion<br />

deployen.


34 Inhaltsverzeichnis<br />

Sie können jeden Konfigurationsatz durch ktune deaktivieren und zu Ihren regulären<br />

Einstellungen zurückkehren, indem Sie einfach den ktune-Dienst mittels service ktune<br />

stop (als Root) stoppen.<br />

SGPIO Support für dmraid<br />

Serial General Purpose Input Output (SGPIO) ist eine dem Industriestandard entsprechende<br />

Kommunikationsmethode, die zwischen einer Hauptplatine (Main Board) und verschiedenen<br />

internen und externen Bay Enclosures der Hard Disc Anwendung findet. Diese Methode kann<br />

zur Steuerung von LED-Lichtern an einer Enclosure durch das AHCI Treiber-Interface<br />

verwendet werden.<br />

In dieser <strong>Release</strong> ist SGPIO-Support in dmraid als Technologievorschau enthalten. Dies<br />

gestattet es dmraid ordnungsgemäß mit Disk Enclosures zu funktionieren.<br />

GCC 4 .3<br />

Die Gnu Compiler Collection version 4.3 (GCC4.3) ist jetzt in dieser <strong>Release</strong> als eine<br />

Technologievorschau enthalten. Diese Sammlung von Compilern enthält C, C++ und Fortran 95<br />

Compiler sowie Support-Bibliotheken.<br />

Beachten Sie, dass in den gcc43-Paketen der Standard für die gnu89-inline-Option zu -<br />

fgnu89-inline geändert wurde, wobei Upstream und zukünftige Aktualisierungen von <strong>Red</strong><br />

<strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 standardmäßig -fno-gnu89-inline sein werden. Dies ist notwendig,<br />

weil viele als Teil von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 vertriebenen Header GNU in-line Semantik<br />

statt ISO C99 Semantik erwarten. Diese Headers wurden nicht angepasst, um GNU in-line<br />

Semantik durch Attribute anzufordern.<br />

Kernel Tracepoint Facility<br />

In diesem Update wurde ein neuer Kernel Marker/Tracepoint Facility als Technologievorschau<br />

implementiert. Dieses Interface fügt dem Kernel statische Testpunkte zur Verwendung mit<br />

Tools wie etwa SystemTap hinzu.<br />

Device Failure Monitoring von RAID Sets<br />

Device Failure Monitoring unter Verwendung der Tools dmraid und dmevent_tool sind in <strong>Red</strong><br />

<strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> als Technologievorschau enthalten. Dies ermöglicht die Beobachtung<br />

und Meldung von Gerätefehlfunktionen auf Gerätekomponenten von RAID Sets.<br />

8. Resolved Issues<br />

8.1. All Architectures<br />

Die Daten für Aktivitätsberichte des TTY-Geräts wurden nicht ordnungsgemäß generiert. Der sar -<br />

y-Befehl schlug daher fehl und meldete den folgenden Fehler:<br />

Requested activities not available in file (dt. Angeforderte Aktivitäten nicht<br />

in der Datei verfügbar)<br />

In diesem aktualisierten Paket ist sar korrigiert, so dass die -y Option die Aktivität des TTY-Geräts<br />

anzeigt.<br />

Zuvor hinderte die Einstellung von max_fds auf unlimited in /etc/multipath.conf den


multipathd-Daemon am Starten. Falls die Anzahl offener Datei-Deskriptoren auf das System-<br />

Maximum gesetzt werden muss, so sollte max_fds auf max eingestellt werden.<br />

mod_perl ist jetzt auf Version 2.0.4 rebasiert, der aktuellsten Upstream <strong>Release</strong>. Dieses Update<br />

wendet mehrere Updates an, darunter einen Bug-Fix, der es mod_perl jetzt gestattet,<br />

ordnungsgemäß mit Bugzilla 3.0 zu arbeiten.<br />

cups basiert jetzt auf Version 1.3.7. Dieses Update beinhaltet mehrere Fehlerbehebungen und<br />

Verbesserungen, darunter:<br />

Kerberos Authentifikation wird nun unterstützt<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 35<br />

Benutzerdefinierte Drucker- und Job-Richtlinien werden jetzt ordnungsgemäß geladen.<br />

Remote Warteschleifen-Chaches werden nicht mehr geladen, wenn das Browsing deaktiviert ist.<br />

Die classes.conf-Konfigurationsdatei besitzt jetzt die korrekten Genehmigungen.<br />

lm_sensors basiert nun auf Version 2.10.7. Dieses Update beinhaltet mehrere Upstream-<br />

Verbesserungen und Fehlerbehebungen, darunter einen Fix, der verhindert, dass libsensors mit<br />

einer General parse error-Nachricht abstürzt, wenn k8temp ebenfalls geladen wird.<br />

Die Aktualisierung von elfutils im Rahmen dieser <strong>Release</strong> behebt nun die folgenden Fehler:<br />

Das eu-readelf-Dienstprogramm stürtzte beim Lesen bestimmter Eingabe-Dateien ab.<br />

Das eu-strip-DIenstprogramm wird in den rpmbuild-Vorgängen verwendet, die neue<br />

Binärdatei-Pakete erstellen. Dabei werden Informationen zur Fehlerbehebung von ausführbarem<br />

Code getrennt, um -debuginfo-Pakete zu erstellen. Ein Fehler bei diesem Dienstprogramm<br />

führte dazu, dass unbrauchbare Informationen zur Fehlerbehebung für ET_REL-Dateien auf der<br />

s390-Plattform auftraten; dies betrifft Moduldateien des <strong>Linux</strong>-Kernels (.ko.debug) und führte<br />

dazu, dass die generierten kernel-debuginfo-Pakete nicht mit Systemtap auf s390<br />

funktionierten.<br />

vnc-server ist nun auf Version 4.1.2-14.el5 abgestimmt. Dieses Update enthält die folgenden<br />

Fehlerbehebungen:<br />

Ein Fehler, der vncserver am Drucken von Fehlermeldungen hinderte, wenn Xvnc nicht startete,<br />

ist jetzt behoben.<br />

Xvnc verwendet nicht mehr die falsche Root Window Depth; es wird nun die korrekte Window<br />

Depth verwendet, wie sie durch die -depth-Option festgelegt wird.<br />

Ein Fehler, der dazu führte, dass das libvnc.so-Modul den X-Server zum Absturz brachte, ist<br />

nun behoben.<br />

Xvnc unterstützt jetzt GLX- und RENDER-Erweiterungen auf allen Architekturen.<br />

smartmontools basiert nun auf Version <strong>5.3</strong>8. Dieses Update verbessert die Autodetection von<br />

Hardware-Geräten, verbessert den Support für CCISS RAID Arrays und bietet eine größere<br />

Datenbank unterstützter Geräte.<br />

Dieses Update behebt außerdem einen Fehler bei dem SE<strong>Linux</strong> smartmontools and der<br />

Überwachung von 3ware RAID-Geräten hinderte. smartmontools ckann solche Geräte jetzt<br />

ordnungsgemäß überwachen.<br />

python-urlgrabber basiert nun auf Version 3.1.0-5. Dadurch werden mehrere Fehler von Upstream<br />

behoben, darunter:<br />

yum kann nun ordnungsgemäß erneut aus einem yum-Repository downloaden, das Teil-<br />

Downloads nicht unterstützt.<br />

yum kann nun mit einem unterbrochenen Download fortfahren, selbst wenn das yum-Repository<br />

mit einem festgelegten Port FTP-basiert ist.<br />

Die Größe des Ladebalkens ist jetzt dynamisch zur Terminalbreite. Außerdem sind die<br />

Ladebalken nun übersichtlicher und zeigen einen Prozentsatz der insgesamt heruntergeladenen<br />

Daten an.<br />

Das keepalive-Signal von python-urlgrabber funktioniert nun problemlos. In der<br />

Vergangenheit hatte ein Fehler bei diesem Signal dazu geführt, dass es während Download zu<br />

einer Erhöhung des Speichergebrauchs kam; außerdem verhinderte dieser Fehler die<br />

ordnungsgemäße Funktionsweise von reposync und yumdownloader beim Herunterladen<br />

großer Mengen an Paketen.


36 Inhaltsverzeichnis<br />

Thunderbird basiert nun auf Version 1.1.16. Es wurden mehrere Fehler behoben, darunter:<br />

yum update --security findet jetzt alte, relevante Sicherheits-Updates.<br />

yum-versionlock funktioniert jetzt ordnungsgemäß bei veralteten Paketen.<br />

Dieses Update enthält auch den yum-fastestmirror-Plugin, der es yum ermöglicht, das<br />

schnellste Repository in einer Mirror-Liste zu wählen.<br />

Samba basiert nun auf Upstream Version 3.2.0. Dadurch werden mehrere Fehler behoben, darunter<br />

einer, der Benutzer daran hinderte Windows 2003 verwendende Domains als ihren Name-Server zu<br />

nutzen. Außerdem behebt dieses Update einen Fehler, der dazu führte, dass die Mitgliedschaft bei<br />

der samba-Domain nach Änderung des Systempassworts mittels net rpc changetrustpw<br />

unterbrochen wurde.<br />

For a more comprehensive list of upstream samba updates included this release, refer to<br />

http://www.samba.org/samba/history/samba-3.0.32.html<br />

OpenLDAP basiert nun auf Upstream Version 2.3.43. Mehrere Upstream Fehler wurden dabei<br />

behoben, darunter:<br />

Das init-Skript meldet jetzt eine Warnung, wenn der slapd-Daemon eine TLS-Zertifikatsdatei<br />

nicht lesen kann.<br />

Alle Bibliotheken im openldap-debuginfo-Paket sind jetzt unstripped.<br />

Die Deinstallation des openldap-devel-Pakets, führt nicht mehr zu Schäden an den<br />

OpenLDAP-Bibliotheken.<br />

<strong>Red</strong> <strong>Hat</strong> distribuiert jetzt zusätzliche Overlays für OpenLDAP-Server. Außer syncprov befinden sich<br />

alle Overlays in separaten openldap-servers-overlays-Paketen, die als dynamisch ladbare<br />

Module kompiliert sind. Das syncprov-Overlay ist statisch zum OpenLDAP-Server verlinkt, um die<br />

Kompatibilität mit älteren OpenLDAP-<strong>Release</strong>s zu gewährleisten.<br />

Da bei der xterm Binärdatei das gesetzte Gruppen-ID (setgid) Bit konfiguriert war, waren<br />

bestimmte Umgebungsvariablen (wie LD_LIBRARY_PATH und TMPDIR) nicht gesetzt. In dieser<br />

<strong>Release</strong> sind bei der xterm-Binärdatei jetzt die Modus 0755-Genehmigungen konfiguriert, wodurch<br />

dieses Problem behoben ist.<br />

The recommended method for balancing the load on NIS servers when multiple machines are<br />

connecting with ypbind has changed with this release. The ypbind daemon's behavior has not<br />

changed: it still pings all NIS servers listed in the /etc/ypbind configuration file and then binds to<br />

the single fastest-responding server. Before, it was recommended to list all available NIS servers in<br />

each machine's /etc/ypbind.conf configuration file. However, because even servers under high<br />

load can respond quickly to this ping, thus inadvertently increasing their own load, it is now<br />

recommended for administrators to list a smaller number of available NIS servers in each machine's<br />

ypbind.conf, and to vary this list across machines. In this way, NIS servers are automatically loadbalanced<br />

due to not every NIS server being listed as being available to every machine.<br />

Thunderbird basiert nun auf Version 2.3.1. Diese Aktualisierung behebt mehrere Fehler, darunter:<br />

Ein Fehler beim Umgang von OpenMotif mit den Grab und Ungrab-Ereignissen ist nun<br />

behoben. In früheren <strong>Release</strong>s führte dieser Fehler manchmal zur Display-Sperre.<br />

Ein Fehler in nedit konnte bei Verwendung der nedit grafischen Benutzeroberfläche zum<br />

Absturz führen. Dies war aufgrund einer Funktion im Code der Fall, die bei einigen Fällen der<br />

Postenauswahl zu einem Segmentierungsfehler führte. Dieses Problem ist nun behoben.<br />

dbus basiert nun auf Version 1.1.2. Dieses Update behebt einen Fehler, der dazu führte, dass<br />

mehrthreadige Programme zu einer Sperre in dbus führten. In früheren <strong>Release</strong>s, bei denen ein<br />

Thread auf dbus horchte und Nachrichten verarbeitete, sendete der zweite Thread Nachrichten an<br />

dbus.<br />

strace basiert nun auf Version 4.5.18. Dadurch werden mehrere Fehler behoben, darunter:<br />

Ein Fehler, der zum Absturz von strace bei Verwendung der -f-Option bei einigen<br />

mehrthreadigen Programmen (insbesondere bei 64-bit Systemen) führte, ist jetzt behoben.<br />

Ein Fehler, der die 64-bit Version von strace an der Ausführung des vfork()-Funktionsaufrufs<br />

an einem 32-bit Vorgang hinderte, ist jetzt behoben.<br />

cpuspeed wurde zu Version 1.2.1-5 aktualisiert. Mit diesem Update lädt das cpuspeed init-Skript


das speedstep-centrino-Modul jetzt, wenn das Laden aller anderen Module fehlschlägt.<br />

Außerdem wurde ein Benutzer-Space Fehler behoben, der das Powernow-k8-Modul am Laden<br />

hinderte nun behoben from.<br />

Der frysk-Satz von Tools wurde vollständig aus dieser Distribution entfernt. frysk war ursprünglich<br />

als Technologievorschau in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.0 enthalten.<br />

Die vom iostat -x/Befehl bereitgestellten Partition I/O Statistiken waren zuvor unvollständig. In<br />

diesem Update werden Partitionsstatistiken jetzt auf dieselbe Weise wie Disk-Statistiken errechnet,<br />

wodurch kohärente und verständliche I/O Statistiken auf Partitionsebene geliefert werden.<br />

Ein Passwort-Offenlegungsfehler wurde in der Konfigurationsdatei für den Dovecot-Mailserver<br />

gefunden. War bei einem System die ssl_key_password-Option definiert, so konnte jeder beliebige<br />

lokale Benutzer das SSL-Schlüsselpasswort einsehen. (CVE-2008-4870)<br />

Anmerkung<br />

Dieser Fehler gestattete dem Angreifer keinen Zugriff auf die Inhalte des SSL-Schlüssels. Das<br />

Passwort besitzt ohne die Schlüsseldatei, auf welche beliebige Benutzer keinen Lesezugriff<br />

haben sollten, keinen Wert.<br />

To better protect even this value, however, the dovecot.conf file now supports the "!include_try"<br />

directive. The ssl_key_password option should be moved from dovecot.conf to a new file<br />

owned by, and only readable and writable by, root (ie 0600). This file should be referenced from<br />

dovecot.conf by setting the !include_try /path/to/password/file option.<br />

8.2. x86_64 Architectures<br />

ksh basiert nun auf Version 2008-02-02. Dieses Update fügt Multi-Byte Zeichen-Handhabung hinzu,<br />

löst zahlreiche Probleme bei der Job-Steuerung und behebt mehrere Fehler von Upstream. Beachten<br />

Sie, dass dieses Update zu ksh die Kompatibilität zu bestehenden Skripts bewahrt.<br />

8.3. s390x Architectures<br />

Ein vmconvert-Fehler verhinderte, dass es ordnungsgemäß am vmur-Geräte-Node<br />

(/dev/0.0.000c) funktionierte. Dies führte zum Fehlschlagen von vmconvert beim Versuch auf<br />

Dumps am vmur-Gerät zuzugreifen mit dem Fehler vmconvert: Open dump file failed!<br />

(Permission denied). Ein Update to s390utils in dieser <strong>Release</strong> behebt dieses Problem.<br />

Das init/Skript und die config-Datei für den mon_procd-Daemon sowie mon_fsstatd-Daemon<br />

fehlten im s390utils-Paket. Es konnte daher kein Build dieser Daemons erfolgen und diese<br />

konnten nicht verwendet werden. Die fehlenden Dateien wurden diesem Update hinzugefügt, so<br />

dass das Problem nun behoben ist.<br />

8.4 . PowerPC Architectures<br />

Ein Fehler, der das ehci_hcd-Modul daran hinderte auf dieser Architektur erneut zu laden, wurde<br />

nun behoben. Dies stellt sicher, dass der Belkin 4-port PCI-Express USB Lily-Adapter (und andere<br />

ähnliche Geräte) jetzt mit <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 ordnungsgemäß funktionieren, wenn das<br />

ehci_hcd-Modul verwendet wird.<br />

Die libhugetlbfs-Bibliothek basiert nun auf Version 1.3. Dieses Update wendet mehrere Upstream<br />

Verbesserungen an der Bibliothek, wodurch die Performance von Huge-Seiten verwendenden<br />

Anwendungen verbessert wird.<br />

Eine vollständige Liste von Updates für libhugetlbfs finden Sie unter folgendem Link:<br />

http://sourceforge.net/mailarchive/message.php?<br />

msg_name=20080515170754.GA1830%40us.ibm.com<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 37


38 Inhaltsverzeichnis<br />

9. Known Issues<br />

9.1. All Architectures<br />

Wenn das neue Feature der Platten-Verschlüsselung angewendet wird zum Verschlüsseln des Root<br />

Dateisystems, wird die folgende Fehlermeldung beim Herunterfahren des Systems auf der Konsole<br />

ausgegeben:<br />

Stopping disk encryption [FAILED]<br />

Diese Meldung kann getrost ignoriert werden, denn das Herunterfahren wird dennoch erfolgreich<br />

abgeschlossen.<br />

When using an encrypted device, the following error message may be reported during bootup:<br />

insmod: error inserting '/lib/aes_generic.ko': -1 File exists<br />

This message can safely be ignored.<br />

Eine Installation unter Verwendung von Multiple Device (MD) RAID zusätzlich zu multipath wird dazu<br />

führen, dass der Rechner nicht booten kann. Multipath zu Storage Area Network (SAN) Geräten,<br />

welche RAID intern bieten, sind davon nicht betroffen.<br />

When a large number of LUNs are added to a node, multipath can significantly increase the time it<br />

takes for udev to create device nodes for them. If you experience this problem, you can correct it by<br />

deleting the following line in /etc/udev/rules.d/40-multipath.rules:<br />

KERNEL!="dm-[0-9]*", ACTION=="add", PROGRAM=="/bin/bash -c '/sbin/lsmod |<br />

/bin/grep ^dm_multipath'", RUN+="/sbin/multipath -v0 %M:%m"<br />

This line causes udev to run multipath every time a block device is added to the node. Even with this<br />

line removed, multipathd will still automatically create multipath devices, and multipath will still be<br />

called during the boot process, for nodes with multipathed root filesystems. The only change is that<br />

multipath devices will not be automatically created when multipathd is not running, which should not<br />

be a problem for the vast majority of multipath users.<br />

Beim Aktualisieren von einer früheren Version von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> auf <strong>5.3</strong> können Sie auf<br />

folgenden Fehler stoßen:<br />

Updating : mypackage ################### [ 472/1655]<br />

rpmdb: unable to lock mutex: Invalid argument<br />

Der Grund für dieses Locking Problem ist, dass das gemeinsam genutzte Futex-Locking in glibc mit<br />

Futexes pro Prozess zwischen 5.2 und <strong>5.3</strong> weiterentwickelt wurde. Dies hat zur Folge, dass<br />

Programme, die mit 5.2 glibc laufen, gemeinsam genutztes Futex Locking nicht ordnungsgemäß<br />

ausführen können zusammen mit Programmen, welche mit <strong>5.3</strong> glibc laufen.<br />

Diese spezielle Fehlermeldung ist eine Nebenwirkung eines Paketes, welches rpm als Teil seines<br />

Installationsprozesses aufruft. Der RPM Vorgang, der die Aktualisierung durchführt, verwendet die<br />

frühere glibc während der gesamten Aktualisierung. Der RPM Vorgang, der aus dem Skript heraus<br />

gestartet wurde, nutzt jedoch die neue glibc.<br />

To avoid this error, upgrade glibc first in a separate run:<br />

# yum update glibc<br />

# yum update<br />

You will also see this error if you downgrade glibc to an earlier version on an installed <strong>5.3</strong> system.<br />

mvapich und mvapich2 sind in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 kompiliert, um nur die InfiniBand/iWARP<br />

Interconnects zu unterstützen. Infolgedessen laufen sie nicht über Ethernet oder Netzwerk<br />

Interconnects.<br />

In Systemen mit mehr als zwei verschlüsselten Blockgeräten hat Anaconda eine Option, die ein


übergreifendes Passwort bietet kann. Die init Scripte unterstützen dieses Feature jedoch nicht. Beim<br />

Booten des Systems wird die Eingabe der jeweiligen Passwörter für jedes verschlüsselte Gerät<br />

verlangt.<br />

When upgrading openmpi using yum, the following warning may be returned:<br />

cannot open `/tmp/openmpi-upgrade-version.*' for reading: No such file or<br />

directory<br />

The message is harmless and can be safely ignored.<br />

Das Konfigurieren von IRQ SMP Affinität hat keine Auswirkung auf manche Geräte, die "Message<br />

Signaled Interrupts" (MSI) verwenden ohne Fähigkeit für das MSI Per-Vector Masking. Beispiele für<br />

solche Geräte sind Broadcom NetXtreme Ethernet Geräte, die den Treiber bnx2 verwenden.<br />

Wenn Sie die IRQ Affinität für ein solches Gerät konfigurieren müssen, deaktivieren Sie MSI durch<br />

Erstellen einer Datei in /etc/modprobe.d/, welche die folgende Zeile enthält:<br />

options bnx2 disable_msi=1<br />

Alternativ können Sie MSI auch vollständig deaktivieren, indem Sie den Kernel Boot Parameter<br />

pci=nomsi verwenden.<br />

Ein Bug in der aktualisierten Datei /etc/udev/rules.d/50-udev.rules verhindert das Erstellen<br />

von persistenten Namen für Bandgeräte mit Zahlen größer als 9 im Namen. So wird beispielsweise<br />

kein persistenter Name für ein Bandgerät mit einem Namen nst12 erstellt.<br />

Fügen Sie als temporäre Lösung ein Sternchen (*) hinter jedem Treffer des Strings nst[0-9] in<br />

/etc/udev/rules.d/50-udev.rules ein.<br />

Das smartctl-Tool kann SMART-Parameter nicht korrekt von SATA-Geräten lesen.<br />

Ein Bug in früheren Versionen von openmpi und lam kann Sie am Aktualisieren dieser Pakete<br />

hindern. Dieser Bug äußert sich im folgenden Fehler (beim Versuch, openmpi oder lam zu<br />

aktualisieren):<br />

error: %preun(openmpi-[version]) scriptlet failed, exit status 2<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 39<br />

Deshalb müssen Sie ältere Versionen von openmpi und lam manuell entfernen, um deren<br />

aktuellste Versionen zu installieren. Verwenden Sie hierfür den folgenden rpm-Befehl:<br />

rpm -qa | grep '^openmpi-\|^lam-' | xargs rpm -e --noscripts --allmatches<br />

When using dm-multipath, if features "1 queue_if_no_path" is specified in<br />

/etc/multipath.conf then any process that issues I/O will hang until one or more paths are<br />

restored.<br />

To avoid this, set no_path_retry [N] in /etc/multipath.conf (where [N] is the number of<br />

times the system should retry a path). When you do, remove the features "1<br />

queue_if_no_path" option from /etc/multipath.conf as well.<br />

If you need to use "1 queue_if_no_path" and experience the issue noted here, use dmsetup to<br />

edit the policy at runtime for a particular LUN (i.e. for which all the paths are unavailable).<br />

To illustrate: run dmsetup message [device] 0 "fail_if_no_path", where [device] is the<br />

multipath device name (e.g. mpath2; do not specify the path) for which you want to change the policy<br />

from "queue_if_no_path" to "fail_if_no_path".<br />

Das Aktivieren von mehreren installierten Versionen desselben Kernel-Moduls wird nicht unterstützt.<br />

Zusätzlich kann ein Bug in der Art und Weise, wie Kernel-Module analysiert werden, manchmal dazu<br />

führen, dass eine ältere Version desselben Kernel-Moduls aktiviert wird.<br />

<strong>Red</strong> <strong>Hat</strong> empfiehlt, bei der Installation einer neueren Version eines installierten Kernel-Moduls<br />

zunächst die ältere Version zu deinstallieren.<br />

Das Ausführen von kdump auf einem IBM Bladecenter QS21 oder QS22, konfiguriert mit NFS-Root,<br />

schlägt fehl. Um dies zu umgehen, geben Sie ein NFS-Dump-Ziel in /etc/kdump.conf an.<br />

IBM T60 schalten sich im Suspend-Modus und beim Andocken an einer Docking-Station komplett


4 0 Inhaltsverzeichnis<br />

aus. Um dies zu verhindern, booten Sie das System mit dem Parameter acpi_sleep=s3_bios.<br />

Die QLogic iSCSI Expansion Card für das IBM Bladecenter liefert sowohl Ethernet- als auch iSCSI-<br />

Funktionen. Einige Teile der Karte werden von beiden Funktionen gemeinsam verwendet. Die<br />

aktuellen qla3xxx- und qla4xxx-Treiber unterstützen die Ethernet- und iSCSI-Funktionen jedoch<br />

individuell. Beide Treiber unterstützen die gleichzeitige Verwendung von Ethernet- und iSCSI-<br />

Funktionen jedoch nicht.<br />

Aufgrund dieser Einschränkung können nachfolgende Resets (durch aufeinander folgende<br />

ifdown/ifup-Befehle) zum Hängenbleiben des Geräts führen. Gönnen Sie sich ein 10-Sekunden<br />

Intervall nach einem ifup, bevor Sie ein ifdown ausführen, um dies zu verhindern. Gönnen Sie sich<br />

dasselbe 10-Sekunden Intervall nach einem ifdown, bevor Sie ein ifup ausführen. Dieses Intervall<br />

bietet ausreichend Zeit zur Stabilisierung und Neuinitialisierung aller Funktionen, wenn ein ifup<br />

ausgeführt wird.<br />

Laptops, die mit einer Cisco Aironet MPI-350 Wireless-Karte ausgestattet sind, bleiben ggf. beim<br />

Versuch hängen, eine DHCP-Adresse während einer netzwerkbasierten Installation via<br />

festverdrahtetem Ethernet-Port zu erhalten.<br />

Um dies zu umgehen, verwenden Sie lokale Medien für Ihre Installation. Alternativ können Sie auch<br />

die Wirelesskarte im BIOS des Laptops vor Beginn der Installation deaktivieren (Sie können die<br />

Wirelesskarte nach Abschluss der Installation wieder reaktivieren).<br />

Das Protokollieren während des Bootvorgangs in /var/log/boot.log steht in <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong><br />

<strong>Linux</strong> <strong>5.3</strong> nicht zur Verfügung.<br />

Das System bootet ggf. nicht erfolgreich in einen kexec-/kdump-Kernel, wenn X ausgeführt wird und<br />

einen anderen Treiber als vesa verwendet. Das Problem tritt lediglich mit ATI Rage XL Grafik-<br />

Chipsätzen auf.<br />

Falls X auf einem System mit ATI Rage XL Grafikkarte läuft, stellen Sie sicher, das diese den vesa-<br />

Treiber verwendet, um erfolgreich in einen kexec-/kdump-Kernel zu booten.<br />

Wenn Sie <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 auf einem Rechner mit einem nVidia CK804-Chipsatz<br />

verwenden, erhalten Sie möglicherweise folgende Kernelmeldungen:<br />

kernel: assign_interrupt_mode Found MSI capability<br />

kernel: pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS<br />

Diese Meldungen weisen darauf hin, dass bestimmte PCI-E-Ports keine IRQs anfordern. Sie<br />

beeinflussen jedoch in keiner Weise die Funktionsfähigkeit des Rechners.<br />

Entfernbare Speichergeräte (wie beispielsweise CDs und DVDs) werden nicht automatisch<br />

eingehängt, wenn Sie sich als Root einloggen. Aus diesem Grund müssen Sie diese Geräte mithilfe<br />

des grafischen Dateimanagers manuell einhängen.<br />

Alternativ können Sie den folgenden Befehl ausführen, um ein Gerät unter /media einzuhängen:<br />

mount /dev/[device name] /media<br />

Wenn eine LUN auf einem konfigurierten Speichersystem gelöscht wird, wirkt sich die Änderung nicht<br />

auf den Host aus. In diesen Fällen bleiben lvm Befehle unbegrenzt lange hängen, wenn dmmultipath<br />

verwendet wird, da die LUN nun als stale (abgelaufen) gilt.<br />

Löschen Sie als provisorische Lösung alle Geräte und mpath Link-Einträge in /etc/lvm/.cache,<br />

die spezifisch für die abgelaufene LUN sind.<br />

Um herauszufinden, wie diese Einträge lauten, führen Sie folgenden Befehl aus:<br />

ls -l /dev/mpath | grep [stale LUN]<br />

Wenn die [stale LUN] beispielsweise 3600d0230003414f30000203a7bc41a00 beträgt, können<br />

die folgenden Resultate auftreten:<br />

lrwxrwxrwx 1 root root 7 Aug 2 10:33 /3600d0230003414f30000203a7bc41a00 -><br />

../dm-4<br />

lrwxrwxrwx 1 root root 7 Aug 2 10:33 /3600d0230003414f30000203a7bc41a00p1 -><br />

../dm-5


Dies bedeutet, dass 3600d0230003414f30000203a7bc41a00 zwei mpath-Verknüpfungen<br />

zugewiesen ist: dm-4 und dm-5.<br />

Daher sollten die folgenden Zeilen aus /etc/lvm/.cache gelöscht werden:<br />

/dev/dm-4<br />

/dev/dm-5<br />

/dev/mapper/3600d0230003414f30000203a7bc41a00<br />

/dev/mapper/3600d0230003414f30000203a7bc41a00p1<br />

/dev/mpath/3600d0230003414f30000203a7bc41a00<br />

/dev/mpath/3600d0230003414f30000203a7bc41a00p1<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 4 1<br />

Das Ausführen des multipath-Befehls mit der Option -ll kann dazu führen, dass der Befehl<br />

hängenbleibt, falls sich einer der Pfade auf einem Blockinggerät befindet. Beachten Sie, dass der<br />

Treiber für einige Zeit keine Anfrage bearbeitet, falls das Gerät nicht mehr antwortet.<br />

Dies wird durch den Cleanup-Code verursacht, der solange wartet, bis die Anfrage für die<br />

Überprüfung des Pfads entweder erfolgreich abgeschlossen wird oder fehlschlägt. Um den aktuellen<br />

multipath-Status anzuzeigen, ohne den Befehl aufzuhängen, verwenden Sie stattdessen<br />

multipath -l.<br />

Das Aktualisieren von pm-utils von einer <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 Beta Version von pmutils<br />

schlägt fehl und resultiert in dem folgenden Fehler:<br />

error: unpacking of archive failed on file /etc/pm/sleep.d: cpio: rename<br />

Löschen Sie das Verzeichnis /etc/pm/sleep.d/ vor der Aktualisierung, um zu verhindern, dass<br />

dies passiert. Falls in /etc/pm/sleep.d/ irgendwelche Dateien existieren, verschieben Sie diese<br />

Dateien nach /etc/pm/hooks/.<br />

Das Testen von Hardware für das Mellanox MT25204 hat ergeben, dass unter bestimmten<br />

Bedingungen mit hoher Auslastung ein interner Fehler auftritt. Wenn der ib_mthca-Treiber einen<br />

schwerwiegenden Fehler auf dieser Hardware meldet, liegt dies gewöhnlich an unzureichender Tiefe<br />

der Queues in Bezug auf die Anzahl ausstehender Arbeitsanfragen, die von der Benutzerapplikation<br />

generiert wurden.<br />

Auch wenn der Treiber die Hardware zurücksetzt und sich von einem solchen Ereignis erholt, gehen<br />

alle bestehenden Verbindungen zum Zeitpunkt des Fehlers verloren. Dies führt gewöhnlich zu einem<br />

Segmentation Fault der Benutzerapplikation. Wenn außerdem opensm zum Zeitpunkt läuft, wenn der<br />

Fehler auftritt, muss es manuell neu gestartet werden, um den Betrieb wieder normal aufzunehmen.<br />

Beim Installieren von <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 auf einem Gast wird dieser so konfiguriert, dass er<br />

ausdrücklich einen temporären Installations-Kernel verwendet, bereitgestellt von dom0. Sobald die<br />

Installation abgeschlossen ist, kann er seinen eigenen Boot-Loader verwenden. Dies kann allerdings<br />

nur dadurch erreicht werden, dass der Gast beim ersten Neustart stattdessen zum Beenden<br />

gezwungen wird.<br />

Nach beendeter Gast-Installation wird aus diesem Grund der Klick auf den erscheinenden Reboot-<br />

Schalter den Gast beenden, ohne Neustart. Dieses Verhalten ist erwartet.<br />

Beachten Sie, dass beim anschließenden Neustart des Gastes dessen eigener Boot-Loader<br />

verwendet wird.<br />

Das Ausführen von rpmbuild auf dem compiz Quell-RPM schlägt fehl, wenn ein KDE- oder qt-<br />

Development-Paket (z.B. qt-devel) installiert ist. Dies wird hervorgerufen durch einen Fehler im<br />

compiz Konfigurations Script.<br />

Für eine provisorische Lösung entfernen Sie jedes KDE- oder qt Development-Paket, bevor Sie<br />

versuchen, das compiz Paket von dem Quell-RPM zu erstellen.<br />

Wenn Ihr System entweder mit einer ATI Radeon R500 oder R600 Grafikkarte ausgestattet ist, wird<br />

firstboot nach der Installation nicht laufen. Das System geht direkt zum grafischen Login-Schirm<br />

und überspringt firstboot vollständig. Wenn Sie versuchen, firstboot manuell auszuführen,<br />

z.B. von einem Failsafe Terminal aus, wird die X-Session abstürzen.<br />

Dieses Problem wird hervorgerufen durch den von der ATI Radeon R500/R600 Hardware genutzten


4 2 Inhaltsverzeichnis<br />

Treiber. Der von diesen Grafikkarten genutzte Standard-Treiber ist noch in der<br />

Technologievorschau. Für eine provisorische Lösung sichern Sie Ihre /etc/X11/xorg.conf Datei,<br />

und konfigurieren anschließend X, um stattdessen den unterstützten Treibervesa zu verwenden.<br />

Führen Sie dafür den folgenden Befehl aus:<br />

system-config-display --reconfig --set-driver=vesa<br />

Sie können nun firstboot ausführen. Um zu Ihren alten Einstellungen zurückzukehren, stellen Sie<br />

die ursprüngliche /etc/X11/xorg.conf Datei wieder her.<br />

Wenn Ihr System den TSC Timer verwendet, kann der Systemaufruf gettimeofday<br />

zurückspringen. Dies liegt an einem Überlauf Problem, das in einigen Fällen zu einem deutlichen<br />

vorwärtsspringen des TSC Timers führt. In diesem Fall wird der TSC Timer sich zwar selbst<br />

korrigieren, aber letztendlich eine Rückwärts-Verschiebung der Zeit registrieren.<br />

Dieses Problem ist besonders kritisch für zeitsensible Systeme, wie z.B. die von Datenbanken und<br />

Transaktionssystemen verwendeten. Falls Ihr System auf präzise Zeitberechnung angewiesen ist,<br />

empfiehlt <strong>Red</strong> <strong>Hat</strong> daher dringend, den Kernel auf die Verwendung eines anderen Timers (z.B.<br />

HPET) umzustellen.<br />

Der Versuch, sniff auszuführen, kann in einem Fehler resultieren. Dies liegt daran, dass einige<br />

benötigte Pakete nicht mit dogtail installiert werden.<br />

Um dies zu verhindern, installieren Sie die folgenden Pakete manuell:<br />

librsvg2<br />

ghostscript-fonts<br />

pygtk2-libglade<br />

Thin Provisioning (also known as "virtual provisioning") will be first released with EMC Symmetrix<br />

DMX3 and DMX4. Please refer to the EMC Support Matrix and Symmetrix Enginuity code release<br />

notes for further details.<br />

Wenn in /etc/multipath.conf die Einstellung max_fds auf unlimited gesetzt wird,<br />

verhindert dies den korrekten Start des multipathd-Daemons. Daher sollten Sie stattdessen einen<br />

ausreichend hohen Wert angeben.<br />

SystemTap verwendet zur Zeit GCC, um Ereignisse im User Space zu überprüfen. GCC kann<br />

allerdings den Debugger nicht mit präzisen Informationen versorgen zur Location List für die<br />

Parameter. In einigen Fällen gelingt es GCC auch nicht, einige Parameter wiederzugeben.<br />

Infolgedessen geben SystemTap Scripts, die den User Space überprüfen, ggf. ungenaue Werte<br />

wieder.<br />

Das Laptop Modell IBM T41 tritt nicht ordnungsgemäß in denSuspend Mode ein, daher wird der<br />

Suspend Mode weiterhin Akkulaufzeit verbrauchen wie im normalen Betrieb. Dies rührt daher, dass<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 noch nicht das radeonfb Modul enthält.<br />

Fügen Sie für eine provisorische Lösung ein Skript mit dem Namen hal-system-power-suspend<br />

zu /usr/share/hal/scripts/ hinzu, welches die folgenden Zeilen enthalten sollte:<br />

chvt 1<br />

radeontool light off<br />

radeontool dac off<br />

Dieses Skript gewährleistet, dass IBM T41-Laptops ordnungsgemäß in denSuspend Mode<br />

eintreten. Um sicherzustellen, dass das System den normalen Betrieb richtig wieder aufnimmt, fügen<br />

Sie ebenso das Skript restore-after-standby zum gleichen Verzeichnis hinzu. Dieses Skript<br />

sollte folgende Zeilen enthalten:<br />

radeontool dac on<br />

radeontool light on<br />

chvt 7<br />

Wenn das edac-Modul geladen wird, funktioniert der BIOS Memory Reporting nicht. Dies liegt daran,


dass das edac-Modul das Register löscht, welches das BIOS zum melden von Speicherfehlern<br />

benutzt.<br />

Das aktuelle <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> Driver-Update Modell weist den Kernel an, alle verfügbaren<br />

Module standardmäßig zu laden (einschließlich der edac-Module). Falls Sie die Erstellung von BIOS<br />

Memory Reporting sicherstellen wollen, müssen Sie die edac-Module manuell auf die Blacklist<br />

setzen. Fügen Sie dazu die folgenden Zeilen zu /etc/modprobe.conf hinzu:<br />

blacklist edac_mc<br />

blacklist i5000_edac<br />

blacklist i3000_edac<br />

blacklist e752x_edac<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> <strong>5.3</strong> kann das Anwachsen und Schrumpfen eines zugrundeliegendene<br />

Blockgeräts im Live-Betrieb ermitteln. Allerdings gibt es keine Möglichkeit, automatisch festzustellen,<br />

dass ein Gerät seine Größe verändert hat. Also sind manuelle Schritte nötig, um dies zu erkennen,<br />

und die Größe jeglicher Dateisysteme auf den fraglichen Geräten anzupassen. Wenn ein Blockgerät<br />

mit geänderter Größe gefunden wird, erscheint eine Meldung ähnlich der folgenden in der System-<br />

Protokolldatei:<br />

VFS: busy inodes on changed media or resized disk sdi<br />

Wenn das Blockgerät angewachsen ist, dann kann diese Meldung problemlos ignoriert werden.<br />

Wenn allerdings das Blockgerät geschrumpft wurde, ohne dass zuvor die auf dem Blockgerät<br />

enthaltenen Daten verkleinert wurden, dann sind die auf dem Gerät enthaltenen Daten womöglich<br />

fehlerhaft.<br />

Es ist nur möglich, eine Größenveränderung im Live-Betrieb für ein Dateisystems vorzunehmen,<br />

wenn dieses auf der gesamten LUN (oder Blockgerät) erstellt wurde. Falls es eine Partitionstabelle<br />

auf dem Blockgerät gibt, dann muss das Dateisystem abgehängt werden, damit die Partitionstabelle<br />

aktualisiert werden kann.<br />

Falls Ihr System ein GFS2 Dateisystem angehängt hat, könnte ein Knoten hängenbleiben, wenn von<br />

einem Knoten auf eine zwischengespeicherte Inode zugegriffen wird, die von einem anderen Knoten<br />

abgetrennt wird. Falls dies auftritt, ist der aufgehängte Knoten solange nicht verfügbar, bis Sie ihn<br />

abgrenzen und wiederherstellen mit der normalen Vorgangsweise zur Cluster-Wiederherstellung.<br />

Diese Funktion ruft gfs2_dinode_dealloc und shrink_dcache_memory auf, und wird auch in<br />

den vom Stapel hinterlassenen Spuren von jedem Prozess erscheinen, der in dem aufgehängten<br />

Knoten steckte.<br />

Dieses Problem betrifft nicht GFS2 Dateisysteme mit nur einem Knoten.<br />

The following message may be encountered during system boot:<br />

Could not detect stabilization, waiting 10 seconds.<br />

Reading all physical volumes. This may take a while...<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 4 3<br />

This delay (which may be up to 10 seconds, dependant on the hardware configuration) is necessary<br />

to ensure that the kernel has completed scanning the disks.<br />

Die aktuelle Implementation von User Payload Access in ipmitool ermöglicht es Ihnen zwar,<br />

Geräte zu konfigurieren, allerdings erlaubt es Ihnen nicht, die aktuellen Einstellungen dieser Geräte<br />

abzufragen.<br />

Das Verwenden des swap --grow Parameters in einer Kickstart-Datei, ohne dabei gleichzeitig den<br />

--maxsize Parameter einzustellen, veranlasst Anaconda zum Verhängen einer<br />

Größenbeschränkung der Swap Partition (?). Es erlaubt ihr nicht zu wachsen, bis das Gerät voll ist.<br />

In Systemen mit weniger als 2 GB physikalischem Speicher, beträgt die verhängte Grenze das<br />

Doppelte der Größe des physikalischen Speichers. In Systemen mit mehr als 2 GB entspricht die<br />

verhängte Grenze der Größe des physikalischen Speichers zuzüglich 2 GB.<br />

The gfs2_convert program may not free up all blocks from the GFS metadata that are no longer<br />

used under GFS2. These unused metadata blocks will be discovered and freed the next time


4 4 Inhaltsverzeichnis<br />

gfs2_fsck is run on the file system. It is recommended that gfs2_fsck be run after the filesystem<br />

has been converted to free the unused blocks. These unused blocks will be flagged by gfs2_fsck<br />

with messages such as:<br />

Ondisk and fsck bitmaps differ at block 137 (0x89)<br />

Ondisk status is 1 (Data) but FSCK thinks it should be 0 (Free)<br />

Metadata type is 0 (free)<br />

These messages do not indicate corruption in the GFS2 file system, they indicate blocks that should<br />

have been freed, but were not. The number of blocks needing to be freed will vary depending on the<br />

size of the file system and block size. Many file systems will not encounter this issue at all. Large file<br />

systems may have a small number of blocks (typically less than 100).<br />

9.2. x86 Architectures<br />

When running the bare-metal (non-Virtualized) kernel, the X server may not be able to retrieve EDID<br />

information from the monitor. When this occurs, the graphics driver will be unable to display<br />

resolutions highers than 800x600.<br />

Fügen Sie als provisorische Lösung die folgende Zeile zum Abschnitt ServerLayout der Datei<br />

/etc/X11/xorg.conf hinzu:<br />

Option "Int10Backend" "x86emu"<br />

Recording needs to be manually enabled on Dell M4300 and M6300. To do this, perform the<br />

following steps:<br />

1. Öffnen Sie alsamixer.<br />

2. Drücken Sie Tab zum auswählen von [Capture] imView-Feld (befindet sich im oberen linken<br />

Teil des Menüs)<br />

3. Drücken Sie die Leertaste.<br />

4. Um sicherzugehen, dass die Aufnahme aktiviert wurde, überprüfen Sie den Text oberhalb des<br />

ADCMux Feldes; dort sollte L R CAPTUR angezeigt werden.<br />

If encryption is enabled on the boot device during system installation, the following message will be<br />

logged during system boot:<br />

padlock: VIA PadLock not detected.<br />

This message can safely be ignored.<br />

9.3. x86_64 Architectures<br />

Some machines that use NVIDIA graphics cards may display corrupted graphics or fonts when using<br />

the graphical installer or during a graphical login. To work around this, switch to a virtual console and<br />

back to the original X host.<br />

On an IBM T61 laptop, <strong>Red</strong> <strong>Hat</strong> recommends that you refrain from clicking the glxgears window<br />

(when glxgears is run). Doing so can lock the system.<br />

Um dies zu vermeiden, deaktivieren Sie das Tiling Feature. Fügen Sie dazu die folgende Zeile ein in<br />

den Device-Bereich von /etc/X11/xorg.conf:<br />

Option "Tiling" "0"<br />

Recording needs to be manually enabled on Dell M4300 and M6300. To do this, perform the<br />

following steps:<br />

1. Öffnen Sie alsamixer.<br />

2. Drücken Sie Tab zum auswählen von [Capture] imView-Feld (befindet sich im oberen linken<br />

Teil des Menüs)


3. Drücken Sie die Leertaste.<br />

4. Um sicherzugehen, dass die Aufnahme aktiviert wurde, überprüfen Sie den Text oberhalb des<br />

ADCMux Feldes; dort sollte L R CAPTUR angezeigt werden.<br />

Falls Ihr System eine Intel 945GM Grafikkarte verwendet, benutzen Sie nicht den i810-Treiber. Sie<br />

sollten stattdessen den Standard-intel-Treiber verwenden.<br />

Auf Dual-GPU-Laptops, falls einer der Grafikchips Intel-basiert ist, kann der Intel Grafikmodus keine<br />

digitalen externen Verbindungen unterstützen (inklusive HDMI, DVI, und DisplayPort). Dies ist eine<br />

Hardware-Einschränkung der Intel GPU. Falls Sie externe digitale Verbindungen benötigen,<br />

konfigurieren Sie das System, den diskreten Grafikchip (im BIOS) zu verwenden.<br />

9.4 . PowerPC Architectures<br />

When using Alt-SysRq-W to debug, the following warning message will appear:<br />

Badness in smp_call_function at arch/powerpc/kernel/smp.c:223<br />

Anschließend warnt das System auch davor, dass es hängen bleiben wird. Diese Meldung kann<br />

ignoriert werden, denn es wird tatsächlich nicht zum Hängenbleiben des Systems führen.<br />

Recording needs to be manually enabled on Dell M4300 and M6300. To do this, perform the<br />

following steps:<br />

1. Öffnen Sie alsamixer.<br />

2. Drücken Sie Tab zum auswählen von [Capture] imView-Feld (befindet sich im oberen linken<br />

Teil des Menüs)<br />

3. Drücken Sie die Leertaste.<br />

4. Um sicherzugehen, dass die Aufnahme aktiviert wurde, überprüfen Sie den Text oberhalb des<br />

ADCMux Feldes; dort sollte L R CAPTUR angezeigt werden.<br />

The size of the PPC kernel image is too large for OpenFirmware to support. Consequently, network<br />

booting will fail, resulting in the following error message:<br />

Please wait, loading kernel...<br />

/pci@8000000f8000000/ide@4,1/disk@0:2,vmlinux-anaconda: No such file or<br />

directory<br />

boot:<br />

To work around this:<br />

1. Boot to the OpenFirmware prompt, by pressing the '8' key when the IBM splash screen is<br />

displayed.<br />

2. Führen Sie folgenden Befehl aus:<br />

setenv real-base 2000000<br />

3. Booten Sie in die System Managment Services (SMS) mit dem Befehl:<br />

0> dev /packages/gui obe<br />

9.5. s390x Architectures<br />

When running <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 on a z/VM that has more than 2GB of guest storage<br />

defined, invalid data can be read from and written to any FCP and OSA device attached in QDIO<br />

mode with the Queued-I/O assist (QIOASSIST) option enabled. If your system has any such devices<br />

attached, <strong>Red</strong> <strong>Hat</strong> recommends that you download and install the corresponding z/VM Program<br />

Temporary Fix (PTF) from the following link:<br />

http://www-1.ibm.com/support/docview.wss?uid=isg1VM64306<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 4 5<br />

It is not possible to directly read and convert a z/VM dump into a file. Instead, you should first copy<br />

the dump from the z/VM reader into a <strong>Linux</strong> file system using vmur and convert the dump into a


4 6 Inhaltsverzeichnis<br />

<strong>Linux</strong>-readable file using vmconvert.<br />

The IBM System z does not provide a traditional Unix-style physical console. As such, <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> 5.2 for the IBM System z does not support the firstboot functionality during initial<br />

program load.<br />

Um die Einrichtung für <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 auf dem IBM System z ordnungsgemäß zu<br />

starten, führen Sie die folgenden Befehle nach der Installation aus:<br />

/usr/bin/setup —. Dies wird vom Paket setuptool zur Verfügung gestellt.<br />

/usr/bin/rhn_register —. Dies wird vom Paket rhn-setup zur Verfügung gestellt.<br />

9.6. ia64 Architecture<br />

Some Itanium systems cannot properly produce console output from the kexec purgatory code.<br />

This code contains instructions for backing up the first 640k of memory after a crash.<br />

Auch wenn die purgatory Konsolenausgabe bei Diagnoseproblemen nützlich sein kann, wird sie<br />

nicht benötigt zum korrekten Funktionieren von kdump. Falls Ihr Itanium-System daher während einer<br />

kdump-Operation zurückgesetzt wird, deaktivieren Sie die Konsoleausgabe in purgatory, indem<br />

Sie --noio zur Variable KEXEC_ARGS in /etc/sysconfig/kdump hinzufügen.<br />

Running perftest will fail if different CPU speeds are detected. As such, you should disable CPU<br />

speed scaling before running perftest.<br />

When the kdump kernel is booted, the following error will appear in the boot log:<br />

mknod: /tmp/initrd.[numbers]/dev/efirtc: No such file or directory<br />

Dieser Fehler resultiert aus der fehlerhaften Anforderung, efirtc in einem inkorrekten Pfad zu<br />

erstellen. Allerdings wird der fragliche Geräte-Pfad auch statisch erstellt in initramfs, sobald der<br />

kdump Dienst gestartet wird. Aus diesem Grund ist die Erstellung eines Geräte-Knotens während<br />

der Laufzeit überflüssig, harmlos, und sollte die Leistung von kdump nicht beeinträchtigen.<br />

Some systems may be unable to boot the kdump kernel properly. In such cases, use the<br />

machvec=dig kernel parameter.<br />

Recording needs to be manually enabled on Dell M4300 and M6300. To do this, perform the<br />

following steps:<br />

1. Öffnen Sie alsamixer.<br />

2. Drücken Sie Tab zum auswählen von [Capture] imView-Feld (befindet sich im oberen linken<br />

Teil des Menüs)<br />

3. Drücken Sie die Leertaste.<br />

4. Um sicherzugehen, dass die Aufnahme aktiviert wurde, überprüfen Sie den Text oberhalb des<br />

ADCMux Feldes; dort sollte L R CAPTUR angezeigt werden.<br />

Auf Intel Itanium-basierten Systemen, die SE<strong>Linux</strong> im Enforcing-Modus betreiben, muss entweder die<br />

Boolesche Variable allow_unconfined_execmem_dyntrans oder allow_execmem aktiviert<br />

sein, um dem IA-32 Execution Layer (ia32el-Service) ein korrektes Funktionieren zu ermöglichen.<br />

Falls die Boolesche Variable allow_unconfined_execmem_dyntrans ausgeschaltet ist, aber<br />

der allow_execmem aktiviert ist, (die Standard-Einstellung in <strong>Red</strong> <strong>Hat</strong> <strong>Linux</strong> <strong>Enterprise</strong> 5), dann<br />

wird 32-bit Emulation vom ia32el Service unterstützt. Wenn allerdings beide Booleschen Variablen<br />

deaktiviert sind, schlägt die Emulation fehl.<br />

10. Added Packages<br />

cmirror-1.1.36-1.el5<br />

Group: System Environment/Base<br />

Summary: cmirror - The Cluster Mirror Package<br />

Description:


cmirror - Cluster Mirroring<br />

cmirror-kmod-0.1.21-10.el5<br />

Group: System Environment/Kernel<br />

Summary: cmirror kernel modules<br />

Description:<br />

cmirror-kmod - The Cluster Mirror kernel modules<br />

compat-libcom_err-1.0-7<br />

Group: System Environment/Libraries<br />

Summary: A libcom_err compatibility library<br />

Description:<br />

The compat-libcom_err package contains libcom_err.so.3, which may be<br />

required<br />

by applications which were built against older packages of MIT Kerberos.<br />

crash-spu-commands-1.1-1<br />

Group: Development/Debuggers<br />

Summary: Cell/B.E. SPU commands extension for crash<br />

Description:<br />

dapl-2.0.13-4 .el5<br />

Specific commands for debugging SPU run control data using crash.<br />

Group: System Environment/Libraries<br />

Summary: Library providing access to the DAT 1.2 and 2.0 APIs<br />

Description:<br />

dstat-0.6.6-3.el5<br />

libdat and libdapl provide a userspace implementation of the DAT 1.2 and<br />

2.0<br />

API that is built to natively support InfiniBand/iWARP network<br />

technology.<br />

Group: System Environment/Base<br />

Summary: Versatile resource statistics tool<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 4 7


4 8 Inhaltsverzeichnis<br />

Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat.<br />

Dstat overcomes some of their limitations and adds some extra features,<br />

more counters and flexibility. Dstat is handy for monitoring systems<br />

during performance tuning tests, benchmarks or troubleshooting.<br />

Dstat allows you to view all of your system resources instantly, you<br />

can eg. compare disk usage in combination with interrupts from your<br />

IDE controller, or compare the network bandwidth numbers directly<br />

with the disk throughput (in the same interval).<br />

Dstat gives you detailed selective information in columns and clearly<br />

indicates in what magnitude and unit the output is displayed. Less<br />

confusion, less mistakes.<br />

e4 fsprogs-1.4 1.1-2.el5<br />

Group: System Environment/Base<br />

Summary: Utilities for managing the fourth extended (ext4)<br />

filesystem<br />

Description:<br />

The e4fsprogs package contains a number of utilities for creating,<br />

checking, modifying, and correcting any inconsistencies in the<br />

fourth extended (ext4) filesystem. E4fsprogs contains<br />

e4fsck (used to repair filesystem inconsistencies after an unclean<br />

shutdown), mke4fs (used to initialize a partition to contain an<br />

empty ext4 filesystem), debugfs (used to examine the internal<br />

structure of a filesystem, to manually repair a corrupted<br />

filesystem, or to create test cases for e4fsck), tune4fs (used to<br />

modify filesystem parameters), and most of the other core ext4fs<br />

filesystem utilities.<br />

Please note that "e4fsprogs" simply contains renamed static binaries<br />

from the equivalent upstream e2fsprogs release; it is packaged this<br />

way for <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 to ensure that the many changes<br />

included for ext4 do not destabilize the core e2fsprogs in RHEL5.<br />

You should install the e4fsprogs package if you need to manage the<br />

performance of an ext4 filesystem.<br />

ecryptfs-utils-56-8.el5<br />

Group: System Environment/Base<br />

Summary: The eCryptfs mount helper and support libraries<br />

Description:<br />

eCryptfs is a stacked cryptographic filesystem that ships in the<br />

<strong>Linux</strong> kernel. This package provides the mount helper and supporting<br />

libraries to perform key management and mount functions.<br />

Install ecryptfs-utils if you would like to mount eCryptfs.<br />

fipscheck-1.0.3-1.el5<br />

Group: System Environment/Libraries<br />

Summary: A library for integrity verification of FIPS validated<br />

modules


Description:<br />

FIPSCheck is a library for integrity verification of FIPS validated<br />

modules. The package also provides helper binaries for creation and<br />

verification of the HMAC-SHA256 checksum files.<br />

freeipmi-0.5.1-6.el5<br />

Group: Applications/System<br />

Summary: FreeIPMI<br />

Description:<br />

The FreeIPMI project provides "Remote-Console" (out-of-band) and<br />

"System Management Software" (in-band) based on Intelligent<br />

Platform Management Interface specification.<br />

This package contains a Technology Preview for FreeIPMI. Please visit<br />

http://www.redhat.com/support/service/ for details on the <strong>Red</strong> <strong>Hat</strong> support<br />

policies.<br />

gcc4 3-4 .3.2-7.el5<br />

Group: Development/Languages<br />

Summary: Preview of GCC version 4.3<br />

Description:<br />

The gcc43 package contains preview the GNU Compiler Collection version<br />

4.3.<br />

gtk-vnc-0.3.2-3.el5<br />

Group: Development/Libraries<br />

Summary: A GTK widget for VNC clients<br />

Description:<br />

ibsim-0.4 -3.el5<br />

gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines<br />

allowing it to be completely asynchronous while remaining single<br />

threaded.<br />

Group: System Environment/Libraries<br />

Summary: InfiniBand fabric simulator for management<br />

Description:<br />

ibsim provides simulation of infiniband fabric for using with OFA<br />

OpenSM,<br />

diagnostic and management tools.<br />

infiniband-diags-1.4 .1-2.el5<br />

Group: System Environment/Libraries<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 4 9<br />

Summary: OpenFabrics Alliance InfiniBand Diagnostic Tools


50 Inhaltsverzeichnis<br />

Description:<br />

This package provides IB diagnostic programs and scripts needed to<br />

diagnose an IB subnet.<br />

isns-utils-0.91-0.1.el5<br />

Group: System Environment/Daemons<br />

Summary: The iSNS daemon and utility programs<br />

Description:<br />

The iSNS package contains the daemon and tools to setup a iSNS server,<br />

and iSNS client tools. The Internet Storage Name Service (iSNS) protocol<br />

allows automated discovery, management and configuration of iSCSI and<br />

Fibre Channel devices (using iFCP gateways) on a TCP/IP network.<br />

java-1.6.0-openjdk-1.6.0.0-0.25.b09.el5<br />

Group: Development/Languages<br />

Summary: OpenJDK Runtime Environment<br />

Description:<br />

ktune-0.2-3.el5<br />

The OpenJDK runtime environment.<br />

Group: System Environment/Base<br />

Summary: Server performance tuning service<br />

Description:<br />

ktune provides settings for server performance tuning. Please have a look<br />

at<br />

/etc/sysconfig/ktune and /etc/sysctl.ktune for tuning<br />

parameters.<br />

libcmpiutil-0.4 -2.el5<br />

Group: System Environment/Libraries<br />

Summary: CMPI Utility Library<br />

Description:<br />

Libcmpiutil is a library of utility functions for CMPI providers.<br />

The goal is to reduce the amount of repetitive work done in<br />

most CMPI providers by encapsulating common procedures with more<br />

"normal" APIs. This extends from operations like getting typed<br />

instance properties to standardizing method dispatch and argument<br />

checking.<br />

libcxgb3-1.2.2-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Chelsio T3 iWARP HCA Userspace Driver<br />

Description:


Userspace hardware driver for use with the libibverbs InfiniBand/iWARP<br />

verbs<br />

library. This driver enables Chelsio iWARP capable ethernet devices.<br />

libehca-1.2-2.el5<br />

Group: System Environment/Libraries<br />

Summary: IBM InfiniBand HCA Userspace Driver<br />

Description:<br />

IBM hardware driver for use with libibverbs user space verbs access<br />

library.<br />

libibcm-1.0.3-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Userspace InfiniBand Communication Manager.<br />

Description:<br />

libibcm provides a userspace InfiniBand Communication Managment library.<br />

libibcommon-1.1.1-1.el5<br />

Group: System Environment/Libraries<br />

Summary: OpenFabrics Alliance InfiniBand management common library<br />

Description:<br />

libibcommon provides common utility functions for the OFA diagnostic and<br />

management tools.<br />

libibmad-1.2.1-1.el5<br />

Group: System Environment/Libraries<br />

Summary: OpenFabrics Alliance InfiniBand MAD library<br />

Description:<br />

libibmad provides low layer IB functions for use by the IB diagnostic<br />

and management programs. These include MAD, SA, SMP, and other basic<br />

IB functions.<br />

libibumad-1.2.1-1.el5<br />

Group: System Environment/Libraries<br />

Summary: OpenFabrics Alliance InfiniBand umad (user MAD) library<br />

Description:<br />

libibumad provides the user MAD library functions which sit on top of<br />

the user MAD modules in the kernel. These are used by the IB diagnostic<br />

and management tools, including OpenSM.<br />

libibverbs-1.1.2-1.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 51


52 Inhaltsverzeichnis<br />

Group: System Environment/Libraries<br />

Summary: Library providing access to InfiniBand/iWARP hardware verbs<br />

protocol<br />

Description:<br />

libibverbs is a library that allows userspace processes to use<br />

InfiniBand/iWARP "verbs" as described in the InfiniBand Architecture<br />

Specification. This includes direct hardware access for fast path<br />

operations.<br />

For this library to be useful, a device-specific plug-in module should<br />

also be installed.<br />

libipathverbs-1.1-11.el5<br />

Group: System Environment/Libraries<br />

Summary: QLogic InfiniPath HCA Userspace Driver<br />

Description:<br />

QLogic hardware driver for use with libibverbs user space verbs access<br />

library. This driver supports QLogic InfiniPath based cards.<br />

libmlx4 -1.0-4 .el5<br />

Group: System Environment/Libraries<br />

Summary: Mellanox ConnectX InfiniBand HCA Userspace Driver<br />

Description:<br />

Mellanox hardware driver for use with libibverbs user space verbs access<br />

library. This driver supports Mellanox ConnectX architecture cards.<br />

libmthca-1.0.5-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Mellanox InfiniBand HCA Userspace Driver<br />

Description:<br />

libnes-0.5-4 .el5<br />

Mellanox hardware driver for use with libibverbs user space verbs access<br />

library. This driver supports Mellanox based Single Data Rate and Dual<br />

Data<br />

Rate cards, including those from Cisco, Topspin, and Voltaire. It does<br />

not support the Connect-X architecture based Quad Data Rate cards<br />

(libmlx4<br />

handles that hardware).<br />

Group: System Environment/Libraries<br />

Summary: NetEffect RNIC Userspace Driver<br />

Description:<br />

Userspace hardware driver for use with the libibverbs InfiniBand/iWARP<br />

verbs<br />

library. This driver enables NetEffect iWARP capable ethernet devices.


librdmacm-1.0.8-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Userspace RDMA Connection Manager.<br />

Description:<br />

librdmacm provides a userspace RDMA Communication Managment API.<br />

libsdp-1.1.99-10.el5_2<br />

Group: System Environment/Libraries<br />

Summary: A library for direct userspace use of Sockets Direct<br />

Protocol<br />

Description:<br />

libsdp is an LD_PRELOAD-able library that can be used to have existing<br />

applications use InfiniBand Sockets Direct Protocol (SDP) instead of<br />

TCP sockets, transparently and without recompilation. For information<br />

on how to configure libsdp, see libsdp.conf, which is installed in<br />

$(sysconfdir) (usually /usr/local/etc or /etc).<br />

libsmi-0.4 .5-2.el5<br />

Group: System Environment/Libraries<br />

Summary: A library to access SMI MIB information<br />

Description:<br />

Libsmi is a C library to access MIB module information through<br />

a well defined API that hides the nasty details of locating<br />

and parsing SMIv1/v2 MIB modules.<br />

This package contains tools to check, dump, and convert MIB<br />

definitions and a steadily maintained and revised archive<br />

of all IETF and IANA maintained standard MIB modules.<br />

libspe2-2.2.80.121-4 .el5<br />

Group: System Environment/Base<br />

Summary: SPE Runtime Management Library<br />

Description:<br />

SPE Runtime Management Library for the<br />

Cell Broadband Engine Architecture.<br />

libvirt-cim-0.5.1-4 .el5<br />

Group: Development/Libraries<br />

Summary: A CIM provider for libvirt<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 53


54 Inhaltsverzeichnis<br />

Libvirt-cim is a CMPI CIM provider that implements the DMTF SVPC<br />

virtualization model. The goal is to support most of the features<br />

exported by libvirt itself, enabling management of multiple<br />

platforms with a single provider.<br />

mpi-selector-1.0.1-1.el5<br />

Group: System Environment/Base<br />

Summary: Provides site-wide and per-user MPI implementation<br />

selection<br />

Description:<br />

A simple tool that allows system administrators to set a site-wide<br />

default for which MPI implementation is to be used, but also allow<br />

users to set their own default MPI implementation, thereby overriding<br />

the site-wide default.<br />

The default can be changed easily via the mpi-selector command -editing<br />

of shell startup files is not required.<br />

mpitests-3.0-2.el5<br />

Group: Applications<br />

Summary: MPI Benchmarks and tests<br />

Description:<br />

Set of popular MPI benchmarks:<br />

IMB-2.3<br />

Presta-1.4.0<br />

OSU benchmarks ver 2.2<br />

mstflint-1.3-1.el5<br />

Group: Applications/System<br />

Summary: Mellanox firmware burning tool<br />

Description:<br />

This package contains a burning tool for Mellanox manufactured HCA cards.<br />

It also provides access to the relevant source code.<br />

mvapich-1.1.0-0.2931.3.el5<br />

Group: Development/Libraries<br />

Summary: MPI implementation over Infiniband RDMA-enabled<br />

interconnect<br />

Description:<br />

This is high performance and scalable MPI-1 implementation over<br />

Infiniband and RDMA-enabled interconnect.<br />

This implementation is based on MPICH and MVICH. MVAPICH is pronounced as<br />

`em-vah-pich''.<br />

mvapich2-1.0.3-3.el5


Group: Development/Libraries<br />

Summary: OSU MVAPICH2 MPI package<br />

Description:<br />

nedit-5.5-21.el5<br />

This is an MPI-2 implementation which includes all MPI-1 features. It is<br />

based on MPICH2 and MVICH.<br />

Group: Applications/Editors<br />

Summary: A GUI text editor for systems with X<br />

Description:<br />

NEdit is a GUI text editor for the X Window System. NEdit is<br />

very easy to use, especially if you are familiar with the<br />

Macintosh(TM) or Microsoft(TM) Windows(TM) style of interface.<br />

nspluginwrapper-0.9.91.5-22.el5<br />

Group: Networking/WWW<br />

Summary: A compatibility layer for Netscape 4 plugins<br />

Description:<br />

nspluginwrapper makes it possible to use Netscape 4 compatible plugins<br />

compiled for ppc into Mozilla for another architecture, e.g. x86_64.<br />

This package consists in:<br />

* npviewer: the plugin viewer<br />

* npwrapper.so: the browser-side plugin<br />

* mozilla-plugin-config: a tool to manage plugins installation and update<br />

ofed-docs-1.3.2-0.20080728.0355.1.el5<br />

Group: Documentation/Man<br />

Summary: OpenFabrics <strong>Enterprise</strong> Distribution documentation<br />

Description:<br />

Documentation from OFED 1.3<br />

opensm-3.2.2-3.el5<br />

Group: System Environment/Daemons<br />

Summary: OpenIB InfiniBand Subnet Manager and management utilities<br />

Description:<br />

OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.<br />

The subnet manager is run as a system daemon on one of the machines in<br />

the infiniband fabric to manage the fabric's routing state. This package<br />

also contains various tools for diagnosing and testing Infiniband networks<br />

that can be used from any machine and do not need to be run on a machine<br />

running the opensm daemon.<br />

openswan-2.6.14 -1.el5_2.1<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 55


56 Inhaltsverzeichnis<br />

Group: System Environment/Daemons<br />

Summary: Openswan IPSEC implementation<br />

Description:<br />

Openswan is a free implementation of IPSEC & IKE for <strong>Linux</strong>. IPSEC is<br />

the Internet Protocol Security and uses strong cryptography to provide<br />

both authentication and encryption services. These services allow you<br />

to build secure tunnels through untrusted networks. Everything passing<br />

through the untrusted net is encrypted by the ipsec gateway machine and<br />

decrypted by the gateway at the other end of the tunnel. The resulting<br />

tunnel is a virtual private network or VPN.<br />

This package contains the daemons and userland tools for setting up<br />

Openswan on a freeswan enabled kernel.<br />

perftest-1.2-11.el5<br />

Group: Productivity/Networking/Diagnostic<br />

Summary: IB Performance tests<br />

Description:<br />

gen2 uverbs microbenchmarks<br />

perl-Archive-Zip-1.16-1.2.1<br />

Group: Development/Libraries<br />

Summary: Perl library for accessing Zip archives<br />

Description:<br />

The Archive::Zip module allows a Perl program to create, manipulate,<br />

read, and write Zip archive files.<br />

Zip archives can be created, or you can read from existing zip files.<br />

Once created, they can be written to files, streams, or strings.<br />

Members can be added, removed, extracted, replaced, rearranged, and<br />

enumerated. They can also be renamed or have their dates, comments,<br />

or other attributes queried or modified. Their data can be compressed<br />

or uncompressed as needed. Members can be created from members in<br />

existing Zip files, or from existing directories, files, or strings.<br />

perl-Config-General-2.4 0-1.el5<br />

Group: Development/Libraries<br />

Summary: Generic configuration module for Perl<br />

Description:


This module opens a config file and parses it's contents for<br />

you. After parsing the module returns a hash structure which contains<br />

the representation of the config file.<br />

The format of config files supported by Config::General is inspired by<br />

the well known apache config format, in fact, this module is 100%<br />

read-compatible to apache configs, but you can also just use simple<br />

name/value pairs in your config files.<br />

In addition to the capabilities of a apache config file it supports<br />

some enhancements such as here-documents, C- style comments or<br />

multiline options. It is also possible to save the config back to<br />

disk, which makes the module a perfect backend for configuration<br />

interfaces.<br />

It is possible to use variables in config files and there exists also<br />

support for object oriented access to the configuration.<br />

pexpect-2.3-1.el5<br />

Group: Development/Languages<br />

Summary: Pure Python Expect-like module<br />

Description:<br />

Pexpect is a pure Python module for spawning child applications;<br />

controlling<br />

them; and responding to expected patterns in their output. Pexpect works<br />

like<br />

Don Libes' Expect. Pexpect allows your script to spawn a child<br />

application and<br />

control it as if a human were typing commands.<br />

Pexpect can be used for automating interactive applications such as ssh,<br />

ftp,<br />

passwd, telnet, etc. It can be used to automate setup scripts for<br />

duplicating<br />

software package installations on different servers. And it can be used<br />

for<br />

automated software testing. Pexpect is in the spirit of Don Libes'<br />

Expect, but<br />

Pexpect is pure Python. Unlike other Expect-like modules for Python,<br />

Pexpect<br />

does not require TCL or Expect nor does it require C extensions to be<br />

compiled.<br />

It should work on any platform that supports the standard Python pty<br />

module.<br />

python-iniparse-0.2.3-4 .el5<br />

Group: Development/Libraries<br />

Summary: Python Module for Accessing and Modifying Configuration<br />

Data in INI files<br />

Description:<br />

iniparse is an INI parser for Python which is API compatible<br />

with the standard library's ConfigParser, preserves structure of INI<br />

files (order of sections & options, indentation, comments, and blank<br />

lines are preserved when data is updated), and is more convenient to<br />

use.<br />

python-setuptools-0.6c5-2.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 57


58 Inhaltsverzeichnis<br />

Group: Development/Languages<br />

Summary: Download, build, install, upgrade, and uninstall Python<br />

packages<br />

Description:<br />

setuptools is a collection of enhancements to the Python distutils that<br />

allow<br />

you to more easily build and distribute Python packages, especially ones<br />

that<br />

have dependencies on other packages.<br />

qlvnictools-0.0.1-10.el5<br />

Group: System Environment/Base<br />

Summary: VNIC ULP service<br />

Description:<br />

qperf-0.4 .1-2.el5<br />

VNIC ULP service<br />

Group: Networking/Diagnostic<br />

Summary: Measure socket and RDMA performance<br />

Description:<br />

Measure socket and RDMA performance.<br />

rsyslog-2.0.6-1.el5<br />

Group: System Environment/Daemons<br />

Summary: Enhanced system logging and kernel message trapping<br />

daemons<br />

Description:<br />

Rsyslog is an enhanced multi-threaded syslogd supporting, among others,<br />

MySQL,<br />

syslog/tcp, RFC 3195, permitted sender lists, filtering on any message<br />

part,<br />

and fine grain output format control. It is quite compatible to stock<br />

sysklogd<br />

and can be used as a drop-in replacement. Its advanced features make it<br />

suitable for enterprise-class, encryption protected syslog relay chains<br />

while<br />

at the same time being very easy to setup for the novice user.<br />

setroubleshoot-plugins-2.0.4 -2.el5<br />

Group: Applications/System<br />

Summary: Analysis plugins for use with setroubleshoot<br />

Description:


This package provides a set of analysis plugins for use with<br />

setroubleshoot. Each plugin has the capacity to analyze SE<strong>Linux</strong> AVC<br />

data and system data to provide user friendly reports describing how<br />

to interpret SE<strong>Linux</strong> AVC denials.<br />

sgpio-1.2.0_10-2.el5<br />

Group: System Environment/Base<br />

Summary: SGPIO captive backplane tool<br />

Description:<br />

Intel SGPIO enclosure management utility<br />

This package contains (part of) a Technology Preview for<br />

Application for AHCI driver with SGPIO support.<br />

Please visit http://www.redhat.com/support/service/ for details on the<br />

<strong>Red</strong> <strong>Hat</strong> support policies.<br />

srptools-0.0.4 -2.el5<br />

Group: System Environment/Base<br />

Summary: Tools for using the InfiniBand SRP protocol devices<br />

Description:<br />

In conjunction with the kernel ib_srp driver, srptools allows you to<br />

discover and use SCSI devices via the SCSI RDMA Protocol over<br />

InfiniBand.<br />

system-config-netboot-0.1.4 5.1-1.el5<br />

Group: Applications/System<br />

Summary: network booting/install configuration utility (GUI)<br />

Description:<br />

system-config-netboot is a utility which allows you to configure<br />

diskless environments and network installations.<br />

tpm-tools-1.3.1-1.el5<br />

Group: Applications/System<br />

Summary: Management tools for the TPM hardware<br />

Description:<br />

tpm-tools is a group of tools to manage and utilize the Trusted Computing<br />

Group's TPM hardware. TPM hardware can create, store and use RSA keys<br />

securely (without ever being exposed in memory), verify a platform's<br />

software state using cryptographic hashes and more.<br />

trousers-0.3.1-4 .el5<br />

Group: System Environment/Libraries<br />

Summary: TCG's Software Stack v1.2<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 59


60 Inhaltsverzeichnis<br />

TrouSerS is an implementation of the Trusted Computing Group's Software<br />

Stack<br />

(TSS) specification. You can use TrouSerS to write applications that make<br />

use<br />

of your TPM hardware. TPM hardware can create, store and use RSA keys<br />

securely (without ever being exposed in memory), verify a platform's<br />

software<br />

state using cryptographic hashes and more.<br />

tvflash-0.9.0-2.el5<br />

Group: Applications/System<br />

Summary: Tool to manage Mellanox HCA firmware flash memory<br />

Description:<br />

tvflash is used to query and update the firmware flash memory attached<br />

to Mellanox InfiniBand HCAs.<br />

udftools-1.0.0b3-0.1.el5<br />

Group: Applications/Archiving<br />

Summary: <strong>Linux</strong> UDF Filesystem userspace utilities<br />

Description:<br />

<strong>Linux</strong> UDF Filesystem userspace utilities.<br />

virt-viewer-0.0.2-2.el5<br />

Group: Applications/System<br />

Summary: Virtual Machine Viewer<br />

Description:<br />

Virtual Machine Viewer provides a graphical console client for<br />

connecting<br />

to virtual machines. It uses the GTK-VNC widget to provide the display,<br />

and libvirt for looking up VNC server details.<br />

wacomexpresskeys-0.4 .1-1.el5<br />

Group: System Environment/Base<br />

Summary: Wacom ExpressKeys and Touch Strips configuration utility<br />

Description:<br />

Configuration utility to bind Wacom tablet's ExpressKeys and Touch Strips<br />

to<br />

generate other input events.<br />

wdaemon-0.14 -2<br />

Group: User Interface/X Hardware Support<br />

Summary: Hotplug helper for Wacom X.org driver<br />

Description:


Helper application which emulates persistent input devices for Wacom<br />

tablets<br />

so they can be plugged and unplugged while X.org server is running. This<br />

should<br />

go away as soon X.org properly supports hotplugging.<br />

xulrunner-1.9.0.5-1.el5_2<br />

Group: Applications/Internet<br />

Summary: XUL Runtime for Gecko Applications<br />

Description:<br />

XULRunner provides the XUL Runtime environment for Gecko applications.<br />

yum-updatesd-0.9-2.el5<br />

Group: System Environment/Base<br />

Summary: Update notification daemon<br />

Description:<br />

yum-updatesd provides a daemon which checks for available updates and<br />

can notify you when they are available via email, syslog or dbus.<br />

11. Dropped Packages<br />

cachefilesd-0.8-2.el5<br />

Group: System Environment/Daemons<br />

Summary: CacheFiles userspace management daemon<br />

Description:<br />

The cachefilesd daemon manages the caching files and directory that are<br />

that are used by network filesystems such a AFS and NFS to<br />

do persistent caching to the local disk.<br />

frysk-0.0.1.2007.06.21.rh2-4 .el5<br />

Group: Development/System<br />

Summary: Frysk execution analysis tool<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 61<br />

Frysk is an execution-analysis technology implemented using native Java<br />

and C++.<br />

It is aimed at providing developers and sysadmins with the ability to<br />

both<br />

examine and analyze running multi-host, multi-process, multi-threaded<br />

systems.<br />

Frysk allows the monitoring of running processes and threads, of locking<br />

primitives and will also expose deadlocks, gather data and debug any<br />

given<br />

process in the system.


62 Inhaltsverzeichnis<br />

gfs2-kmod-1.52-1.16.el5<br />

Group: System Environment/Kernel<br />

Summary: gfs2 kernel module<br />

Description:<br />

GFS2 - The GFS2 filesystem provided for RHEL5.<br />

sysreport-1.4 .3-13.el5<br />

Group: Development/Debuggers<br />

Summary: Gathers system hardware and configuration information.<br />

Description:<br />

Sysreport is a utility that gathers information about a system's<br />

hardware and configuration. The information can then be used for<br />

diagnostic purposes and debugging. Sysreport is commonly used to help<br />

support technicians and developers by providing a "snapshot" of a<br />

system's current layout.<br />

12. Updated Packages<br />

Cluster_Administration-5.1.0-7 - Cluster_Administration-5.2-1<br />

Group: Documentation<br />

Summary: <strong>Red</strong> <strong>Hat</strong> Cluster for <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

Description:<br />

Configuring and Managing a <strong>Red</strong> <strong>Hat</strong> Cluster describes the configuration<br />

and management of <strong>Red</strong> <strong>Hat</strong> cluster systems<br />

for <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5.2 It does not include information about<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Linux</strong><br />

Virtual Servers (LVS). Information about installing and configuring<br />

LVS is in a separate document.<br />

No added dependencies<br />

No removed dependencies<br />

Deployment_Guide-5.1.0-11 - Deployment_Guide-5.2-11<br />

Group: Documentation<br />

Summary: Deployment Guide<br />

Description:<br />

This Deployment Guide documents relevant information regarding the<br />

deployment, configuration and administration of <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

5.2.<br />

No added dependencies<br />

No removed dependencies<br />

Global_File_System-5.1.0-6 - Global_File_System-5.2-1


Group: Documentation<br />

Summary: <strong>Red</strong> <strong>Hat</strong> Global File System<br />

Description:<br />

This book provides information about installing, configuring, and<br />

maintaining <strong>Red</strong> <strong>Hat</strong> GFS (<strong>Red</strong> <strong>Hat</strong> Global File System) for <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong> 5.2.<br />

No added dependencies<br />

No removed dependencies<br />

ImageMagick-6.2.8.0-3.el5.4 - ImageMagick-6.2.8.0-4 .el5_1.1<br />

Group: Applications/Multimedia<br />

Summary: An X application for displaying and manipulating images.<br />

Description:<br />

ImageMagick(TM) is an image display and manipulation tool for the X<br />

Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,<br />

and Photo CD image formats. It can resize, rotate, sharpen, color<br />

reduce, or add special effects to an image, and when finished you can<br />

either save the completed work in the original format or a different<br />

one. ImageMagick also includes command line programs for creating<br />

animated or transparent .gifs, creating composite images, creating<br />

thumbnail images, and more.<br />

ImageMagick is one of your choices if you need a program to manipulate<br />

and dis play images. If you want to develop your own applications<br />

which use ImageMagick code or APIs, you need to install<br />

ImageMagick-devel as well.<br />

No added dependencies<br />

No removed dependencies<br />

NetworkManager-0.6.4 -6.el5 - NetworkManager-0.7.0-3.el5<br />

Group: System Environment/Base<br />

Summary: Network connection manager and user applications<br />

Description:<br />

NetworkManager attempts to keep an active network connection available at<br />

all<br />

times. It is intended only for the desktop use-case, and is not intended<br />

for<br />

usage on servers. The point of NetworkManager is to make networking<br />

configuration and setup as painless and automatic as possible. If using<br />

DHCP,<br />

NetworkManager is intended to replace default routes, obtain IP addresses<br />

from a DHCP server, and change nameservers whenever it sees fit.<br />

Added Dependencies:<br />

autoconf<br />

automake<br />

dbus-devel >= 1.1<br />

dbus-glib-devel >= 0.73-6<br />

dhclient<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 63


64 Inhaltsverzeichnis<br />

doxygen<br />

gtk-doc<br />

intltool<br />

libdaemon-devel<br />

libnotify-devel >= 0.4.2<br />

libtool<br />

nss-devel >= 3.11.7<br />

perl(XML::Parser)<br />

ppp >= 2.2.4<br />

wireless-tools-devel >= 1:28-2<br />

Removed Dependencies:<br />

dbus-devel >= 0.90<br />

dbus-glib-devel >= 0.70<br />

dhcdbd<br />

gnome-panel-devel<br />

libgnomeui-devel<br />

libnl-devel<br />

libnotify-devel >= 0.3<br />

perl-XML-Parser<br />

wireless-tools-devel >= 1:28-0pre9<br />

ORBit2-2.14 .3-4 .el5 - ORBit2-2.14 .3-5.el5<br />

Group: System Environment/Daemons<br />

Summary: A high-performance CORBA Object Request Broker<br />

Description:<br />

ORBit is a high-performance CORBA (Common Object Request Broker<br />

Architecture) ORB (object request broker). It allows programs to<br />

send requests and receive replies from other programs, regardless<br />

of the locations of the two programs. CORBA is an architecture that<br />

enables communication between program objects, regardless of the<br />

programming language they're written in or the operating system they<br />

run on.<br />

You will need to install this package and ORBit-devel if you want to<br />

write programs that use CORBA technology.<br />

No added dependencies<br />

No removed dependencies<br />

OpenIPMI-2.0.6-5.el5.4 - OpenIPMI-2.0.6-11.el5<br />

Group: System Environment/Base<br />

Summary: OpenIPMI (Intelligent Platform Management Interface)<br />

library and tools<br />

Description:


The Open IPMI project aims to develop an open code base to allow access<br />

to<br />

platform information using Intelligent Platform Management Interface<br />

(IPMI).<br />

This package contains the tools of the OpenIPMI project.<br />

No added dependencies<br />

No removed dependencies<br />

SysVinit-2.86-14 - SysVinit-2.86-15.el5<br />

Group: System Environment/Base<br />

Summary: Programs which control basic system processes.<br />

Description:<br />

The SysVinit package contains a group of processes that control<br />

the very basic functions of your system. SysVinit includes the init<br />

program, the first program started by the <strong>Linux</strong> kernel when the<br />

system boots. Init then controls the startup, running, and shutdown<br />

of all other programs.<br />

No added dependencies<br />

No removed dependencies<br />

Virtualization-5.1.0-12 - Virtualization-5.2-11<br />

Group: Documentation<br />

Summary: Virtualization Guide<br />

Description:<br />

The <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> Virtualization Guide contains<br />

information on installation, configuring, administering, tips,<br />

tricks and troubleshooting virtualization technologies used in <strong>Red</strong><br />

<strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong>.<br />

No added dependencies<br />

No removed dependencies<br />

a2ps-4 .13b-57.1.el5 - a2ps-4 .13b-57.2.el5<br />

Group: Applications/Publishing<br />

Summary: Converts text and other types of files to PostScript(TM).<br />

Description:<br />

The a2ps filter converts text and other types of files to PostScript(TM).<br />

A2ps has pretty-printing capabilities and includes support for a wide<br />

number of programming languages, encodings (ISO Latins, Cyrillic, etc.),<br />

and medias.<br />

Added Dependencies:<br />

psutils<br />

No removed dependencies<br />

acl-2.2.39-2.1.el5 - acl-2.2.39-3.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 65


66 Inhaltsverzeichnis<br />

Group: System Environment/Base<br />

Summary: Access control list utilities.<br />

Description:<br />

This package contains the getfacl and setfacl utilities needed for<br />

manipulating access control lists.<br />

No added dependencies<br />

No removed dependencies<br />

acpid-1.0.4 -5 - acpid-1.0.4 -7.el5<br />

Group: System Environment/Daemons<br />

Summary: ACPI Event Daemon<br />

Description:<br />

acpid is a daemon that dispatches ACPI events to user-space programs.<br />

No added dependencies<br />

No removed dependencies<br />

alsa-lib-1.0.14 -1.rc4 .el5 - alsa-lib-1.0.17-1.el5<br />

Group: System Environment/Libraries<br />

Summary: The Advanced <strong>Linux</strong> Sound Architecture (ALSA) library.<br />

Description:<br />

The Advanced <strong>Linux</strong> Sound Architecture (ALSA) provides audio and MIDI<br />

functionality to the <strong>Linux</strong> operating system.<br />

This package includes the ALSA runtime libraries to simplify application<br />

programming and provide higher level functionality as well as support<br />

for<br />

the older OSS API, providing binary compatibility for most OSS<br />

programs.<br />

No added dependencies<br />

No removed dependencies<br />

alsa-utils-1.0.14 -2.rc4 .el5 - alsa-utils-1.0.17-1.el5<br />

Group: Applications/Multimedia<br />

Summary: Advanced <strong>Linux</strong> Sound Architecture (ALSA) utilities<br />

Description:<br />

This package contains command line utilities for the Advanced <strong>Linux</strong> Sound<br />

Architecture (ALSA).<br />

Added Dependencies:<br />

alsa-lib-devel >= 1.0.17<br />

Removed Dependencies:<br />

alsa-lib-devel >= 1.0.14<br />

amtu-1.0.4 -4 - amtu-1.0.6-1.el5


Group: System Environment/Base<br />

Summary: Abstract Machine Test Utility (AMTU)<br />

Description:<br />

Abstract Machine Test Utility (AMTU) is an administrative utility to<br />

check<br />

whether the underlying protection mechanism of the hardware are still<br />

being<br />

enforced. This is a requirement of the Controlled Access Protection<br />

Profile<br />

FPT_AMT.1, see<br />

http://www.radium.ncsc.mil/tpep/library/protection_profiles/CAPP-1.d.pdf<br />

No added dependencies<br />

No removed dependencies<br />

anaconda-11.1.2.87-1 - anaconda-11.1.2.168-1<br />

Group: Applications/System<br />

Summary: Graphical system installer<br />

Description:<br />

The anaconda package contains the program which was used to install your<br />

system. These files are of little use on an already installed system.<br />

Added Dependencies:<br />

iscsi-initiator-utils >= 6.2.0.868-0.9<br />

kudzu-devel >= 1.2.57.1.18<br />

libdhcp-devel >= 1.20-5<br />

libnl-devel >= 1.0-0.10.pre5.5<br />

Removed Dependencies:<br />

glib2-devel >= 2.11.1-5<br />

kudzu-devel >= 1.2.57.1.15<br />

libdhcp-devel >= 1.16<br />

apr-util-1.2.7-6 - apr-util-1.2.7-7.el5<br />

Group: System Environment/Libraries<br />

Summary: Apache Portable Runtime Utility library<br />

Description:<br />

The mission of the Apache Portable Runtime (APR) is to provide a<br />

free library of C data structures and routines. This library<br />

contains additional utility interfaces for APR; including support<br />

for XML, LDAP, database interfaces, URI parsing and more.<br />

No added dependencies<br />

No removed dependencies<br />

at-spi-1.7.11-2.fc6 - at-spi-1.7.11-3.el5<br />

Group: System Environment/Libraries<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 67<br />

Summary: Assistive Technology Service Provider Interface


68 Inhaltsverzeichnis<br />

Description:<br />

at-spi allows assistive technologies to access GTK-based<br />

applications. Essentially it exposes the internals of applications for<br />

automation, so tools such as screen readers, magnifiers, or even<br />

scripting interfaces can query and interact with GUI controls.<br />

No added dependencies<br />

No removed dependencies<br />

audit-1.5.5-7.el5 - audit-1.7.7-6.el5<br />

Group: System Environment/Daemons<br />

Summary: User space tools for 2.6 kernel auditing<br />

Description:<br />

The audit package contains the user space utilities for<br />

storing and searching the audit records generate by<br />

the audit subsystem in the <strong>Linux</strong> 2.6 kernel.<br />

Added Dependencies:<br />

openldap-devel<br />

tcp_wrappers<br />

No removed dependencies<br />

authconfig-<strong>5.3</strong>.12-2.el5 - authconfig-<strong>5.3</strong>.21-5.el5<br />

Group: System Environment/Base<br />

Summary: Command line tool for setting up authentication from<br />

network services<br />

Description:<br />

Authconfig is a command line utility which can configure a workstation<br />

to use shadow (more secure) passwords. Authconfig can also configure a<br />

system to be a client for certain networked user information and<br />

authentication schemes.<br />

Added Dependencies:<br />

python >= 2.4.1<br />

Removed Dependencies:<br />

python<br />

autofs-5.0.1-0.rc2.55 - autofs-5.0.1-0.rc2.102<br />

Group: System Environment/Daemons<br />

Summary: A tool for automatically mounting and unmounting<br />

filesystems.<br />

Description:<br />

autofs is a daemon which automatically mounts filesystems when you use<br />

them, and unmounts them later when you are not using them. This can<br />

include network filesystems, CD-ROMs, floppies, and so forth.<br />

No added dependencies


No removed dependencies<br />

bash-3.1-16.1 - bash-3.2-24 .el5<br />

Group: System Environment/Shells<br />

Summary: The GNU Bourne Again shell (bash) version 3.2<br />

Description:<br />

The GNU Bourne Again shell (Bash) is a shell or command language<br />

interpreter that is compatible with the Bourne shell (sh). Bash<br />

incorporates useful features from the Korn shell (ksh) and the C shell<br />

(csh). Most sh scripts can be run by bash without modification. This<br />

package (bash) contains bash version 3.2, which improves POSIX<br />

compliance over previous versions.<br />

Added Dependencies:<br />

autoconf<br />

gettext<br />

No removed dependencies<br />

bind-9.3.3-10.el5 - bind-9.3.4 -10.P1.el5<br />

Group: System Environment/Daemons<br />

Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name<br />

System) server.<br />

Description:<br />

BIND (Berkeley Internet Name Domain) is an implementation of the DNS<br />

(Domain Name System) protocols. BIND includes a DNS server (named),<br />

which resolves host names to IP addresses; a resolver library<br />

(routines for applications to use when interfacing with DNS); and<br />

tools for verifying that the DNS server is operating properly.<br />

No added dependencies<br />

No removed dependencies<br />

binutils-2.17.50.0.6-5.el5 - binutils-2.17.50.0.6-9.el5<br />

Group: Development/Tools<br />

Summary: A GNU collection of binary utilities.<br />

Description:<br />

Binutils is a collection of binary utilities, including ar (for<br />

creating, modifying and extracting from archives), as (a family of GNU<br />

assemblers), gprof (for displaying call graph profile data), ld (the<br />

GNU linker), nm (for listing symbols from object files), objcopy (for<br />

copying and translating object files), objdump (for displaying<br />

information from object files), ranlib (for generating an index for<br />

the contents of an archive), size (for listing the section sizes of an<br />

object or archive file), strings (for listing printable strings from<br />

files), strip (for discarding symbols), and addr2line (for converting<br />

addresses to file and line).<br />

No added dependencies<br />

No removed dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 69


70 Inhaltsverzeichnis<br />

bluez-libs-3.7-1 - bluez-libs-3.7-1.1<br />

Group: System Environment/Libraries<br />

Summary: Bluetooth libraries<br />

Description:<br />

Libraries for use in Bluetooth applications.<br />

The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.<br />

No added dependencies<br />

No removed dependencies<br />

bluez-utils-3.7-2 - bluez-utils-3.7-2.2<br />

Group: Applications/System<br />

Summary: Bluetooth utilities<br />

Description:<br />

Bluetooth utilities (bluez-utils):<br />

- hcitool<br />

- hciattach<br />

- hciconfig<br />

- hcid<br />

- l2ping<br />

- start scripts (<strong>Red</strong> <strong>Hat</strong>)<br />

- pcmcia configuration files<br />

The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.<br />

Added Dependencies:<br />

bluez-libs-devel >= 3.7-1.1<br />

Removed Dependencies:<br />

bluez-libs-devel >= 3.7<br />

booty-0.80.4 -5 - booty-0.80.6-5<br />

Group: System Environment/Libraries<br />

Summary: simple python bootloader config lib<br />

Description:<br />

Small python library for use with bootloader configuration by anaconda<br />

and up2date.<br />

No added dependencies<br />

No removed dependencies<br />

busybox-1.2.0-3 - busybox-1.2.0-4 .el5<br />

Group: System Environment/Shells<br />

Summary: Statically linked binary providing simplified versions of<br />

system commands<br />

Description:


Busybox is a single binary which includes versions of a large number<br />

of system commands, including a shell. This package can be very<br />

useful for recovering from certain types of system failures,<br />

particularly those involving broken shared libraries.<br />

No added dependencies<br />

No removed dependencies<br />

bzip2-1.0.3-3 - bzip2-1.0.3-4 .el5_2<br />

Group: Applications/File<br />

Summary: A file compression utility.<br />

Description:<br />

Bzip2 is a freely available, patent-free, high quality data compressor.<br />

Bzip2 compresses files to within 10 to 15 percent of the capabilities<br />

of the best techniques available. However, bzip2 has the added benefit<br />

of being approximately two times faster at compression and six times<br />

faster at decompression than those techniques. Bzip2 is not the<br />

fastest compression utility, but it does strike a balance between speed<br />

and compression capability.<br />

Install bzip2 if you need a compression utility.<br />

No added dependencies<br />

No removed dependencies<br />

cairo-1.2.4 -2.el5 - cairo-1.2.4 -5.el5<br />

Group: System Environment/Libraries<br />

Summary: A vector graphics library<br />

Description:<br />

Cairo is a vector graphics library designed to provide high-quality<br />

display and print output. Currently supported output targets include<br />

the X Window System, OpenGL (via glitz), in-memory image buffers, and<br />

image files (PDF, PostScript, and SVG). Cairo is designed to produce<br />

identical output on all output media while taking advantage of display<br />

hardware acceleration when available (eg. through the X Render<br />

Extension or OpenGL).<br />

No added dependencies<br />

No removed dependencies<br />

ccid-1.0.1-6.el5 - ccid-1.3.8-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Generic USB CCID smart card reader driver<br />

Description:<br />

Generic USB CCID (Chip/Smart Card Interface Devices) driver.<br />

Added Dependencies:<br />

pcsc-lite-devel >= 1.3.3<br />

Removed Dependencies:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 71


72 Inhaltsverzeichnis<br />

pcsc-lite-devel >= %{pcsc-lite_ver}<br />

cdrtools-2.01-10 - cdrtools-2.01-10.7.el5<br />

Group: Applications/System<br />

Summary: A collection of CD/DVD utilities.<br />

Description:<br />

cdrtools is a collection of CD/DVD utilities.<br />

No added dependencies<br />

No removed dependencies<br />

checkpolicy-1.33.1-2.el5 - checkpolicy-1.33.1-4 .el5<br />

Group: Development/System<br />

Summary: SE<strong>Linux</strong> policy compiler<br />

Description:<br />

Security-enhanced <strong>Linux</strong> is a feature of the <strong>Linux</strong>® kernel and a number<br />

of utilities with enhanced security functionality designed to add<br />

mandatory access controls to <strong>Linux</strong>. The Security-enhanced <strong>Linux</strong><br />

kernel contains new architectural components originally developed to<br />

improve the security of the Flask operating system. These<br />

architectural components provide general support for the enforcement<br />

of many kinds of mandatory access control policies, including those<br />

based on the concepts of Type Enforcement® , Role-based Access<br />

Control, and Multi-level Security.<br />

This package contains checkpolicy, the SE<strong>Linux</strong> policy compiler.<br />

Only required for building policies.<br />

No added dependencies<br />

No removed dependencies<br />

chkconfig-1.3.30.1-1 - chkconfig-1.3.30.1-2<br />

Group: System Environment/Base<br />

Summary: A system tool for maintaining the /etc/rc*.d hierarchy.<br />

Description:<br />

Chkconfig is a basic system utility. It updates and queries runlevel<br />

information for system services. Chkconfig manipulates the numerous<br />

symbolic links in /etc/rc.d, to relieve system administrators of some<br />

of the drudgery of manually editing the symbolic links.<br />

No added dependencies<br />

No removed dependencies<br />

clustermon-0.10.0-5.el5 - clustermon-0.12.1-2.el5<br />

Group: System Environment/Base<br />

Summary: Monitoring and management of <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong><br />

Cluster Suite<br />

Description:


This package contains <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> Cluster Suite<br />

SNMP/CIM module/agent/provider.<br />

Added Dependencies:<br />

cman-devel<br />

No removed dependencies<br />

cman-2.0.73-1.el5 - cman-2.0.98-1.el5<br />

Group: System Environment/Base<br />

Summary: cman - The Cluster Manager<br />

Description:<br />

cman - The Cluster Manager<br />

Added Dependencies:<br />

kernel-headers<br />

No removed dependencies<br />

conga-0.10.0-6.el5 - conga-0.12.1-7.el5<br />

Group: System Environment/Base<br />

Summary: Remote Management System<br />

Description:<br />

Conga is a project developing management system for remote stations.<br />

It consists of luci, https frontend, and ricci, secure daemon that<br />

dispatches<br />

incoming messages to underlying management modules.<br />

No added dependencies<br />

Removed Dependencies:<br />

cman-devel<br />

control-center-2.16.0-14 .el5 - control-center-2.16.0-16.el5<br />

Group: User Interface/Desktops<br />

Summary: GNOME Control Center<br />

Description:<br />

GNOME (the GNU Network Object Model Environment) is an attractive and<br />

easy-to-use GUI desktop environment. The control-center package<br />

provides the GNOME Control Center utilities that allow you to setup<br />

and configure your system's GNOME environment (things like the desktop<br />

background and theme, the screensaver, system sounds, and mouse<br />

behavior).<br />

If you install GNOME, you need to install control-center.<br />

No added dependencies<br />

No removed dependencies<br />

coolkey-1.1.0-5.el5 - coolkey-1.1.0-6.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 73


74 Inhaltsverzeichnis<br />

Group: System Environment/Libraries<br />

Summary: CoolKey PKCS #11 module<br />

Description:<br />

<strong>Linux</strong> Driver support for the CoolKey and CAC products.<br />

No added dependencies<br />

No removed dependencies<br />

coreutils-5.97-12.1.el5 - coreutils-5.97-19.el5<br />

Group: System Environment/Base<br />

Summary: The GNU core utilities: a set of tools commonly used in<br />

shell scripts<br />

Description:<br />

These are the GNU core utilities. This package is the combination of<br />

the old GNU fileutils, sh-utils, and textutils packages.<br />

No added dependencies<br />

No removed dependencies<br />

cpufreq-utils-002-1.1.4 3.el5 - cpufreq-utils-005-1.el5<br />

Group: System Environment/Base<br />

Summary: CPU Frequency changing related utilities<br />

Description:<br />

cpufreq-utils contains several utilities that can be used to control<br />

the cpufreq interface provided by the kernel on hardware that<br />

supports CPU frequency scaling.<br />

No added dependencies<br />

No removed dependencies<br />

cpuspeed-1.2.1-1.4 8.el5 - cpuspeed-1.2.1-5.el5<br />

Group: System Environment/Base<br />

Summary: CPU frequency adjusting daemon<br />

Description:<br />

cpuspeed is a daemon that dynamically changes the speed<br />

of your processor(s) depending upon its current workload<br />

if it is capable (needs Intel Speedstep, AMD PowerNow!,<br />

or similar support).<br />

This package also supports enabling cpu frequency scaling<br />

via in-kernel governors on Intel Centrino and AMD<br />

Athlon64/Opteron platforms.<br />

No added dependencies<br />

No removed dependencies<br />

crash-4 .0-4 .6.1 - crash-4 .0-7.2.3


Group: Development/Debuggers<br />

Summary: crash utility for live systems; netdump, diskdump, kdump,<br />

LKCD or mcore dumpfiles<br />

Description:<br />

The core analysis suite is a self-contained tool that can be used to<br />

investigate either live systems, kernel core dumps created from the<br />

netdump, diskdump and kdump packages from <strong>Red</strong> <strong>Hat</strong> <strong>Linux</strong>, the mcore<br />

kernel patch<br />

offered by Mission Critical <strong>Linux</strong>, or the LKCD kernel patch.<br />

No added dependencies<br />

No removed dependencies<br />

createrepo-0.4 .4 -2.fc6 - createrepo-0.4 .11-3.el5<br />

Group: System Environment/Base<br />

Summary: Creates a common metadata repository<br />

Description:<br />

This utility will generate a common metadata repository from a directory<br />

of rpm<br />

packages.<br />

Added Dependencies:<br />

python<br />

No removed dependencies<br />

crypto-utils-2.3-1 - crypto-utils-2.3-2.el5<br />

Group: Applications/System<br />

Summary: SSL certificate and key management utilities<br />

Description:<br />

This package provides tools for managing and generating<br />

SSL certificates and keys.<br />

No added dependencies<br />

No removed dependencies<br />

cryptsetup-luks-1.0.3-2.2.el5 - cryptsetup-luks-1.0.3-4 .el5<br />

Group: Applications/System<br />

Summary: A utility for setting up encrypted filesystems<br />

Description:<br />

This package contains cryptsetup, a utility for setting up<br />

encrypted filesystems using Device Mapper and the dm-crypt target.<br />

No added dependencies<br />

No removed dependencies<br />

cups-1.2.4 -11.14 .el5 - cups-1.3.7-8.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 75


76 Inhaltsverzeichnis<br />

Group: System Environment/Daemons<br />

Summary: Common Unix Printing System<br />

Description:<br />

The Common UNIX Printing System provides a portable printing layer for<br />

UNIX® operating systems. It has been developed by Easy Software Products<br />

to promote a standard printing solution for all UNIX vendors and users.<br />

CUPS provides the System V and Berkeley command-line interfaces.<br />

Added Dependencies:<br />

avahi-compat-libdns_sd-devel<br />

krb5-devel<br />

No removed dependencies<br />

cyrus-imapd-2.3.7-1.1.el5 - cyrus-imapd-2.3.7-2.el5<br />

Group: System Environment/Daemons<br />

Summary: A high-performance mail server with IMAP, POP3, NNTP and<br />

SIEVE support<br />

Description:<br />

The cyrus-imapd package contains the core of the Cyrus IMAP server.<br />

It is a scaleable enterprise mail system designed for use from<br />

small to large enterprise environments using standards-based<br />

internet mail technologies.<br />

A full Cyrus IMAP implementation allows a seamless mail and bulletin<br />

board environment to be set up across multiple servers. It differs from<br />

other IMAP server implementations in that it is run on "sealed"<br />

servers, where users are not normally permitted to log in and have no<br />

system account on the server. The mailbox database is stored in parts<br />

of the filesystem that are private to the Cyrus IMAP server. All user<br />

access to mail is through software using the IMAP, POP3 or KPOP<br />

protocols. It also includes support for virtual domains, NNTP,<br />

mailbox annotations, and much more. The private mailbox database design<br />

gives the server large advantages in efficiency, scalability and<br />

administratability. Multiple concurrent read/write connections to the<br />

same mailbox are permitted. The server supports access control lists on<br />

mailboxes and storage quotas on mailbox hierarchies.<br />

The Cyrus IMAP server supports the IMAP4rev1 protocol described<br />

in RFC 3501. IMAP4rev1 has been approved as a proposed standard.<br />

It supports any authentication mechanism available from the SASL<br />

library, imaps/pop3s/nntps (IMAP/POP3/NNTP encrypted using SSL and<br />

TLSv1) can be used for security. The server supports single instance<br />

store where possible when an email message is addressed to multiple<br />

recipients, SIEVE provides server side email filtering.<br />

No added dependencies<br />

No removed dependencies<br />

dbus-1.0.0-6.el5 - dbus-1.1.2-12.el5<br />

Group: System Environment/Libraries<br />

Summary: D-BUS message bus<br />

Description:


D-BUS is a system for sending messages between applications. It is<br />

used both for the systemwide message bus service, and as a<br />

per-user-login-session messaging facility.<br />

Added Dependencies:<br />

doxygen<br />

libxslt<br />

xmlto<br />

No removed dependencies<br />

dbus-glib-0.70-5 - dbus-glib-0.73-8.el5<br />

Group: System Environment/Libraries<br />

Summary: GLib bindings for D-Bus<br />

Description:<br />

D-Bus add-on library to integrate the standard D-Bus library with<br />

the GLib thread abstraction and main loop.<br />

No added dependencies<br />

No removed dependencies<br />

desktop-printing-0.19-20.el5 - desktop-printing-0.19-20.2.el5<br />

Group: Applications/File<br />

Summary: Desktop print icon<br />

Description:<br />

Desktop-printing contains eggcups, a program for user print job<br />

notification and control.<br />

No added dependencies<br />

No removed dependencies<br />

devhelp-0.12-11.el5 - devhelp-0.12-20.el5<br />

Group: Development/Tools<br />

Summary: API document browser<br />

Description:<br />

An API document browser for GNOME 2.<br />

Added Dependencies:<br />

gecko-devel-unstable >= 1.9<br />

Removed Dependencies:<br />

gecko-devel = 1.8.0.12<br />

device-mapper-1.02.20-1.el5 - device-mapper-1.02.28-2.el5<br />

Group: System Environment/Base<br />

Summary: device mapper library<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 77


78 Inhaltsverzeichnis<br />

Description:<br />

This package contains the supporting userspace files (libdevmapper and<br />

dmsetup) for the device-mapper.<br />

No added dependencies<br />

No removed dependencies<br />

device-mapper-multipath-0.4 .7-12.el5 - device-mapper-multipath-0.4 .7-23.el5<br />

Group: System Environment/Base<br />

Summary: Tools to manage multipath devices using device-mapper.<br />

Description:<br />

device-mapper-multipath provides tools to manage multipath devices by<br />

instructing the<br />

device-mapper multipath kernel module what to do.<br />

The tools are :<br />

* multipath : Scan the system for multipath devices and assemble them.<br />

* multipathd : Detects when paths fail and execs multipath to update<br />

things.<br />

No added dependencies<br />

No removed dependencies<br />

dhcdbd-2.2-1.el5 - dhcdbd-2.2-2.el5<br />

Group: System Environment/Daemons<br />

Summary: DHCP D-BUS daemon (dhcdbd) controls dhclient sessions with<br />

D-BUS, stores and presents DHCP options.<br />

Description:<br />

dhcdbd provides a D-BUS interface to the ISC dhclient software. The<br />

daemon provides access to DHCP configuration operations and stores those<br />

options persistently. Other D-BUS applications can receive notifications<br />

of changes in the client's DHCP configuration.<br />

No added dependencies<br />

No removed dependencies<br />

dhcp-3.0.5-7.el5 - dhcp-3.0.5-18.el5<br />

Group: System Environment/Daemons<br />

Summary: DHCP (Dynamic Host Configuration Protocol) server and<br />

relay agent.<br />

Description:


DHCP (Dynamic Host Configuration Protocol) is a protocol which allows<br />

individual devices on an IP network to get their own network<br />

configuration information (IP address, subnetmask, broadcast address,<br />

etc.) from a DHCP server. The overall purpose of DHCP is to make it<br />

easier to administer a large network. The dhcp package includes the<br />

ISC DHCP service and relay agent.<br />

To use DHCP on your network, install a DHCP service (or relay agent),<br />

and on clients run a DHCP client daemon. The dhcp package provides<br />

the ISC DHCP service and relay agent.<br />

No added dependencies<br />

No removed dependencies<br />

dhcpv6-0.10-33.el5 - dhcpv6-1.0.10-16.el5<br />

Group: System Environment/Daemons<br />

Summary: DHCPv6 - DHCP server and client for IPv6<br />

Description:<br />

Implements the Dynamic Host Configuration Protocol (DHCP) for Internet<br />

Protocol version 6 (IPv6) networks in accordance with RFC 3315: Dynamic<br />

Host<br />

Configuration Protocol for IPv6 (DHCPv6). Consists of dhcp6s(8), the<br />

server<br />

DHCP daemon, and dhcp6r(8), the DHCPv6 relay agent.<br />

Install this package if you want to support dynamic configuration of IPv6<br />

addresses and parameters on your IPv6 network.<br />

Added Dependencies:<br />

kernel-headers<br />

Removed Dependencies:<br />

openssl-devel<br />

diffstat-1.4 1-1.2.2 - diffstat-1.4 1-1.2.3.el5<br />

Group: Development/Tools<br />

Summary: A utility which provides statistics based on the output of<br />

diff.<br />

Description:<br />

The diff command compares files line by line. Diffstat reads the<br />

output of the diff command and displays a histogram of the insertions,<br />

deletions and modifications in each file. Diffstat is commonly used<br />

to provide a summary of the changes in large, complex patch files.<br />

Install diffstat if you need a program which provides a summary of the<br />

diff command's output. You'll need to also install diffutils.<br />

No added dependencies<br />

No removed dependencies<br />

diffutils-2.8.1-15.2.2 - diffutils-2.8.1-15.2.3.el5<br />

Group: Applications/Text<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 79


80 Inhaltsverzeichnis<br />

Summary: A GNU collection of diff utilities.<br />

Description:<br />

Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff<br />

compares two files and shows the differences, line by line. The cmp<br />

command shows the offset and line numbers where two files differ, or<br />

cmp can show the characters that differ between the two files. The<br />

diff3 command shows the differences between three files. Diff3 can be<br />

used when two people have made independent changes to a common<br />

original; diff3 can produce a merged file that contains both sets of<br />

changes and warnings about conflicts. The sdiff command can be used<br />

to merge two files interactively.<br />

Install diffutils if you need to compare text files.<br />

No added dependencies<br />

No removed dependencies<br />

dmraid-1.0.0.rc13-4 .el5 - dmraid-1.0.0.rc13-33.el5<br />

Group: System Environment/Base<br />

Summary: dmraid (Device-mapper RAID tool and library)<br />

Description:<br />

DMRAID supports RAID device discovery, RAID set activation and display<br />

of<br />

properties for ATARAID on <strong>Linux</strong> >= 2.4 using device-mapper.<br />

No added dependencies<br />

No removed dependencies<br />

dnsmasq-2.39-2.el5 - dnsmasq-2.4 5-1.el5_2.1<br />

Group: System Environment/Daemons<br />

Summary: A lightweight DHCP/caching DNS server<br />

Description:<br />

Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server.<br />

It is designed to provide DNS and, optionally, DHCP, to a small network.<br />

It can serve the names of local machines which are not in the global<br />

DNS. The DHCP server integrates with the DNS server and allows machines<br />

with DHCP-allocated addresses to appear in the DNS with names configured<br />

either in each host or in a central configuration file. Dnsmasq supports<br />

static and dynamic DHCP leases and BOOTP for network booting of diskless<br />

machines.<br />

No added dependencies<br />

No removed dependencies<br />

dosfstools-2.11-6.2.el5 - dosfstools-2.11-7.el5<br />

Group: Applications/System<br />

Summary: Utilities for making and checking MS-DOS FAT filesystems<br />

on <strong>Linux</strong>.<br />

Description:


The dosfstools package includes the mkdosfs and dosfsck utilities,<br />

which respectively make and check MS-DOS FAT filesystems on hard<br />

drives or on floppies.<br />

No added dependencies<br />

No removed dependencies<br />

dovecot-1.0-1.2.rc15.el5 - dovecot-1.0.7-7.el5<br />

Group: System Environment/Daemons<br />

Summary: Dovecot Secure imap server<br />

Description:<br />

Dovecot is an IMAP server for <strong>Linux</strong>/UNIX-like systems, written with<br />

security<br />

primarily in mind. It also contains a small POP3 server. It supports<br />

mail<br />

in either of maildir or mbox formats.<br />

No added dependencies<br />

No removed dependencies<br />

dvgrab-2.0-1.2.2 - dvgrab-3.0-1.el5<br />

Group: Applications/Multimedia<br />

Summary: Utility to capture video from a DV camera<br />

Description:<br />

The dvgrab utility will capture digital video from a DV source on the<br />

firewire<br />

(IEEE-1394) bus.<br />

No added dependencies<br />

No removed dependencies<br />

e2fsprogs-1.39-10.el5 - e2fsprogs-1.39-20.el5<br />

Group: System Environment/Base<br />

Summary: Utilities for managing the second and third extended<br />

(ext2/ext3) filesystems<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 81<br />

The e2fsprogs package contains a number of utilities for creating,<br />

checking, modifying, and correcting any inconsistencies in second<br />

and third extended (ext2/ext3) filesystems. E2fsprogs contains<br />

e2fsck (used to repair filesystem inconsistencies after an unclean<br />

shutdown), mke2fs (used to initialize a partition to contain an<br />

empty ext2 filesystem), debugfs (used to examine the internal<br />

structure of a filesystem, to manually repair a corrupted<br />

filesystem, or to create test cases for e2fsck), tune2fs (used to<br />

modify filesystem parameters), and most of the other core ext2fs<br />

filesystem utilities.<br />

You should install the e2fsprogs package if you need to manage the<br />

performance of an ext2 and/or ext3 filesystem.


82 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

eclipse-3.2.1-18.el5 - eclipse-3.2.1-19.el5<br />

Group: Text Editors/Integrated Development Environments (IDE)<br />

Summary: An open, extensible IDE<br />

Description:<br />

The Eclipse Platform is designed for building integrated development<br />

environments (IDEs) that can be used to create applications as diverse<br />

as web sites, embedded Java(tm) programs, C++ programs, and <strong>Enterprise</strong><br />

JavaBeans(tm).<br />

No added dependencies<br />

Removed Dependencies:<br />

firefox-devel<br />

nspr-devel<br />

ed-0.2-38.2.2 - ed-0.2-39.el5_2<br />

Group: Applications/Text<br />

Summary: The GNU line editor.<br />

Description:<br />

Ed is a line-oriented text editor, used to create, display, and modify<br />

text files (both interactively and via shell scripts). For most<br />

purposes, ed has been replaced in normal usage by full-screen editors<br />

(emacs and vi, for example).<br />

Ed was the original UNIX editor, and may be used by some programs. In<br />

general, however, you probably don't need to install it and you probably<br />

won't use it.<br />

No added dependencies<br />

No removed dependencies<br />

edac-utils-0.9-5.el5 - edac-utils-0.9-6.el5<br />

Group: System Environment/Base<br />

Summary: Userspace helper for kernel EDAC drivers<br />

Description:<br />

EDAC is the current set of drivers in the <strong>Linux</strong> kernel that handle<br />

detection of ECC errors from memory controllers for most chipsets<br />

on i386 and x86_64 architectures. This userspace component consists<br />

of an init script which makes sure EDAC drivers and DIMM labels<br />

are loaded at system startup, as well as a library and utility<br />

for reporting current error counts from the EDAC sysfs files.<br />

No added dependencies<br />

No removed dependencies<br />

elfutils-0.125-3.el5 - elfutils-0.137-3.el5


Group: Development/Tools<br />

Summary: A collection of utilities and DSOs to handle compiled<br />

objects<br />

Description:<br />

Elfutils is a collection of utilities, including ld (a linker),<br />

nm (for listing symbols from object files), size (for listing the<br />

section sizes of an object or archive file), strip (for discarding<br />

symbols), readelf (to see the raw ELF file structures), and elflint<br />

(to check for well-formed ELF files).<br />

No added dependencies<br />

No removed dependencies<br />

emacs-21.4 -19.el5 - emacs-21.4 -20.el5<br />

Group: Applications/Editors<br />

Summary: GNU Emacs text editor<br />

Description:<br />

Emacs is a powerful, customizable, self-documenting, modeless text<br />

editor. Emacs contains special code editing features, a scripting<br />

language (elisp), and the capability to read mail, news, and more<br />

without leaving the editor.<br />

This package provides an emacs binary with support for X windows.<br />

No added dependencies<br />

No removed dependencies<br />

emacspeak-23.0-2.1 - emacspeak-23.0-3.el5<br />

Group: Applications/Editors<br />

Summary: emacspeak -- The Complete Audio Desktop<br />

Description:<br />

Emacspeak is a speech interface that allows visually impaired users to<br />

interact independently and efficiently with the computer. Emacspeak has<br />

dramatically changed how the author and hundreds of blind and visually<br />

impaired users around the world interact with the personal computer and<br />

the Internet. A rich suite of task-oriented speech-enabled tools provides<br />

efficient speech-enabled access to the evolving semantic WWW.<br />

When combined with <strong>Linux</strong> running on low-cost PC hardware,<br />

Emacspeak/<strong>Linux</strong> provides a reliable, stable speech-friendly solution that<br />

opens up the Internet to visually impaired users around the world.<br />

No added dependencies<br />

No removed dependencies<br />

enscript-1.6.4 -4 .1.el5 - enscript-1.6.4 -4 .1.1.el5_2<br />

Group: Applications/Publishing<br />

Summary: A plain ASCII to PostScript converter.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 83


84 Inhaltsverzeichnis<br />

GNU enscript is a free replacement for Adobe's Enscript<br />

program. Enscript converts ASCII files to PostScript(TM) and spools<br />

generated PostScript output to the specified printer or saves it to a<br />

file. Enscript can be extended to handle different output media and<br />

includes many options for customizing printouts.<br />

No added dependencies<br />

No removed dependencies<br />

esc-1.0.0-32.el5 - esc-1.0.0-39.el5<br />

Group: Applications/Internet<br />

Summary: <strong>Enterprise</strong> Security Client Smart Card Client<br />

Description:<br />

<strong>Enterprise</strong> Security Client allows the user to enroll and manage their<br />

cryptographic smartcards.<br />

Added Dependencies:<br />

xulrunner<br />

xulrunner-devel<br />

No removed dependencies<br />

ethtool-5-1.el5 - ethtool-6-2.el5<br />

Group: Applications/System<br />

Summary: Ethernet settings tool for PCI ethernet cards<br />

Description:<br />

This utility allows querying and changing of ethernet<br />

card settings, such as speed, port, autonegotiation,<br />

and PCI locations.<br />

No added dependencies<br />

No removed dependencies<br />

evolution-data-server-1.8.0-25.el5 - evolution-data-server-1.12.3-6.el5_2.3<br />

Group: System Environment/Libraries<br />

Summary: Backend data server for Evolution<br />

Description:<br />

The evolution-data-server package provides a unified backend for<br />

programs<br />

that work with contacts, tasks, and calendar information.<br />

It was originally developed for Evolution (hence the name), but is now<br />

used<br />

by other packages.<br />

Added Dependencies:<br />

gtk-doc<br />

intltool >= 0.35.0<br />

openldap-evolution-devel


openssl-devel<br />

Removed Dependencies:<br />

intltool<br />

openldap-devel >= 2.0.11<br />

file-4 .17-9.0.1.el5 - file-4 .17-15<br />

Group: Applications/File<br />

Summary: A utility for determining file types.<br />

Description:<br />

The file command is used to identify a particular file according to the<br />

type of data contained by the file. File can identify many different<br />

file types, including ELF binaries, system libraries, RPM packages, and<br />

different graphics formats.<br />

You should install the file package, since the file command is such a<br />

useful utility.<br />

No added dependencies<br />

No removed dependencies<br />

filesystem-2.4 .0-1 - filesystem-2.4 .0-2<br />

Group: System Environment/Base<br />

Summary: The basic directory layout for a <strong>Linux</strong> system.<br />

Description:<br />

The filesystem package is one of the basic packages that is installed<br />

on a <strong>Red</strong> <strong>Hat</strong> <strong>Linux</strong> system. Filesystem contains the basic directory<br />

layout for a <strong>Linux</strong> operating system, including the correct permissions<br />

for the directories.<br />

No added dependencies<br />

No removed dependencies<br />

findutils-4 .2.27-4 .1 - findutils-4 .2.27-5.el5<br />

Group: Applications/File<br />

Summary: The GNU versions of find utilities (find and xargs).<br />

Description:<br />

The findutils package contains programs which will help you locate<br />

files on your system. The find utility searches through a hierarchy<br />

of directories looking for files which match a certain set of criteria<br />

(such as a filename pattern). The xargs utility builds and executes<br />

command lines from standard input arguments (usually lists of file<br />

names generated by the find command).<br />

You should install findutils because it includes tools that are very<br />

useful for finding things on your system.<br />

No added dependencies<br />

No removed dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 85


86 Inhaltsverzeichnis<br />

firefox-1.5.0.12-3.el5 - firefox-3.0.5-1.el5_2<br />

Group: Applications/Internet<br />

Summary: Mozilla Firefox Web browser<br />

Description:<br />

Mozilla Firefox is an open-source web browser, designed for standards<br />

compliance, performance and portability.<br />

Added Dependencies:<br />

startup-notification-devel<br />

xulrunner-devel >= 1.9.0.5-1<br />

xulrunner-devel-unstable >= 1.9.0.5-1<br />

Removed Dependencies:<br />

cairo-devel >= 0.5<br />

libjpeg-devel<br />

libpng-devel<br />

nspr-devel >= 4.6<br />

nss-devel >= 3.11.1<br />

zlib-devel<br />

firstboot-1.4 .27.3-1.el5 - firstboot-1.4 .27.7-1.el5<br />

Group: System Environment/Base<br />

Summary: Initial system configuration utility<br />

Description:<br />

The firstboot utility runs after installation. It guides the<br />

user through a series of steps that allows for easier<br />

configuration of the machine.<br />

No added dependencies<br />

No removed dependencies<br />

flac-1.1.2-27 - flac-1.1.2-28.el5_0.1<br />

Group: Applications/Multimedia<br />

Summary: An encoder/decoder for the Free Lossless Audio Codec.<br />

Description:<br />

FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC<br />

is similar to Ogg Vorbis, but lossless. The FLAC project consists of<br />

the stream format, reference encoders and decoders in library form,<br />

flac, a command-line program to encode and decode FLAC files, metaflac,<br />

a command-line metadata editor for FLAC files and input plugins for<br />

various music players.<br />

No added dependencies<br />

No removed dependencies<br />

fontconfig-2.4 .1-6.el5 - fontconfig-2.4 .1-7.el5<br />

Group: System Environment/Libraries


Summary: Font configuration and customization library<br />

Description:<br />

Fontconfig is designed to locate fonts within the<br />

system and select them according to requirements specified by<br />

applications.<br />

No added dependencies<br />

No removed dependencies<br />

fonts-indic-2.0.13-1.el5 - fonts-indic-2.3.1-1.el5<br />

Group: User Interface/X<br />

Summary: Free Indian truetype/opentype fonts<br />

Description:<br />

This package provides the Hindi, Bengali, Gujarati, Punjabi, Tamil,<br />

Kannada, Malayalam, Oriya, Telugu TrueType/Opentype fonts.<br />

No added dependencies<br />

No removed dependencies<br />

freeradius-1.1.3-1.2.el5 - freeradius-1.1.3-1.4 .el5<br />

Group: System Environment/Daemons<br />

Summary: High-performance and highly configurable free RADIUS<br />

server.<br />

Description:<br />

The FreeRADIUS Server Project is a high performance and highly<br />

configurable<br />

GPL'd free RADIUS server. The server is similar in some respects to<br />

Livingston's 2.0 server. While FreeRADIUS started as a variant of the<br />

Cistron RADIUS server, they don't share a lot in common any more. It now<br />

has<br />

many more features than Cistron or Livingston, and is much more<br />

configurable.<br />

FreeRADIUS is an Internet authentication daemon, which implements the<br />

RADIUS<br />

protocol, as defined in RFC 2865 (and others). It allows Network Access<br />

Servers (NAS boxes) to perform authentication for dial-up users. There<br />

are<br />

also RADIUS clients available for Web servers, firewalls, Unix logins,<br />

and<br />

more. Using RADIUS allows authentication and authorization for a network<br />

to<br />

be centralized, and minimizes the amount of re-configuration which has<br />

to be<br />

done when adding or deleting new users.<br />

No added dependencies<br />

No removed dependencies<br />

freetype-2.2.1-19.el5 - freetype-2.2.1-20.el5_2<br />

Group: System Environment/Libraries<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 87


88 Inhaltsverzeichnis<br />

Summary: A free and portable font rendering engine<br />

Description:<br />

The FreeType engine is a free and portable font rendering<br />

engine, developed to provide advanced font support for a variety of<br />

platforms and environments. FreeType is a library which can open and<br />

manages font files as well as efficiently load, hint and render<br />

individual glyphs. FreeType is not a font server or a complete<br />

text-rendering library.<br />

No added dependencies<br />

No removed dependencies<br />

ftp-0.17-33.fc6 - ftp-0.17-35.el5<br />

Group: Applications/Internet<br />

Summary: The standard UNIX FTP (File Transfer Protocol) client.<br />

Description:<br />

The ftp package provides the standard UNIX command-line FTP (File<br />

Transfer Protocol) client. FTP is a widely used protocol for<br />

transferring files over the Internet and for archiving files.<br />

If your system is on a network, you should install ftp in order to do<br />

file transfers.<br />

No added dependencies<br />

No removed dependencies<br />

gcc-4 .1.2-14 .el5 - gcc-4 .1.2-4 4 .el5<br />

Group: Development/Languages<br />

Summary: Various compilers (C, C++, Objective-C, Java, ...)<br />

Description:<br />

The gcc package contains the GNU Compiler Collection version 4.1.<br />

You'll need this package in order to compile C code.<br />

Added Dependencies:<br />

xulrunner-devel<br />

Removed Dependencies:<br />

firefox-devel<br />

gd-2.0.33-9.3.fc6 - gd-2.0.33-9.4 .el5_1.1<br />

Group: System Environment/Libraries<br />

Summary: A graphics library for quick creation of PNG or JPEG<br />

images<br />

Description:


The gd graphics library allows your code to quickly draw images<br />

complete with lines, arcs, text, multiple colors, cut and paste from<br />

other images, and flood fills, and to write out the result as a PNG or<br />

JPEG file. This is particularly useful in Web applications, where PNG<br />

and JPEG are two of the formats accepted for inline images by most<br />

browsers. Note that gd is not a paint program.<br />

No added dependencies<br />

No removed dependencies<br />

gdb-6.5-25.el5 - gdb-6.8-27.el5<br />

Group: Development/Debuggers<br />

Summary: A GNU source-level debugger for C, C++, Java and other<br />

languages<br />

Description:<br />

GDB, the GNU debugger, allows you to debug programs written in C, C++,<br />

Java, and other languages, by executing them in a controlled fashion<br />

and printing their data.<br />

Added Dependencies:<br />

expat-devel<br />

readline-devel<br />

Removed Dependencies:<br />

/lib/libc.so.6<br />

/lib64/libc.so.6<br />

/usr/lib/libc.so<br />

/usr/lib64/libc.so<br />

gdm-2.16.0-31.0.1.el5 - gdm-2.16.0-4 6.el5<br />

Group: User Interface/X<br />

Summary: The GNOME Display Manager.<br />

Description:<br />

Gdm (the GNOME Display Manager) is a highly configurable<br />

reimplementation of xdm, the X Display Manager. Gdm allows you to log<br />

into your system with the X Window System running and supports running<br />

several different X sessions on your local machine at the same time.<br />

No added dependencies<br />

No removed dependencies<br />

gedit-2.16.0-5.el5 - gedit-2.16.0-9.el5<br />

Group: Applications/Editors<br />

Summary: gEdit is a small but powerful text editor for GNOME<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 89


90 Inhaltsverzeichnis<br />

gEdit is a small but powerful text editor designed specifically for<br />

the GNOME GUI desktop. gEdit includes a plug-in API (which supports<br />

extensibility while keeping the core binary small), support for<br />

editing multiple documents using notebook tabs, and standard text<br />

editor functions.<br />

You'll need to have GNOME and GTK+ installed to use gEdit.<br />

No added dependencies<br />

No removed dependencies<br />

gfs-kmod-0.1.19-7.el5 - gfs-kmod-0.1.31-3.el5<br />

Group: System Environment/Kernel<br />

Summary: gfs kernel modules<br />

Description:<br />

gfs - The Global File System is a symmetric, shared-disk, cluster file<br />

system.<br />

Added Dependencies:<br />

kernel-devel-ia64 = 2.6.18-128.el5<br />

kernel-xen-devel-ia64 = 2.6.18-128.el5<br />

Removed Dependencies:<br />

kernel-devel-ia64 = 2.6.18-53.el5<br />

kernel-xen-devel-ia64 = 2.6.18-53.el5<br />

gfs-utils-0.1.12-1.el5 - gfs-utils-0.1.18-1.el5<br />

Group: System Environment/Kernel<br />

Summary: Utilities for managing the global filesystem (GFS)<br />

Description:<br />

The gfs-utils package contains a number of utilities for creating,<br />

checking, modifying, and correcting any inconsistencies in GFS<br />

filesystems.<br />

No added dependencies<br />

No removed dependencies<br />

gfs2-utils-0.1.38-1.el5 - gfs2-utils-0.1.53-1.el5<br />

Group: System Environment/Kernel<br />

Summary: Utilities for managing the global filesystem (GFS)<br />

Description:<br />

The gfs2-utils package contains a number of utilities for creating,<br />

checking, modifying, and correcting any inconsistencies in GFS<br />

filesystems.<br />

No added dependencies<br />

No removed dependencies<br />

ghostscript-8.15.2-9.1.el5 - ghostscript-8.15.2-9.4 .el5


Group: Applications/Publishing<br />

Summary: A PostScript(TM) interpreter and renderer.<br />

Description:<br />

Ghostscript is a set of software that provides a PostScript(TM)<br />

interpreter, a set of C procedures (the Ghostscript library, which<br />

implements the graphics capabilities in the PostScript language) and<br />

an interpreter for Portable Document Format (PDF) files. Ghostscript<br />

translates PostScript code into many common, bitmapped formats, like<br />

those understood by your printer or screen. Ghostscript is normally<br />

used to display PostScript files and to print PostScript files to<br />

non-PostScript printers.<br />

If you need to display PostScript files or print them to<br />

non-PostScript printers, you should install ghostscript. If you<br />

install ghostscript, you also need to install the ghostscript-fonts<br />

package.<br />

No added dependencies<br />

No removed dependencies<br />

gimp-print-4 .2.7-22 - gimp-print-4 .2.7-22.2.el5<br />

Group: System Environment/Libraries<br />

Summary: A collection of high-quality printer drivers.<br />

Description:<br />

These drivers provide printing quality for UNIX/<strong>Linux</strong> in many cases<br />

equal<br />

to or better than proprietary vendor-supplied drivers, and can be used<br />

for<br />

many of the most demanding printing tasks.<br />

No added dependencies<br />

No removed dependencies<br />

glibc-2.5-18 - glibc-2.5-34<br />

Group: System Environment/Libraries<br />

Summary: The GNU libc libraries.<br />

Description:<br />

The glibc package contains standard libraries which are used by<br />

multiple programs on the system. In order to save disk space and<br />

memory, as well as to make upgrading easier, common system code is<br />

kept in one place and shared between programs. This particular package<br />

contains the most important sets of shared libraries: the standard C<br />

library and the standard math library. Without these two libraries, a<br />

<strong>Linux</strong> system will not function.<br />

No added dependencies<br />

No removed dependencies<br />

gnbd-1.1.5-1.el5 - gnbd-1.1.7-1.el5<br />

Group: System Environment/Kernel<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 91


92 Inhaltsverzeichnis<br />

Summary: GFS's Network Block Device<br />

Description:<br />

gnbd - GFS's Network Block Device<br />

No added dependencies<br />

No removed dependencies<br />

gnbd-kmod-0.1.4 -12.el5 - gnbd-kmod-0.1.5-2.el5<br />

Group: System Environment/Kernel<br />

Summary: gnbd kernel modules<br />

Description:<br />

gnbd - The Global Network Block Device<br />

Added Dependencies:<br />

kernel-devel-ia64 = 2.6.18-98.el5<br />

kernel-xen-devel-ia64 = 2.6.18-98.el5<br />

Removed Dependencies:<br />

kernel-devel-ia64 = 2.6.18-53.el5<br />

kernel-xen-devel-ia64 = 2.6.18-53.el5<br />

gnome-panel-2.16.1-6.el5 - gnome-panel-2.16.1-7.el5<br />

Group: User Interface/Desktops<br />

Summary: GNOME panel<br />

Description:<br />

The GNOME panel provides the window list, workspace switcher, menus, and<br />

other<br />

features for the GNOME desktop.<br />

No added dependencies<br />

No removed dependencies<br />

gnome-power-manager-2.16.0-8.el5 - gnome-power-manager-2.16.0-10.el5<br />

Group: Applications/System<br />

Summary: GNOME Power Manager<br />

Description:<br />

GNOME Power Manager uses the information and facilities provided by HAL<br />

displaying icons and handling user callbacks in an interactive GNOME<br />

session.<br />

GNOME Power Preferences allows authorised users to set policy and<br />

change preferences.<br />

No added dependencies<br />

No removed dependencies<br />

gnome-python2-desktop-2.16.0-1.fc6 - gnome-python2-desktop-2.16.0-2.el5


Group: Development/Languages<br />

Summary: The sources for additional PyGNOME Python extension<br />

modules for the GNOME desktop<br />

Description:<br />

The gnome-python-desktop package contains the source packages for<br />

additional<br />

Python bindings for GNOME. It should be used together with gnome-python.<br />

No added dependencies<br />

No removed dependencies<br />

gnome-python2-extras-2.14 .2-4 .fc6 - gnome-python2-extras-2.14 .2-6.el5<br />

Group: Development/Languages<br />

Summary: The sources for additional. PyGNOME Python extension<br />

modules.<br />

Description:<br />

The gnome-python-extra package contains the source packages for<br />

additional<br />

Python bindings for GNOME. It should be used together with gnome-python.<br />

Added Dependencies:<br />

gecko-devel-unstable >= 1.9<br />

Removed Dependencies:<br />

firefox-devel >= 1.5.0.5<br />

gnome-screensaver-2.16.1-5.el5 - gnome-screensaver-2.16.1-8.el5<br />

Group: Amusements/Graphics<br />

Summary: GNOME Screensaver<br />

Description:<br />

gnome-screensaver is a screen saver and locker that aims to have<br />

simple, sane, secure defaults and be well integrated with the desktop.<br />

Added Dependencies:<br />

libXxf86misc-devel<br />

libXxf86vm-devel<br />

No removed dependencies<br />

gnome-terminal-2.16.0-3.el5 - gnome-terminal-2.16.0-<strong>5.3</strong>.el5<br />

Group: User Interface/Desktops<br />

Summary: GNOME Terminal<br />

Description:<br />

GNOME terminal emulator application.<br />

No added dependencies<br />

No removed dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 93


94 Inhaltsverzeichnis<br />

gnome-utils-2.16.0-3.el5 - gnome-utils-2.16.0-5.el5<br />

Group: Applications/System<br />

Summary: GNOME utility programs<br />

Description:<br />

GNOME (GNU Network Object Model Environment) is a user-friendly set of<br />

GUI applications and desktop tools to be used in conjunction with a<br />

window manager for the X Window System. The gnome-utils package<br />

includes a set of small "desk accessory" utility applications for GNOME.<br />

No added dependencies<br />

No removed dependencies<br />

gnome-volume-manager-2.15.0-4 .el5 - gnome-volume-manager-2.15.0-5.el5<br />

Group: Applications/System<br />

Summary: The GNOME Volume Manager<br />

Description:<br />

The GNOME Volume Manager monitors volume-related events and responds<br />

with<br />

user-specified policy. The GNOME Volume Manager can automount hotplugged<br />

drives, automount inserted removable media, autorun programs,<br />

automatically<br />

play audio CDs and video DVDs, and automatically import photos from a<br />

digital<br />

camera. The GNOME Volume Manager does this entirely in user-space and<br />

without<br />

polling.<br />

The GNOME Voume Manager sits at the top end of a larger picture that aims<br />

to<br />

integrate the <strong>Linux</strong> system from the kernel on up through the desktop and<br />

its<br />

applications.<br />

No added dependencies<br />

No removed dependencies<br />

gnupg-1.4 .5-13 - gnupg-1.4 .5-14<br />

Group: Applications/System<br />

Summary: A GNU utility for secure communication and data storage.<br />

Description:<br />

GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and<br />

creating digital signatures. GnuPG has advanced key management<br />

capabilities and is compliant with the proposed OpenPGP Internet<br />

standard described in RFC2440. Since GnuPG doesn't use any patented<br />

algorithm, it is not compatible with any version of PGP2 (PGP2.x uses<br />

only IDEA for symmetric-key encryption, which is patented worldwide).<br />

No added dependencies<br />

No removed dependencies


gnuplot-4 .0.0-12 - gnuplot-4 .0.0-14 .el5<br />

Group: Applications/Engineering<br />

Summary: A program for plotting mathematical expressions and data.<br />

Description:<br />

Gnuplot is a command-line driven, interactive function plotting<br />

program especially suited for scientific data representation. Gnuplot<br />

can be used to plot functions and data points in both two and three<br />

dimensions and in many different formats.<br />

Install gnuplot if you need a graphics package for scientific data<br />

representation.<br />

Added Dependencies:<br />

gd-devel<br />

No removed dependencies<br />

gnutls-1.4 .1-2 - gnutls-1.4 .1-3.el5_2.1<br />

Group: System Environment/Libraries<br />

Summary: A TLS protocol implementation.<br />

Description:<br />

GnuTLS is a project that aims to develop a library which provides a<br />

secure<br />

layer, over a reliable transport layer. Currently the GnuTLS library<br />

implements<br />

the proposed standards by the IETF's TLS working group.<br />

No added dependencies<br />

No removed dependencies<br />

grub-0.97-13 - grub-0.97-13.2<br />

Group: System Environment/Base<br />

Summary: GRUB - the Grand Unified Boot Loader.<br />

Description:<br />

GRUB (Grand Unified Boot Loader) is an experimental boot loader<br />

capable of booting into most free operating systems - <strong>Linux</strong>, FreeBSD,<br />

NetBSD, GNU Mach, and others as well as most commercial operating<br />

systems.<br />

No added dependencies<br />

No removed dependencies<br />

gstreamer-0.10.9-3.el5 - gstreamer-0.10.20-3.el5<br />

Group: Applications/Multimedia<br />

Summary: GStreamer streaming media framework runtime<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 95


96 Inhaltsverzeichnis<br />

GStreamer is a streaming media framework, based on graphs of filters<br />

which<br />

operate on media data. Applications using this library can do anything<br />

from real-time sound processing to playing videos, and just about<br />

anything<br />

else media-related. Its plugin-based architecture means that new data<br />

types or processing capabilities can be added simply by installing new<br />

plugins.<br />

Added Dependencies:<br />

PyXML<br />

autoconf<br />

automake<br />

docbook-style-dsssl<br />

docbook-style-xsl<br />

docbook-utils<br />

gettext-devel<br />

ghostscript<br />

jadetex<br />

libtool<br />

libxslt<br />

netpbm-progs<br />

openjade<br />

python2<br />

tetex-dvips<br />

transfig<br />

xfig<br />

No removed dependencies<br />

gstreamer-plugins-base-0.10.9-6.el5 - gstreamer-plugins-base-0.10.20-3.el5<br />

Group: Applications/Multimedia<br />

Summary: GStreamer streaming media framework base plug-ins<br />

Description:<br />

GStreamer is a streaming media framework, based on graphs of filters<br />

which<br />

operate on media data. Applications using this library can do anything<br />

from real-time sound processing to playing videos, and just about<br />

anything<br />

else media-related. Its plugin-based architecture means that new data<br />

types or processing capabilities can be added simply by installing new<br />

plug-ins.<br />

This package contains a set of well-maintained base plug-ins.<br />

Added Dependencies:<br />

autoconf<br />

automake<br />

gnome-vfs2-devel<br />

gstreamer-devel >= 0.10.20<br />

Removed Dependencies:<br />

gnome-vfs2-devel > 1.9.4.00


gstreamer-devel >= 0.10.6<br />

liboil-devel >= 0.3.2<br />

gstreamer-plugins-good-0.10.4 -4 .el5 - gstreamer-plugins-good-0.10.9-1.el5<br />

Group: Applications/Multimedia<br />

Summary: GStreamer plug-ins with good code and licensing<br />

Description:<br />

GStreamer is a streaming media framework, based on graphs of filters<br />

which<br />

operate on media data. Applications using this library can do anything<br />

from real-time sound processing to playing videos, and just about<br />

anything<br />

else media-related. Its plugin-based architecture means that new data<br />

types or processing capabilities can be added simply by installing new<br />

plug-ins.<br />

GStreamer Good Plug-ins is a collection of well-supported plug-ins of<br />

good quality and under the LGPL license.<br />

No added dependencies<br />

No removed dependencies<br />

gthumb-2.7.8-5.el5 - gthumb-2.7.8-8.el5<br />

Group: User Interface/X<br />

Summary: Image viewer, editor, organizer<br />

Description:<br />

gthumb is an application for viewing, editing, and organizing<br />

collections of images.<br />

No added dependencies<br />

No removed dependencies<br />

gtk2-2.10.4 -19.el5 - gtk2-2.10.4 -20.el5<br />

Group: System Environment/Libraries<br />

Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X<br />

Description:<br />

GTK+ is a multi-platform toolkit for creating graphical user<br />

interfaces. Offering a complete set of widgets, GTK+ is suitable for<br />

projects ranging from small one-off tools to complete application<br />

suites.<br />

No added dependencies<br />

No removed dependencies<br />

gtkhtml3-3.12.0-1.fc6 - gtkhtml3-3.16.3-1.el5<br />

Group: System Environment/Libraries<br />

Summary: gtkhtml library<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 97


98 Inhaltsverzeichnis<br />

GtkHTML is a lightweight HTML rendering/printing/editing engine. It<br />

was originally based on KHTMLW, but is now being developed<br />

independently of it.<br />

Added Dependencies:<br />

intltool >= 0.35.0<br />

Removed Dependencies:<br />

intltool<br />

libgnomeprint22-devel >= 2.7.1<br />

libgnomeprintui22-devel >= 2.7.1<br />

gzip-1.3.5-9.el5 - gzip-1.3.5-10.el5<br />

Group: Applications/File<br />

Summary: The GNU data compression program.<br />

Description:<br />

The gzip package contains the popular GNU gzip data compression<br />

program. Gzipped files have a .gz extension.<br />

Gzip should be installed on your <strong>Red</strong> <strong>Hat</strong> <strong>Linux</strong> system, because it is a<br />

very commonly used data compression program.<br />

No added dependencies<br />

No removed dependencies<br />

hal-0.5.8.1-25.el5 - hal-0.5.8.1-38.el5<br />

Group: System Environment/Libraries<br />

Summary: Hardware Abstraction Layer<br />

Description:<br />

HAL is daemon for collection and maintaining information from several<br />

sources about the hardware on the system. It provides a live device<br />

list through D-BUS.<br />

Added Dependencies:<br />

gperf >= 3.0.1<br />

No removed dependencies<br />

hal-cups-utils-0.6.2-5 - hal-cups-utils-0.6.2-5.2.el5<br />

Group: Applications/System<br />

Summary: Halified CUPS utilities<br />

Description:<br />

Halified utilities for CUPS:<br />

- hal_lpadmin<br />

- hal CUPS backend<br />

No added dependencies<br />

No removed dependencies


hplip-1.6.7-4 .1.el5 - hplip-1.6.7-4 .1.el5_2.4<br />

Group: System Environment/Daemons<br />

Summary: HP <strong>Linux</strong> Imaging and Printing Project<br />

Description:<br />

The Hewlett-Packard <strong>Linux</strong> Imaging and Printing Project provides<br />

drivers for HP printers and multi-function peripherals.<br />

Added Dependencies:<br />

openssl-devel<br />

No removed dependencies<br />

htdig-3.2.0b6-9.el5 - htdig-3.2.0b6-9.0.1.el5_1<br />

Group: Applications/Internet<br />

Summary: ht://Dig - Web search engine<br />

Description:<br />

The ht://Dig system is a complete world wide web indexing and searching<br />

system for a small domain or intranet. This system is not meant to<br />

replace<br />

the need for powerful internet-wide search systems like Lycos, Infoseek,<br />

Webcrawler and AltaVista. Instead it is meant to cover the search needs<br />

for<br />

a single company, campus, or even a particular sub section of a web<br />

site. As<br />

opposed to some WAIS-based or web-server based search engines, ht://Dig<br />

can<br />

span several web servers at a site. The type of these different web<br />

servers<br />

doesn't matter as long as they understand the HTTP 1.0 protocol.<br />

ht://Dig is also used by KDE to search KDE's HTML documentation.<br />

ht://Dig was developed at San Diego State University as a way to search<br />

the<br />

various web servers on the campus network.<br />

No added dependencies<br />

No removed dependencies<br />

htmlview-4 .0.0-1.el5 - htmlview-4 .0.0-2.el5<br />

Group: Applications/Internet<br />

Summary: Launcher of Preferred Web Browser<br />

Description:<br />

htmlview and launchmail are tools for launching Preferred Applications.<br />

This package exists for compatibility reasons and is likely to be<br />

removed<br />

later when equivalent functionality is implemented elsewhere.<br />

No added dependencies<br />

No removed dependencies<br />

httpd-2.2.3-11.el5 - httpd-2.2.3-22.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 99


100 Inhaltsverzeichnis<br />

Group: System Environment/Daemons<br />

Summary: Apache HTTP Server<br />

Description:<br />

The Apache HTTP Server is a powerful, efficient, and extensible<br />

web server.<br />

No added dependencies<br />

No removed dependencies<br />

hwbrowser-0.30-1.el5 - hwbrowser-0.30-2.el5<br />

Group: Applications/System<br />

Summary: A hardware browser.<br />

Description:<br />

A browser for your current hardware configuration.<br />

No added dependencies<br />

No removed dependencies<br />

hwdata-0.211-1 - hwdata-0.213.11-1.el5<br />

Group: System Environment/Base<br />

Summary: Hardware identification and configuration data<br />

Description:<br />

hwdata contains various hardware identification and configuration data,<br />

such as the pci.ids database and MonitorsDb databases.<br />

No added dependencies<br />

No removed dependencies<br />

ibutils-1.2-2.el5 - ibutils-1.2-9.el5<br />

Group: System Environment/Libraries<br />

Summary: OpenIB Mellanox InfiniBand Diagnostic Tools<br />

Description:<br />

ibutils provides IB network and path diagnostics.<br />

Added Dependencies:<br />

autoconf<br />

libibumad-devel<br />

libtool<br />

opensm-devel >= 3.2.0<br />

Removed Dependencies:<br />

opensm-devel >= 3.0.3<br />

icu-3.6-5.11 - icu-3.6-5.11.1<br />

Group: System Environment/Libraries


Summary: International Components for Unicode<br />

Description:<br />

The International Components for Unicode (ICU) libraries provide<br />

robust and full-featured Unicode services on a wide variety of<br />

platforms. ICU supports the most current version of the Unicode<br />

standard, and they provide support for supplementary Unicode<br />

characters (needed for GB 18030 repertoire support).<br />

As computing environments become more heterogeneous, software<br />

portability becomes more important. ICU lets you produce the same<br />

results across all the various platforms you support, without<br />

sacrificing performance. It offers great flexibility to extend and<br />

customize the supplied services.<br />

No added dependencies<br />

No removed dependencies<br />

initscripts-8.4 5.17.EL-1 - initscripts-8.4 5.25-1.el5<br />

Group: System Environment/Base<br />

Summary: The inittab file and the /etc/init.d scripts.<br />

Description:<br />

The initscripts package contains the basic system scripts used to boot<br />

your <strong>Red</strong> <strong>Hat</strong> system, change runlevels, and shut the system down<br />

cleanly. Initscripts also contains the scripts that activate and<br />

deactivate most network interfaces.<br />

No added dependencies<br />

No removed dependencies<br />

inn-2.4 .3-6.fc6 - inn-2.4 .3-8.el5<br />

Group: System Environment/Daemons<br />

Summary: The InterNetNews (INN) system, an Usenet news server.<br />

Description:<br />

INN (InterNetNews) is a complete system for serving Usenet news and/or<br />

private newsfeeds. INN includes innd, an NNTP (NetNews Transport<br />

Protocol) server, and nnrpd, a newsreader that is spawned for each<br />

client. Both innd and nnrpd vary slightly from the NNTP protocol, but<br />

not in ways that are easily noticed.<br />

Install the inn package if you need a complete system for serving and<br />

reading Usenet news. You may also need to install inn-devel, if you<br />

are going to use a separate program which interfaces to INN, like<br />

newsgate or tin.<br />

No added dependencies<br />

No removed dependencies<br />

iproute-2.6.18-4 .el5 - iproute-2.6.18-9.el5<br />

Group: Applications/System<br />

Summary: Advanced IP routing and network device configuration tools.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 101


102 Inhaltsverzeichnis<br />

The iproute package contains networking utilities (ip and rtmon, for<br />

example) which are designed to use the advanced networking<br />

capabilities of the <strong>Linux</strong> 2.4.x and 2.6.x kernel.<br />

No added dependencies<br />

No removed dependencies<br />

iprutils-2.2.6-1.el5 - iprutils-2.2.8-2.el5<br />

Group: System Environment/Base<br />

Summary: Utilities for the IBM Power <strong>Linux</strong> RAID adapters<br />

Description:<br />

Provides a suite of utilities to manage and configure SCSI devices<br />

supported by the ipr SCSI storage device driver.<br />

No added dependencies<br />

No removed dependencies<br />

ipsec-tools-0.6.5-8.el5 - ipsec-tools-0.6.5-13.el5<br />

Group: System Environment/Base<br />

Summary: Tools for configuring and using IPSEC<br />

Description:<br />

This is the IPsec-Tools package. You need this package in order to<br />

really use the IPsec functionality in the linux-2.5+ kernels. This<br />

package builds:<br />

- setkey, a program to directly manipulate policies and SAs<br />

- racoon, an IKEv1 keying daemon<br />

Added Dependencies:<br />

kernel-headers >= 2.6.18-92<br />

No removed dependencies<br />

iptables-1.3.5-1.2.1 - iptables-1.3.5-4 .el5<br />

Group: System Environment/Base<br />

Summary: Tools for managing <strong>Linux</strong> kernel packet filtering<br />

capabilities.<br />

Description:<br />

The iptables utility controls the network packet filtering code in the<br />

<strong>Linux</strong> kernel. If you need to set up firewalls and/or IP masquerading,<br />

you should install this package.<br />

No added dependencies<br />

No removed dependencies<br />

iputils-20020927-4 3.el5 - iputils-20020927-4 5.el5<br />

Group: System Environment/Daemons<br />

Summary: Network monitoring tools including ping.


Description:<br />

The iputils package contains basic utilities for monitoring a network,<br />

including ping. The ping command sends a series of ICMP protocol<br />

ECHO_REQUEST packets to a specified network host to discover whether<br />

the target machine is alive and receiving network traffic.<br />

No added dependencies<br />

No removed dependencies<br />

irqbalance-0.55-6.el5 - irqbalance-0.55-10.el5<br />

Group: System Environment/Base<br />

Summary: IRQ balancing daemon.<br />

Description:<br />

irqbalance is a daemon that evenly distributes IRQ load across<br />

multiple CPUs for enhanced performance.<br />

No added dependencies<br />

No removed dependencies<br />

iscsi-initiator-utils-6.2.0.865-0.8.el5 - iscsi-initiator-utils-6.2.0.868-0.18.el5<br />

Group: System Environment/Daemons<br />

Summary: iSCSI daemon and utility programs<br />

Description:<br />

The iscsi package provides the server daemon for the iSCSI protocol,<br />

as well as the utility programs used to manage it. iSCSI is a protocol<br />

for distributed disk access using SCSI commands sent over Internet<br />

Protocol networks.<br />

Added Dependencies:<br />

bison<br />

flex<br />

No removed dependencies<br />

isdn4 k-utils-3.2-50.1 - isdn4 k-utils-3.2-51.el5<br />

Group: Applications/System<br />

Summary: Utilities for configuring an ISDN subsystem.<br />

Description:<br />

The isdn4k-utils package contains a collection of utilities needed for<br />

configuring an ISDN subsystem.<br />

No added dependencies<br />

No removed dependencies<br />

jakarta-commons-collections-3.1-6jpp.1 - jakarta-commons-collections-3.2-2jpp.3<br />

Group: Development/Libraries/Java<br />

Summary: Jakarta Commons Collections Package<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 103


104 Inhaltsverzeichnis<br />

Description:<br />

The introduction of the Collections API by Sun in JDK 1.2 has been a<br />

boon to quick and effective Java programming. Ready access to powerful<br />

data structures has accelerated development by reducing the need for<br />

custom container classes around each core object. Most Java2 APIs are<br />

significantly easier to use because of the Collections API.<br />

However, there are certain holes left unfilled by Sun's<br />

implementations, and the Jakarta-Commons Collections Component strives<br />

to fulfill them. Among the features of this package are:<br />

- special-purpose implementations of Lists and Maps for fast access<br />

- adapter classes from Java1-style containers (arrays, enumerations) to<br />

Java2-style collections.<br />

- methods to test or create typical set-theory properties of collections<br />

such as union, intersection, and closure.<br />

Added Dependencies:<br />

xml-commons-apis >= 1.3<br />

No removed dependencies<br />

java-1.4 .2-gcj-compat-1.4 .2.0-4 0jpp.112 - java-1.4 .2-gcj-compat-1.4 .2.0-4 0jpp.115<br />

Group: Development/Languages<br />

Summary: JPackage runtime scripts for GCJ<br />

Description:<br />

This package installs directory structures, shell scripts and symbolic<br />

links to simulate a JPackage-compatible runtime environment with GCJ.<br />

No added dependencies<br />

No removed dependencies<br />

kbd-1.12-19.el5 - kbd-1.12-21.el5<br />

Group: System Environment/Base<br />

Summary: Tools for configuring the console (keyboard, virtual<br />

terminals, etc.)<br />

Description:<br />

The kbd package contains tools for managing a <strong>Linux</strong><br />

system's console's behavior, including the keyboard, the screen<br />

fonts, the virtual terminals and font files.<br />

No added dependencies<br />

No removed dependencies<br />

kdeadmin-3.5.4 -2.fc6 - kdeadmin-3.5.4 -3.el5<br />

Group: User Interface/Desktops<br />

Summary: Administrative tools for KDE.<br />

Description:


The kdeadmin package includes administrative tools for the K Desktop<br />

Environment (KDE) including:<br />

kcron - Crontab editor<br />

kdat - Tape backup tool<br />

kuser - Frontend for configuring users and user groups<br />

No added dependencies<br />

No removed dependencies<br />

kdebase-3.5.4 -13.6.el5 - kdebase-3.5.4 -19.el5<br />

Group: User Interface/Desktops<br />

Summary: K Desktop Environment - core files<br />

Description:<br />

Core applications for the K Desktop Environment. Included are: kdm<br />

(replacement for xdm), kwin (window manager), konqueror (filemanager,<br />

web browser, ftp client, ...), konsole (xterm replacement), kpanel<br />

(application starter and desktop pager), kaudio (audio server),<br />

kdehelp (viewer for kde help files, info and man pages), kthememgr<br />

(system for managing alternate theme packages) plus other KDE<br />

components (kcheckpass, kikbd, kscreensaver, kcontrol, kfind,<br />

kfontmanager, kmenuedit).<br />

Added Dependencies:<br />

libutempter-devel<br />

No removed dependencies<br />

kdebindings-3.5.4 -1.fc6 - kdebindings-3.5.4 -6.el5<br />

Group: User Interface/Desktops<br />

Summary: KDE bindings to non-C++ languages<br />

Description:<br />

KDE/DCOP bindings to non-C++ languages<br />

Added Dependencies:<br />

libutempter-devel<br />

perl >= 5.8.8<br />

Removed Dependencies:<br />

perl >= 5.8<br />

kdelibs-3.5.4 -13.el5 - kdelibs-3.5.4 -18.el5<br />

Group: System Environment/Libraries<br />

Summary: K Desktop Environment - Libraries<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 105<br />

Libraries for the K Desktop Environment:<br />

KDE Libraries included: kdecore (KDE core library), kdeui (user<br />

interface),<br />

kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking),<br />

kspell (spelling checker), jscript (javascript), kab (addressbook),<br />

kimgio (image manipulation).


106 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

kdenetwork-3.5.4 -4 .fc6 - kdenetwork-3.5.4 -8.el5<br />

Group: Applications/Internet<br />

Summary: K Desktop Environment - Network Applications<br />

Description:<br />

Networking applications for the K Desktop Environment.<br />

Added Dependencies:<br />

libutempter-devel<br />

No removed dependencies<br />

kernel-2.6.18-53.el5 - kernel-2.6.18-128.el5<br />

Group: System Environment/Kernel<br />

Summary: The <strong>Linux</strong> kernel (the core of the <strong>Linux</strong> operating system)<br />

Description:<br />

The kernel package contains the <strong>Linux</strong> kernel (vmlinuz), the core of any<br />

<strong>Linux</strong> operating system. The kernel handles the basic functions<br />

of the operating system: memory allocation, process allocation, device<br />

input and output, etc.<br />

No added dependencies<br />

No removed dependencies<br />

kexec-tools-1.101-194 .4 .el5 - kexec-tools-1.102pre-56.el5<br />

Group: Applications/System<br />

Summary: The kexec/kdump userspace component.<br />

Description:<br />

kexec-tools provides /sbin/kexec binary that facilitates a new<br />

kernel to boot using the kernel's kexec feature either on a<br />

normal or a panic reboot. This package contains the /sbin/kexec<br />

binary and ancillary utilities that together form the userspace<br />

component of the kernel's kexec feature.<br />

No added dependencies<br />

No removed dependencies<br />

krb5-1.6.1-17.el5 - krb5-1.6.1-31.el5<br />

Group: System Environment/Libraries<br />

Summary: The Kerberos network authentication system.<br />

Description:<br />

Kerberos V5 is a trusted-third-party network authentication system,<br />

which can improve your network's security by eliminating the insecure<br />

practice of cleartext passwords.


No added dependencies<br />

No removed dependencies<br />

ksh-20060214 -1.4 - ksh-20080202-2.el5<br />

Group: Applications/Shells<br />

Summary: The Original ATT Korn Shell<br />

Description:<br />

KSH-93 is the most recent version of the KornShell by David Korn of<br />

AT&T Bell Laboratories.<br />

KornShell is a shell programming language, which is upward compatible<br />

with "sh" (the Bourne Shell).<br />

No added dependencies<br />

No removed dependencies<br />

kudzu-1.2.57.1.15-1 - kudzu-1.2.57.1.21-1<br />

Group: Applications/System<br />

Summary: The <strong>Red</strong> <strong>Hat</strong> <strong>Linux</strong> hardware probing tool.<br />

Description:<br />

Kudzu is a hardware probing tool run at system boot time to determine<br />

what hardware has been added or removed from the system.<br />

No added dependencies<br />

No removed dependencies<br />

lam-7.1.2-8.fc6 - lam-7.1.2-14 .el5<br />

Group: Development/Libraries<br />

Summary: The LAM (Local Area Multicomputer) programming<br />

environment.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 107


108 Inhaltsverzeichnis<br />

LAM (Local Area Multicomputer) is an Message-Passing Interface (MPI)<br />

programming environment and development system for heterogeneous<br />

computers on a network. With LAM/MPI, a dedicated cluster or an<br />

existing network computing infrastructure can act as one parallel<br />

computer to solve one problem. LAM/MPI is considered to be "cluster<br />

friendly" because it offers daemon-based process startup/control as<br />

well as fast client-to-client message passing protocols. LAM/MPI can<br />

use TCP/IP and/or shared memory for message passing (different RPMs<br />

are supplied for this -- see the main LAM website at<br />

http://www.mpi.nd.edu/lam/ for details).<<br />

LAM features a full implementation of MPI version 1 (with the<br />

exception that LAM does not support cancelling of sends), and much of<br />

version 2. Compliant applications are source code portable between LAM<br />

and any other implementation of MPI. In addition to meeting the<br />

standard, LAM/MPI offers extensive monitoring capabilities to support<br />

debugging. Monitoring happens on two levels: On one level, LAM/MPI has<br />

the hooks to allow a snapshot of a process and message status to be<br />

taken at any time during an application run. The status includes all<br />

aspects of synchronization plus datatype map/signature, communicator<br />

group membership and message contents (see the XMPI application on the<br />

main LAM website). On the second level, the MPI library can produce a<br />

cumulative record of communication, which can be visualized either at<br />

runtime or post-mortem.<br />

No added dependencies<br />

No removed dependencies<br />

libX11-1.0.3-8.0.1.el5 - libX11-1.0.3-9.el5<br />

Group: System Environment/Libraries<br />

Summary: X.Org X11 libX11 runtime library<br />

Description:<br />

X.Org X11 libX11 runtime library<br />

No added dependencies<br />

No removed dependencies<br />

libXfont-1.2.2-1.0.2.el5 - libXfont-1.2.2-1.0.3.el5_1<br />

Group: System Environment/Libraries<br />

Summary: X.Org X11 libXfont runtime library<br />

Description:<br />

X.Org X11 libXfont runtime library<br />

No added dependencies<br />

No removed dependencies<br />

libao-0.8.6-5 - libao-0.8.6-7<br />

Group: System Environment/Libraries<br />

Summary: Cross Platform Audio Output Library.<br />

Description:


Libao is a cross platform audio output library. It currently supports<br />

ESD, OSS, Solaris, and IRIX.<br />

No added dependencies<br />

No removed dependencies<br />

libchewing-0.3.0-7.el5 - libchewing-0.3.0-8.el5<br />

Group: System Environment/Libraries<br />

Summary: Intelligent phonetic input method library for Traditional<br />

Chinese<br />

Description:<br />

libchewing is an intelligent phonetic input method library for Chinese.<br />

It provides the core algorithm and logic that can be used by various<br />

input methods. The Chewing input method is a smart bopomofo phonetics<br />

input method that is useful for inputting Mandarin Chinese.<br />

No added dependencies<br />

No removed dependencies<br />

libdhcp-1.20-2.el5 - libdhcp-1.20-6.el5<br />

Group: Development/Libraries<br />

Summary: A library for network interface configuration with DHCP<br />

Description:<br />

libdhcp enables programs to invoke and control the Dynamic Host<br />

Configuration<br />

Protocol (DHCP) clients: the Internet Software Consortium (ISC) IPv4 DHCP<br />

client library, libdhcp4client, and the IPv6 DHCPv6 client library,<br />

libdhcp6client, and provides Network Interface Configuration (NIC)<br />

services<br />

for network parameter autoconfiguration with DHCP.<br />

Added Dependencies:<br />

dhcp-devel >= 12:3.0.5-13<br />

libdhcp4client-devel >= 12:3.0.5-13<br />

libdhcp6client-devel >= 1.0.9-1<br />

Removed Dependencies:<br />

dhcp-devel<br />

libdhcp4client-devel >= 12:3.0.4-17<br />

libdhcp6client-devel<br />

liberation-fonts-0.2-2.el5 - liberation-fonts-1.0-1.el5<br />

Group: User Interface/X<br />

Summary: Fonts to replace commonly used Microsoft Windows Fonts<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 109<br />

The Liberation Fonts are intended to be replacements for the three<br />

most commonly used fonts on Microsoft systems: Times New Roman,<br />

Arial, and Courier New.


110 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

libexif-0.6.13-4 .0.2.el5 - libexif-0.6.13-4 .0.2.el5_1.1<br />

Group: System Environment/Libraries<br />

Summary: Library for extracting extra information from image files<br />

Description:<br />

Most digital cameras produce EXIF files, which are JPEG files with<br />

extra tags that contain information about the image. The EXIF library<br />

allows you to parse an EXIF file and read the data from those tags.<br />

No added dependencies<br />

No removed dependencies<br />

libgcrypt-1.2.3-1 - libgcrypt-1.2.4 -1.el5<br />

Group: System Environment/Libraries<br />

Summary: A general-purpose cryptography library.<br />

Description:<br />

Libgcrypt is a general purpose crypto library based on the code used<br />

in GNU Privacy Guard. This is a development version.<br />

No added dependencies<br />

No removed dependencies<br />

libgnomeprint22-2.12.1-9.el5 - libgnomeprint22-2.12.1-10.el5<br />

Group: System Environment/Base<br />

Summary: Printing library for GNOME.<br />

Description:<br />

GNOME (GNU Network Object Model Environment) is a user-friendly set of<br />

applications and desktop tools to be used in conjunction with a window<br />

manager for the X Window System. The gnome-print package contains<br />

libraries and fonts needed by GNOME applications for printing.<br />

You should install the gnome-print package if you intend to use any of<br />

the GNOME applications that can print. If you would like to develop<br />

GNOME applications that can print you will also need to install the<br />

gnome-print devel package.<br />

No added dependencies<br />

No removed dependencies<br />

libhugetlbfs-1.0.1-1.el5 - libhugetlbfs-1.3-3.el5<br />

Group: System Environment/Libraries<br />

Summary: Library to access the Huge TLB Filesystem<br />

Description:


The libhugetlbfs library interacts with the <strong>Linux</strong> hugetlbfs to make large<br />

pages<br />

available to applications in a transparent manner.<br />

No added dependencies<br />

No removed dependencies<br />

libica-1.3.7-5.el5 - libica-1.3.7-8.el5<br />

Group: System Environment/Libraries<br />

Summary: A library of functions for accessing ICA hardware crypto on<br />

IBM zSeries<br />

Description:<br />

A library of functions for accessing ICA hardware crypto on IBM zSeries<br />

Added Dependencies:<br />

autoconf<br />

automake<br />

libtool<br />

No removed dependencies<br />

libnl-1.0-0.10.pre5.4 - libnl-1.0-0.10.pre5.5<br />

Group: Development/Libraries<br />

Summary: Convenience library for kernel netlink sockets<br />

Description:<br />

This package contains a convenience library to simplify<br />

using the <strong>Linux</strong> kernel's netlink sockets interface for<br />

network manipulation<br />

No added dependencies<br />

No removed dependencies<br />

libpng-1.2.10-7.0.2 - libpng-1.2.10-7.1.el5_0.1<br />

Group: System Environment/Libraries<br />

Summary: A library of functions for manipulating PNG image format<br />

files<br />

Description:<br />

The libpng package contains a library of functions for creating and<br />

manipulating PNG (Portable Network Graphics) image format files. PNG<br />

is a bit-mapped graphics format similar to the GIF format. PNG was<br />

created to replace the GIF format, since GIF uses a patented data<br />

compression algorithm.<br />

Libpng should be installed if you need to manipulate PNG format image<br />

files.<br />

No added dependencies<br />

No removed dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 111


112 Inhaltsverzeichnis<br />

libraw1394 -1.2.1-1.fc6 - libraw1394 -1.3.0-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Library providing low-level IEEE-1394 access<br />

Description:<br />

The libraw1394 library provides direct access to the IEEE-1394 bus<br />

through<br />

the <strong>Linux</strong> 1394 subsystem's raw1394 user space interface.<br />

Added Dependencies:<br />

autoconf<br />

automake<br />

libtool<br />

No removed dependencies<br />

librtas-1.2.4 -3.el5 - librtas-1.3.3-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Libraries to provide access to RTAS calls and RTAS events<br />

Description:<br />

The librtas shared library provides userspace with an interface<br />

through which certain RTAS calls can be made. The library uses<br />

either of the RTAS User Module or the RTAS system call to direct<br />

the kernel in making these calls.<br />

The librtasevent shared library provides users with a set of<br />

definitions and common routines useful in parsing and dumping<br />

the contents of RTAS events.<br />

No added dependencies<br />

No removed dependencies<br />

libselinux-1.33.4 -4 .el5 - libselinux-1.33.4 -5.1.el5<br />

Group: System Environment/Libraries<br />

Summary: SE<strong>Linux</strong> library and simple utilities<br />

Description:<br />

Security-enhanced <strong>Linux</strong> is a feature of the <strong>Linux</strong>® kernel and a number<br />

of utilities with enhanced security functionality designed to add<br />

mandatory access controls to <strong>Linux</strong>. The Security-enhanced <strong>Linux</strong><br />

kernel contains new architectural components originally developed to<br />

improve the security of the Flask operating system. These<br />

architectural components provide general support for the enforcement<br />

of many kinds of mandatory access control policies, including those<br />

based on the concepts of Type Enforcement® , Role-based Access<br />

Control, and Multi-level Security.<br />

libselinux provides an API for SE<strong>Linux</strong> applications to get and set<br />

process and file security contexts and to obtain security policy<br />

decisions. Required for any applications that use the SE<strong>Linux</strong> API.<br />

No added dependencies<br />

No removed dependencies


libtiff-3.8.2-7.el5 - libtiff-3.8.2-7.el5_2.2<br />

Group: System Environment/Libraries<br />

Summary: Library of functions for manipulating TIFF format image<br />

files<br />

Description:<br />

The libtiff package contains a library of functions for manipulating<br />

TIFF (Tagged Image File Format) image format files. TIFF is a widely<br />

used file format for bitmapped images. TIFF files usually end in the<br />

.tif extension and they are often quite large.<br />

The libtiff package should be installed if you need to manipulate TIFF<br />

format image files.<br />

No added dependencies<br />

No removed dependencies<br />

libuser-0.54 .7-2.el5.2 - libuser-0.54 .7-2.el5.5<br />

Group: System Environment/Base<br />

Summary: A user and group account administration library.<br />

Description:<br />

The libuser library implements a standardized interface for manipulating<br />

and administering user and group accounts. The library uses pluggable<br />

back-ends to interface to its data sources.<br />

Sample applications modeled after those included with the shadow<br />

password<br />

suite are included.<br />

No added dependencies<br />

No removed dependencies<br />

libutempter-1.1.4 -3.fc6 - libutempter-1.1.4 -4 .el5<br />

Group: System Environment/Libraries<br />

Summary: A privileged helper for utmp/wtmp updates<br />

Description:<br />

This library provides interface for terminal emulators such as<br />

screen and xterm to record user sessions to utmp and wtmp files.<br />

No added dependencies<br />

No removed dependencies<br />

libvirt-0.2.3-9.el5 - libvirt-0.3.3-14 .el5<br />

Group: Development/Libraries<br />

Summary: Library providing a simple API virtualization<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 113


114 Inhaltsverzeichnis<br />

Added Dependencies:<br />

avahi-devel<br />

bridge-utils<br />

dnsmasq<br />

gnutls-devel<br />

Removed Dependencies:<br />

/sbin/iptables<br />

libsysfs-devel<br />

libvorbis-1.1.2-3.el5.0 - libvorbis-1.1.2-3.el5_1.2<br />

Group: System Environment/Libraries<br />

Summary: The Vorbis General Audio Compression Codec.<br />

Description:<br />

Ogg Vorbis is a fully open, non-proprietary, patent-and royalty-free,<br />

general-purpose compressed audio format for audio and music at fixed<br />

and variable bitrates from 16 to 128 kbps/channel.<br />

The libvorbis package contains runtime libraries for use in programs<br />

that support Ogg Voribs.<br />

No added dependencies<br />

No removed dependencies<br />

libxml2-2.6.26-2.1.2 - libxml2-2.6.26-2.1.2.7<br />

Group: Development/Libraries<br />

Summary: Library providing XML and HTML support<br />

Description:<br />

This library allows to manipulate XML files. It includes support<br />

to read, modify and write XML and HTML files. There is DTDs support<br />

this includes parsing and validation even with complex DtDs, either<br />

at parse time or later once the document has been modified. The output<br />

can be a simple SAX stream or and in-memory DOM like representations.<br />

In this case one can use the built-in XPath and XPointer implementation<br />

to select subnodes or ranges. A flexible Input/Output mechanism is<br />

available, with existing HTTP and FTP modules and combined to an<br />

URI library.<br />

No added dependencies<br />

No removed dependencies<br />

libxslt-1.1.17-2 - libxslt-1.1.17-2.el5_2.2<br />

Group: Development/Libraries<br />

Summary: Library providing the Gnome XSLT engine<br />

Description:


This C library allows to transform XML files into other XML files<br />

(or HTML, text, ...) using the standard XSLT stylesheet transformation<br />

mechanism. To use it you need to have a version of libxml2 >= 2.6.25<br />

installed. The xsltproc command is a command line interface to the XSLT<br />

engine<br />

No added dependencies<br />

No removed dependencies<br />

linuxwacom-0.7.4 .3-2.el5 - linuxwacom-0.7.8.3-5.el5<br />

Group: User Interface/X Hardware Support<br />

Summary: Wacom Drivers from <strong>Linux</strong> Wacom Project<br />

Description:<br />

The <strong>Linux</strong> Wacom Project manages the drivers, libraries, and<br />

documentation for configuring and running Wacom tablets under the<br />

<strong>Linux</strong> operating system. It contains diagnostic applications as well as<br />

X.org XInput drivers.<br />

Added Dependencies:<br />

desktop-file-utils<br />

tcl-devel<br />

tk-devel<br />

No removed dependencies<br />

lm_sensors-2.10.0-3.1 - lm_sensors-2.10.7-4 .el5<br />

Group: Applications/System<br />

Summary: Hardware monitoring tools.<br />

Description:<br />

The lm_sensors package includes a collection of modules for general<br />

SMBus<br />

access and hardware monitoring. NOTE: this requires special support which<br />

is not in standard 2.2-vintage kernels.<br />

No added dependencies<br />

No removed dependencies<br />

logrotate-3.7.4 -7 - logrotate-3.7.4 -9<br />

Group: System Environment/Base<br />

Summary: Rotates, compresses, removes and mails system log files.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 115<br />

The logrotate utility is designed to simplify the administration of<br />

log files on a system which generates a lot of log files. Logrotate<br />

allows for the automatic rotation compression, removal and mailing of<br />

log files. Logrotate can be set to handle a log file daily, weekly,<br />

monthly or when the log file gets to a certain size. Normally,<br />

logrotate runs as a daily cron job.<br />

Install the logrotate package if you need a utility to deal with the<br />

log files on your system.


116 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

logwatch-7.3-5 - logwatch-7.3-6.el5<br />

Group: Applications/System<br />

Summary: A log file analysis program<br />

Description:<br />

Logwatch is a customizable, pluggable log-monitoring system. It will go<br />

through your logs for a given period of time and make a report in the<br />

areas<br />

that you wish with the detail that you wish. Easy to use - works right out<br />

of the package on many systems.<br />

No added dependencies<br />

No removed dependencies<br />

ltrace-0.5-6.4 5svn.fc6 - ltrace-0.5-7.4 5svn.el5<br />

Group: Development/Debuggers<br />

Summary: Tracks runtime library calls from dynamically linked<br />

executables.<br />

Description:<br />

Ltrace is a debugging program which runs a specified command until the<br />

command exits. While the command is executing, ltrace intercepts and<br />

records both the dynamic library calls called by the executed process<br />

and the signals received by the executed process. Ltrace can also<br />

intercept and print system calls executed by the process.<br />

You should install ltrace if you need a sysadmin tool for tracking the<br />

execution of processes.<br />

No added dependencies<br />

No removed dependencies<br />

lvm2-2.02.26-3.el5 - lvm2-2.02.4 0-6.el5<br />

Group: System Environment/Base<br />

Summary: Userland logical volume management tools<br />

Description:<br />

LVM2 includes all of the support for handling read/write operations on<br />

physical volumes (hard disks, RAID-Systems, magneto optical, etc.,<br />

multiple devices (MD), see mdadd(8) or even loop devices, see<br />

losetup(8)), creating volume groups (kind of virtual disks) from one<br />

or more physical volumes and creating one or more logical volumes<br />

(kind of logical partitions) in volume groups.<br />

Added Dependencies:<br />

device-mapper >= 1.02.28-2<br />

Removed Dependencies:<br />

device-mapper >= 1.02.20-1


lvm2-cluster-2.02.26-1.el5 - lvm2-cluster-2.02.4 0-7.el5<br />

Group: System Environment/Base<br />

Summary: Cluster extensions for userland logical volume management<br />

tools<br />

Description:<br />

Extensions to LVM2 to support clusters.<br />

Added Dependencies:<br />

device-mapper >= 1.02.28-2<br />

Removed Dependencies:<br />

device-mapper >= 1.02.20-1<br />

lynx-2.8.5-28.1 - lynx-2.8.5-28.1.el5_2.1<br />

Group: Applications/Internet<br />

Summary: A text-based Web browser.<br />

Description:<br />

Lynx is a text-based Web browser. Lynx does not display any images,<br />

but it does support frames, tables, and most other HTML tags. One<br />

advantage Lynx has over graphical browsers is speed; Lynx starts and<br />

exits quickly and swiftly displays webpages.<br />

No added dependencies<br />

No removed dependencies<br />

m17n-db-1.3.3-4 6.el5 - m17n-db-1.3.3-4 8.el5<br />

Group: System Environment/Libraries<br />

Summary: Multilingualization datafiles for m17n-lib<br />

Description:<br />

This package contains multilingualization (m17n) datafiles for m17n-lib<br />

which describe input maps, encoding maps, and OpenType font data<br />

for many languages.<br />

No added dependencies<br />

No removed dependencies<br />

m2crypto-0.16-6.el5.1 - m2crypto-0.16-6.el<strong>5.3</strong><br />

Group: System Environment/Libraries<br />

Summary: Support for using OpenSSL in python scripts<br />

Description:<br />

This package allows you to call OpenSSL functions from python scripts.<br />

No added dependencies<br />

No removed dependencies<br />

mailman-2.1.9-2 - mailman-2.1.9-4 .el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 117


118 Inhaltsverzeichnis<br />

Group: Applications/Internet<br />

Summary: Mailing list manager with built in Web access.<br />

Description:<br />

Mailman is software to help manage email discussion lists, much like<br />

Majordomo and Smartmail. Unlike most similar products, Mailman gives<br />

each mailing list a webpage, and allows users to subscribe,<br />

unsubscribe, etc. over the Web. Even the list manager can administer<br />

his or her list entirely from the Web. Mailman also integrates most<br />

things people want to do with mailing lists, including archiving, mail<br />

news gateways, and so on.<br />

Documentation can be found in: /usr/share/doc/mailman-2.1.9<br />

When the package has finished installing, you will need to perform some<br />

additional installation steps, these are described in:<br />

/usr/share/doc/mailman-2.1.9/INSTALL.REDHAT<br />

No added dependencies<br />

No removed dependencies<br />

make-3.81-1.1 - make-3.81-3.el5<br />

Group: Development/Tools<br />

Summary: A GNU tool which simplifies the build process for users.<br />

Description:<br />

A GNU tool for controlling the generation of executables and other<br />

non-source files of a program from the program's source files. Make<br />

allows users to build and install packages without any significant<br />

knowledge about the details of the build process. The details about<br />

how the program should be built are provided for make in the program's<br />

makefile.<br />

The GNU make tool should be installed on your system because it is<br />

commonly used to simplify the process of installing programs.<br />

No added dependencies<br />

No removed dependencies<br />

man-pages-2.39-10.el5 - man-pages-2.39-12.el5<br />

Group: Documentation<br />

Summary: Man (manual) pages from the <strong>Linux</strong> Documentation Project.<br />

Description:<br />

A large collection of man pages (documentation) from the <strong>Linux</strong><br />

Documentation Project (LDP).<br />

No added dependencies<br />

No removed dependencies<br />

man-pages-ja-20060815-5 - man-pages-ja-20060815-9.el5<br />

Group: Documentation<br />

Summary: Japanese man (manual) pages from the Japanese Manual


Project<br />

Description:<br />

Japanese Manual pages, translated by JM-Project (Japanese Manual Project).<br />

No added dependencies<br />

No removed dependencies<br />

mcstrans-0.2.6-1.el5 - mcstrans-0.2.11-3.el5<br />

Group: System Environment/Daemons<br />

Summary: SE<strong>Linux</strong> Translation Daemon<br />

Description:<br />

Security-enhanced <strong>Linux</strong> is a feature of the <strong>Linux</strong>® kernel and a number<br />

of utilities with enhanced security functionality designed to add<br />

mandatory access controls to <strong>Linux</strong>. The Security-enhanced <strong>Linux</strong><br />

kernel contains new architectural components originally developed to<br />

improve the security of the Flask operating system. These<br />

architectural components provide general support for the enforcement<br />

of many kinds of mandatory access control policies, including those<br />

based on the concepts of Type Enforcement® , Role-based Access<br />

Control, and Multi-level Security.<br />

mcstrans provides an translation daemon to translate SE<strong>Linux</strong> categories<br />

from internal representations to user defined representation.<br />

No added dependencies<br />

No removed dependencies<br />

mdadm-2.5.4 -3.el5 - mdadm-2.6.4 -1.el5<br />

Group: System Environment/Base<br />

Summary: mdadm controls <strong>Linux</strong> md devices (software RAID arrays)<br />

Description:<br />

mdadm is used to create, manage, and monitor <strong>Linux</strong> MD (software RAID)<br />

devices. As such, it provides similar functionality to the raidtools<br />

package. However, mdadm is a single program, and it can perform<br />

almost all functions without a configuration file, though a configuration<br />

file can be used to help with some common tasks.<br />

No added dependencies<br />

No removed dependencies<br />

mesa-6.5.1-7.5.el5 - mesa-6.5.1-7.7.el5<br />

Group: System Environment/Libraries<br />

Summary: Mesa graphics libraries<br />

Description:<br />

Mesa<br />

No added dependencies<br />

No removed dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 119


120 Inhaltsverzeichnis<br />

metacity-2.16.0-8.el5 - metacity-2.16.0-12.el5<br />

Group: User Interface/Desktops<br />

Summary: Metacity window manager<br />

Description:<br />

Metacity is a simple window manager that integrates nicely with<br />

GNOME 2.<br />

No added dependencies<br />

No removed dependencies<br />

microcode_ctl-1.17-1.4 2.el5 - microcode_ctl-1.17-1.4 7.el5<br />

Group: System Environment/Base<br />

Summary: Tool to update x86/x86-64 CPU microcode.<br />

Description:<br />

microcode_ctl - updates the microcode on Intel x86/x86-64 CPU's<br />

No added dependencies<br />

No removed dependencies<br />

mkinitrd-5.1.19.6-19 - mkinitrd-5.1.19.6-4 4<br />

Group: System Environment/Base<br />

Summary: Creates an initial ramdisk image for preloading modules.<br />

Description:<br />

Mkinitrd creates filesystem images for use as initial ramdisk (initrd)<br />

images. These ramdisk images are often used to preload the block<br />

device modules (SCSI or RAID) needed to access the root filesystem.<br />

In other words, generic kernels can be built without drivers for any<br />

SCSI adapters which load the SCSI driver as a module. Since the<br />

kernel needs to read those modules, but in this case it isn't able to<br />

address the SCSI adapter, an initial ramdisk is used. The initial<br />

ramdisk is loaded by the operating system loader (normally LILO) and<br />

is available to the kernel as soon as the ramdisk is loaded. The<br />

ramdisk image loads the proper SCSI adapter and allows the kernel to<br />

mount the root filesystem. The mkinitrd program creates such a<br />

ramdisk using information found in the /etc/modules.conf file.<br />

Added Dependencies:<br />

libdhcp-devel >= 1.20-6<br />

Removed Dependencies:<br />

libdhcp-devel >= 1.9<br />

mlocate-0.15-1.el5 - mlocate-0.15-1.el5.1<br />

Group: Applications/System<br />

Summary: An utility for finding files by name<br />

Description:


mlocate is a locate/updatedb implementation. It keeps a database of<br />

all existing files and allows you to lookup files by name.<br />

The 'm' stands for "merging": updatedb reuses the existing database to<br />

avoid<br />

rereading most of the file system, which makes updatedb faster and does<br />

not<br />

trash the system caches as much as traditional locate implementations.<br />

No added dependencies<br />

No removed dependencies<br />

mod_nss-1.0.3-4 .el5 - mod_nss-1.0.3-6.el5<br />

Group: System Environment/Daemons<br />

Summary: SSL/TLS module for the Apache HTTP server<br />

Description:<br />

The mod_nss module provides strong cryptography for the Apache Web<br />

server via the Secure Sockets Layer (SSL) and Transport Layer<br />

Security (TLS) protocols using the Network Security Services (NSS)<br />

security library.<br />

No added dependencies<br />

No removed dependencies<br />

mod_perl-2.0.2-6.3.el5 - mod_perl-2.0.4 -6.el5<br />

Group: System Environment/Daemons<br />

Summary: An embedded Perl interpreter for the Apache HTTP Server<br />

Description:<br />

Mod_perl incorporates a Perl interpreter into the Apache web server,<br />

so that the Apache web server can directly execute Perl code.<br />

Mod_perl links the Perl runtime library into the Apache web server and<br />

provides an object-oriented Perl interface for Apache's C language<br />

API. The end result is a quicker CGI script turnaround process, since<br />

no external Perl interpreter has to be started.<br />

Install mod_perl if you're installing the Apache web server and you'd<br />

like for it to directly incorporate a Perl interpreter.<br />

Added Dependencies:<br />

perl<br />

perl(ExtUtils::Embed)<br />

Removed Dependencies:<br />

perl >= 1:5.6.1<br />

module-init-tools-3.3-0.pre3.1.34 .el5 - module-init-tools-3.3-0.pre3.1.4 2.el5<br />

Group: System Environment/Kernel<br />

Summary: Kernel module management utilities.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 121


122 Inhaltsverzeichnis<br />

The modutils package includes various programs needed for automatic<br />

loading and unloading of modules under 2.6 and later kernels, as well<br />

as other module management programs. Device drivers and filesystems<br />

are two examples of loaded and unloaded modules.<br />

No added dependencies<br />

No removed dependencies<br />

mozldap-6.0.4 -1.el5 - mozldap-6.0.5-1.el5<br />

Group: System Environment/Libraries<br />

Summary: Mozilla LDAP C SDK<br />

Description:<br />

The Mozilla LDAP C SDK is a set of libraries that<br />

allow applications to communicate with LDAP directory<br />

servers. These libraries are derived from the University<br />

of Michigan and Netscape LDAP libraries. They use Mozilla<br />

NSPR and NSS for crypto.<br />

No added dependencies<br />

No removed dependencies<br />

mysql-5.0.22-2.1.0.1 - mysql-5.0.4 5-7.el5<br />

Group: Applications/Databases<br />

Summary: MySQL client programs and shared libraries.<br />

Description:<br />

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a<br />

client/server implementation consisting of a server daemon (mysqld)<br />

and many different client programs and libraries. The base package<br />

contains the MySQL client programs, the client shared libraries, and<br />

generic MySQL files.<br />

Added Dependencies:<br />

gawk<br />

No removed dependencies<br />

nautilus-2.16.2-6.el5 - nautilus-2.16.2-7.el5<br />

Group: User Interface/Desktops<br />

Summary: Nautilus is a file manager for GNOME.<br />

Description:<br />

Nautilus integrates access to files, applications, media,<br />

Internet-based resources and the Web. Nautilus delivers a dynamic and<br />

rich user experience. Nautilus is an free software project developed<br />

under the GNU General Public License and is a core component of the<br />

GNOME desktop project.<br />

No added dependencies<br />

No removed dependencies<br />

neon-0.25.5-5.1 - neon-0.25.5-10.el5


Group: Applications/Publishing<br />

Summary: An HTTP and WebDAV client library<br />

Description:<br />

neon is an HTTP and WebDAV client library, with a C interface;<br />

providing a high-level interface to HTTP and WebDAV methods along<br />

with a low-level interface for HTTP request handling. neon<br />

supports persistent connections, proxy servers, basic, digest and<br />

Kerberos authentication, and has complete SSL support.<br />

No added dependencies<br />

No removed dependencies<br />

net-snmp-<strong>5.3</strong>.1-19.el5 - net-snmp-<strong>5.3</strong>.2.2-5.el5<br />

Group: System Environment/Daemons<br />

Summary: A collection of SNMP protocol tools and libraries.<br />

Description:<br />

SNMP (Simple Network Management Protocol) is a protocol used for<br />

network management. The NET-SNMP project includes various SNMP tools:<br />

an extensible agent, an SNMP library, tools for requesting or setting<br />

information from SNMP agents, tools for generating and handling SNMP<br />

traps, a version of the netstat command which uses SNMP, and a Tk/Perl<br />

mib browser. This package contains the snmpd and snmptrapd daemons,<br />

documentation, etc.<br />

You will probably also want to install the net-snmp-utils package,<br />

which contains NET-SNMP utilities.<br />

Building option:<br />

--without tcp_wrappers : disable tcp_wrappers support<br />

No added dependencies<br />

No removed dependencies<br />

net-tools-1.60-73 - net-tools-1.60-78.el5<br />

Group: System Environment/Base<br />

Summary: Basic networking tools.<br />

Description:<br />

The net-tools package contains basic networking tools, including<br />

ifconfig, netstat, route, and others.<br />

No added dependencies<br />

No removed dependencies<br />

newt-0.52.2-9 - newt-0.52.2-12.el5<br />

Group: System Environment/Libraries<br />

Summary: A development library for text mode user interfaces.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 123


124 Inhaltsverzeichnis<br />

Newt is a programming library for color text mode, widget based user<br />

interfaces. Newt can be used to add stacked windows, entry widgets,<br />

checkboxes, radio buttons, labels, plain text fields, scrollbars,<br />

etc., to text mode user interfaces. This package also contains the<br />

shared library needed by programs built with newt, as well as a<br />

/usr/bin/dialog replacement called whiptail. Newt is based on the<br />

slang library.<br />

No added dependencies<br />

No removed dependencies<br />

nfs-utils-1.0.9-24 .el5 - nfs-utils-1.0.9-4 0.el5<br />

Group: System Environment/Daemons<br />

Summary: NFS utilities and supporting clients and daemons for the<br />

kernel NFS server.<br />

Description:<br />

The nfs-utils package provides a daemon for the kernel NFS server and<br />

related tools, which provides a much higher level of performance than<br />

the<br />

traditional <strong>Linux</strong> NFS server used by most users.<br />

This package also contains the showmount program. Showmount queries the<br />

mount daemon on a remote host for information about the NFS (Network<br />

File<br />

System) server on the remote host. For example, showmount can display<br />

the<br />

clients which are mounted on that host.<br />

This package also contains the mount.nfs and umount.nfs program.<br />

Added Dependencies:<br />

tcp_wrappers<br />

No removed dependencies<br />

notification-daemon-0.3.5-8.el5 - notification-daemon-0.3.5-9.el5<br />

Group: System Environment/Libraries<br />

Summary: Notification Daemon<br />

Description:<br />

notification-daemon is the server implementation of the freedesktop.org<br />

desktop<br />

notification specification.<br />

No added dependencies<br />

No removed dependencies<br />

nspr-4 .6.5-3.el5 - nspr-4 .7.3-2.el5<br />

Group: System Environment/Libraries<br />

Summary: Netscape Portable Runtime<br />

Description:


NSPR provides platform independence for non-GUI operating system<br />

facilities. These facilities include threads, thread synchronization,<br />

normal file and network I/O, interval timing and calendar time, basic<br />

memory management (malloc and free) and shared library linking.<br />

No added dependencies<br />

No removed dependencies<br />

nss-3.11.7-1.3.el5 - nss-3.12.2.0-2.el5<br />

Group: System Environment/Libraries<br />

Summary: Network Security Services<br />

Description:<br />

Network Security Services (NSS) is a set of libraries designed to<br />

support cross-platform development of security-enabled client and<br />

server applications. Applications built with NSS can support SSL v2<br />

and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509<br />

v3 certificates, and other security standards.<br />

Added Dependencies:<br />

nspr-devel >= 4.6.99<br />

zlib-devel<br />

Removed Dependencies:<br />

nspr-devel >= 4.6.2<br />

nss_db-2.2-35.1 - nss_db-2.2-3<strong>5.3</strong><br />

Group: System Environment/Libraries<br />

Summary: An NSS library for the Berkeley DB.<br />

Description:<br />

Nss_db is a set of C library extensions which allow Berkeley Databases<br />

to be used as a primary source of aliases, ethers, groups, hosts,<br />

networks, protocol, users, RPCs, services, and shadow passwords<br />

(instead of or in addition to using flat files or NIS). Install nss_db<br />

if your flat name service files are too large and lookups are slow.<br />

No added dependencies<br />

No removed dependencies<br />

nss_ldap-253-5.el5 - nss_ldap-253-17.el5<br />

Group: System Environment/Base<br />

Summary: NSS library and PAM module for LDAP.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 125


126 Inhaltsverzeichnis<br />

This package includes two LDAP access clients: nss_ldap and pam_ldap.<br />

Nss_ldap is a set of C library extensions that allow X.500 and LDAP<br />

directory servers to be used as a primary source of aliases, ethers,<br />

groups, hosts, networks, protocol, users, RPCs, services, and shadow<br />

passwords (instead of or in addition to using flat files or NIS).<br />

Pam_ldap is a module for <strong>Linux</strong>-PAM that supports password changes, V2<br />

clients, Netscape's SSL, ypldapd, Netscape Directory Server password<br />

policies, access authorization, and crypted hashes.<br />

Added Dependencies:<br />

fipscheck-devel<br />

keyutils-libs-devel<br />

libselinux-devel<br />

No removed dependencies<br />

ntp-4 .2.2p1-7.el5 - ntp-4 .2.2p1-9.el5<br />

Group: System Environment/Daemons<br />

Summary: Synchronizes system time using the Network Time Protocol<br />

(NTP).<br />

Description:<br />

The Network Time Protocol (NTP) is used to synchronize a computer's<br />

time with another reference time source. The ntp package contains<br />

utilities and daemons that will synchronize your computer's time to<br />

Coordinated Universal Time (UTC) via the NTP protocol and NTP servers.<br />

The ntp package includes ntpdate (a program for retrieving the date<br />

and time from remote machines via a network) and ntpd (a daemon which<br />

continuously adjusts system time).<br />

Install the ntp package if you need tools for keeping your system's<br />

time synchronized via the NTP protocol.<br />

Added Dependencies:<br />

perl-HTML-Parser<br />

No removed dependencies<br />

numactl-0.9.8-2.el5 - numactl-0.9.8-7.el5<br />

Group: System Environment/Base<br />

Summary: library for tuning for Non Uniform Memory Access machines<br />

Description:<br />

Simple NUMA policy support. It consists of a numactl program to run<br />

other programs with a specific NUMA policy and a libnuma to do<br />

allocations with NUMA policy in applications.<br />

No added dependencies<br />

No removed dependencies<br />

oddjob-0.27-7 - oddjob-0.27-9.el5<br />

Group: System Environment/Daemons<br />

Summary: A D-BUS service which runs odd jobs on behalf of client


applications<br />

Description:<br />

oddjob is a D-BUS service which performs particular tasks for clients<br />

which<br />

connect to it and issue requests using the system-wide message bus.<br />

No added dependencies<br />

No removed dependencies<br />

openCryptoki-2.2.4 -16.el5 - openCryptoki-2.2.4 -22.el5<br />

Group: Productivity/Security<br />

Summary: Implementation of Cryptoki v2.11 for IBM Crypto Hardware<br />

Description:<br />

The PKCS#11 Version 2.11 api implemented for the IBM Crypto cards.<br />

This package includes support for the IBM 4758 Cryptographic<br />

CoProcessor (with the PKCS#11 firmware loaded) and the IBM eServer<br />

Cryptographic Accelerator (FC 4960 on pSeries)<br />

Added Dependencies:<br />

trousers-devel<br />

No removed dependencies<br />

openais-0.80.3-7.el5 - openais-0.80.3-22.el5<br />

Group: System Environment/Base<br />

Summary: The openais Standards-Based Cluster Framework executive<br />

and APIs<br />

Description:<br />

This package contains the openais executive, openais service handlers,<br />

default configuration files and init script.<br />

No added dependencies<br />

No removed dependencies<br />

openhpi-2.8.1-2.el5.7 - openhpi-2.10.2-1.el5<br />

Group: System Environment/Base<br />

Summary: openhpi Hardware Platform Interface (HPI) library and<br />

tools<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 127


128 Inhaltsverzeichnis<br />

OpenHPI is an open source project created with the intent of providing an<br />

implementation of the SA Forum's Hardware Platform Interface (HPI). HPI<br />

provides an abstracted interface to managing computer hardware,<br />

typically for<br />

chassis and rack based servers. HPI includes resource modeling; access to<br />

and<br />

control over sensor, control, watchdog, and inventory data associated<br />

with<br />

resources; abstracted System Event Log interfaces; hardware events and<br />

alerts;<br />

and a managed hotswap interface.<br />

OpenHPI provides a modular mechanism for adding new hardware and device<br />

support<br />

easily. Many plugins exist in the OpenHPI source tree to provide access<br />

to<br />

various types of hardware. This includes, but is not limited to, IPMI<br />

based<br />

servers, Blade Center, and machines which export data via sysfs.<br />

No added dependencies<br />

No removed dependencies<br />

openib-1.2-6.el5 - openib-1.3.2-0.20080728.035<strong>5.3</strong>.el5<br />

Group: System Environment/Base<br />

Summary: OpenIB Infiniband Driver Stack<br />

Description:<br />

User space initialization scripts for the kernel InfiniBand drivers<br />

No added dependencies<br />

Removed Dependencies:<br />

autoconf<br />

automake<br />

libsysfs-devel<br />

libtool<br />

pciutils-devel<br />

zlib-devel<br />

openldap-2.3.27-8 - openldap-2.3.4 3-3.el5<br />

Group: System Environment/Daemons<br />

Summary: The configuration files, libraries, and documentation for<br />

OpenLDAP.<br />

Description:<br />

OpenLDAP is an open source suite of LDAP (Lightweight Directory Access<br />

Protocol) applications and development tools. LDAP is a set of<br />

protocols for accessing directory services (usually phone book style<br />

information, but other information is possible) over the Internet,<br />

similar to the way DNS (Domain Name System) information is propagated<br />

over the Internet. The openldap package contains configuration files,<br />

libraries, and documentation for OpenLDAP.<br />

No added dependencies


No removed dependencies<br />

openmotif-2.3.0-0.3.el5 - openmotif-2.3.1-2.el5<br />

Group: System Environment/Libraries<br />

Summary: Open Motif runtime libraries and executables.<br />

Description:<br />

This is the Open Motif 2.3.1 runtime environment. It includes the<br />

Motif shared libraries, needed to run applications which are dynamically<br />

linked against Motif, and the Motif Window Manager "mwm".<br />

No added dependencies<br />

No removed dependencies<br />

openmpi-1.2.3-4 .el5 - openmpi-1.2.7-6.el5<br />

Group: Development/Libraries<br />

Summary: Open Message Passing Interface<br />

Description:<br />

Open MPI is an open source, freely available implementation of both the<br />

MPI-1 and MPI-2 standards, combining technologies and resources from<br />

several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in<br />

order to build the best MPI library available. A completely new MPI-2<br />

compliant implementation, Open MPI offers advantages for system and<br />

software vendors, application developers, and computer science<br />

researchers. For more information, see http://www.open-mpi.org/ .<br />

Added Dependencies:<br />

compat-dapl-devel<br />

Removed Dependencies:<br />

dapl-devel<br />

libsysfs-devel<br />

openssh-4 .3p2-24 .el5 - openssh-4 .3p2-29.el5<br />

Group: Applications/Internet<br />

Summary: The OpenSSH implementation of SSH protocol versions 1 and<br />

2<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 129<br />

SSH (Secure SHell) is a program for logging into and executing<br />

commands on a remote machine. SSH is intended to replace rlogin and<br />

rsh, and to provide secure encrypted communications between two<br />

untrusted hosts over an insecure network. X11 connections and<br />

arbitrary TCP/IP ports can also be forwarded over the secure channel.<br />

OpenSSH is OpenBSD's version of the last free version of SSH, bringing<br />

it up to date in terms of security and features, as well as removing<br />

all patented algorithms to separate libraries.<br />

This package includes the core files necessary for both the OpenSSH<br />

client and server. To make this package useful, you should also<br />

install openssh-clients, openssh-server, or both.


130 Inhaltsverzeichnis<br />

Added Dependencies:<br />

openssl-devel >= 0.9.8e<br />

Removed Dependencies:<br />

openssl-devel<br />

openssl-0.9.8b-8.3.el5_0.2 - openssl-0.9.8e-7.el5<br />

Group: System Environment/Libraries<br />

Summary: The OpenSSL toolkit<br />

Description:<br />

The OpenSSL toolkit provides support for secure communications between<br />

machines. OpenSSL includes a certificate management tool and shared<br />

libraries which provide various cryptographic algorithms and<br />

protocols.<br />

Added Dependencies:<br />

fipscheck<br />

No removed dependencies<br />

openssl097a-0.9.7a-9 - openssl097a-0.9.7a-9.el5_2.1<br />

Group: System Environment/Libraries<br />

Summary: The OpenSSL toolkit<br />

Description:<br />

The OpenSSL toolkit provides support for secure communications between<br />

machines. OpenSSL includes a certificate management tool and shared<br />

libraries which provide various cryptographic algorithms and<br />

protocols.<br />

No added dependencies<br />

No removed dependencies<br />

oprofile-0.9.2-6.el5 - oprofile-0.9.3-18.el5<br />

Group: Development/System<br />

Summary: System wide profiler<br />

Description:<br />

OProfile is a profiling system for systems running <strong>Linux</strong>. The<br />

profiling runs transparently during the background, and profile data<br />

can be collected at any time. OProfile makes use of the hardware<br />

performance<br />

counters provided on Intel P6, and AMD Athlon family processors, and can<br />

use<br />

the RTC for profiling on other x86 processor types.<br />

See the HTML documentation for further details.<br />

No added dependencies<br />

No removed dependencies<br />

pam-0.99.6.2-3.26.el5 - pam-0.99.6.2-4 .el5


Group: System Environment/Base<br />

Summary: A security tool which provides authentication for<br />

applications<br />

Description:<br />

PAM (Pluggable Authentication Modules) is a system security tool that<br />

allows system administrators to set authentication policy without<br />

having to recompile programs that handle authentication.<br />

Added Dependencies:<br />

audit-libs-devel >= 1.6.5<br />

kernel-headers >= 2.6.18-114<br />

Removed Dependencies:<br />

audit-libs-devel >= 1.0.8<br />

pam_krb5-2.2.14 -1 - pam_krb5-2.2.14 -10<br />

Group: System Environment/Base<br />

Summary: A Pluggable Authentication Module for Kerberos 5.<br />

Description:<br />

This is pam_krb5, a pluggable authentication module that can be used with<br />

<strong>Linux</strong>-PAM and Kerberos 5. This module supports password checking, ticket<br />

creation, and optional TGT verification and conversion to Kerberos IV<br />

tickets.<br />

The included pam_krb5afs module also gets AFS tokens if so configured.<br />

Added Dependencies:<br />

autoconf<br />

automake<br />

libtool<br />

No removed dependencies<br />

paps-0.6.6-17.el5 - paps-0.6.6-18.el5<br />

Group: Applications/Publishing<br />

Summary: Plain Text to PostScript converter<br />

Description:<br />

paps is a PostScript converter from plain text file using Pango.<br />

No added dependencies<br />

No removed dependencies<br />

parted-1.8.1-12.el5 - parted-1.8.1-23.el5<br />

Group: Applications/System<br />

Summary: The GNU disk partition manipulation program<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 131


132 Inhaltsverzeichnis<br />

The GNU Parted program allows you to create, destroy, resize, move,<br />

and copy hard disk partitions. Parted can be used for creating space<br />

for new operating systems, reorganizing disk usage, and copying data<br />

to new hard disks.<br />

No added dependencies<br />

No removed dependencies<br />

patch-2.5.4 -29.2.2 - patch-2.5.4 -29.2.3.el5<br />

Group: Development/Tools<br />

Summary: The GNU patch command, for modifying/upgrading files.<br />

Description:<br />

The patch program applies diff files to originals. The diff command<br />

is used to compare an original to a changed file. Diff lists the<br />

changes made to the file. A person who has the original file can then<br />

use the patch command with the diff file to add the changes to their<br />

original file (patching the file).<br />

Patch should be installed because it is a common way of upgrading<br />

applications.<br />

No added dependencies<br />

No removed dependencies<br />

pciutils-2.2.3-4 - pciutils-2.2.3-5<br />

Group: Applications/System<br />

Summary: PCI bus related utilities.<br />

Description:<br />

The pciutils package contains various utilities for inspecting and<br />

setting devices connected to the PCI bus. The utilities provided<br />

require kernel version 2.1.82 or newer (which support the<br />

/proc/bus/pci interface).<br />

No added dependencies<br />

No removed dependencies<br />

pcre-6.6-1.1 - pcre-6.6-2.el5_1.7<br />

Group: System Environment/Libraries<br />

Summary: Perl-compatible regular expression library<br />

Description:<br />

Perl-compatible regular expression library.<br />

PCRE has its own native API, but a set of "wrapper" functions that are<br />

based on<br />

the POSIX API are also supplied in the library libpcreposix. Note that<br />

this<br />

just provides a POSIX calling interface to PCRE: the regular expressions<br />

themselves still follow Perl syntax and semantics. The header file<br />

for the POSIX-style functions is called pcreposix.h.<br />

No added dependencies


No removed dependencies<br />

pcsc-lite-1.3.1-7 - pcsc-lite-1.4 .4 -0.1.el5<br />

Group: System Environment/Daemons<br />

Summary: PC/SC Lite smart card framework and applications<br />

Description:<br />

The purpose of PC/SC Lite is to provide a Windows(R) SCard interface<br />

in a very small form factor for communicating to smartcards and<br />

readers. PC/SC Lite uses the same winscard API as used under<br />

Windows(R). This package includes the PC/SC Lite daemon, a resource<br />

manager that coordinates communications with smart card readers and<br />

smart cards that are connected to the system, as well as other command<br />

line tools.<br />

No added dependencies<br />

No removed dependencies<br />

perl-5.8.8-10 - perl-5.8.8-18.el5<br />

Group: Development/Languages<br />

Summary: The Perl programming language<br />

Description:<br />

Perl is a high-level programming language with roots in C, sed, awk<br />

and shell scripting. Perl is good at handling processes and files,<br />

and is especially good at handling text. Perl's hallmarks are<br />

practicality and efficiency. While it is used to do a lot of<br />

different things, Perl's most common applications are system<br />

administration utilities and web programming. A large proportion of<br />

the CGI scripts on the web are written in Perl. You need the perl<br />

package installed on your system so that your system can handle Perl<br />

scripts.<br />

Install this package if you want to program in Perl or enable your<br />

system to handle Perl scripts.<br />

No added dependencies<br />

No removed dependencies<br />

perl-DBD-MySQL-3.0007-1.fc6 - perl-DBD-MySQL-3.0007-2.el5<br />

Group: Development/Libraries<br />

Summary: A MySQL interface for perl<br />

Description:<br />

An implementation of DBI for MySQL for Perl.<br />

Added Dependencies:<br />

perl-DBI >= 1.52-2<br />

Removed Dependencies:<br />

perl(DBI)<br />

perl-DBD-Pg-1.4 9-1.fc6 - perl-DBD-Pg-1.4 9-2.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 133


134 Inhaltsverzeichnis<br />

Group: Development/Libraries<br />

Summary: A PostgresSQL interface for perl<br />

Description:<br />

An implementation of DBI for PostgreSQL for Perl.<br />

Added Dependencies:<br />

perl-DBI >= 1.52-2<br />

Removed Dependencies:<br />

perl-DBI >= 1.38<br />

perl-DBI-1.52-1.fc6 - perl-DBI-1.52-2.el5<br />

Group: Development/Libraries<br />

Summary: A database access API for perl<br />

Description:<br />

DBI is a database access Application Programming Interface (API) for<br />

the Perl Language. The DBI API Specification defines a set of<br />

functions, variables and conventions that provide a consistent<br />

database interface independent of the actual database being used.<br />

No added dependencies<br />

No removed dependencies<br />

pfmon-3.2-0.060926.4 .el5 - pfmon-3.2-0.060926.5.el5<br />

Group: Development/Tools<br />

Summary: a performance monitoring tool for <strong>Linux</strong>/ia64<br />

Description:<br />

This package contains pfmon 3.x, a tool to monitor performance using<br />

the Performance Monitor Unit (PMU). Pfmon can monitor<br />

standalone programs or the entire system on both UP and SMP <strong>Linux</strong><br />

systems.<br />

This version<br />

of pfmon requires a kernel perfmon-2.x (found in 2.6 kernels) subsystem<br />

to<br />

function properly.<br />

No added dependencies<br />

No removed dependencies<br />

php-5.1.6-15.el5 - php-5.1.6-23.el5<br />

Group: Development/Languages<br />

Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext<br />

Preprocessor)<br />

Description:


PHP is an HTML-embedded scripting language. PHP attempts to make it<br />

easy for developers to write dynamically generated webpages. PHP also<br />

offers built-in database integration for several commercial and<br />

non-commercial database management systems, so writing a<br />

database-enabled webpage with PHP is fairly simple. The most common<br />

use of PHP coding is probably as a replacement for CGI scripts.<br />

The php package contains the module which adds support for the PHP<br />

language to Apache HTTP Server.<br />

No added dependencies<br />

No removed dependencies<br />

php-pear-1.4 .9-4 - php-pear-1.4 .9-4 .el5.1<br />

Group: System<br />

Summary: PHP Extension and Application Repository framework<br />

Description:<br />

PEAR is a framework and distribution system for reusable PHP<br />

components. This package contains the basic PEAR components.<br />

No added dependencies<br />

No removed dependencies<br />

piranha-0.8.4 -7.el5 - piranha-0.8.4 -11.el5<br />

Group: System Environment/Base<br />

Summary: Cluster administation tools<br />

Description:<br />

Various tools to administer and configure the <strong>Linux</strong> Virtual Server as<br />

well as<br />

heartbeating and failover components. The LVS is a dynamically adjusted<br />

kernel routing mechanism that provides load balancing primarily for web<br />

and ftp servers though other services are supported.<br />

No added dependencies<br />

No removed dependencies<br />

pirut-1.2.10-1.el5 - pirut-1.3.28-13.el5<br />

Group: Applications/System<br />

Summary: Package Installation, Removal and Update Tools<br />

Description:<br />

pirut (pronounced "pirate") provides a set of graphical tools for<br />

managing<br />

software.<br />

No added dependencies<br />

No removed dependencies<br />

pkgconfig-0.21-1.fc6 - pkgconfig-0.21-2.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 135


136 Inhaltsverzeichnis<br />

Group: Development/Tools<br />

Summary: A tool for determining compilation options.<br />

Description:<br />

The pkgconfig tool determines compilation options. For each required<br />

library, it reads the configuration file and outputs the necessary<br />

compiler and linker flags.<br />

No added dependencies<br />

No removed dependencies<br />

pkinit-nss-0.7.3-1.el5 - pkinit-nss-0.7.6-1.el5<br />

Group: System Environment/Libraries<br />

Summary: PKINIT for MIT Kerberos<br />

Description:<br />

The pkinit-nss package implements the PKINIT standard for MIT Kerberos.<br />

It<br />

does so using the Mozilla NSS library.<br />

No added dependencies<br />

No removed dependencies<br />

pm-utils-0.99.3-6.el5.17 - pm-utils-0.99.3-10.el5<br />

Group: System Environment/Base<br />

Summary: Power management utilities and scripts for Fedora Core<br />

Description:<br />

The pm-utils package contains utilities and scripts for Fedora Core<br />

useful for power management.<br />

No added dependencies<br />

No removed dependencies<br />

policycoreutils-1.33.12-12.el5 - policycoreutils-1.33.12-14 .2.el5<br />

Group: System Environment/Base<br />

Summary: SE<strong>Linux</strong> policy core utilities.<br />

Description:


Security-enhanced <strong>Linux</strong> is a feature of the <strong>Linux</strong>® kernel and a number<br />

of utilities with enhanced security functionality designed to add<br />

mandatory access controls to <strong>Linux</strong>. The Security-enhanced <strong>Linux</strong><br />

kernel contains new architectural components originally developed to<br />

improve the security of the Flask operating system. These<br />

architectural components provide general support for the enforcement<br />

of many kinds of mandatory access control policies, including those<br />

based on the concepts of Type Enforcement® , Role-based Access<br />

Control, and Multi-level Security.<br />

policycoreutils contains the policy core utilities that are required<br />

for basic operation of a SE<strong>Linux</strong> system. These utilities include<br />

load_policy to load policies, setfiles to label filesystems, newrole<br />

to switch roles, and run_init to run /etc/init.d scripts in the proper<br />

context.<br />

No added dependencies<br />

No removed dependencies<br />

poppler-0.5.4 -4 .1.el5 - poppler-0.5.4 -4 .4 .el5_1<br />

Group: Development/Libraries<br />

Summary: PDF rendering library<br />

Description:<br />

Poppler, a PDF rendering library, it's a fork of the xpdf PDF<br />

viewer developed by Derek Noonburg of Glyph and Cog, LLC.<br />

No added dependencies<br />

No removed dependencies<br />

postfix-2.3.3-2 - postfix-2.3.3-2.1.el5_2<br />

Group: System Environment/Daemons<br />

Summary: Postfix Mail Transport Agent<br />

Description:<br />

Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH<br />

(SASL),<br />

TLS<br />

No added dependencies<br />

No removed dependencies<br />

postgresql-8.1.9-1.el5 - postgresql-8.1.11-1.el5_1.1<br />

Group: Applications/Databases<br />

Summary: PostgreSQL client programs and libraries.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 137


138 Inhaltsverzeichnis<br />

PostgreSQL is an advanced Object-Relational database management system<br />

(DBMS) that supports almost all SQL constructs (including<br />

transactions, subselects and user-defined types and functions). The<br />

postgresql package includes the client programs and libraries that<br />

you'll need to access a PostgreSQL DBMS server. These PostgreSQL<br />

client programs are programs that directly manipulate the internal<br />

structure of PostgreSQL databases on a PostgreSQL server. These client<br />

programs can be located on the same machine with the PostgreSQL<br />

server, or may be on a remote machine which accesses a PostgreSQL<br />

server over a network connection. This package contains the docs<br />

in HTML for the whole package, as well as command-line utilities for<br />

managing PostgreSQL databases on a PostgreSQL server.<br />

If you want to manipulate a PostgreSQL database on a remote PostgreSQL<br />

server, you need this package. You also need to install this package<br />

if you're installing the postgresql-server package.<br />

No added dependencies<br />

No removed dependencies<br />

ppc64 -utils-0.11-2 - ppc64 -utils-0.11-10.el5<br />

Group: System Environment/Base<br />

Summary: <strong>Linux</strong>/PPC64 specific utilities<br />

Description:<br />

A collection of utilities for <strong>Linux</strong> on PPC64 platforms.<br />

Added Dependencies:<br />

db4-devel<br />

librtas-devel >= 1.3.3<br />

libstdc++-devel<br />

libtool<br />

sg3_utils-devel<br />

zlib-devel<br />

Removed Dependencies:<br />

librtas-devel<br />

ppp-2.4 .4 -1.el5 - ppp-2.4 .4 -2.el5<br />

Group: System Environment/Daemons<br />

Summary: The PPP (Point-to-Point Protocol) daemon.<br />

Description:<br />

The ppp package contains the PPP (Point-to-Point Protocol) daemon and<br />

documentation for PPP support. The PPP protocol provides a method for<br />

transmitting datagrams over serial point-to-point links. PPP is<br />

usually used to dial in to an ISP (Internet Service Provider) or other<br />

organization over a modem and phone line.<br />

No added dependencies<br />

No removed dependencies<br />

prelink-0.3.9-2.1 - prelink-0.4 .0-2.el5


Group: System Environment/Base<br />

Summary: An ELF prelinking utility<br />

Description:<br />

The prelink package contains a utility which modifies ELF shared<br />

libraries<br />

and executables, so that far fewer relocations need to be resolved at<br />

runtime<br />

and thus programs come up faster.<br />

No added dependencies<br />

No removed dependencies<br />

privoxy-3.0.3-9.2.2 - privoxy-3.0.3-9.3.el5<br />

Group: System Environment/Daemons<br />

Summary: Privoxy - privacy enhancing proxy<br />

Description:<br />

Privoxy is a web proxy with advanced filtering capabilities for<br />

protecting privacy, filtering web page content, managing cookies,<br />

controlling access, and removing ads, banners, pop-ups and other<br />

obnoxious Internet junk. Privoxy has a very flexible configuration and<br />

can be customized to suit individual needs and tastes. Privoxy has<br />

application<br />

for both stand-alone systems and multi-user networks.<br />

Privoxy is based on the Internet Junkbuster.<br />

Added Dependencies:<br />

pcre-devel<br />

No removed dependencies<br />

procps-3.2.7-8.1.el5 - procps-3.2.7-11.1.el5<br />

Group: Applications/System<br />

Summary: System and process monitoring utilities.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 139<br />

The procps package contains a set of system utilities that provide<br />

system information. Procps includes ps, free, skill, pkill, pgrep,<br />

snice, tload, top, uptime, vmstat, w, watch and pdwx. The ps command<br />

displays a snapshot of running processes. The top command provides<br />

a repetitive update of the statuses of running processes. The free<br />

command displays the amounts of free and used memory on your<br />

system. The skill command sends a terminate command (or another<br />

specified signal) to a specified set of processes. The snice<br />

command is used to change the scheduling priority of specified<br />

processes. The tload command prints a graph of the current system<br />

load average to a specified tty. The uptime command displays the<br />

current time, how long the system has been running, how many users<br />

are logged on, and system load averages for the past one, five,<br />

and fifteen minutes. The w command displays a list of the users<br />

who are currently logged on and what they are running. The watch<br />

program watches a running program. The vmstat command displays<br />

virtual memory statistics about processes, memory, paging, block<br />

I/O, traps, and CPU activity. The pwdx command reports the current<br />

working directory of a process or processes.


14 0 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

psacct-6.3.2-4 1.1 - psacct-6.3.2-4 4 .el5<br />

Group: Applications/System<br />

Summary: Utilities for monitoring process activities.<br />

Description:<br />

The psacct package contains several utilities for monitoring process<br />

activities, including ac, lastcomm, accton and sa. The ac command<br />

displays statistics about how long users have been logged on. The<br />

lastcomm command displays information about previous executed<br />

commands. The accton command turns process accounting on or off. The<br />

sa command summarizes information about previously executed<br />

commands.<br />

No added dependencies<br />

No removed dependencies<br />

psmisc-22.2-5 - psmisc-22.2-6<br />

Group: Applications/System<br />

Summary: Utilities for managing processes on your system.<br />

Description:<br />

The psmisc package contains utilities for managing processes on your<br />

system: pstree, killall and fuser. The pstree command displays a tree<br />

structure of all of the running processes on your system. The killall<br />

command sends a specified signal (SIGTERM if nothing is specified) to<br />

processes identified by name. The fuser command identifies the PIDs<br />

of processes that are using specified files or filesystems.<br />

No added dependencies<br />

No removed dependencies<br />

pygtk2-2.10.1-8.el5 - pygtk2-2.10.1-12.el5<br />

Group: Development/Languages<br />

Summary: Python bindings for the GTK+ widget set.<br />

Description:<br />

PyGTK is an extension module for python that gives you access to the GTK+<br />

widget set. Just about anything you can write in C with GTK+ you can<br />

write<br />

in python with PyGTK (within reason), but with all the benefits of<br />

python.<br />

No added dependencies<br />

No removed dependencies<br />

pykickstart-0.4 3-1.el5 - pykickstart-0.4 3.3-1.el5<br />

Group: System Environment/Libraries


Summary: A python library for manipulating kickstart files<br />

Description:<br />

The pykickstart package is a python library for manipulating kickstart<br />

files.<br />

No added dependencies<br />

No removed dependencies<br />

python-2.4 .3-19.el5 - python-2.4 .3-24 .el5<br />

Group: Development/Languages<br />

Summary: An interpreted, interactive, object-oriented programming<br />

language.<br />

Description:<br />

Python is an interpreted, interactive, object-oriented programming<br />

language often compared to Tcl, Perl, Scheme or Java. Python includes<br />

modules, classes, exceptions, very high level dynamic data types and<br />

dynamic typing. Python supports interfaces to many system calls and<br />

libraries, as well as to various windowing systems (X11, Motif, Tk,<br />

Mac and MFC).<br />

Programmers can write new built-in modules for Python in C or C++.<br />

Python can be used as an extension language for applications that need<br />

a programmable interface. This package contains most of the standard<br />

Python modules, as well as modules for interfacing to the Tix widget<br />

set for Tk and RPM.<br />

Note that documentation for Python is provided in the python-docs<br />

package.<br />

No added dependencies<br />

No removed dependencies<br />

python-pyblock-0.26-1.el5 - python-pyblock-0.26-3.el5<br />

Group: System Environment/Libraries<br />

Summary: Python modules for dealing with block devices<br />

Description:<br />

The pyblock contains Python modules for dealing with block devices.<br />

Added Dependencies:<br />

dmraid-devel >= 1.0.0.rc13-14<br />

Removed Dependencies:<br />

dmraid-devel >= 1.0.0.rc11-FC6.3<br />

python-urlgrabber-3.1.0-2 - python-urlgrabber-3.1.0-5.el5<br />

Group: Development/Libraries<br />

Summary: A high-level cross-protocol url-grabber<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 14 1


14 2 Inhaltsverzeichnis<br />

A high-level cross-protocol url-grabber for python supporting HTTP, FTP<br />

and file locations. Features include keepalive, byte ranges, throttling,<br />

authentication, proxies and more.<br />

No added dependencies<br />

No removed dependencies<br />

python-virtinst-0.103.0-3.el5 - python-virtinst-0.300.2-12.el5<br />

Group: Development/Libraries<br />

Summary: Python modules for starting Xen guest installations<br />

Description:<br />

virtinst is a module to help in starting installations of Fedora/<strong>Red</strong><br />

<strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> related distributions inside of virtual machines. It<br />

supports both paravirt guests (for which only FC and RHEL guests are<br />

currently supported) as well as fully virtualized guests. It uses<br />

libvirt (http://www.libvirt.org) for starting things.<br />

Also contained is a simple script virt-install which uses<br />

virtinst in a command line mode.<br />

Added Dependencies:<br />

gettext<br />

python<br />

Removed Dependencies:<br />

python-devel<br />

quota-3.13-1.2.3.2.el5 - quota-3.13-1.2.5.el5<br />

Group: System Environment/Base<br />

Summary: System administration tools for monitoring users' disk<br />

usage.<br />

Description:<br />

The quota package contains system administration tools for monitoring<br />

and limiting user and or group disk usage per filesystem.<br />

No added dependencies<br />

No removed dependencies<br />

rdate-1.4 -6 - rdate-1.4 -8.el5<br />

Group: Applications/System<br />

Summary: Tool for getting the date/time from a remote machine.<br />

Description:<br />

The rdate utility retrieves the date and time from another machine on<br />

your network, using the protocol described in RFC 868. If you run<br />

rdate as root, it will set your machine's local time to the time of<br />

the machine that you queried.<br />

No added dependencies<br />

No removed dependencies


desktop-1.4 .1-4 - rdesktop-1.4 .1-6<br />

Group: User Interface/Desktops<br />

Summary: X client for remote desktop into Windows Terminal Server<br />

Description:<br />

rdesktop is an open source client for Windows NT Terminal Server and<br />

Windows 2000 & 2003 Terminal Services, capable of natively speaking<br />

Remote Desktop Protocol (RDP) in order to present the user's NT<br />

desktop. Unlike Citrix ICA, no server extensions are required.<br />

No added dependencies<br />

No removed dependencies<br />

redhat-menus-6.7.8-2.el5 - redhat-menus-6.7.8-3.el5<br />

Group: User Interface/Desktops<br />

Summary: Configuration and data files for the desktop menus<br />

Description:<br />

This package contains the XML files that describe the menu layout for<br />

GNOME and KDE, and the .desktop files that define the names and icons<br />

of "subdirectories" in the menus.<br />

No added dependencies<br />

No removed dependencies<br />

redhat-release-5Server-5.1.0.2 - redhat-release-5Server-<strong>5.3</strong>.0.3<br />

Group: System Environment/Base<br />

Summary: <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> release file<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> release files<br />

No added dependencies<br />

No removed dependencies<br />

redhat-release-notes-5Server-9 - redhat-release-notes-5Server-25<br />

Group: System Environment/Base<br />

Summary: <strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> release notes files<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> release notes files.<br />

No added dependencies<br />

No removed dependencies<br />

redhat-rpm-config-8.0.4 5-22.el5 - redhat-rpm-config-8.0.4 5-29.el5<br />

Group: Development/System<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 14 3


14 4 Inhaltsverzeichnis<br />

Summary: <strong>Red</strong> <strong>Hat</strong> specific rpm configuration files.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> specific rpm configuration files.<br />

No added dependencies<br />

No removed dependencies<br />

rgmanager-2.0.31-1.el5 - rgmanager-2.0.4 6-1.el5<br />

Group: System Environment/Base<br />

Summary: Open Source HA Resource Group Failover for <strong>Red</strong> <strong>Hat</strong><br />

<strong>Enterprise</strong> <strong>Linux</strong><br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> Resource Group Manager provides high availability of critical<br />

server<br />

applications in the event of planned or unplanned system downtime.<br />

Added Dependencies:<br />

slang-devel<br />

No removed dependencies<br />

rhel-instnum-1.0.7-1.el5 - rhel-instnum-1.0.9-1.el5<br />

Group: System Environment/Base<br />

Summary: A library for decoding RHEL installation numbers<br />

Description:<br />

rhel-instnum provides methods for decoding RHEL installation numbers<br />

No added dependencies<br />

Removed Dependencies:<br />

python<br />

rhn-client-tools-0.4 .16-1.el5 - rhn-client-tools-0.4 .19-17.el5<br />

Group: System Environment/Base<br />

Summary: Support programs and libraries for <strong>Red</strong> <strong>Hat</strong> Network<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> Network Client Tools provides programs and libraries to allow<br />

your<br />

system to receive software updates from <strong>Red</strong> <strong>Hat</strong> Network.<br />

No added dependencies<br />

No removed dependencies<br />

rhnlib-2.2.5-1.el5 - rhnlib-2.2.6-2.el5<br />

Group: Development/Libraries<br />

Summary: Python libraries for the RHN project<br />

Description:


hnlib is a collection of python modules used by the<br />

<strong>Red</strong> <strong>Hat</strong> Network (http://rhn.redhat.com) software.<br />

No added dependencies<br />

No removed dependencies<br />

rhpxl-0.4 1.1-1.el5 - rhpxl-0.4 1.1-7.el5<br />

Group: System Environment/Libraries<br />

Summary: Python library for configuring and running X.<br />

Description:<br />

The rhpxl (pronounced 'rapunzel') package contains a Python library for<br />

configuring and running X.<br />

No added dependencies<br />

No removed dependencies<br />

rpm-4 .4 .2-4 7.el5 - rpm-4 .4 .2.3-9.el5<br />

Group: System Environment/Base<br />

Summary: The RPM package management system<br />

Description:<br />

The RPM Package Manager (RPM) is a powerful command line driven<br />

package management system capable of installing, uninstalling,<br />

verifying, querying, and updating software packages. Each software<br />

package consists of an archive of files along with information about<br />

the package like its version, a description, etc.<br />

Added Dependencies:<br />

doxygen<br />

gawk<br />

nss-devel<br />

redhat-rpm-config<br />

Removed Dependencies:<br />

autoconf<br />

beecrypt-devel >= 4.1.2<br />

sed<br />

rsh-0.17-37.el5 - rsh-0.17-38.el5<br />

Group: Applications/Internet<br />

Summary: Clients for remote access commands (rsh, rlogin, rcp).<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 14 5<br />

The rsh package contains a set of programs which allow users to run<br />

commands on remote machines, login to other machines and copy files<br />

between machines (rsh, rlogin and rcp). All three of these commands<br />

use rhosts style authentication. This package contains the clients<br />

needed for all of these services.<br />

The rsh package should be installed to enable remote access to other<br />

machines.


14 6 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

ruby-1.8.5-5.el5 - ruby-1.8.5-5.el5_2.6<br />

Group: Development/Languages<br />

Summary: An interpreter of object-oriented scripting language<br />

Description:<br />

Ruby is the interpreted scripting language for quick and easy<br />

object-oriented programming. It has many features to process text<br />

files and to do system management tasks (as in Perl). It is simple,<br />

straight-forward, and extensible.<br />

No added dependencies<br />

No removed dependencies<br />

s390utils-1.<strong>5.3</strong>-10.el5.14 - s390utils-1.<strong>5.3</strong>-21.el5<br />

Group: System Environment/Base<br />

Summary: <strong>Linux</strong>/390 specific utilities.<br />

Description:<br />

This package contains utilities related to <strong>Linux</strong> for S/390.<br />

The most important programs contained in this package are:<br />

- The cmstools suite to list, check, copy and cat files from a CMS<br />

volume.<br />

- chccwdev, a script to generically change attributes of a ccw device.<br />

- dasdfmt, which is used to low-level format eckd-dasds with<br />

either the classic linux disk layout or the new z/OS<br />

compatible disk layout.<br />

- dasdview, which displays DASD and VTOC information and dumps the<br />

content<br />

of a DASD to the console.<br />

- fdasd, which is used to create or modify partitions on<br />

eckd-dasds formatted with the z/OS compatible disk layout.<br />

- osasnmpd, a subagent for net-snmp to access the OSA hardware.<br />

- qetharp to query and purge address data in the OSA and HiperSockets<br />

hardware<br />

- qethconf to configure IBM QETH function IPA, VIPA and Proxy ARP.<br />

- src_vipa.sh to start applications using VIPA capabilities<br />

- tunedasd, a tool to adjust tunable parameters on DASD devices<br />

- vmconvert, a tool to convert vm dumps to lkcd compatible dumps.<br />

- vmcp, a tool to send CP commands from a <strong>Linux</strong> guest to the VM.<br />

- zipl, which is used to make either dasds or tapes bootable<br />

for system IPL or system dump.<br />

- zdump, which is used to retrieve system dumps from either<br />

tapes or dasds.<br />

No added dependencies<br />

No removed dependencies<br />

sabayon-2.12.4 -5.el5 - sabayon-2.12.4 -6.el5<br />

Group: Applications/System<br />

Summary: Tool to maintain user profiles in a GNOME desktop


Description:<br />

Sabayon is a tool to help sysadmins and user change and maintain the<br />

default behaviour of the GNOME desktop. This package contains the<br />

graphical tools which a sysadmin use to manage Sabayon profiles.<br />

No added dependencies<br />

No removed dependencies<br />

salinfo-1.1-3.el5 - salinfo-1.1-4 .el5<br />

Group: Utilities/System<br />

Summary: Sal info tool.<br />

Description:<br />

The IA64 <strong>Linux</strong> kernel has a Software Abstraction Layer (SAL). One of<br />

SAL's tasks is to record machine problems such as CMC (correctable<br />

machine checks), CPE (correctable platform errors), MCA (machine check<br />

architecture) and INIT (cpu initialized after boot). These records are<br />

provided by SAL to user space. salinfo saves and decodes CMC/CPE/MCA<br />

and INIT records.<br />

No added dependencies<br />

No removed dependencies<br />

samba-3.0.25b-0.el5.4 - samba-3.0.33-3.7.el5<br />

Group: System Environment/Daemons<br />

Summary: The Samba SMB server.<br />

Description:<br />

Samba is the suite of programs by which a lot of PC-related machines<br />

share files, printers, and other information (such as lists of<br />

available files and printers). The Windows NT, OS/2, and <strong>Linux</strong><br />

operating systems support this natively, and add-on packages can<br />

enable the same thing for DOS, Windows, VMS, UNIX of all kinds, MVS,<br />

and more. This package provides an SMB server that can be used to<br />

provide network services to SMB (sometimes called "Lan Manager")<br />

clients. Samba uses NetBIOS over TCP/IP (NetBT) protocols and does NOT<br />

need the NetBEUI (Microsoft Raw NetBIOS frame) protocol.<br />

No added dependencies<br />

No removed dependencies<br />

sblim-1-29.EL5 - sblim-1-31.el5_2.1<br />

Group: Applications/System<br />

Summary: Standards Based <strong>Linux</strong> Instrumentation for Manageability<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 14 7


14 8 Inhaltsverzeichnis<br />

SBLIM stands for Standards Based <strong>Linux</strong> Instrumentation for Manageability,<br />

and consists of a set of standards based Web Based <strong>Enterprise</strong> Management<br />

(WBEM) modules that use the Common Information Model (CIM) standard to<br />

gather and provide systems management information, events, and methods<br />

to local or networked consumers via an CIM object services broker using<br />

the CMPI (Common Manageability Programming Interface) standard.<br />

This package provides a set of core providers and development tools<br />

for systems management applications.<br />

Added Dependencies:<br />

sed<br />

No removed dependencies<br />

scim-1.4 .4 -39.el5 - scim-1.4 .4 -4 1.el5<br />

Group: System Environment/Libraries<br />

Summary: Smart Common Input Method platform<br />

Description:<br />

SCIM is a user friendly and full featured input method user interface and<br />

also a development platform to make life easier for Input Method<br />

developers.<br />

No added dependencies<br />

No removed dependencies<br />

scim-anthy-1.2.0-5.el5 - scim-anthy-1.2.0-6.el5<br />

Group: System Environment/Libraries<br />

Summary: SCIM IMEngine for anthy for Japanese input<br />

Description:<br />

Scim-anthy is a SCIM IMEngine module for anthy to support Japanese input.<br />

No added dependencies<br />

No removed dependencies<br />

scim-bridge-0.4 .5-7.el5 - scim-bridge-0.4 .5-8.el5<br />

Group: System Environment/Libraries<br />

Summary: SCIM Bridge Gtk IM module<br />

Description:<br />

SCIM Bridge is a C implementation of a Gtk IM module for SCIM.<br />

No added dependencies<br />

No removed dependencies<br />

scim-chewing-0.3.1-10.el5 - scim-chewing-0.3.1-11.el5<br />

Group: System Environment/Libraries<br />

Summary: Chewing Chinese input method for SCIM<br />

Description:


This package provides Chewing Chinese input method for SCIM.<br />

No added dependencies<br />

No removed dependencies<br />

scim-pinyin-0.5.91-15.el5 - scim-pinyin-0.5.91-16.el5<br />

Group: System Environment/Libraries<br />

Summary: Smart Pinyin IMEngine for Smart Common Input Method<br />

platform<br />

Description:<br />

Simplified Chinese Smart Pinyin IMEngine for SCIM.<br />

No added dependencies<br />

No removed dependencies<br />

scsi-target-utils-0.0-0.20070620snap.el5 - scsi-target-utils-0.0-5.20080917snap.el5<br />

Group: System Environment/Daemons<br />

Summary: The SCSI target daemon and utility programs<br />

Description:<br />

The SCSI target package contains the daemon and tools to setup a SCSI<br />

targets.<br />

Currently, software iSCSI targets are supported.<br />

Added Dependencies:<br />

libibverbs-devel<br />

librdmacm-devel<br />

No removed dependencies<br />

selinux-policy-2.4 .6-104 .el5 - selinux-policy-2.4 .6-203.el5<br />

Group: System Environment/Base<br />

Summary: SE<strong>Linux</strong> policy configuration<br />

Description:<br />

SE<strong>Linux</strong> Reference Policy - modular.<br />

No added dependencies<br />

No removed dependencies<br />

setroubleshoot-1.8.11-4 .el5 - setroubleshoot-2.0.5-3.el5<br />

Group: Applications/System<br />

Summary: Helps troubleshoot SE<strong>Linux</strong> problems<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 14 9


150 Inhaltsverzeichnis<br />

setroubleshoot gui. Application that allows you to view setroubleshootserver<br />

messages.<br />

Provides tools to help diagnose SE<strong>Linux</strong> problems. When AVC messages<br />

are generated an alert can be generated that will give information<br />

about the problem and help track its resolution. Alerts can be configured<br />

to user preference. The same tools can be run on existing log files.<br />

Added Dependencies:<br />

desktop-file-utils<br />

htmlview<br />

No removed dependencies<br />

setup-2.5.58-1.el5 - setup-2.5.58-4 .el5<br />

Group: System Environment/Base<br />

Summary: A set of system configuration and setup files.<br />

Description:<br />

The setup package contains a set of important system configuration and<br />

setup files, such as passwd, group, and profile.<br />

No added dependencies<br />

No removed dependencies<br />

sg3_utils-1.20-2.1 - sg3_utils-1.25-1.el5<br />

Group: Utilities/System<br />

Summary: Utils for <strong>Linux</strong>'s SCSI generic driver devices + raw devices<br />

Description:<br />

Collection of <strong>Linux</strong> utilities for devices that use the SCSI command set.<br />

Includes utilities to copy data based on "dd" syntax and semantics<br />

(called<br />

sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq);<br />

check<br />

mode and log pages (sginfo, sg_modes and sg_logs); spin up and down<br />

disks (sg_start); do self tests (sg_senddiag); and various other<br />

functions.<br />

See the README, CHANGELOG and COVERAGE files. Requires the linux kernel<br />

2.4<br />

series or later. In the 2.4 series SCSI generic device names (e.g.<br />

/dev/sg0)<br />

must be used. In the 2.6 series other device names may be used as<br />

well (e.g. /dev/sda).<br />

Warning: Some of these tools access the internals of your system<br />

and the incorrect usage of them may render your system inoperable.<br />

No added dependencies<br />

No removed dependencies<br />

shadow-utils-4 .0.17-12.el5 - shadow-utils-4 .0.17-14 .el5<br />

Group: System Environment/Base<br />

Summary: Utilities for managing accounts and shadow password files.


Description:<br />

The shadow-utils package includes the necessary programs for<br />

converting UNIX password files to the shadow password format, plus<br />

programs for managing user and group accounts. The pwconv command<br />

converts passwords to the shadow password format. The pwunconv command<br />

unconverts shadow passwords and generates an npasswd file (a standard<br />

UNIX password file). The pwck command checks the integrity of password<br />

and shadow files. The lastlog command prints out the last login times<br />

for all users. The useradd, userdel, and usermod commands are used for<br />

managing user accounts. The groupadd, groupdel, and groupmod commands<br />

are used for managing group accounts.<br />

No added dependencies<br />

No removed dependencies<br />

shared-mime-info-0.19-3.el5 - shared-mime-info-0.19-5.el5<br />

Group: System Environment/Libraries<br />

Summary: Shared MIME information database<br />

Description:<br />

This is the freedesktop.org shared MIME info database.<br />

Many programs and desktops use the MIME system to represent the types of<br />

files. Frequently, it is necessary to work out the correct MIME type for<br />

a file. This is generally done by examining the file's name or contents,<br />

and looking up the correct MIME type in a database.<br />

No added dependencies<br />

No removed dependencies<br />

smartmontools-<strong>5.3</strong>6-3.1.el5 - smartmontools-<strong>5.3</strong>8-2.el5<br />

Group: System Environment/Base<br />

Summary: Tools for monitoring SMART capable hard disks<br />

Description:<br />

The smartmontools package contains two utility programs (smartctl<br />

and smartd) to control and monitor storage systems using the Self-<br />

Monitoring, Analysis and Reporting Technology System (SMART) built<br />

into most modern ATA and SCSI hard disks. In many cases, these<br />

utilities will provide advanced warning of disk degradation and<br />

failure.<br />

Added Dependencies:<br />

libselinux-devel<br />

No removed dependencies<br />

sos-1.7-9.1.el5 - sos-1.7-9.16.el5<br />

Group: Development/Libraries<br />

Summary: A set of tools to gather troubleshooting information from a<br />

system<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 151


152 Inhaltsverzeichnis<br />

Sos is a set of tools that gathers information about system<br />

hardware and configuration. The information can then be used for<br />

diagnostic purposes and debugging. Sos is commonly used to help<br />

support technicians and developers.<br />

No added dependencies<br />

No removed dependencies<br />

spamassassin-3.1.9-1.el5 - spamassassin-3.2.5-1.el5<br />

Group: Applications/Internet<br />

Summary: Spam filter for email which can be invoked from mail<br />

delivery agents.<br />

Description:<br />

SpamAssassin provides you with a way to reduce if not completely<br />

eliminate<br />

Unsolicited Commercial Email (SPAM) from your incoming email. It can<br />

be invoked by a MDA such as sendmail or postfix, or can be called from<br />

a procmail script, .forward file, etc. It uses a genetic-algorithm<br />

evolved scoring system to identify messages which look spammy, then<br />

adds headers to the message so they can be filtered by the user's mail<br />

reading software. This distribution includes the spamd/spamc components<br />

which create a server that considerably speeds processing of mail.<br />

To enable spamassassin, if you are receiving mail locally, simply add<br />

this line to your ~/.procmailrc:<br />

INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc<br />

To filter spam for all users, add that line to /etc/procmailrc<br />

(creating if necessary).<br />

Added Dependencies:<br />

perl-HTML-Parser >= 3.43<br />

No removed dependencies<br />

speex-1.0.5-4 - speex-1.0.5-4 .el5_1.1<br />

Group: System Environment/Libraries<br />

Summary: A voice compression format (codec)<br />

Description:<br />

Speex is a patent-free compression format designed especially for<br />

speech. It is specialized for voice communications at low bit-rates in<br />

the 2-45 kbps range. Possible applications include Voice over IP<br />

(VoIP), Internet audio streaming, audio books, and archiving of speech<br />

data (e.g. voice mail).<br />

No added dependencies<br />

No removed dependencies<br />

squid-2.6.STABLE6-4 .el5 - squid-2.6.STABLE21-3.el5<br />

Group: System Environment/Daemons<br />

Summary: The Squid proxy caching server.<br />

Description:


Squid is a high-performance proxy caching server for Web clients,<br />

supporting FTP, gopher, and HTTP data objects. Unlike traditional<br />

caching software, Squid handles all requests in a single,<br />

non-blocking, I/O-driven process. Squid keeps meta data and especially<br />

hot objects cached in RAM, caches DNS lookups, supports non-blocking<br />

DNS lookups, and implements negative caching of failed requests.<br />

Squid consists of a main server program squid, a Domain Name System<br />

lookup program (dnsserver), a program for retrieving FTP data<br />

(ftpget), and some management and client tools.<br />

No added dependencies<br />

No removed dependencies<br />

strace-4 .5.16-1.el5.1 - strace-4 .5.18-2.el5<br />

Group: Development/Debuggers<br />

Summary: Tracks and displays system calls associated with a running<br />

process<br />

Description:<br />

The strace program intercepts and records the system calls called and<br />

received by a running process. Strace can print a record of each<br />

system call, its arguments and its return value. Strace is useful for<br />

diagnosing problems and debugging, as well as for instructional<br />

purposes.<br />

Install strace if you need a tool to track the system calls made and<br />

received by a process.<br />

Added Dependencies:<br />

libacl-devel<br />

libaio-devel<br />

No removed dependencies<br />

stunnel-4 .15-2 - stunnel-4 .15-2.el5.1<br />

Group: Applications/Internet<br />

Summary: An SSL-encrypting socket wrapper.<br />

Description:<br />

Stunnel is a socket wrapper which can provide SSL (Secure Sockets<br />

Layer) support to ordinary applications. For example, it can be used<br />

in conjunction with imapd to create an SSL secure IMAP server.<br />

No added dependencies<br />

No removed dependencies<br />

subversion-1.4 .2-2.el5 - subversion-1.4 .2-4 .el5<br />

Group: Development/Tools<br />

Summary: Modern Version Control System designed to replace CVS<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 153


154 Inhaltsverzeichnis<br />

Subversion is a concurrent version control system which enables one<br />

or more users to collaborate in developing and maintaining a<br />

hierarchy of files and directories while keeping a history of all<br />

changes. Subversion only stores the differences between versions,<br />

instead of every complete file. Subversion is intended to be a<br />

compelling replacement for CVS.<br />

Added Dependencies:<br />

neon-devel >= 0:0.25.5-6.el5<br />

Removed Dependencies:<br />

neon-devel >= 0:0.24.7-1<br />

sudo-1.6.8p12-10 - sudo-1.6.9p17-3.el5<br />

Group: Applications/System<br />

Summary: Allows restricted root access for specified users.<br />

Description:<br />

Sudo (superuser do) allows a system administrator to give certain<br />

users (or groups of users) the ability to run some (or all) commands<br />

as root while logging all commands and arguments. Sudo operates on a<br />

per-command basis. It is not a replacement for the shell. Features<br />

include: the ability to restrict what commands a user may run on a<br />

per-host basis, copious logging of each command (providing a clear<br />

audit trail of who did what), a configurable timeout of the sudo<br />

command, and the ability to use the same configuration file (sudoers)<br />

on many different machines.<br />

Added Dependencies:<br />

audit-libs-devel<br />

autoconf<br />

automake<br />

libcap-devel<br />

libtool<br />

No removed dependencies<br />

sysklogd-1.4 .1-4 0.el5 - sysklogd-1.4 .1-4 4 .el5<br />

Group: System Environment/Daemons<br />

Summary: System logging and kernel message trapping daemons.<br />

Description:<br />

The sysklogd package contains two system utilities (syslogd and klogd)<br />

which provide support for system logging. Syslogd and klogd run as<br />

daemons (background processes) and log system messages to different<br />

places, like sendmail logs, security logs, error logs, etc.<br />

No added dependencies<br />

No removed dependencies<br />

sysstat-7.0.0-3.el5 - sysstat-7.0.2-3.el5<br />

Group: Applications/System<br />

Summary: The sar and iostat system monitoring commands.


Description:<br />

This package provides the sar and iostat commands for <strong>Linux</strong>. Sar and<br />

iostat enable system monitoring of disk, network, and other IO<br />

activity.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-bind-4 .0.3-2.el5 - system-config-bind-4 .0.3-4 .el5<br />

Group: Applications/System<br />

Summary: The <strong>Red</strong> <strong>Hat</strong> BIND DNS Configuration Tool.<br />

Description:<br />

The system-config-bind package provides a graphical user interface (GUI)<br />

to<br />

configure the Berkeley Internet Name Domain (BIND) Domain Name System<br />

(DNS)<br />

server, "named", with a set of python modules.<br />

Users new to BIND configuration can use this tool to quickly set up a<br />

working<br />

DNS server.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-cluster-1.0.50-1.3 - system-config-cluster-1.0.55-1.0<br />

Group: Applications/System<br />

Summary: system-config-cluster is a utility which allows you to<br />

manage cluster configuration in a graphical setting.<br />

Description:<br />

system-config-cluster is a utility which allows you to manage cluster<br />

configuuration in a graphical setting.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-date-1.8.12-1.el5 - system-config-date-1.8.12-3.el5<br />

Group: System Environment/Base<br />

Summary: A graphical interface for modifying system date and time<br />

Description:<br />

system-config-date is a graphical interface for changing the system date<br />

and<br />

time, configuring the system time zone, and setting up the NTP daemon to<br />

synchronize the time of the system with an NTP time server.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-httpd-1.3.3.1-1.el5 - system-config-httpd-1.3.3.3-1.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 155


156 Inhaltsverzeichnis<br />

Group: Applications/System<br />

Summary: Apache configuration tool<br />

Description:<br />

A RHN configuration tool for apache.<br />

Added Dependencies:<br />

gettext<br />

No removed dependencies<br />

system-config-kdump-1.0.12-1.el5 - system-config-kdump-1.0.14 -4 .el5<br />

Group: System Environment/Base<br />

Summary: A graphical interface for configuring kernel crash dumping<br />

Description:<br />

system-config-kdump is a graphical tool for configuring kernel crash<br />

dumping via kdump and kexec.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-kickstart-2.6.19.1-1.el5 - system-config-kickstart-2.6.19.8-2.el5<br />

Group: System Environment/Base<br />

Summary: A graphical interface for making kickstart files.<br />

Description:<br />

Kickstart Configurator is a graphical tool for creating kickstart files.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-language-1.1.18-1.el5 - system-config-language-1.1.18-2.el5<br />

Group: System Environment/Base<br />

Summary: A graphical interface for modifying the system language<br />

Description:<br />

system-config-language is a graphical user interface that<br />

allows the user to change the default language of the system.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-lvm-1.0.22-1.0.el5 - system-config-lvm-1.1.5-1.0.el5<br />

Group: Applications/System<br />

Summary: A utility for graphically configuring Logical Volumes<br />

Description:


system-config-lvm is a utility for graphically configuring Logical<br />

Volumes<br />

Added Dependencies:<br />

intltool<br />

No removed dependencies<br />

system-config-network-1.3.99-2.el5 - system-config-network-1.3.99.12-1.el5<br />

Group: Applications/System<br />

Summary: The GUI of the NEtwork Adminstration Tool<br />

Description:<br />

This is the GUI of the network configuration tool,<br />

supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-printer-0.7.32.5-1.el5 - system-config-printer-0.7.32.10-1.el5<br />

Group: System Environment/Base<br />

Summary: A printer administration tool<br />

Description:<br />

system-config-printer is a graphical user interface that allows<br />

the user to configure a CUPS print server.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-samba-1.2.39-1.el5 - system-config-samba-1.2.4 1-3.el5<br />

Group: System Environment/Base<br />

Summary: Samba server configuration tool<br />

Description:<br />

system-config-samba is a graphical user interface for creating,<br />

modifying, and deleting samba shares.<br />

No added dependencies<br />

No removed dependencies<br />

system-config-securitylevel-1.6.29.1-1.el5 - system-config-securitylevel-1.6.29.1-2.1.el5<br />

Group: System Environment/Base<br />

Summary: A graphical interface for modifying the system security<br />

level<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 157<br />

system-config-securitylevel is a graphical user interface for<br />

setting basic firewall rules.


158 Inhaltsverzeichnis<br />

No added dependencies<br />

No removed dependencies<br />

system-config-users-1.2.51-1.el5 - system-config-users-1.2.51-4 .el5<br />

Group: Applications/System<br />

Summary: A graphical interface for administering users and groups<br />

Description:<br />

system-config-users is a graphical utility for administrating<br />

users and groups. It depends on the libuser library.<br />

No added dependencies<br />

No removed dependencies<br />

systemtap-0.5.14 -1.el5 - systemtap-0.7.2-2.el5<br />

Group: Development/System<br />

Summary: Instrumentation System<br />

Description:<br />

SystemTap is an instrumentation system for systems running <strong>Linux</strong> 2.6.<br />

Developers can write instrumentation to collect data on the operation<br />

of the system.<br />

Added Dependencies:<br />

/usr/bin/dvips<br />

/usr/bin/latex<br />

/usr/bin/ps2pdf<br />

crash-devel<br />

elfutils-devel >= 0.127<br />

latex2html<br />

zlib-devel<br />

Removed Dependencies:<br />

dejagnu<br />

glib2-devel >= 2.0.0<br />

tcp_wrappers-7.6-4 0.4 .el5 - tcp_wrappers-7.6-4 0.6.el5<br />

Group: System Environment/Daemons<br />

Summary: A security tool which acts as a wrapper for TCP daemons.<br />

Description:<br />

The tcp_wrappers package provides small daemon programs which can<br />

monitor and filter incoming requests for systat, finger, FTP, telnet,<br />

rlogin, rsh, exec, tftp, talk and other network services.<br />

Install the tcp_wrappers program if you need a security tool for<br />

filtering incoming network services requests.<br />

This version also supports IPv6.<br />

No added dependencies


No removed dependencies<br />

tcpdump-3.9.4 -11.el5 - tcpdump-3.9.4 -14 .el5<br />

Group: Applications/Internet<br />

Summary: A network traffic monitoring tool.<br />

Description:<br />

Tcpdump is a command-line tool for monitoring network traffic.<br />

Tcpdump can capture and display the packet headers on a particular<br />

network interface or on all interfaces. Tcpdump can display all of<br />

the packet headers, or just the ones that match particular criteria.<br />

Install tcpdump if you need a program to monitor network traffic.<br />

Added Dependencies:<br />

/usr/sbin/sendmail<br />

No removed dependencies<br />

tcsh-6.14 -12.el5 - tcsh-6.14 -14 .el5<br />

Group: System Environment/Shells<br />

Summary: An enhanced version of csh, the C shell.<br />

Description:<br />

Tcsh is an enhanced but completely compatible version of csh, the C<br />

shell. Tcsh is a command language interpreter which can be used both<br />

as an interactive login shell and as a shell script command processor.<br />

Tcsh includes a command line editor, programmable word completion,<br />

spelling correction, a history mechanism, job control and a C language<br />

like syntax.<br />

No added dependencies<br />

No removed dependencies<br />

telnet-0.17-38.el5 - telnet-0.17-39.el5<br />

Group: Applications/Internet<br />

Summary: The client program for the telnet remote login protocol.<br />

Description:<br />

Telnet is a popular protocol for logging into remote systems over the<br />

Internet. The telnet package provides a command line telnet client.<br />

No added dependencies<br />

No removed dependencies<br />

tetex-3.0-33.1.el5 - tetex-3.0-33.2.el5_1.2<br />

Group: Applications/Publishing<br />

Summary: The TeX text formatting system.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 159


160 Inhaltsverzeichnis<br />

TeTeX is an implementation of TeX for <strong>Linux</strong> or UNIX systems. TeX takes<br />

a text file and a set of formatting commands as input and creates a<br />

typesetter-independent .dvi (DeVice Independent) file as output.<br />

Usually, TeX is used in conjunction with a higher level formatting<br />

package like LaTeX or PlainTeX, since TeX by itself is not very<br />

user-friendly. The output format needn't to be DVI, but also PDF,<br />

when using pdflatex or similar tools.<br />

Install tetex if you want to use the TeX text formatting system. Consider<br />

to install tetex-latex (a higher level formatting package which provides<br />

an easier-to-use interface for TeX). Unless you are an expert at using<br />

TeX,<br />

you should also install the tetex-doc package, which includes the<br />

documentation for TeX.<br />

No added dependencies<br />

No removed dependencies<br />

tk-8.4 .13-3.fc6 - tk-8.4 .13-5.el5_1.1<br />

Group: Development/Languages<br />

Summary: Tk graphical toolkit for the Tcl scripting language<br />

Description:<br />

When paired with the Tcl scripting language, Tk provides a fast and<br />

powerful<br />

way to create cross-platform GUI applications.<br />

No added dependencies<br />

No removed dependencies<br />

tmpwatch-2.9.7-1.1.el5.1 - tmpwatch-2.9.7-1.1.el5.2<br />

Group: System Environment/Base<br />

Summary: A utility for removing files based on when they were last<br />

accessed.<br />

Description:<br />

The tmpwatch utility recursively searches through specified<br />

directories and removes files which have not been accessed in a<br />

specified period of time. Tmpwatch is normally used to clean up<br />

directories which are used for temporarily holding files (for example,<br />

/tmp). Tmpwatch ignores symlinks, won't switch filesystems and only<br />

removes empty directories and regular files.<br />

No added dependencies<br />

No removed dependencies<br />

tog-pegasus-2.6.1-2.el5 - tog-pegasus-2.7.1-2.el5<br />

Group: Systems Management/Base<br />

Summary: OpenPegasus WBEM Services for <strong>Linux</strong><br />

Description:


OpenPegasus WBEM Services for <strong>Linux</strong> enables management solutions that<br />

deliver<br />

increased control of enterprise resources. WBEM is a platform and<br />

resource<br />

independent DMTF standard that defines a common information model and<br />

communication protocol for monitoring and controlling resources from<br />

diverse<br />

sources.<br />

Added Dependencies:<br />

net-snmp-devel<br />

No removed dependencies<br />

tomcat5-5.5.23-0jpp.3.0.2.el5 - tomcat5-5.5.23-0jpp.7.el5_2.1<br />

Group: Networking/Daemons<br />

Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API<br />

Description:<br />

Tomcat is the servlet container that is used in the official Reference<br />

Implementation for the Java Servlet and JavaServer Pages technologies.<br />

The Java Servlet and JavaServer Pages specifications are developed by<br />

Sun under the Java Community Process.<br />

Tomcat is developed in an open and participatory environment and<br />

released under the Apache Software License. Tomcat is intended to be<br />

a collaboration of the best-of-breed developers from around the world.<br />

We invite you to participate in this open development project. To<br />

learn more about getting involved, click here.<br />

No added dependencies<br />

No removed dependencies<br />

totem-2.16.7-1.el5 - totem-2.16.7-4 .el5<br />

Group: Applications/Multimedia<br />

Summary: Movie player for GNOME 2<br />

Description:<br />

Totem is simple movie player for the Gnome desktop. It features a<br />

simple playlist, a full-screen mode, seek and volume controls, as well<br />

as<br />

a pretty complete keyboard navigation.<br />

Added Dependencies:<br />

gecko-devel-unstable >= 1.9<br />

Removed Dependencies:<br />

firefox-devel<br />

traceroute-2.0.1-2.el5 - traceroute-2.0.1-5.el5<br />

Group: Applications/Internet<br />

Summary: Traces the route taken by packets over an IPv4/IPv6 network<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 161


162 Inhaltsverzeichnis<br />

The traceroute utility displays the route used by IP packets on their<br />

way to a specified network (or Internet) host. Traceroute displays<br />

the IP number and host name (if possible) of the machines along the<br />

route taken by the packets. Traceroute is used as a network debugging<br />

tool. If you're having network connectivity problems, traceroute will<br />

show you where the trouble is coming from along the route.<br />

Install traceroute if you need a tool for diagnosing network connectivity<br />

problems.<br />

No added dependencies<br />

No removed dependencies<br />

tzdata-2007d-1.el5 - tzdata-2008i-1.el5<br />

Group: System Environment/Base<br />

Summary: Timezone data<br />

Description:<br />

This package contains data files with rules for various timezones around<br />

the world.<br />

No added dependencies<br />

No removed dependencies<br />

udev-095-14 .9.el5 - udev-095-14 .19.el5<br />

Group: System Environment/Base<br />

Summary: A userspace implementation of devfs<br />

Description:<br />

The udev package contains an implementation of devfs in<br />

userspace using sysfs and netlink.<br />

No added dependencies<br />

No removed dependencies<br />

unzip-5.52-2.2.1 - unzip-5.52-3.el5<br />

Group: Applications/Archiving<br />

Summary: A utility for unpacking zip files.<br />

Description:<br />

The unzip utility is used to list, test, or extract files from a zip<br />

archive. Zip archives are commonly found on MS-DOS systems. The zip<br />

utility, included in the zip package, creates zip archives. Zip and<br />

unzip are both compatible with archives created by PKWARE(R)'s PKZIP<br />

for MS-DOS, but the programs' options and default behaviors do differ<br />

in some respects.<br />

Install the unzip package if you need to list, test or extract files from<br />

a zip archive.<br />

No added dependencies<br />

No removed dependencies


usermode-1.88-3.el5 - usermode-1.88-3.el5.2<br />

Group: Applications/System<br />

Summary: Tools for certain user account management tasks.<br />

Description:<br />

The usermode package contains the userhelper program, which can be<br />

used to allow configured programs to be run with superuser privileges<br />

by ordinary users.<br />

No added dependencies<br />

No removed dependencies<br />

util-linux-2.13-0.4 5.el5 - util-linux-2.13-0.50.el5<br />

Group: System Environment/Base<br />

Summary: A collection of basic system utilities.<br />

Description:<br />

The util-linux package contains a large variety of low-level system<br />

utilities that are necessary for a <strong>Linux</strong> system to function. Among<br />

others, Util-linux contains the fdisk configuration tool and the login<br />

program.<br />

No added dependencies<br />

No removed dependencies<br />

vim-7.0.109-3.el<strong>5.3</strong> - vim-7.0.109-4 .el5_2.4 z<br />

Group: Applications/Editors<br />

Summary: The VIM editor.<br />

Description:<br />

VIM (VIsual editor iMproved) is an updated and improved version of the<br />

vi editor. Vi was the first real screen-based editor for UNIX, and is<br />

still very popular. VIM improves on vi by adding new features:<br />

multiple windows, multi-level undo, block highlighting and more.<br />

No added dependencies<br />

No removed dependencies<br />

virt-manager-0.4 .0-3.el5 - virt-manager-0.<strong>5.3</strong>-10.el5<br />

Group: Applications/Emulators<br />

Summary: Virtual Machine Manager<br />

Description:<br />

Virtual Machine Manager provides a graphical tool for administering<br />

virtual machines such as Xen. It uses libvirt as the backend management<br />

API.<br />

No added dependencies<br />

No removed dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 163


164 Inhaltsverzeichnis<br />

vixie-cron-4 .1-72.el5 - vixie-cron-4 .1-76.el5<br />

Group: System Environment/Base<br />

Summary: The Vixie cron daemon for executing specified programs at<br />

set times.<br />

Description:<br />

The vixie-cron package contains the Vixie version of cron. Cron is a<br />

standard UNIX daemon that runs specified programs at scheduled times.<br />

Vixie cron adds better security and more powerful configuration<br />

options to the standard version of cron.<br />

No added dependencies<br />

No removed dependencies<br />

vnc-4 .1.2-9.el5 - vnc-4 .1.2-14 .el5<br />

Group: User Interface/Desktops<br />

Summary: A remote display system.<br />

Description:<br />

Virtual Network Computing (VNC) is a remote display system which<br />

allows you to view a computing 'desktop' environment not only on the<br />

machine where it is running, but from anywhere on the Internet and<br />

from a wide variety of machine architectures. This package contains a<br />

client which will allow you to connect to other desktops running a VNC<br />

server.<br />

Added Dependencies:<br />

libselinux-devel<br />

mesa-source<br />

Removed Dependencies:<br />

libdrm-devel<br />

vsftpd-2.0.5-10.el5 - vsftpd-2.0.5-12.el5<br />

Group: System Environment/Daemons<br />

Summary: vsftpd - Very Secure Ftp Daemon<br />

Description:<br />

vsftpd is a Very Secure FTP daemon. It was written completely from<br />

scratch.<br />

No added dependencies<br />

No removed dependencies<br />

wireshark-0.99.6-1.el5 - wireshark-1.0.3-4 .el5_2<br />

Group: Applications/Internet<br />

Summary: Network traffic analyzer<br />

Description:


Wireshark is a network traffic analyzer for Unix-ish operating systems.<br />

This package lays base for libpcap, a packet capture and filtering<br />

library, contains command-line utilities, contains plugins and<br />

documentation for wireshark. A graphical user interface is packaged<br />

separately to GTK+ package.<br />

Added Dependencies:<br />

bison<br />

flex<br />

libsmi-devel<br />

Removed Dependencies:<br />

net-snmp-devel >= <strong>5.3</strong><br />

net-snmp-utils >= <strong>5.3</strong><br />

words-3.0-9 - words-3.0-9.1<br />

Group: System Environment/Libraries<br />

Summary: A dictionary of English words for the /usr/share/dict<br />

directory.<br />

Description:<br />

The words file is a dictionary of English words for the<br />

/usr/share/dict directory. Some programs use this database of<br />

words to check spelling. Password checkers use it to look for bad<br />

passwords.<br />

No added dependencies<br />

No removed dependencies<br />

wpa_supplicant-0.4 .8-10.1.fc6 - wpa_supplicant-0.5.10-8.el5<br />

Group: System Environment/Base<br />

Summary: WPA/WPA2/IEEE 802.1X Supplicant<br />

Description:<br />

wpa_supplicant is a WPA Supplicant for <strong>Linux</strong>, BSD and Windows with<br />

support<br />

for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPA<br />

component that is used in the client stations. It implements key<br />

negotiation<br />

with a WPA Authenticator and it controls the roaming and IEEE 802.11<br />

authentication/association of the wlan driver.<br />

Added Dependencies:<br />

dbus-devel<br />

No removed dependencies<br />

x3270-3.3.4 p7-3.el5.1 - x3270-3.3.4 p7-3.el5.4<br />

Group: Applications/Internet<br />

Summary: An X Window System based IBM 3278/3279 terminal emulator<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 165


166 Inhaltsverzeichnis<br />

The x3270 package contains files needed for emulating the IBM 3278/3279<br />

terminals, commonly used with mainframe applications.<br />

You will also need to install a frontend for x3270. Available frontends<br />

are x3270-x11 (for the X Window System) and x3270-text (for text mode).<br />

Added Dependencies:<br />

/usr/bin/makeconv<br />

libicu-devel<br />

No removed dependencies<br />

xen-3.0.3-4 1.el5 - xen-3.0.3-80.el5<br />

Group: Development/Libraries<br />

Summary: Xen is a virtual machine monitor<br />

Description:<br />

This package contains the Xen tools and management daemons needed<br />

to run virtual machines on x86, x86_64, and ia64 systems.<br />

Information on how to use Xen can be found at the Xen project pages.<br />

The Xen system also requires the Xen hypervisor and domain-0<br />

kernel, which can be found in the kernel-xen* package.<br />

Virtualization can be used to run multiple operating systems on one<br />

physical system, for purposes of hardware consolidation, hardware<br />

abstraction, or to test untrusted applications in a sandboxed<br />

environment.<br />

No added dependencies<br />

No removed dependencies<br />

xfig-3.2.4 -21.2.el5 - xfig-3.2.4 -21.3.el5<br />

Group: Applications/Multimedia<br />

Summary: An X Window System tool for drawing basic vector graphics.<br />

Description:<br />

Xfig is an X Window System tool for creating basic vector graphics,<br />

including bezier curves, lines, rulers and more. The resulting<br />

graphics can be saved, printed on PostScript printers or converted to<br />

a variety of other formats (e.g., X11 bitmaps, Encapsulated<br />

PostScript, LaTeX).<br />

You should install xfig if you need a simple program to create vector<br />

graphics.<br />

No added dependencies<br />

No removed dependencies<br />

xorg-x11-drv-ati-6.6.3-3.2.el5 - xorg-x11-drv-ati-6.6.3-3.22.el5<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 ati video driver<br />

Description:


X.Org X11 ati video driver.<br />

Added Dependencies:<br />

autoconf<br />

automake<br />

libtool<br />

xorg-x11-server-randr-source >= 1.1.1-48.52.el5<br />

No removed dependencies<br />

xorg-x11-drv-i810-1.6.5-9.6.el5 - xorg-x11-drv-i810-1.6.5-9.21.el5<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 i810 video driver(s)<br />

Description:<br />

X.Org X11 i810 video driver.<br />

Added Dependencies:<br />

xorg-x11-server-randr-source >= 1.1.1-48.46.el5<br />

No removed dependencies<br />

xorg-x11-drv-keyboard-1.1.0-2.1 - xorg-x11-drv-keyboard-1.1.0-3<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 keyboard input driver<br />

Description:<br />

X.Org X11 keyboard input driver.<br />

No added dependencies<br />

No removed dependencies<br />

xorg-x11-drv-mga-1.4 .2-6.el5 - xorg-x11-drv-mga-1.4 .2-10.el5<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 mga video driver<br />

Description:<br />

X.Org X11 mga video driver.<br />

No added dependencies<br />

No removed dependencies<br />

xorg-x11-drv-mutouch-1.1.0-2 - xorg-x11-drv-mutouch-1.1.0-3<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 mutouch input driver<br />

Description:<br />

X.Org X11 mutouch input driver.<br />

No added dependencies<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 167


168 Inhaltsverzeichnis<br />

No removed dependencies<br />

xorg-x11-drv-nv-2.1.2-1.el5 - xorg-x11-drv-nv-2.1.12-3.el5<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 nv video driver<br />

Description:<br />

X.Org X11 nv video driver.<br />

Added Dependencies:<br />

xorg-x11-server-randr-source >= 1.1.1-48.46.el5<br />

No removed dependencies<br />

xorg-x11-drv-sis-0.9.1-7 - xorg-x11-drv-sis-0.9.1-7.1.el5<br />

Group: User Interface/X Hardware Support<br />

Summary: Xorg X11 sis video driver<br />

Description:<br />

X.Org X11 sis video driver.<br />

No added dependencies<br />

No removed dependencies<br />

xorg-x11-server-1.1.1-4 8.26.el5 - xorg-x11-server-1.1.1-4 8.52.el5<br />

Group: User Interface/X<br />

Summary: X.Org X11 X server<br />

Description:<br />

X.Org X11 X server<br />

No added dependencies<br />

No removed dependencies<br />

xorg-x11-xinit-1.0.2-13.el5 - xorg-x11-xinit-1.0.2-15.el5<br />

Group: User Interface/X<br />

Summary: X.Org X11 X Window System xinit startup scripts<br />

Description:<br />

X.Org X11 X Window System xinit startup scripts<br />

No added dependencies<br />

No removed dependencies<br />

xsane-0.991-4 .el5 - xsane-0.991-5.el5<br />

Group: Applications/Multimedia<br />

Summary: An X Window System front-end for the SANE scanner<br />

interface.


Description:<br />

XSane is an X based interface for the SANE (Scanner Access Now Easy)<br />

library, which provides access to scanners, digital cameras, and other<br />

capture devices. XSane is written in GTK+ and provides control for<br />

performing the scan and then manipulating the captured image.<br />

No added dependencies<br />

No removed dependencies<br />

xterm-215-5.el5 - xterm-215-8.el5<br />

Group: User Interface/X<br />

Summary: xterm terminal emulator for the X Window System<br />

Description:<br />

The xterm program is a terminal emulator for the X Window System. It<br />

provides DEC VT102 and Tektronix 4014 compatible terminals for<br />

programs that can't use the window system directly.<br />

No added dependencies<br />

No removed dependencies<br />

yaboot-1.3.13-5.el5 - yaboot-1.3.13-7.el5<br />

Group: System Environment/Base<br />

Summary: <strong>Linux</strong> bootloader for Power Macintosh "New World" computers.<br />

Description:<br />

yaboot is a bootloader for PowerPC machines which works on New World ROM<br />

machines (Rev. A iMac and newer) and runs directly from Open Firmware,<br />

eliminating the need for Mac OS.<br />

yaboot can also bootload IBM pSeries machines.<br />

Added Dependencies:<br />

e2fsprogs-devel<br />

No removed dependencies<br />

yelp-2.16.0-15.el5 - yelp-2.16.0-22.el5<br />

Group: Applications/System<br />

Summary: A system documentation reader from the Gnome project<br />

Description:<br />

Yelp is the Gnome 2 help/documentation browser. It is designed<br />

to help you browse all the documentation on your system in<br />

one central tool.<br />

Added Dependencies:<br />

gecko-devel-unstable >= 1.9<br />

Removed Dependencies:<br />

gecko-devel >= 1.8.0.12<br />

ypbind-1.19-8.el5 - ypbind-1.19-11.el5<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 169


170 Inhaltsverzeichnis<br />

Group: System Environment/Daemons<br />

Summary: The NIS daemon which binds NIS clients to an NIS domain.<br />

Description:<br />

The Network Information Service (NIS) is a system that provides<br />

network information (login names, passwords, home directories, group<br />

information) to all of the machines on a network. NIS can allow users<br />

to log in on any machine on the network, as long as the machine has<br />

the NIS client programs running and the user's password is recorded in<br />

the NIS passwd database. NIS was formerly known as Sun Yellow Pages<br />

(YP).<br />

This package provides the ypbind daemon. The ypbind daemon binds NIS<br />

clients to an NIS domain. Ypbind must be running on any machines<br />

running NIS client programs.<br />

Install the ypbind package on any machines running NIS client programs<br />

(included in the yp-tools package). If you need an NIS server, you<br />

also need to install the ypserv package to a machine on your network.<br />

No added dependencies<br />

No removed dependencies<br />

ypserv-2.19-3 - ypserv-2.19-5.el5<br />

Group: System Environment/Daemons<br />

Summary: The NIS (Network Information Service) server.<br />

Description:<br />

The Network Information Service (NIS) is a system that provides<br />

network information (login names, passwords, home directories, group<br />

information) to all of the machines on a network. NIS can allow users<br />

to log in on any machine on the network, as long as the machine has<br />

the NIS client programs running and the user's password is recorded in<br />

the NIS passwd database. NIS was formerly known as Sun Yellow Pages<br />

(YP).<br />

This package provides the NIS server, which will need to be running on<br />

your network. NIS clients do not need to be running the server.<br />

Install ypserv if you need an NIS server for your network. You also<br />

need to install the yp-tools and ypbind packages on any NIS client<br />

machines.<br />

No added dependencies<br />

No removed dependencies<br />

yum-3.0.1-5.el5 - yum-3.2.19-18.el5<br />

Group: System Environment/Base<br />

Summary: RPM installer/updater<br />

Description:<br />

Yum is a utility that can check for and automatically download and<br />

install updated RPM packages. Dependencies are obtained and downloaded<br />

automatically prompting the user as necessary.<br />

Added Dependencies:


intltool<br />

No removed dependencies<br />

yum-metadata-parser-1.0-8.fc6 - yum-metadata-parser-1.1.2-2.el5<br />

Group: Development/Libraries<br />

Summary: A fast metadata parser for yum<br />

Description:<br />

Fast metadata parser for yum implemented in C.<br />

No added dependencies<br />

No removed dependencies<br />

yum-rhn-plugin-0.5.2-3.el5 - yum-rhn-plugin-0.<strong>5.3</strong>-30.el5<br />

Group: System Environment/Base<br />

Summary: RHN support for yum<br />

Description:<br />

This yum plugin provides support for yum to access a <strong>Red</strong> <strong>Hat</strong> Network<br />

server for<br />

software updates.<br />

No added dependencies<br />

No removed dependencies<br />

yum-utils-1.0.4 -3.el5 - yum-utils-1.1.16-13.el5<br />

Group: Development/Tools<br />

Summary: Utilities based around the yum package manager<br />

Description:<br />

yum-utils is a collection of utilities and examples for the yum package<br />

manager. It includes utilities by different authors that make yum easier<br />

and<br />

more powerful to use. These tools include: debuginfo-install, packagecleanup,<br />

repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss,<br />

reposync,<br />

repotrack, verifytree, yum-builddep, yum-complete-transaction,<br />

yumdownloader,<br />

yum-debug-dump and yum-groups-manager.<br />

No added dependencies<br />

No removed dependencies<br />

zip-2.31-1.2.2 - zip-2.31-2.el5<br />

Group: Applications/Archiving<br />

Summary: A file compression and packaging utility compatible with<br />

PKZIP.<br />

Description:<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 171


172 Inhaltsverzeichnis<br />

The zip program is a compression and file packaging utility. Zip is<br />

analogous to a combination of the UNIX tar and compress commands and<br />

is compatible with PKZIP (a compression and file packaging utility for<br />

MS-DOS systems).<br />

Install the zip package if you need to compress files using the zip<br />

program.<br />

No added dependencies<br />

No removed dependencies<br />

13. Configuration Changes From Previous <strong>Release</strong>


iscsi-initiator-utils-6.2.0.868-0.7.el5.i386.rpm: /etc/rc.d/init.d/iscsid<br />

---<br />

+++<br />

@@ -59,9 +59,7 @@<br />

echo -n $"Stopping iSCSI daemon: "<br />

- # iscsid does not have a nice shutdown process.<br />

- # It really should never be stopped<br />

- pkill -KILL iscsid<br />

+ iscsiadm -k 0<br />

echo<br />

modprobe -r ib_iser 2>/dev/null<br />

ypbind-1.19-8.el5.i386.rpm: /etc/rc.d/init.d/ypbind<br />

---<br />

+++<br />

@@ -37,7 +37,7 @@<br />

[ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled || return<br />

allow_ypbind=0<br />

. /etc/selinux/config<br />

- if [ -e /etc/selinux/${SELINUXTYPE}/modules1/active/booleans.local ]; then<br />

+ if [ -e /etc/selinux/${SELINUXTYPE}/modules/active/booleans.local ]; then<br />

. /etc/selinux/${SELINUXTYPE}/modules/active/booleans.local<br />

fi<br />

if [ $allow_ypbind == 0 ]; then<br />

@@ -52,6 +52,7 @@<br />

if [ -n "$NISDOMAIN" ]; then<br />

action $"Setting NIS domain name $NISDOMAIN: " domainname $NISDOMAIN<br />

else<br />

+ action $"Error: NIS domain name is not set." false<br />

exit 1<br />

fi<br />

fi<br />

@@ -112,7 +113,7 @@<br />

fi<br />

fi<br />

echo<br />

- selinux_off<br />

+ #selinux_off<br />

return $RETVAL<br />

}<br />

udev-095-14.16.el5.i386.rpm: /etc/sysconfig/modules/udev-stw.modules<br />

---<br />

+++<br />

@@ -1,4 +1,6 @@<br />

#!/bin/sh<br />

-for i in nvram floppy parport lp snd-powermac;do<br />

+MODULES="nvram floppy parport lp snd-powermac"<br />

+[ -f /etc/sysconfig/udev-stw ] && . /etc/sysconfig/udev-stw<br />

+for i in $MODULES ; do<br />

modprobe $i >/dev/null 2>&1<br />

done<br />

dhcp-3.0.5-13.el5.i386.rpm: /etc/rc.d/init.d/dhcpd<br />

---<br />

+++<br />

@@ -62,6 +62,11 @@<br />

[ -f $conf ] || return 6<br />

$dhcpd -q -t -cf $conf<br />

RETVAL=$?<br />

+ if [ $RETVAL -eq 1 ]; then<br />

+ $dhcpd -t -cf $conf<br />

+ else<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 173


174 Inhaltsverzeichnis<br />

+ echo "Syntax: OK" >&2<br />

+ fi<br />

return $RETVAL<br />

}<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/init.d/netconsole<br />

---<br />

+++<br />

@@ -92,7 +92,7 @@<br />

SYSLOGOPTS="netconsole=$LOCALPORT@$LOCALADDR/$DEV,$SYSLOGPORT@$SYSLOGADDR/$SYSLOG<br />

MACADDR "<br />

- logger -p daemon.info -t netconsole: inserting netconsole module with arguments<br />

\<br />

+ /usr/bin/logger -p daemon.info -t netconsole: inserting netconsole module with<br />

arguments \<br />

$SYSLOGOPTS<br />

if [ -n "$SYSLOGOPTS" ]; then<br />

action $"Initializing netconsole" modprobe netconsole \<br />

bind-9.3.4-6.P1.el5.i386.rpm: /etc/rc.d/init.d/named<br />

---<br />

+++<br />

@@ -253,7 +253,7 @@<br />

fi<br />

[ "$RETVAL" -eq 0 ] && success $"$named reload" || failure $"$named reload"<br />

echo<br />

- return $?<br />

+ return $RETVAL<br />

}<br />

probe() {<br />

# named knows how to reload intelligently; we don't want linuxconf<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/ifup-ippp<br />

---<br />

+++<br />

@@ -30,20 +30,20 @@<br />

# check that ipppd is available for syncppp<br />

if [ "$ENCAP" = "syncppp" ]; then<br />

if [ ! -x /usr/sbin/ipppd -a ! -x /sbin/ipppd ] ; then<br />

- logger -p daemon.info -t ifup-ippp "ipppd does not exist or is not<br />

executable"<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp "ipppd does not exist or is<br />

not executable"<br />

exit 1<br />

fi<br />

fi<br />

# check that isdnctrl is available<br />

if [ ! -x /usr/sbin/isdnctrl -a ! -x /sbin/isdnctrl ] ; then<br />

- logger -p daemon.info -t ifup-ippp "isdnctrl does not exist or is not<br />

executable"<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp "isdnctrl does not exist or is<br />

not executable"<br />

exit 1<br />

fi<br />

# check all ISDN devices<br />

if ! isdnctrl list all >/dev/null 2>&1 ; then<br />

- logger -p daemon.info -t ifup-ippp "cannot list ISDN devices"<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp "cannot list ISDN devices"<br />

exit 1<br />

fi<br />

@@ -52,12 +52,12 @@


function log_echo()<br />

{<br />

- logger -p daemon.info -t ifup-ippp $"$*"<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp $"$*"<br />

}<br />

function log_isdnctrl()<br />

{<br />

- logger -p daemon.info -t ifup-ippp isdnctrl $*<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp isdnctrl $*<br />

isdnctrl $* >/dev/null 2>&1 || exit 1<br />

}<br />

@@ -338,12 +338,12 @@<br />

[ -n "$NETMASK" ] && netmask="netmask $NETMASK"<br />

# activate ISDN device<br />

- logger -p daemon.info -t ifup-ippp "ifconfig $DEVICE $IPADDR pointopoint<br />

$GATEWAY $netmask up"<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp "ifconfig $DEVICE $IPADDR<br />

pointopoint $GATEWAY $netmask up"<br />

ifconfig $DEVICE $IPADDR pointopoint $GATEWAY $netmask up >/dev/null 2>&1<br />

if [ "$ENCAP" = "syncppp" ]; then<br />

# start ipppd daemon<br />

- logger -p daemon.info -t ifup-ippp "ipppd $options $netmask"<br />

+ /usr/bin/logger -p daemon.info -t ifup-ippp "ipppd $options $netmask"<br />

ipppd $options $netmask >/dev/null 2>&1<br />

# start ibod daemon<br />

lynx-2.8.5-28.1.i386.rpm: /etc/lynx.cfg<br />

---<br />

+++<br />

@@ -1026,7 +1026,7 @@<br />

# ====<br />

# Do not define this.<br />

#<br />

-#TRUSTED_LYNXCGI:none<br />

+TRUSTED_LYNXCGI:none<br />

.h2 LYNXCGI_ENVIRONMENT<br />

nfs-utils-1.0.9-33.el5.i386.rpm: /etc/rc.d/init.d/rpcgssd<br />

---<br />

+++<br />

@@ -28,19 +28,23 @@<br />

case "$1" in<br />

start|condstart)<br />

# Check that networking is up.<br />

- [ "${NETWORKING}" = "no" ] && exit 6<br />

+ [ "${NETWORKING}" != "yes" ] && exit 6<br />

[ ! -x /usr/sbin/rpc.gssd ] && exit 5<br />

-<br />

- # List of kernel modules to load<br />

- [ -z "${SECURE_NFS_MODS}" ] && SECURE_NFS_MODS="des rpcsec_gss_krb5"<br />

# Make sure the daemon is not already running.<br />

if status $prog > /dev/null ; then<br />

exit 0<br />

fi<br />

+<br />

+ # During condstart need to check again to see<br />

+ # if we are configured to start<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 175


176 Inhaltsverzeichnis<br />

+ [ "${SECURE_NFS}" != "yes" ] && exit 6<br />

+<br />

rm -f $LOCKFILE<br />

+ echo -n $"Starting RPC gssd: "<br />

- echo -n $"Starting RPC gssd: "<br />

+ # List of kernel modules to load<br />

+ [ -z "${SECURE_NFS_MODS}" ] && SECURE_NFS_MODS="des rpcsec_gss_krb5"<br />

# Make sure the rpc_pipefs filesystem is available<br />

[ "${RPCMTAB}" != "noload" ] && {<br />

dovecot-1.0.7-2.el5.i386.rpm: /etc/rc.d/init.d/dovecot<br />

---<br />

+++<br />

@@ -7,27 +7,61 @@<br />

# chkconfig: - 65 35<br />

# description: Dovecot Imap Server<br />

# processname: dovecot<br />

+# config: /etc/dovecot.conf<br />

+# config: /etc/sysconfig/dovecot<br />

+# pidfile: /var/run/dovecot/master.pid<br />

+<br />

+### BEGIN INIT INFO<br />

+# Provides: dovecot<br />

+# Required-Start: $local_fs $network<br />

+# Required-Stop: $local_fs $network<br />

+# Should-Start: $remote_fs<br />

+# Should-Stop: $remote_fs<br />

+# Default-Start:<br />

+# Default-Stop: 0 1 2 3 4 5 6<br />

+# Short-Description: start and stop Dovecot Imap server<br />

+# Description: Dovecot is an IMAP server for <strong>Linux</strong>/UNIX-like systems,<br />

+# written with security primarily in mind. It also contains<br />

+# a small POP3 server.<br />

+### END INIT INFO<br />

+<br />

# Source function library.<br />

. /etc/init.d/functions<br />

-test -x /usr/sbin/dovecot || exit 0<br />

+if [ -f /etc/sysconfig/dovecot ]; then<br />

+ . /etc/sysconfig/dovecot<br />

+fi<br />

RETVAL=0<br />

prog="Dovecot Imap"<br />

+exec="/usr/sbin/dovecot"<br />

+config="/etc/dovecot.conf"<br />

+pidfile="/var/run/dovecot/master.pid"<br />

+lockfile="/var/lock/subsys/dovecot"<br />

start() {<br />

+ [ -x $exec ] || exit 5<br />

+ [ -f $config ] || exit 6<br />

+<br />

echo -n $"Starting $prog: "<br />

- daemon /usr/sbin/dovecot<br />

+ daemon --pidfile $pidfile $exec $OPTIONS<br />

RETVAL=$?<br />

- [ $RETVAL -eq 0 ] && touch /var/lock/subsys/dovecot<br />

+ [ $RETVAL -eq 0 ] && touch $lockfile<br />

echo<br />

}<br />

stop() {


echo -n $"Stopping $prog: "<br />

- killproc /usr/sbin/dovecot<br />

+ killproc -p $pidfile $exec<br />

RETVAL=$?<br />

- [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/dovecot<br />

+ [ $RETVAL -eq 0 ] && rm -f $lockfile<br />

+ echo<br />

+}<br />

+<br />

+reload() {<br />

+ echo -n $"Reloading $prog: "<br />

+ killproc -p $pidfile $exec -HUP<br />

+ RETVAL=$?<br />

echo<br />

}<br />

@@ -41,24 +75,27 @@<br />

stop)<br />

stop<br />

;;<br />

- reload|restart)<br />

+ reload)<br />

+ reload<br />

+ ;;<br />

+ force-reload|restart)<br />

stop<br />

start<br />

RETVAL=$?<br />

;;<br />

- condrestart)<br />

- if [ -f /var/lock/subsys/dovecot ]; then<br />

+ condrestart|try-restart)<br />

+ if [ -f $lockfile ]; then<br />

stop<br />

start<br />

fi<br />

;;<br />

status)<br />

- status /usr/sbin/dovecot<br />

+ status -p $pidfile $exec<br />

RETVAL=$?<br />

;;<br />

*)<br />

- echo $"Usage: $0 {condrestart|start|stop|restart|reload|status}"<br />

- exit 1<br />

+ echo $"Usage: $0 {condrestart|try-restart|start|stop|restart|reload|forcereload|status}"<br />

+ exit 2<br />

esac<br />

exit $RETVAL<br />

device-mapper-multipath-0.4.7-17.el5.i386.rpm: /etc/rc.d/init.d/multipathd<br />

---<br />

+++<br />

@@ -4,7 +4,7 @@<br />

#<br />

# Starts the multipath daemon<br />

#<br />

-# chkconfig: - 13 87<br />

+# chkconfig: - 06 87<br />

# description: Manage device-mapper multipath devices<br />

# processname: multipathd<br />

@@ -13,6 +13,7 @@<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 177


178 Inhaltsverzeichnis<br />

initdir=/etc/rc.d/init.d<br />

lockdir=/var/lock/subsys<br />

sysconfig=/etc/sysconfig<br />

+syspath=/sys/block<br />

system=redhat<br />

@@ -25,6 +26,35 @@<br />

test -r $sysconfig/$prog && . $sysconfig/$prog<br />

RETVAL=0<br />

+<br />

+teardown_slaves()<br />

+{<br />

+cd $1;<br />

+if [ -d "slaves" ]; then<br />

+for slave in slaves/*;<br />

+do<br />

+ if [ "$slave" = "slaves/*" ]; then<br />

+ read dev < $1/dev<br />

+ tablename=`dmsetup table --target multipath | sed -n "s/\(.*\): .* $dev<br />

.*/\1/p"`<br />

+ if ! [ -z $tablename ]; then<br />

+ echo "Root is on a multipathed device, multipathd can not be stopped"<br />

+ exit 1<br />

+ fi<br />

+ else<br />

+ local_slave=`readlink -f $slave`;<br />

+ teardown_slaves $local_slave;<br />

+ fi<br />

+ done<br />

+<br />

+else<br />

+ read dev < $1/dev<br />

+ tablename=`dmsetup table --target multipath | sed -n "s/\(.*\): .* $dev<br />

.*/\1/p"`<br />

+ if ! [ -z $tablename ]; then<br />

+ echo "Root is on a multipathed device, multipathd can not be stopped"<br />

+ exit 1<br />

+ fi<br />

+fi<br />

+}<br />

#<br />

# See how we were called.<br />

@@ -40,6 +70,11 @@<br />

}<br />

stop() {<br />

+ root_dev=$(awk '{ if ($1 !~ /^[ \t]*#/ && $2 == "/") { print $1; }}'<br />

/etc/mtab)<br />

+ dm_num=`dmsetup info -c --noheadings -o minor $root_dev`<br />

+ root_dm_device="dm-$dm_num"<br />

+ [ -d $syspath/$root_dm_device ] && teardown_slaves $syspath/$root_dm_device<br />

+<br />

echo -n $"Stopping $prog daemon: "<br />

killproc $DAEMON<br />

RETVAL=$?<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/rc6.d/S01reboot<br />

---<br />

+++<br />

@@ -10,6 +10,9 @@<br />

NOLOCALE=1<br />

. /etc/init.d/functions


+<br />

+UMOUNT="umount"<br />

+[ ! -w /etc ] && UMOUNT="umount -n"<br />

action() {<br />

echo -n "$1 "<br />

@@ -131,7 +134,7 @@<br />

# Try to unmount tmpfs filesystems to avoid swapping them in. Ignore failures.<br />

tmpfs=$(awk '$2 ~ /^\/($|proc|dev)/ { next; }<br />

$3 == "tmpfs" { print $2; }' /proc/mounts | sort -r)<br />

-[ -n "$tmpfs" ] && fstab-decode umount $tmpfs 2>/dev/null<br />

+[ -n "$tmpfs" ] && fstab-decode $UMOUNT $tmpfs 2>/dev/null<br />

# Turn off swap, then unmount file systems.<br />

[ -f /proc/swaps ] && SWAPS=`awk '! /^Filename/ { print $1 }' /proc/swaps`<br />

@@ -143,8 +146,6 @@<br />

backdev=$(/sbin/cryptsetup status "$dst" \<br />

| awk '$1 == "device:" { print $2 }')<br />

/sbin/cryptsetup remove "$dst"<br />

- # Leave partition with a blank plain-text swap<br />

- mkswap "$backdev" > /dev/null<br />

fi<br />

done<br />

fi<br />

@@ -170,7 +171,7 @@<br />

$"Unmounting file systems (retry): " \<br />

-f<br />

-[ -f /proc/bus/usb/devices ] && umount /proc/bus/usb<br />

+[ -f /proc/bus/usb/devices ] && $UMOUNT /proc/bus/usb<br />

[ -f /etc/crypttab ] && \<br />

LANG=C action $"Stopping disk encryption: " halt_crypto<br />

@@ -183,7 +184,7 @@<br />

awk '$2 !~ /\/(|dev|proc|selinux)$/ && $1 !~ /^\/dev\/ram/ { print $2 }' \<br />

/proc/mounts | sort -r | \<br />

while read line; do<br />

- fstab-decode umount -f $line<br />

+ fstab-decode $UMOUNT -f $line<br />

done<br />

if [ -x /sbin/halt.local ]; then<br />

alsa-lib-1.0.14-1.rc4.el5.i386.rpm: /etc/alsa/alsa.conf<br />

---<br />

+++<br />

@@ -67,7 +67,7 @@<br />

defaults.pcm.ipc_perm 0600<br />

defaults.pcm.dmix.max_periods 0<br />

defaults.pcm.dmix.rate 48000<br />

-defaults.pcm.dmix.format S16_LE<br />

+defaults.pcm.dmix.format "unchanged"<br />

defaults.pcm.dmix.card defaults.pcm.card<br />

defaults.pcm.dmix.device defaults.pcm.device<br />

defaults.pcm.dsnoop.card defaults.pcm.card<br />

@@ -94,6 +94,9 @@<br />

defaults.pcm.iec958.device defaults.pcm.device<br />

defaults.pcm.modem.card defaults.pcm.card<br />

defaults.pcm.modem.device defaults.pcm.device<br />

+# truncate files via file or tee PCM<br />

+defaults.pcm.file_format "raw"<br />

+defaults.pcm.file_truncate true<br />

defaults.rawmidi.card 0<br />

defaults.rawmidi.device 0<br />

defaults.rawmidi.subdevice -1<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 179


180 Inhaltsverzeichnis<br />

@@ -124,6 +127,7 @@<br />

pcm.surround71 cards.pcm.surround71<br />

pcm.iec958 cards.pcm.iec958<br />

pcm.spdif iec958<br />

+pcm.hdmi cards.pcm.hdmi<br />

pcm.dmix cards.pcm.dmix<br />

pcm.dsnoop cards.pcm.dsnoop<br />

pcm.modem cards.pcm.modem<br />

@@ -262,12 +266,19 @@<br />

}<br />

@args.FORMAT {<br />

type string<br />

- default raw<br />

+ default {<br />

+ @func refer<br />

+ name defaults.pcm.file_format<br />

+ }<br />

}<br />

type file<br />

slave.pcm $SLAVE<br />

file $FILE<br />

format $FORMAT<br />

+ truncate {<br />

+ @func refer<br />

+ name defaults.pcm.file_truncate<br />

+ }<br />

}<br />

pcm.file {<br />

@@ -277,12 +288,19 @@<br />

}<br />

@args.FORMAT {<br />

type string<br />

- default raw<br />

+ default {<br />

+ @func refer<br />

+ name defaults.pcm.file_format<br />

+ }<br />

}<br />

type file<br />

slave.pcm null<br />

file $FILE<br />

format $FORMAT<br />

+ truncate {<br />

+ @func refer<br />

+ name defaults.pcm.file_truncate<br />

+ }<br />

}<br />

pcm.null {<br />

@@ -316,7 +334,7 @@<br />

}<br />

ctl.hw {<br />

- @args[ CARD ]<br />

+ @args [ CARD ]<br />

@args.CARD {<br />

type string<br />

default {<br />

caching-nameserver-9.3.4-6.P1.el5.i386.rpm: /etc/named.caching-nameserver.conf<br />

---<br />

+++<br />

@@ -18,8 +18,12 @@<br />

dump-file "/var/named/data/cache_dump.db";<br />

statistics-file "/var/named/data/named_stats.txt";


memstatistics-file "/var/named/data/named_mem_stats.txt";<br />

- query-source port 53;<br />

- query-source-v6 port 53;<br />

+<br />

+ // Those options should be used carefully because they disable port<br />

+ // randomization<br />

+ // query-source port 53;<br />

+ // query-source-v6 port 53;<br />

+<br />

allow-query { localhost; };<br />

};<br />

logging {<br />

kexec-tools-1.102pre-21.el5.i386.rpm: /etc/rc.d/init.d/kdump<br />

---<br />

+++<br />

@@ -26,6 +26,7 @@<br />

KDUMP_KERNELVER=""<br />

KDUMP_INITRDEXT=""<br />

KDUMP_COMMANDLINE=""<br />

+KDUMP_IDE_NOPROBE_COMMANDLINE=""<br />

KEXEC_ARGS=""<br />

KDUMP_CONFIG_FILE="/etc/kdump.conf"<br />

@@ -107,8 +108,15 @@<br />

#check to see if config file or kdump post has been modified<br />

#since last build of the image file<br />

image_time=`stat -c "%Y" $kdump_initrd`<br />

- KDUMP_POST=`grep ^kdump_post $KDUMP_CONFIG_FILE | cut -d\ -f2`<br />

- files="$KDUMP_CONFIG_FILE $kdump_kernel $KDUMP_POST"<br />

+ EXTRA_FILES=`grep ^kdump_post $KDUMP_CONFIG_FILE | cut -d\ -f2`<br />

+ CHECK_FILE=`grep ^kdump_pre $KDUMP_CONFIG_FILE | cut -d\ -f2`<br />

+ EXTRA_FILES="$EXTRA_FILES $CHECK_FILE"<br />

+ CHECK_FILE=`grep ^extra_modules $KDUMP_CONFIG_FILE | cut -d\ -f2-`<br />

+ EXTRA_FILES="$EXTRA_FILES $CHECK_FILE"<br />

+ CHECK_FILE=`grep ^extra_bins $KDUMP_CONFIG_FILE | cut -d\ -f2-`<br />

+ EXTRA_FILES="$EXTRA_FILES $CHECK_FILE"<br />

+ FORCE_REBUILD=`grep ^extra_modules $KDUMP_CONFIG_FILE`<br />

+ files="$KDUMP_CONFIG_FILE $kdump_kernel $EXTRA_FILES"<br />

modified_files=""<br />

for file in $files; do<br />

time_stamp=0<br />

@@ -123,9 +131,17 @@<br />

fi<br />

done<br />

- if [ -n "$modified_files" -a "$modified_files" != " " ]; then<br />

- echo "Detected change(s) the following file(s):"<br />

- echo -n " "; echo "$modified_files" | sed 's/\s/\n /g'<br />

+ if [ -n "$FORCE_REBUILD" -a "$modified_files"!=" " ]<br />

+ then<br />

+ modified_files="force_rebuild"<br />

+ fi<br />

+<br />

+ if [ -n "$modified_files" -a "$modified_files"!=" " ]; then<br />

+ if [ "$modified_files" != "force_rebuild" ]<br />

+ then<br />

+ echo "Detected change(s) the following file(s):"<br />

+ echo -n " "; echo "$modified_files" | sed 's/\s/\n /g'<br />

+ fi<br />

echo "Rebuilding $kdump_initrd"<br />

/sbin/mkdumprd -d -f $kdump_initrd $kdump_kver<br />

if [ $? != 0 ]; then<br />

@@ -174,6 +190,33 @@<br />

return 1<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 181


182 Inhaltsverzeichnis<br />

fi<br />

return 0<br />

+}<br />

+<br />

+function avoid_cdrom_drive()<br />

+{<br />

+ local DRIVE=""<br />

+ local MEDIA=""<br />

+ local IDE_DRIVES=(`echo hd{a,b,c,d}`)<br />

+ local COUNTER="0"<br />

+<br />

+ for DRIVE in ${IDE_DRIVES[@]}<br />

+ do<br />

+ if ! $(echo "$KDUMP_COMMANDLINE" |grep -q "$DRIVE=");then<br />

+ if [ -f /proc/ide/$DRIVE/media ];then<br />

+ MEDIA=$(cat /proc/ide/$DRIVE/media)<br />

+ if [ x"$MEDIA" == x"cdrom" ]; then<br />

+ KDUMP_IDE_NOPROBE_COMMANDLINE="$KDUMP_IDE_NOPROBE_COMMANDLINE<br />

$DRIVE=cdrom"<br />

+ COUNTER=$(($COUNTER+1))<br />

+ fi<br />

+ fi<br />

+ else<br />

+ KDUMP_IDE_NOPROBE_COMMANDLINE="$KDUMP_IDE_NOPROBE_COMMANDLINE<br />

$DRIVE=noprobe"<br />

+ fi<br />

+ done<br />

+ # We don't find cdrom drive.<br />

+ if [ $COUNTER -eq 0 ]; then<br />

+ KDUMP_IDE_NOPROBE_COMMANDLINE=""<br />

+ fi<br />

}<br />

# Load the kdump kerel specified in /etc/sysconfig/kdump<br />

@@ -226,6 +269,8 @@<br />

KDUMP_COMMANDLINE=`echo $KDUMP_COMMANDLINE | sed -e 's/crashkernel=[0-<br />

9]\+[MmKkGg]@[0-9]\+[MmGgKk]//'`<br />

KDUMP_COMMANDLINE="${KDUMP_COMMANDLINE} ${KDUMP_COMMANDLINE_APPEND}"<br />

+ avoid_cdrom_drive<br />

+ KDUMP_COMMANDLINE="${KDUMP_COMMANDLINE} ${KDUMP_IDE_NOPROBE_COMMANDLINE}"<br />

KEXEC_OUTPUT=`$KEXEC $KEXEC_ARGS $standard_kexec_args \<br />

--command-line="$KDUMP_COMMANDLINE" \<br />

@@ -364,13 +409,7 @@<br />

function do_final_action()<br />

{<br />

- FINAL_ACTION=`grep default $KDUMP_CONFIG_FILE | grep -vm1 ^\# \<br />

- | cut -d\ -f2`<br />

- if [[ $FINAL_ACTION != "halt" ]]; then<br />

- FINAL_ACTION="reboot"<br />

- fi<br />

-<br />

- $FINAL_ACTION<br />

+ reboot<br />

}<br />

case "$1" in<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/init.d/network<br />

---<br />

+++<br />

@@ -171,7 +171,7 @@<br />

stop)<br />

# Don't shut the network down if root is on NFS or a network


# block device.<br />

- rootfs=$(awk '{ if ($1 !~ /^[ \t]*#/ && $2 == "/") { print $3; }}'<br />

/etc/mtab)<br />

+ rootfs=$(awk '{ if ($1 !~ /^[ \t]*#/ && $2 == "/" && $3 != "rootfs") {<br />

print $3; }}' /proc/mounts)<br />

rootopts=$(awk '{ if ($1 !~ /^[ \t]*#/ && $2 == "/") { print $4; }}'<br />

/etc/mtab)<br />

if [[ "$rootfs" =~ "^nfs" ]] || [[ "$rootopts" =~ "_netdev|_rnetdev" ]] ; then<br />

nfs-utils-1.0.9-33.el5.i386.rpm: /etc/rc.d/init.d/rpcidmapd<br />

---<br />

+++<br />

@@ -24,7 +24,7 @@<br />

case "$1" in<br />

start|condstart)<br />

# Check that networking is up.<br />

- [ "${NETWORKING}" = "no" ] && exit 6<br />

+ [ "${NETWORKING}" != "yes" ] && exit 6<br />

[ ! -x /usr/sbin/rpc.idmapd ] && exit 5<br />

@@ -32,6 +32,11 @@<br />

[ "$1" = "condstart" -a -n "`pidofproc $prog`" ] && {<br />

killproc $prog "-SIGHUP" > /dev/null<br />

exit 0<br />

+ }<br />

+ [ "$1" = "start" ] && {<br />

+ if status $prog > /dev/null ; then<br />

+ exit 0<br />

+ fi<br />

}<br />

rm -f $LOCKFILE<br />

@@ -55,8 +60,6 @@<br />

}<br />

}<br />

}<br />

-<br />

- # Make sure the mount worked.<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 183<br />

# Start daemon.<br />

daemon $prog ${RPCIDMAPDARGS}<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/ifup-sl<br />

---<br />

+++<br />

@@ -31,7 +31,7 @@<br />

[ -x /usr/sbin/dip ] || {<br />

echo $"/usr/sbin/dip does not exist or is not executable"<br />

echo $"ifup-sl for $DEVICE exiting"<br />

- logger -p daemon.info -t ifup-sl \<br />

+ /usr/bin/logger -p daemon.info -t ifup-sl \<br />

$"/usr/sbin/dip does not exist or is not executable for $DEVICE"<br />

exit 1<br />

}<br />

@@ -43,14 +43,14 @@<br />

[ -f $DIPSCRIPT ] || {<br />

echo $"/etc/sysconfig/network-scripts/dip-$DEVICE does not exist"<br />

echo $"ifup-sl for $DEVICE exiting"<br />

- logger -p daemon.info -t ifup-sl \<br />

+ /usr/bin/logger -p daemon.info -t ifup-sl \<br />

$"/etc/sysconfig/network-scripts/dip-$DEVICE does not exist for $DEVICE"<br />

exit 1<br />

}


184 Inhaltsverzeichnis<br />

while : ; do<br />

echo > /var/run/sl-$DEVICE.dev<br />

- (logger -p daemon.info -t ifup-sl \<br />

+ (/usr/bin/logger -p daemon.info -t ifup-sl \<br />

$"dip started for $DEVICE on $MODEMPORT at $LINESPEED" &)&<br />

doexec /usr/sbin/dip dip-$DEVICE $DIPSCRIPT<br />

if [ "$PERSIST" != "yes" -o ! -f /var/run/sl-$DEVICE.dev ] ; then<br />

ypserv-2.19-3.i386.rpm: /var/yp/Makefile<br />

---<br />

+++<br />

@@ -98,10 +98,18 @@<br />

YPSERVERS = $(YPDIR)/ypservers # List of all NIS servers for a domain<br />

target: Makefile<br />

+ifeq ($(shell /bin/domainname), (none))<br />

+ @echo "Domain name cannot be (none)"<br />

+else<br />

+ifeq ($(shell /bin/domainname), )<br />

+ @echo "Domain name must be set"<br />

+else<br />

@test ! -d $(LOCALDOMAIN) && mkdir $(LOCALDOMAIN) ; \<br />

cd $(LOCALDOMAIN) ; \<br />

$(NOPUSH) || $(MAKE) -f ../Makefile ypservers; \<br />

$(MAKE) -f ../Makefile all<br />

+endif<br />

+endif<br />

# If you don't want some of these maps built, feel free to comment<br />

# them out from this list.<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/init.d/netfs<br />

---<br />

+++<br />

@@ -35,6 +35,8 @@<br />

# See how we were called.<br />

case "$1" in<br />

start)<br />

+ # Let udev handle any backlog before trying to mount file systems<br />

+ /sbin/udevsettle --timeout=30<br />

[ -n "$NFSFSTAB" ] &&<br />

{<br />

[ ! -f /var/lock/subsys/portmap ] && service portmap start<br />

nfs-utils-1.0.9-33.el5.i386.rpm: /etc/rc.d/init.d/rpcsvcgssd<br />

---<br />

+++<br />

@@ -27,12 +27,9 @@<br />

case "$1" in<br />

start|condstart)<br />

# Check that networking is up.<br />

- [ "${NETWORKING}" = "no" ] && exit 6<br />

+ [ "${NETWORKING}" != "yes" ] && exit 6<br />

[ "${SECURE_NFS}" != "yes" ] && exit 6<br />

[ ! -x /usr/sbin/rpc.svcgssd ] && exit 5<br />

-<br />

- # List of kernel modules to load<br />

- [ -z "${SECURE_NFS_MODS}" ] && SECURE_NFS_MODS="des rpcsec_gss_krb5"<br />

# Make sure the daemon is not already running.<br />

if status $prog > /dev/null ; then<br />

@@ -41,6 +38,9 @@<br />

rm -f $LOCKFILE<br />

echo -n $"Starting RPC svcgssd: "<br />

+ # List of kernel modules to load<br />

+ [ -z "${SECURE_NFS_MODS}" ] && SECURE_NFS_MODS="des rpcsec_gss_krb5"<br />

+


# Make sure the rpc_pipefs filesystem is available<br />

[ "${RPCMTAB}" != "noload" ] && {<br />

openldap-servers-2.3.27-8.el5_1.3.i386.rpm: /etc/rc.d/init.d/ldap<br />

---<br />

+++<br />

@@ -21,7 +21,7 @@<br />

# Source an auxiliary options file if we have one, and pick up OPTIONS,<br />

# SLAPD_OPTIONS, SLURPD_OPTIONS, SLAPD_LDAPS, SLAPD_LDAPI, and maybe<br />

-# KRB5_KTNAME.<br />

+# KRB5_KTNAME and SLURPD_KRB5CCNAME.<br />

if [ -r /etc/sysconfig/ldap ] ; then<br />

. /etc/sysconfig/ldap<br />

fi<br />

@@ -114,7 +114,7 @@<br />

echo -n $"$file is not readable by \"$user\"" ; warning ; echo<br />

fi<br />

# Unaccessible TLS configuration files.<br />

- tlsconfigs=`LANG=C egrep<br />

'^(TLSCACertificateFile|TLSCertificateFile|TLSCertificateKeyFile)[[:space:]]'<br />

/etc/openldap/slapd.conf | awk '{print $2}'`<br />

+ tlsconfigs=`LANG=C egrep<br />

'^(TLS_CACERT|TLSCACertificateFile|TLSCertificateFile|TLSCertificateKeyFile)[[:spac<br />

e:]]' /etc/openldap/slapd.conf /etc/openldap/ldap.conf | awk '{print $2}'`<br />

for file in $tlsconfigs ; do<br />

if ! testasuser $user -r $file ; then<br />

echo -n $"$file is not readable by \"$user\"" ; warning ; echo<br />

@@ -167,6 +167,9 @@<br />

if grep -q "^replogfile" /etc/openldap/slapd.conf; then<br />

prog=`basename ${slurpd}`<br />

echo -n $"Starting $prog: "<br />

+ if [ -n "$SLURPD_KRB5CCNAME" ]; then<br />

+ export KRB5CCNAME="$SLURPD_KRB5CCNAME";<br />

+ fi<br />

daemon ${slurpd} $OPTIONS $SLURPD_OPTIONS<br />

RETVAL=$?<br />

echo<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/rc.sysinit<br />

---<br />

+++<br />

@@ -143,7 +143,7 @@<br />

skip=""<br />

# Parse the src field for UUID= and convert to real device names<br />

if [ "${src%%=*}" == "UUID" ]; then<br />

- src=`/sbin/blkid -t "$src" -o device|(read oneline;echo $oneline)`<br />

+ src=$(/sbin/blkid -t "$src" -l -o device)<br />

elif [ "${src/^\/dev\/disk\/by-uuid\/}" != "$src" ]; then<br />

src=$(__readlink $src)<br />

fi<br />

@@ -458,6 +458,13 @@<br />

fi<br />

fi<br />

+if [ -f /etc/crypttab ]; then<br />

+ s=$"Starting disk encryption:"<br />

+ echo "$s"<br />

+ init_crypto 0 && success "$s" || failure "$s"<br />

+ echo<br />

+fi<br />

+<br />

if [ -f /fastboot ] || strstr "$cmdline" fastboot ; then<br />

fastboot=yes<br />

fi<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 185


186 Inhaltsverzeichnis<br />

@@ -533,7 +540,7 @@<br />

mountopts=<br />

# Scan partitions for local scratch storage<br />

- rw_mount_dev=$(blkid -t LABEL="$RW_LABEL" -o device | awk '{ print ; exit }')<br />

+ rw_mount_dev=$(blkid -t LABEL="$RW_LABEL" -l -o device)<br />

# First try to mount scratch storage from /etc/fstab, then any<br />

# partition with the proper label. If either succeeds, be sure<br />

@@ -590,12 +597,12 @@<br />

# First try to mount persistent data from /etc/fstab, then any<br />

# partition with the proper label, then fallback to NFS<br />

- state_mount_dev=$(blkid -t LABEL="$STATE_LABEL" -o device | awk '{ print ; exit<br />

}')<br />

- if mount $mountopts "$STATE_MOUNT" > /dev/null 2>&1 ; then<br />

+ state_mount_dev=$(blkid -t LABEL="$STATE_LABEL" -l -o device)<br />

+ if mount $mountopts $STATE_OPTIONS "$STATE_MOUNT" > /dev/null 2>&1 ; then<br />

/bin/true<br />

elif [ x$state_mount_dev != x ] && mount $state_mount_dev $mountopts<br />

"$STATE_MOUNT" > /dev/null 2>&1; then<br />

/bin/true<br />

- elif [ -n "$CLIENTSTATE" ]; then<br />

+ elif [ ! -z "$CLIENTSTATE" ]; then<br />

# No local storage was found. Make a final attempt to find<br />

# state on an NFS server.<br />

@@ -730,23 +737,29 @@<br />

restorecon /etc/mtab /etc/ld.so.cache /etc/blkid/blkid.tab /etc/resolv.conf<br />

>/dev/null 2>&1<br />

fi<br />

-# Clear mtab<br />

-(> /etc/mtab) &> /dev/null<br />

-<br />

-# Remove stale backups<br />

-rm -f /etc/mtab~ /etc/mtab~~<br />

-<br />

-# Enter mounted filesystems into /etc/mtab<br />

-mount -f /<br />

-mount -f /proc >/dev/null 2>&1<br />

-mount -f /sys >/dev/null 2>&1<br />

-mount -f /dev/pts >/dev/null 2>&1<br />

-mount -f /proc/bus/usb >/dev/null 2>&1<br />

+if [ "$READONLY" != "yes" ] ; then<br />

+ # Clear mtab<br />

+ (> /etc/mtab) &> /dev/null<br />

+<br />

+ # Remove stale backups<br />

+ rm -f /etc/mtab~ /etc/mtab~~<br />

+<br />

+ # Enter mounted filesystems into /etc/mtab<br />

+ mount -f /<br />

+ mount -f /proc >/dev/null 2>&1<br />

+ mount -f /sys >/dev/null 2>&1<br />

+ mount -f /dev/pts >/dev/null 2>&1<br />

+ mount -f /proc/bus/usb >/dev/null 2>&1<br />

+fi<br />

# Mount all other filesystems (except for NFS and /proc, which is already<br />

# mounted). Contrary to standard usage,<br />

# filesystems are NOT unmounted in single user mode.<br />

-action $"Mounting local filesystems: " mount -a -t nonfs,nfs4,smbfs,ncpfs,cifs,gfs<br />

-O no_netdev<br />

+if [ "$READONLY" != "yes" ] ; then


+ action $"Mounting local filesystems: " mount -a -t<br />

nonfs,nfs4,smbfs,ncpfs,cifs,gfs -O no_netdev<br />

+else<br />

+ action $"Mounting local filesystems: " mount -a -n -t nfs4,smbfs,ncpfs,cifs,gfs -<br />

O no_netdev<br />

+fi<br />

if [ -x /sbin/quotaon ]; then<br />

action $"Enabling local filesystem quotas: " /sbin/quotaon -aug<br />

@@ -898,7 +911,7 @@<br />

action $"Enabling /etc/fstab swaps: " swapon -a -e<br />

if [ "$AUTOSWAP" = "yes" ]; then<br />

curswap=$(awk '/^\/dev/ { print $1 }' /proc/swaps | while read x; do<br />

get_numeric_dev dec $x ; echo -n " "; done)<br />

- swappartitions=`blkid -t TYPE=swap -o device`<br />

+ swappartitions=$(blkid -t TYPE=swap -o device)<br />

if [ x"$swappartitions" != x ]; then<br />

for partition in $swappartitions ; do<br />

[ ! -e $partition ] && continue<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/ifdown-sl<br />

---<br />

+++<br />

@@ -35,7 +35,7 @@<br />

kill -KILL $PID > /dev/null 2>&1<br />

if [ -d /proc/$PID ]; then<br />

- logger -p daemon.info -t ifdown-ppp "ifdown-ppp unable to kill pppd-$DEVICE" &<br />

+ /usr/bin/logger -p daemon.info -t ifdown-ppp "ifdown-ppp unable to kill pppd-<br />

$DEVICE" &<br />

else<br />

/etc/sysconfig/network-scripts/ifdown-post $1<br />

fi<br />

NetworkManager-0.6.4-8.el5.i386.rpm: /etc/rc.d/init.d/NetworkManager<br />

---<br />

+++<br />

@@ -4,7 +4,7 @@<br />

#<br />

# chkconfig: - 98 02<br />

# description: This is a daemon for automatically switching network \<br />

-# connections to the best available connection. \<br />

+# connections to the best available connection.<br />

#<br />

# processname: NetworkManager<br />

# pidfile: /var/run/NetworkManager/NetworkManager.pid<br />

@@ -19,11 +19,11 @@<br />

# Sanity checks.<br />

[ -x $NETWORKMANAGER_BIN ] || exit 1<br />

-# We need /sbin/ip<br />

-[ -x /sbin/ip ] || exit 1<br />

-<br />

# Source function library.<br />

. /etc/rc.d/init.d/functions<br />

+<br />

+# Source network configuration<br />

+. /etc/sysconfig/network<br />

# so we can rearrange this easily<br />

processname=NetworkManager<br />

@@ -34,17 +34,23 @@<br />

start()<br />

{<br />

- echo $"Setting network parameters... "<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 187


188 Inhaltsverzeichnis<br />

+ echo -n $"Setting network parameters... "<br />

sysctl -e -p /etc/sysctl.conf >/dev/null 2>&1<br />

-<br />

- if [ ! -e /var/lock/subsys/dhcdbd ]; then<br />

- service dhcdbd start<br />

- fi<br />

+ success<br />

+ echo<br />

echo -n $"Starting NetworkManager daemon: "<br />

- daemon --check $servicename $processname --pid-file=$pidfile<br />

+ daemon --check $servicename $processname --pid-file=$pidfile --ppp-dnsworkaround<br />

RETVAL=$?<br />

echo<br />

+ if [ -n "${NETWORKWAIT}" ]; then<br />

+ [ -z "${LINKDELAY}" ] && LINKDELAY=10<br />

+ echo -n $"Waiting for network..."<br />

+ nm-online -q --timeout=$LINKDELAY || nm-online -q -x --timeout=30<br />

+ [ "$?" = "0" ] && success "network startup" || failure "network startup"<br />

+ echo<br />

+ [ -n "${NETWORKDELAY}" ] && /bin/sleep ${NETWORKDELAY}<br />

+ fi<br />

[ $RETVAL -eq 0 ] && touch /var/lock/subsys/$servicename<br />

}<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/networkfunctions-ipv6<br />

---<br />

+++<br />

@@ -138,14 +138,14 @@<br />

;;<br />

'syslog')<br />

# note: logger resides in /usr/bin, but not used by default<br />

- if ! [ -x logger ]; then<br />

+ if ! [ -x /usr/bin/logger ]; then<br />

echo $"ERROR: [ipv6_log] Syslog is chosen, but binary 'logger' doesn't exist<br />

or isn't executable" >/dev/stderr<br />

return 3<br />

fi<br />

if [ -z "$txt_name" ]; then<br />

- logger -p $facility.$priority $message<br />

+ /usr/bin/logger -p $facility.$priority $message<br />

else<br />

- logger -p $facility.$priority -t "$txt_name" "$message"<br />

+ /usr/bin/logger -p $facility.$priority -t "$txt_name" "$message"<br />

fi<br />

;;<br />

*)<br />

nfs-utils-1.0.9-33.el5.i386.rpm: /etc/rc.d/init.d/nfs<br />

---<br />

+++<br />

@@ -19,6 +19,9 @@<br />

# Check for and source configuration file otherwise set defaults<br />

[ -f /etc/sysconfig/nfs ] && . /etc/sysconfig/nfs<br />

+# Remote quota server<br />

+[ -z "$RQUOTAD" ] && RQUOTAD=`type -path rpc.rquotad`<br />

+<br />

RETVAL=0<br />

# See how we were called.<br />

@@ -26,11 +29,16 @@<br />

start)


# Check that networking is up.<br />

- [ "${NETWORKING}" = "no" ] && exit 6<br />

+ [ "${NETWORKING}" != "yes" ] && exit 6<br />

[ -x /usr/sbin/rpc.nfsd ] || exit 5<br />

[ -x /usr/sbin/rpc.mountd ] || exit 5<br />

[ -x /usr/sbin/exportfs ] || exit 5<br />

+<br />

+ # Make sure the rpc.mountd is not already running.<br />

+ if status rpc.mountd > /dev/null ; then<br />

+ exit 0<br />

+ fi<br />

# Don't fail if /etc/exports doesn't exist; create a bare-bones<br />

# version and continue.<br />

@@ -42,9 +50,6 @@<br />

# Number of servers to be started by default<br />

[ -z "$RPCNFSDCOUNT" ] && RPCNFSDCOUNT=8<br />

-<br />

- # Remote quota server<br />

- [ -z "$RQUOTAD" ] && RQUOTAD=`type -path rpc.rquotad`<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 189<br />

# Start daemons.<br />

[ -x /usr/sbin/rpc.svcgssd ] && /sbin/service rpcsvcgssd start<br />

@@ -67,6 +72,12 @@<br />

RETVAL=$?<br />

echo<br />

fi<br />

+<br />

+ # Load preload module so arguments to rpc.nfsd will take effect<br />

+ [ -n "$RPCNFSDARGS" -a "$NFSD_MODULE" != "noload" ] && {<br />

+ [ -x /sbin/modprobe ] && /sbin/modprobe nfsd<br />

+ }<br />

+<br />

echo -n $"Starting NFS daemon: "<br />

daemon rpc.nfsd $RPCNFSDARGS $RPCNFSDCOUNT<br />

RETVAL=$?<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/network-functions<br />

---<br />

+++<br />

@@ -28,7 +28,7 @@<br />

get_config_by_subchannel ()<br />

{<br />

- LANG=C grep -il "^[[:space:]]*SUBCHANNELS=${1}\([[:space:]#]\|$\|,\)"<br />

/etc/sysconfig/network-scripts/ifcfg-* \<br />

+ LANG=C egrep -i -l "^[[:space:]]*SUBCHANNELS=([0-9]\.[0-9]\.[a-f0-<br />

9]+,){0,2}${1}(,[0-9]\.[0-9]\.[a-f0-9]+){0,2}([[:space:]]+#|[[:space:]]*$)"<br />

/etc/sysconfig/network-scripts/ifcfg-* \<br />

| LC_ALL=C sed -e "$__sed_discard_ignored_files"<br />

}<br />

@@ -434,7 +434,7 @@<br />

(echo "$s" > /etc/resolv.conf;) >/dev/null 2>&1;<br />

r=$?<br />

if [ $r -eq 0 ]; then<br />

- logger -p local7.notice -t "NET" -i "$0 : updated /etc/resolv.conf";<br />

+ /usr/bin/logger -p local7.notice -t "NET" -i "$0 : updated /etc/resolv.conf";<br />

[ -e /var/lock/subsys/nscd ] && /usr/sbin/nscd -i hosts; # invalidate cache<br />

fi;<br />

return $r;<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/rc0.d/S01halt<br />

---


190 Inhaltsverzeichnis<br />

+++<br />

@@ -10,6 +10,9 @@<br />

NOLOCALE=1<br />

. /etc/init.d/functions<br />

+<br />

+UMOUNT="umount"<br />

+[ ! -w /etc ] && UMOUNT="umount -n"<br />

action() {<br />

echo -n "$1 "<br />

@@ -131,7 +134,7 @@<br />

# Try to unmount tmpfs filesystems to avoid swapping them in. Ignore failures.<br />

tmpfs=$(awk '$2 ~ /^\/($|proc|dev)/ { next; }<br />

$3 == "tmpfs" { print $2; }' /proc/mounts | sort -r)<br />

-[ -n "$tmpfs" ] && fstab-decode umount $tmpfs 2>/dev/null<br />

+[ -n "$tmpfs" ] && fstab-decode $UMOUNT $tmpfs 2>/dev/null<br />

# Turn off swap, then unmount file systems.<br />

[ -f /proc/swaps ] && SWAPS=`awk '! /^Filename/ { print $1 }' /proc/swaps`<br />

@@ -143,8 +146,6 @@<br />

backdev=$(/sbin/cryptsetup status "$dst" \<br />

| awk '$1 == "device:" { print $2 }')<br />

/sbin/cryptsetup remove "$dst"<br />

- # Leave partition with a blank plain-text swap<br />

- mkswap "$backdev" > /dev/null<br />

fi<br />

done<br />

fi<br />

@@ -170,7 +171,7 @@<br />

$"Unmounting file systems (retry): " \<br />

-f<br />

-[ -f /proc/bus/usb/devices ] && umount /proc/bus/usb<br />

+[ -f /proc/bus/usb/devices ] && $UMOUNT /proc/bus/usb<br />

[ -f /etc/crypttab ] && \<br />

LANG=C action $"Stopping disk encryption: " halt_crypto<br />

@@ -183,7 +184,7 @@<br />

awk '$2 !~ /\/(|dev|proc|selinux)$/ && $1 !~ /^\/dev\/ram/ { print $2 }' \<br />

/proc/mounts | sort -r | \<br />

while read line; do<br />

- fstab-decode umount -f $line<br />

+ fstab-decode $UMOUNT -f $line<br />

done<br />

if [ -x /sbin/halt.local ]; then<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/init.d/halt<br />

---<br />

+++<br />

@@ -10,6 +10,9 @@<br />

NOLOCALE=1<br />

. /etc/init.d/functions<br />

+<br />

+UMOUNT="umount"<br />

+[ ! -w /etc ] && UMOUNT="umount -n"<br />

action() {<br />

echo -n "$1 "<br />

@@ -131,7 +134,7 @@<br />

# Try to unmount tmpfs filesystems to avoid swapping them in. Ignore failures.<br />

tmpfs=$(awk '$2 ~ /^\/($|proc|dev)/ { next; }<br />

$3 == "tmpfs" { print $2; }' /proc/mounts | sort -r)<br />

-[ -n "$tmpfs" ] && fstab-decode umount $tmpfs 2>/dev/null


+[ -n "$tmpfs" ] && fstab-decode $UMOUNT $tmpfs 2>/dev/null<br />

# Turn off swap, then unmount file systems.<br />

[ -f /proc/swaps ] && SWAPS=`awk '! /^Filename/ { print $1 }' /proc/swaps`<br />

@@ -143,8 +146,6 @@<br />

backdev=$(/sbin/cryptsetup status "$dst" \<br />

| awk '$1 == "device:" { print $2 }')<br />

/sbin/cryptsetup remove "$dst"<br />

- # Leave partition with a blank plain-text swap<br />

- mkswap "$backdev" > /dev/null<br />

fi<br />

done<br />

fi<br />

@@ -170,7 +171,7 @@<br />

$"Unmounting file systems (retry): " \<br />

-f<br />

-[ -f /proc/bus/usb/devices ] && umount /proc/bus/usb<br />

+[ -f /proc/bus/usb/devices ] && $UMOUNT /proc/bus/usb<br />

[ -f /etc/crypttab ] && \<br />

LANG=C action $"Stopping disk encryption: " halt_crypto<br />

@@ -183,7 +184,7 @@<br />

awk '$2 !~ /\/(|dev|proc|selinux)$/ && $1 !~ /^\/dev\/ram/ { print $2 }' \<br />

/proc/mounts | sort -r | \<br />

while read line; do<br />

- fstab-decode umount -f $line<br />

+ fstab-decode $UMOUNT -f $line<br />

done<br />

if [ -x /sbin/halt.local ]; then<br />

nfs-utils-1.0.9-33.el5.i386.rpm: /etc/rc.d/init.d/nfslock<br />

---<br />

+++<br />

@@ -33,7 +33,7 @@<br />

RETVAL=0<br />

start() {<br />

# Check that networking is up.<br />

- [ "${NETWORKING}" = "no" ] && exit 6<br />

+ [ "${NETWORKING}" != "yes" ] && exit 6<br />

if [ "$USERLAND_LOCKD" ] ; then<br />

[ -x /sbin/rpc.lockd ] || exit 5<br />

@@ -46,9 +46,12 @@<br />

STATDARG=""<br />

fi<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 191<br />

- if [ -f /var/lock/subsys/nfslock ]; then<br />

- return $RETVAL<br />

+ # Make sure the rpc.statd is not already running.<br />

+ if status rpc.statd > /dev/null ; then<br />

+ exit 0<br />

fi<br />

+ rm -f /var/lock/subsys/nfslock<br />

+<br />

# Start daemons.<br />

if [ "$USERLAND_LOCKD" ]; then<br />

echo -n $"Starting NFS locking: "<br />

@@ -64,10 +67,14 @@<br />

/sbin/sysctl -w fs.nfs.nlm_udpport=$LOCKD_UDPPORT >/dev/null 2>&1<br />

fi<br />

echo -n $"Starting NFS statd: "<br />

+ # Set statd's local hostname if defined<br />

+ [ -n "${STATD_HOSTNAME}" ] && STATDARG="$STATDARG -n ${STATD_HOSTNAME}"


192 Inhaltsverzeichnis<br />

+<br />

+<br />

# See if a statd's ports has been defined<br />

[ -n "$STATD_PORT" ] && STATDARG="$STATDARG -p $STATD_PORT"<br />

[ -n "$STATD_OUTGOING_PORT" ] \<br />

&& STATDARG="$STATDARG -o $STATD_OUTGOING_PORT"<br />

# See if we have an HA-callout program specified<br />

[ -n "$STATD_HA_CALLOUT" ] \<br />

&& STATDARG="$STATDARG -H $STATD_HA_CALLOUT"<br />

@@ -91,6 +98,7 @@<br />

RETVAL=$?<br />

echo<br />

rm -f /var/lock/subsys/nfslock<br />

+ rm -f /var/run/sm-notify.pid<br />

return $RETVAL<br />

}<br />

dbus-1.0.0-7.el5.i386.rpm: /etc/dbus-1/system.conf<br />

---<br />

+++<br />

@@ -15,10 +15,16 @@<br />

system<br />

<br />

- 81<br />

+ dbus<br />

<br />

<br />

+<br />

+ <br />

+ <br />

+<br />

+ <br />

+ /lib/dbus-1/dbus-daemon-launch-helper<br />

<br />

/var/run/messagebus.pid<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/ifup-eth<br />

---<br />

+++<br />

@@ -105,9 +105,10 @@<br />

# slave device?<br />

if [ "${SLAVE}" = yes -a "${ISALIAS}" = no -a "${MASTER}" != "" ]; then<br />

- /sbin/ip link set dev ${DEVICE} down<br />

- echo "+${DEVICE}" > /sys/class/net/${MASTER}/bonding/slaves 2>/dev/null<br />

-<br />

+ grep -wq "${DEVICE}" /sys/class/net/${MASTER}/bonding/slaves || {<br />

+ /sbin/ip link set dev ${DEVICE} down<br />

+ echo "+${DEVICE}" > /sys/class/net/${MASTER}/bonding/slaves 2>/dev/null<br />

+ }<br />

if [ -n "$ETHTOOL_OPTS" ] ; then<br />

/sbin/ethtool -s ${REALDEVICE} $ETHTOOL_OPTS<br />

fi<br />

@@ -125,7 +126,7 @@<br />

for arg in $BONDING_OPTS ; do<br />

key=${arg%%=*};<br />

value=${arg##*=};<br />

- if [ "${key}" = "arp_ip_target" ]; then<br />

+ if [ "${key}" = "arp_ip_target" -a "${value:0:1}" != "+" ]; then<br />

OLDIFS=$IFS;<br />

IFS=',';<br />

for arp_ip in $value; do<br />

initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/ifup-ppp


---<br />

+++<br />

@@ -44,7 +44,7 @@<br />

[ -x /sbin/pppd -o -x /usr/sbin/pppd ] || {<br />

echo $"pppd does not exist or is not executable"<br />

echo $"ifup-ppp for ${DEVICE} exiting"<br />

- logger -p daemon.info -t ifup-ppp \<br />

+ /usr/bin/logger -p daemon.info -t ifup-ppp \<br />

$"pppd does not exist or is not executable for ${DEVICE}"<br />

exit 1<br />

}<br />

@@ -55,7 +55,7 @@<br />

adsl-start /etc/sysconfig/network-scripts/$CONFIG<br />

exit $?<br />

else<br />

- logger -p daemon.info -t ifup-ppp \<br />

+ /usr/bin/logger -p daemon.info -t ifup-ppp \<br />

$"adsl-start does not exist or is not executable for ${DEVICE}"<br />

exit 1<br />

fi<br />

@@ -76,12 +76,12 @@<br />

[ -f ${CHATSCRIPT} ] || {<br />

echo $"/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist"<br />

echo $"ifup-ppp for ${DEVNAME} exiting"<br />

- logger -p daemon.info -t ifup-ppp \<br />

+ /usr/bin/logger -p daemon.info -t ifup-ppp \<br />

$"/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist for<br />

${DEVICE}"<br />

exit 1<br />

}<br />

fi<br />

- logger -s -p daemon.notice -t ifup-ppp \<br />

+ /usr/bin/logger -s -p daemon.notice -t ifup-ppp \<br />

$"Setting up a new ${PEERCONF} config file"<br />

if [ -f /etc/ppp/peers/${DEVICE} ]; then<br />

cp -f /etc/ppp/peers/${DEVICE} ${PEERCONF}<br />

@@ -141,7 +141,7 @@<br />

exec=exec<br />

fi<br />

-(logger -p daemon.info -t ifup-ppp \<br />

+(/usr/bin/logger -p daemon.info -t ifup-ppp \<br />

$"pppd started for ${DEVNAME} on ${MODEMPORT} at ${LINESPEED}" &)&<br />

$exec pppd $opts ${MODEMPORT} ${LINESPEED} \<br />

tog-pegasus-2.7.0-2.el5.i386.rpm: /etc/rc.d/init.d/tog-pegasus<br />

---<br />

+++<br />

@@ -8,6 +8,8 @@<br />

CIMSERVER_BIN=/usr/sbin/cimserver<br />

prog=cimserver<br />

LOCKFILE=/var/lock/subsys/tog-pegasus<br />

+LOCKFILE2=/var/run/tog-pegasus/cimserver_start.lock<br />

+PIDFILE=/var/run/tog-pegasus/cimserver.pid<br />

. /etc/rc.d/init.d/functions<br />

[ -e /etc/sysconfig/tog-pegasus ] && . /etc/sysconfig/tog-pegasus;<br />

@@ -75,6 +77,7 @@<br />

success;<br />

else<br />

failure;<br />

+ RETVAL=7<br />

fi<br />

echo<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 193


194 Inhaltsverzeichnis<br />

;;<br />

@@ -86,8 +89,16 @@<br />

echo -n $"CIM server ($pid) is running";<br />

RETVAL=0<br />

else<br />

- echo -n $"CIM server is not running";<br />

- RETVAL=3<br />

+ if [ -e $PIDFILE ]; then<br />

+ echo -n $"CIM server is not running and pid file exists";<br />

+ RETVAL=1<br />

+ elif [ -e $LOCKFILE ] || [ -e $LOCKFILE2 ]; then<br />

+ echo -n $"CIM server is not running and lock file exists";<br />

+ RETVAL=2<br />

+ else<br />

+ echo -n $"CIM server is not running";<br />

+ RETVAL=3<br />

+ fi<br />

fi<br />

echo<br />

;;<br />

udev-095-14.16.el5.i386.rpm: /etc/udev/rules.d/50-udev.rules<br />

---<br />

+++<br />

@@ -174,7 +174,7 @@<br />

KERNEL=="mice", NAME="input/%k"<br />

KERNEL=="mouse*", NAME="input/%k"<br />

-KERNEL=="event*", SYSFS{idVendor}=="03f0", SYSFS{device/interface}=="Virtual<br />

Mouse", SYSFS{device/bInterfaceProtocol}=="02", NAME="input/%k",<br />

SYMLINK+="input/hp_ilo_mouse"<br />

+KERNEL=="event*", SYSFS{idVendor}=="03f0", SYSFS{device/interface}=="Virtual<br />

Mouse", SYSFS{device/bInterfaceProtocol}=="02", SYMLINK+="input/hp_ilo_mouse"<br />

KERNEL=="event*", NAME="input/%k"<br />

KERNEL=="js*", NAME="input/%k", SYMLINK+="%k"<br />

@@ -220,13 +220,6 @@<br />

KERNEL=="pcd[0-9]*", SYMLINK+="cdrom cdrom-%k"<br />

KERNEL=="fd[0-9]*", SYMLINK+="floppy floppy-%k"<br />

-# Section for zaptel device<br />

-KERNEL=="zapctl", NAME="zap/ctl"<br />

-KERNEL=="zaptimer", NAME="zap/timer"<br />

-KERNEL=="zapchannel", NAME="zap/channel"<br />

-KERNEL=="zappseudo", NAME="zap/pseudo"<br />

-KERNEL=="zap[0-9]*", NAME="zap/%n"<br />

-<br />

KERNEL=="pktcdvd", NAME="%k/control"<br />

KERNEL=="hd[a-z]", BUS=="ide", SYSFS{removable}=="1", \<br />

@@ -291,12 +284,14 @@<br />

KERNEL=="sd*[!0-9]|sr*", ENV{ID_SERIAL}=="", IMPORT{program}="/lib/udev/scsi_id<br />

-g -x -a -s %p -d $tempnode"<br />

KERNEL=="dasd*[!0-9]", IMPORT{program}="/lib/udev/dasd_id --export $tempnode"<br />

KERNEL=="nst[0-9]*|st*|sd*[!0-9]|sr*|dasd*[!0-9]|cciss?c", ENV{ID_SERIAL}=="?*",<br />

SYMLINK+="disk/by-id/$env{ID_BUS}-$env{ID_SERIAL}"<br />

+KERNEL=="nst[0-9]*|st*|sd*[!0-9]|sr*|dasd*[!0-9]|cciss?c", ENV{ID_UID}=="?*",<br />

SYMLINK+="disk/by-id/$env{ID_BUS}-$env{ID_UID}"<br />

# for partitions import parent information<br />

KERNEL=="sd*[0-9]|dasd*[0-9]", IMPORT{parent}=="ID_*"<br />

KERNEL=="cciss?c[0-9]d[0-9]", ENV{ID_SERIAL}!="?*", IMPORT{program}="scsi_id -g<br />

-x -s %p -d $tempnode", ENV{ID_BUS}="cciss"<br />

KERNEL=="cciss?c[0-9]d[0-9]", ENV{ID_SERIAL}!="?*", IMPORT{program}="scsi_id -g<br />

-x -a -s %p -d $tempnode", ENV{ID_BUS}="cciss"<br />

KERNEL=="sd*[0-9]|dasd*[0-9]|cciss*p[0-9]", ENV{ID_SERIAL}=="?*",


SYMLINK+="disk/by-id/$env{ID_BUS}-$env{ID_SERIAL}-part%n"<br />

+KERNEL=="sd*[0-9]|dasd*[0-9]|cciss*p[0-9]", ENV{ID_UID}=="?*",<br />

SYMLINK+="disk/by-id/$env{ID_BUS}-$env{ID_UID}-part%n"<br />

# by-path (shortest physical path)<br />

KERNEL=="*[!0-9]|sr*", ENV{ID_TYPE}=="?*", IMPORT{program}="/lib/udev/path_id<br />

%p", SYMLINK+="disk/by-path/$env{ID_PATH}"<br />

dbus-1.0.0-7.el5.i386.rpm: /etc/dbus-1/session.conf<br />

---<br />

+++<br />

@@ -14,12 +14,16 @@<br />

<br />

<br />

- <br />

+ <br />

<br />

<br />

<br />

<br />

<br />

+<br />

+ <br />

+ session.d<br />

<br />

@@ -27,4 +31,27 @@<br />

contexts/dbus_contexts<br />

<strong>Red</strong> <strong>Hat</strong> <strong>Enterprise</strong> <strong>Linux</strong> 5 <strong>5.3</strong> <strong>Release</strong> <strong>Notes</strong> 195<br />

+ <br />

+<br />

+ <br />

+ 1000000000<br />

+ 1000000000<br />

+ 1000000000<br />

+ 120000<br />

+ 240000<br />

+ 100000<br />

+ 10000<br />

+ 100000<br />

+ 10000<br />

+ 50000<br />

+ 50000<br />

+ 50000<br />

+ 300000<br />

+<br />


196 Inhaltsverzeichnis<br />

A. Änderungsverzeichnis<br />

Version 3-4 2012-07-18 Anthony Towns<br />

Rebuild for Publican 3.0<br />

Version 2.1-0 Wed Jan 21 2009 Ryan Lerch<br />

Removed iSCSI target capability note from Technology Previews section. This feature is fully supported.<br />

For more details on this newly supported feature, refer to the Feature Updates Section of this document.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!