Red Hat Enterprise Linux 3 Update 7 Release Notes


Introduction

The following topics are covered in this document:

  • Changes to the Red Hat Enterprise Linux installation program (Anaconda)

  • General information

  • Kernel-related information

  • Changes to drivers and hardware support

  • Changes to packages

Changes to the Red Hat Enterprise Linux Installation Program (Anaconda)

The following section includes information specific to the Red Hat Enterprise Linux installation program, Anaconda.

Note

In order to upgrade an already-installed Red Hat Enterprise Linux 3 system to Update 7, you must use Red Hat Network to update those packages that have changed. The use of Anaconda to upgrade to Update 7 is not supported.

Use Anaconda only to perform a fresh install of Red Hat Enterprise Linux 3 Update 7.

  • If you are copying the contents of the Red Hat Enterprise Linux 3 Update 7 CD-ROMs (in preparation for a network-based installation, for example) be sure you copy the CD-ROMs for the operating system only. Do not copy the Extras CD-ROM, or any of the layered product CD-ROMs, as this will overwrite files necessary for Anaconda's proper operation.

    These CD-ROMs must be installed after Red Hat Enterprise Linux has been installed.

  • Red Hat Enterprise Linux 3 Update 7 for the 64-bit Intel® Itanium 2® architecture includes runtime support for 32-bit applications through the use of Intel's IA-32 Execution Layer.

    The IA-32 Execution Layer is provided on the Extras disc for the Intel Itanium 2 architecture. In addition, a set of 32-bit libraries and applications are provided on the main discs of the installation. The IA-32 Execution Layer and 32-bit compatibility packages together provide a runtime environment for 32-bit applications on the 64-bit native distribution.

    To install the IA-32 Execution Layer and required 32-bit compatibility packages, follow these steps:

    NOTE: If you are sure that your Itanium processors have hardware emulation of IA-32, only steps 2-3 are required. If you are unsure, follow all the steps.

    1. During the installation of Red Hat Enterprise Linux 3 for the Intel Itanium 2 Architecture, be sure to exclude the compatibility packages. Choose "Customize the set of packages to be installed" and then make these changes to the default packages before continuing. You should not add or remove any other packages at this time.

      • Deselect the Graphical Internet checkbox under the Applications category.

      • Deselect the Compatibility Arch Support checkbox under the System category.

      • Select the MySQL Database checkbox under the Servers category.

      Click Next and complete the installation up to the reboot.

    2. Next, install the ia32el package using either procedure 2a or 2b:

      1. After the first reboot during installation, the graphical FirstBoot wizard is displayed for final configuration and customization. On the last screen of the wizard (the screen with the Extras... button), insert the Red Hat Enterprise Linux 3 Update 7 Extras CD, which contains the ia32el package. Click the Extras... button and follow the pop-up wizard to install the ia32el package from the Misc category.

      2. Alternately, after completing the installation, mount the Red Hat Enterprise Linux 3 Update 7 Extras CD and manually install the ia32el package. For example:

        
        cd /mnt/cdrom/RedHat/RPMS/
        rpm -ivh ia32el-<version>.ia64.rpm
        
        

        where <version> is the version of the ia32el package to be installed.

    3. Start the ia32el service with this command (you must be logged in as root):

      
      service ia32el start
      
      
    4. Verify that ia32el is running with this command:

      
      service ia32el status
      
      
    5. Uninstall the aspell and aspell-config packages, which will otherwise conflict with the compatibility version of aspell:

      
       rpm -e aspell aspell-config
      
      
    6. Next, install the compatibility packages manually. Copy all the .i386.rpm and .i686.rpm packages from the base installation CDs to a local directory. Also copy over the following three ia64 RPMs (which some i386 RPMs depend on) to the same local directory and install them all together.

      aspell-<version>.ia64.rpm
      aspell-config-<version>.ia64.rpm
      umb-scheme-<version>.ia64.rpm
      

      At the time these notes were written, the aspell and aspell-config RPMs were located on disc 2, umb-scheme was on disc 3, and all of the i386 and i686 RPMs were on discs 2 and 3. So, in order to copy the files to the local drive and install them, perform the following steps:

      1. Create a directory to copy the packages:

        
        mkdir ~/rpms
        eject
        
        
      2. Insert Disc 2 of the Red Hat Enterprise Linux 3 Update 7 disc (mount if necessary) and copy the packages to the newly-created directory:

        
        cp -v /mnt/cdrom/RedHat/RPMS/aspell*ia64.rpm ~/rpms
        cp /mnt/cdrom/RedHat/RPMS/*.i?86.rpm ~/rpms
        eject
        
        
      3. Insert Disc 3 of the Red Hat Enterprise Linux 3 Update 7 disc (mount if necessary) and copy the packages to the newly-created directory:

        
        cp -v /mnt/cdrom/RedHat/RPMS/umb-scheme* ~/rpms
        cp /mnt/cdrom/RedHat/RPMS/*.i?86.rpm ~/rpms
        eject
        
        
      4. Install the Red Hat Enterprise Linux 3 Update 7 packages:

        
        cd ~/rpms
        rpm -ivh *
        
        
    7. To verify the installation of the 32-bit compatibility layer and libraries after installation, check that the /emul directory has been created and contains files.

    8. Install any additional ia64 packages needed, either using the redhat-config-packages graphical tool or manually using the rpm command.

General Information

This section contains general information not specific to any other section of this document.

  • DebugInfo packages provide full debugging symbol binaries for individual package libraries so that system analysis tools and profilers can fully debug and trace applications. DebugInfo packages install these binaries in the directory /usr/lib/debuginfo.

    With the -debuginfo RPMs installed, users are able to fully take advantage of the following deep analysis tools:

    • Program debugging with gdb

    • kernel core dump debugging with crash

    • performance analysis and profiling with systemtap and oprofile

    DebugInfo packages for Red Hat Enterprise Linux 3 are available from the Red Hat FTP site at the following URLs:

    ftp://ftp.redhat.com/pub/redhat/linux/updates/enterprise/3AS/en/os/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/updates/enterprise/3desktop/en/os/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/updates/enterprise/3ES/en/os/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/updates/enterprise/3WS/en/os/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/AMD64/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/i386/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/ia64/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/ppc/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/s390/Debuginfo
    ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/s390x/Debuginfo
    
  • There is a change in the behavior of /etc/issue and /etc/issue.net in the redhat-release package, such that user-customized versions of these files are not moved to a new filename (/etc/issue.rpmsave and /etc/issue.net.rpmsave, respectively) when redhat-release is updated.

    Because of the triggers that exist in previous redhat-release RPMs, the change in behavior will not take effect when the package is first updated. What will happen is that the new /etc/issue and /etc/issue.net files from the updated redhat-release package will be saved as they are on disk and any previously customized /etc/issue and /etc/issue.net files will get moved to /etc/issue.rpmsave and /etc/issue.net.rpmsave, respectively. Users must reapply their customizations to these files one time. After reapplying their customizations to the files, subsequent upgrades will update as expected without such user intervention.

Kernel-Related Information

This section contains information related to the Red Hat Enterprise Linux 3 Update 7 kernel.

  • A new /proc sysctl interface is available in Red Hat Enterprise Linux 3 Update 7 to enable an improved NUMA-friendly page allocation policy. The default behavior is the same as Update 6, which does not use this policy. To enable the policy, you may choose from the following methods:

    • Run the following command as root:

      
      echo "1" > /proc/sys/vm/numa_memory_allocator
      
      
    • Alternatively, use the sysctl command:

      
      /sbin/sysctl vm.numa_memory_allocator=1
      
      
    • Finally, you can also type the following line in /etc/sysctl.conf:

      
      vm.numa_memory_allocator = 1
      
      

    The improved NUMA-friendly page allocation policy only affects the systems with NUMA capabilities; and the feature is only supported in the x86_64 kernel.

  • A new boot option called nokeyb is included in Red Hat Enterprise Linux 3 Update 7. The option disables console keyboard support for IBM blade servers. This option is automatically set for IBM blade servers during bootup.

    When the nokeyb option is enabled, it resolves issues with the pc_keyb: controller jammed (0xA7) error message repeated at the console. This new option also fixes non-IBM systems that rely on a USB keyboard that may not be present at boot.

Changes to Drivers and Hardware Support

This update includes bug fixes for a number of drivers. The more significant driver updates are listed below. In some cases, the original driver has been preserved under a different name, and is available as a non-default alternative for organizations that wish to migrate their driver configuration to the latest versions at a later time.

Note

The migration to the latest drivers should be completed before the next Red Hat Enterprise Linux update is applied, because in most cases only one older-revision driver will be preserved for each update.

These release notes also indicate which older-revision drivers have been removed from this kernel update. These drivers have the base driver name with the revision digits appended; for example, megaraid_2002.o. You must remove these drivers from /etc/modules.conf before installing this kernel update.

Keep in mind that the only definitive way to determine what drivers are being used is to review the contents of /etc/modules.conf. Use of the lsmod command is not a substitute for examining this file.

The following device drivers are new or updated in Red Hat Enterprise Linux 3 Update 7:

  • incorporate Dell Remote BIOS Update (dell_rbu) driver version 2.1

  • upgrade SATA support (core, libata, and drivers)

  • update OpenIPMI driver to version 35.11 plus fixes

  • update Emulex LightPulse Fibre Channel (lpfc) driver to 7.3.3

    Note: Some of the adapter name strings that are reported in the system log and in the lpfc driver /proc files have been modified to provide more complete and updated descriptions.

  • incorporate MegaRAID Serial Attached SCSI (megaraid_sas) driver version 00.00.02.00

  • update megaraid2 driver to v2.10.10.1

  • fix megaraid2 rmmod/insmod crash on EM64Ts with >4GB

  • update Adaptec AAC RAID (aacraid) driver to 1.1.5-2412

  • incorporate Broadcom NetXtreme II (bnx2) network driver version 1.4.30

  • update Broadcom Tigon 3 (tg3) network driver to version 3.43RH

  • add support for HT1000 chipset in serverworks driver

  • update Intel(R) PRO/1000 (e1000) network driver to version 6.1.16-k2

  • enable Adaptec SA-1210 interrupts in siimage driver

  • prevent oops in Adaptec aic7xxx driver while adding new devices

  • add printk_ratelimit sysctl to allow I/O errmsg control

  • add support for system-wide IPV4 arp_announce sysctl

  • prevent Compaq SmartArray (cciss) driver unload while diskdump activated

  • Rate limiting has been added for certain SCSI error messages that print when I/O is done to a failed device. This prevents continuous logging of messages when a Fibre Channel cable is unplugged from an active device. There are two sysctl parameters associated with this function:

    • printk_ratelimit: the minimum length of time in seconds between messages that have been designated as rate limited. Default is 0 (rate limiting is off).

    • printk_ratelimit_burst: the number of rate-limited messages that will be allowed to print before rate limiting kicks in. Default is 10.

      This feature can be enabled by the following example command:

      
      sysctl -w kernel.printk_ratelimit=5
      
      
  • On 64-bit architectures, the BLKGETSIZE value is computed incorrectly for md devices larger than 1 TB. This causes utilities such as mke2fs to fail. This is planned to be fixed in a future update.

  • The following drivers were preserved in earlier Update releases. They are no longer needed because the current drivers have been shown to be suitable replacements.

    • 3w-xxxx_10200033

    • ips_70015

    • cmpci_564

    • qla2200_70003RH1

    • qla2200_70003RH1

    • qla2200_70003RH1

    • lpfc_703

    • megaraid_2106

    • fusion_20511

    • aacraid_10102

    You must remove these drivers from /etc/modules.conf before installing this kernel update.

Changes to Packages

This section contains listings of packages that have been updated or added from Red Hat Enterprise Linux 3 as part of Update 7.

Note

These package lists include packages from all variants of Red Hat Enterprise Linux 3. Your system may not include every one of the packages listed here.

The following packages have been updated from Red Hat Enterprise Linux 3 Update 6:

  • GConf2-2.2.1-4 => GConf2-2.2.1-4.1E

  • GConf2-devel-2.2.1-4 => GConf2-devel-2.2.1-4.1E

  • XFree86-100dpi-fonts-4.3.0-97.EL => XFree86-100dpi-fonts-4.3.0-98.EL

  • XFree86-4.3.0-97.EL => XFree86-4.3.0-98.EL

  • XFree86-75dpi-fonts-4.3.0-97.EL => XFree86-75dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-14-100dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-14-100dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-14-75dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-14-75dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-15-100dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-15-100dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-15-75dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-15-75dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-2-100dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-2-100dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-2-75dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-2-75dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-9-100dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-9-100dpi-fonts-4.3.0-98.EL

  • XFree86-ISO8859-9-75dpi-fonts-4.3.0-97.EL => XFree86-ISO8859-9-75dpi-fonts-4.3.0-98.EL

  • XFree86-Mesa-libGL-4.3.0-97.EL => XFree86-Mesa-libGL-4.3.0-98.EL

  • XFree86-Mesa-libGLU-4.3.0-97.EL => XFree86-Mesa-libGLU-4.3.0-98.EL

  • XFree86-Xnest-4.3.0-97.EL => XFree86-Xnest-4.3.0-98.EL

  • XFree86-Xvfb-4.3.0-97.EL => XFree86-Xvfb-4.3.0-98.EL

  • XFree86-base-fonts-4.3.0-97.EL => XFree86-base-fonts-4.3.0-98.EL

  • XFree86-cyrillic-fonts-4.3.0-97.EL => XFree86-cyrillic-fonts-4.3.0-98.EL

  • XFree86-devel-4.3.0-97.EL => XFree86-devel-4.3.0-98.EL

  • XFree86-doc-4.3.0-97.EL => XFree86-doc-4.3.0-98.EL

  • XFree86-font-utils-4.3.0-97.EL => XFree86-font-utils-4.3.0-98.EL

  • XFree86-libs-4.3.0-97.EL => XFree86-libs-4.3.0-98.EL

  • XFree86-libs-data-4.3.0-97.EL => XFree86-libs-data-4.3.0-98.EL

  • XFree86-sdk-4.3.0-97.EL => XFree86-sdk-4.3.0-98.EL

  • XFree86-syriac-fonts-4.3.0-97.EL => XFree86-syriac-fonts-4.3.0-98.EL

  • XFree86-tools-4.3.0-97.EL => XFree86-tools-4.3.0-98.EL

  • XFree86-truetype-fonts-4.3.0-97.EL => XFree86-truetype-fonts-4.3.0-98.EL

  • XFree86-twm-4.3.0-97.EL => XFree86-twm-4.3.0-98.EL

  • XFree86-xauth-4.3.0-97.EL => XFree86-xauth-4.3.0-98.EL

  • XFree86-xdm-4.3.0-97.EL => XFree86-xdm-4.3.0-98.EL

  • XFree86-xfs-4.3.0-97.EL => XFree86-xfs-4.3.0-98.EL

  • anaconda-9.1.6.8-2.RHEL => anaconda-9.1.6.9-1.RHEL

  • anaconda-runtime-9.1.6.8-2.RHEL => anaconda-runtime-9.1.6.9-1.RHEL

  • autofs-4.1.3-154 => autofs-4.1.3-168

  • bash-2.05b-41.4 => bash-2.05b-41.5

  • binutils-2.14.90.0.4-39 => binutils-2.14.90.0.4-42

  • bootparamd-0.17-19.RHEL3 => bootparamd-0.17-21.RHEL3

  • chkconfig-1.3.13.2-0.3 => chkconfig-1.3.13.3-0.3

  • comps-3AS-0.20050921 => comps-3AS-0.20060203

  • cpp-3.2.3-53 => cpp-3.2.3-54

  • cups-1.1.17-13.3.32 => cups-1.1.17-13.3.37

  • cups-devel-1.1.17-13.3.32 => cups-devel-1.1.17-13.3.37

  • cups-libs-1.1.17-13.3.32 => cups-libs-1.1.17-13.3.37

  • curl-7.10.6-6.rhel3 => curl-7.10.6-7.rhel3

  • curl-devel-7.10.6-6.rhel3 => curl-devel-7.10.6-7.rhel3

  • diskdumputils-1.1.9-3 => diskdumputils-1.2.8-1

  • ethereal-0.10.12-1.EL3.1 => ethereal-0.10.14-1.EL3.1

  • ethereal-gnome-0.10.12-1.EL3.1 => ethereal-gnome-0.10.14-1.EL3.1

  • findutils-4.1.7-9 => findutils-4.1.7-9.1

  • gaim-1.3.1-0.el3.3 => gaim-1.5.0-11.el3

  • gcc-3.2.3-53 => gcc-3.2.3-54

  • gcc-c++-3.2.3-53 => gcc-c++-3.2.3-54

  • gcc-g77-3.2.3-53 => gcc-g77-3.2.3-54

  • gcc-gnat-3.2.3-53 => gcc-gnat-3.2.3-54

  • gcc-java-3.2.3-53 => gcc-java-3.2.3-54

  • gcc-objc-3.2.3-53 => gcc-objc-3.2.3-54

  • gdb-6.3.0.0-1.62 => gdb-6.3.0.0-1.90

  • gdk-pixbuf-0.22.0-12.el3 => gdk-pixbuf-0.22.0-13.el3.3

  • gdk-pixbuf-devel-0.22.0-12.el3 => gdk-pixbuf-devel-0.22.0-13.el3.3

  • gdk-pixbuf-gnome-0.22.0-12.el3 => gdk-pixbuf-gnome-0.22.0-13.el3.3

  • gdm-2.4.1.6-10 => gdm-2.4.1.6-15

  • glibc-2.3.2-95.37 => glibc-2.3.2-95.39

  • glibc-common-2.3.2-95.37 => glibc-common-2.3.2-95.39

  • glibc-devel-2.3.2-95.37 => glibc-devel-2.3.2-95.39

  • glibc-headers-2.3.2-95.37 => glibc-headers-2.3.2-95.39

  • glibc-profile-2.3.2-95.37 => glibc-profile-2.3.2-95.39

  • glibc-utils-2.3.2-95.37 => glibc-utils-2.3.2-95.39

  • gnome-games-2.2.1-5 => gnome-games-2.2.1-5.rhel3

  • gstreamer-plugins-0.6.0-14 => gstreamer-plugins-0.6.0-18

  • gstreamer-plugins-devel-0.6.0-14 => gstreamer-plugins-devel-0.6.0-18

  • gtk2-2.2.4-15 => gtk2-2.2.4-19

  • gtk2-devel-2.2.4-15 => gtk2-devel-2.2.4-19

  • httpd-2.0.46-54.ent => httpd-2.0.46-56.ent

  • httpd-devel-2.0.46-54.ent => httpd-devel-2.0.46-56.ent

  • hwdata-0.101.20-1 => hwdata-0.101.22-1

  • imap-2002d-11 => imap-2002d-12

  • imap-devel-2002d-11 => imap-devel-2002d-12

  • imap-utils-2002d-11 => imap-utils-2002d-12

  • initscripts-7.31.27.EL-1 => initscripts-7.31.30.EL-1

  • iputils-20020927-11.30.2 => iputils-20020927-11.30.4

  • kernel-2.4.21-37.EL => kernel-2.4.21-40.EL

  • kernel-doc-2.4.21-37.EL => kernel-doc-2.4.21-40.EL

  • kernel-source-2.4.21-37.EL => kernel-source-2.4.21-40.EL

  • kernel-unsupported-2.4.21-37.EL => kernel-unsupported-2.4.21-40.EL

  • kernel-utils-2.4-8.37.12 => kernel-utils-2.4-8.37.14

  • krb5-devel-1.2.7-47 => krb5-devel-1.2.7-52

  • krb5-libs-1.2.7-47 => krb5-libs-1.2.7-52

  • krb5-server-1.2.7-47 => krb5-server-1.2.7-52

  • krb5-workstation-1.2.7-47 => krb5-workstation-1.2.7-52

  • libaio-0.3.96-5 => libaio-0.3.96-6

  • libaio-devel-0.3.96-5 => libaio-devel-0.3.96-6

  • libf2c-3.2.3-53 => libf2c-3.2.3-54

  • libgcc-3.2.3-53 => libgcc-3.2.3-54

  • libgcj-3.2.3-53 => libgcj-3.2.3-54

  • libgcj-devel-3.2.3-53 => libgcj-devel-3.2.3-54

  • libgnat-3.2.3-53 => libgnat-3.2.3-54

  • libobjc-3.2.3-53 => libobjc-3.2.3-54

  • librsvg2-2.2.3-6 => librsvg2-2.2.3-6.el3.1

  • librsvg2-devel-2.2.3-6 => librsvg2-devel-2.2.3-6.el3.1

  • libstdc++-3.2.3-53 => libstdc++-3.2.3-54

  • libstdc++-devel-3.2.3-53 => libstdc++-devel-3.2.3-54

  • libungif-4.1.0-15 => libungif-4.1.0-15.el3.3

  • libungif-devel-4.1.0-15 => libungif-devel-4.1.0-15.el3.3

  • losetup-2.11y-31.10 => losetup-2.11y-31.11

  • lynx-2.8.5-11 => lynx-2.8.5-11.2

  • man-1.5k-11.rhel3 => man-1.5k-13.rhel3

  • metacity-2.4.55-7.24 => metacity-2.4.55-7.26

  • miniChinput-0.0.3-51.0 => miniChinput-0.0.3-56.0

  • mod_auth_pgsql-2.0.1-4.ent => mod_auth_pgsql-2.0.1-4.ent.1

  • mod_ssl-2.0.46-54.ent => mod_ssl-2.0.46-56.ent

  • mount-2.11y-31.10 => mount-2.11y-31.11

  • mozilla-1.7.10-1.1.3.2 => mozilla-1.7.12-1.1.3.3

  • mozilla-chat-1.7.10-1.1.3.2 => mozilla-chat-1.7.12-1.1.3.3

  • mozilla-devel-1.7.10-1.1.3.2 => mozilla-devel-1.7.12-1.1.3.3

  • mozilla-dom-inspector-1.7.10-1.1.3.2 => mozilla-dom-inspector-1.7.12-1.1.3.3

  • mozilla-js-debugger-1.7.10-1.1.3.2 => mozilla-js-debugger-1.7.12-1.1.3.3

  • mozilla-mail-1.7.10-1.1.3.2 => mozilla-mail-1.7.12-1.1.3.3

  • mozilla-nspr-1.7.10-1.1.3.2 => mozilla-nspr-1.7.12-1.1.3.3

  • mozilla-nspr-devel-1.7.10-1.1.3.2 => mozilla-nspr-devel-1.7.12-1.1.3.3

  • mozilla-nss-1.7.10-1.1.3.2 => mozilla-nss-1.7.12-1.1.3.3

  • mozilla-nss-devel-1.7.10-1.1.3.2 => mozilla-nss-devel-1.7.12-1.1.3.3

  • mrproject-0.9-7 => mrproject-0.9-8

  • netdump-0.7.7-2 => netdump-0.7.14-3

  • netdump-server-0.7.7-2 => netdump-server-0.7.14-3

  • netpbm-9.24-11.30.2 => netpbm-9.24-11.30.4

  • netpbm-devel-9.24-11.30.2 => netpbm-devel-9.24-11.30.4

  • netpbm-progs-9.24-11.30.2 => netpbm-progs-9.24-11.30.4

  • nfs-utils-1.0.6-42EL => nfs-utils-1.0.6-43EL

  • nptl-devel-2.3.2-95.37 => nptl-devel-2.3.2-95.39

  • nscd-2.3.2-95.37 => nscd-2.3.2-95.39

  • nss_ldap-207-15 => nss_ldap-207-17

  • ntsysv-1.3.13.2-0.3 => ntsysv-1.3.13.3-0.3

  • openldap-2.0.27-17 => openldap-2.0.27-21

  • openldap-clients-2.0.27-17 => openldap-clients-2.0.27-21

  • openldap-devel-2.0.27-17 => openldap-devel-2.0.27-21

  • openldap-servers-2.0.27-17 => openldap-servers-2.0.27-21

  • openssl-0.9.7a-33.15 => openssl-0.9.7a-33.17

  • openssl-devel-0.9.7a-33.15 => openssl-devel-0.9.7a-33.17

  • openssl-perl-0.9.7a-33.15 => openssl-perl-0.9.7a-33.17

  • openssl096b-0.9.6b-16.22.3 => openssl096b-0.9.6b-16.42

  • pam-0.75-66 => pam-0.75-67

  • pam-devel-0.75-66 => pam-devel-0.75-67

  • perl-5.8.0-89.10 => perl-5.8.0-90.4

  • perl-CGI-2.81-89.10 => perl-CGI-2.89-90.4

  • perl-CPAN-1.61-89.10 => perl-CPAN-1.61-90.4

  • perl-DB_File-1.804-89.10 => perl-DB_File-1.806-90.4

  • perl-suidperl-5.8.0-89.10 => perl-suidperl-5.8.0-90.4

  • php-4.3.2-25.ent => php-4.3.2-26.ent

  • php-devel-4.3.2-25.ent => php-devel-4.3.2-26.ent

  • php-imap-4.3.2-25.ent => php-imap-4.3.2-26.ent

  • php-ldap-4.3.2-25.ent => php-ldap-4.3.2-26.ent

  • php-mysql-4.3.2-25.ent => php-mysql-4.3.2-26.ent

  • php-odbc-4.3.2-25.ent => php-odbc-4.3.2-26.ent

  • php-pgsql-4.3.2-25.ent => php-pgsql-4.3.2-26.ent

  • psacct-6.3.2-31.rhel3 => psacct-6.3.2-35.rhel3

  • redhat-config-printer-0.6.47.3.23-1 => redhat-config-printer-0.6.47.3.31-1

  • redhat-config-printer-gui-0.6.47.3.23-1 => redhat-config-printer-gui-0.6.47.3.31-1

  • redhat-release-3AS-13.6.2 => redhat-release-3AS-13.7.1

  • rhn-applet-2.1.18-4 => rhn-applet-2.1.24-2

  • rhnlib-1.8-6.p22 => rhnlib-1.8.2-1.p22.1

  • rpmdb-redhat-3-0.20050921 => rpmdb-redhat-3-0.20060203

  • ruby-1.6.8-9.EL3.3 => ruby-1.6.8-9.EL3.4

  • ruby-devel-1.6.8-9.EL3.3 => ruby-devel-1.6.8-9.EL3.4

  • ruby-libs-1.6.8-9.EL3.3 => ruby-libs-1.6.8-9.EL3.4

  • ruby-mode-1.6.8-9.EL3.3 => ruby-mode-1.6.8-9.EL3.4

  • samba-3.0.9-1.3E.5 => samba-3.0.9-1.3E.7

  • samba-client-3.0.9-1.3E.5 => samba-client-3.0.9-1.3E.7

  • samba-common-3.0.9-1.3E.5 => samba-common-3.0.9-1.3E.7

  • samba-swat-3.0.9-1.3E.5 => samba-swat-3.0.9-1.3E.7

  • scrollkeeper-0.3.11-8E => scrollkeeper-0.3.11-9E

  • shadow-utils-4.0.3-25.RHEL3 => shadow-utils-4.0.3-26.RHEL3

  • squid-2.5.STABLE3-6.3E.14 => squid-2.5.STABLE3-6.3E.16

  • sysreport-1.3.7.2-9 => sysreport-1.3.7.2-13

  • sysstat-5.0.5-5.rhel3 => sysstat-5.0.5-11.rhel3

  • tetex-1.0.7-67.7 => tetex-1.0.7-67.9

  • tetex-afm-1.0.7-67.7 => tetex-afm-1.0.7-67.9

  • tetex-dvips-1.0.7-67.7 => tetex-dvips-1.0.7-67.9

  • tetex-fonts-1.0.7-67.7 => tetex-fonts-1.0.7-67.9

  • tetex-latex-1.0.7-67.7 => tetex-latex-1.0.7-67.9

  • tetex-xdvi-1.0.7-67.7 => tetex-xdvi-1.0.7-67.9

  • up2date-4.4.44-3 => up2date-4.4.67-3

  • up2date-gnome-4.4.44-3 => up2date-gnome-4.4.67-3

  • util-linux-2.11y-31.10 => util-linux-2.11y-31.11

  • vixie-cron-3.0.1-76_EL3 => vixie-cron-4.1-10.EL3

  • wget-1.9.1-16.EL3.1 => wget-1.10.2-0.30E

  • xloadimage-4.1-34.RHEL3 => xloadimage-4.1-36.RHEL3

  • xpdf-2.02-9.6 => xpdf-2.02-9.8

  • xscreensaver-4.10-15 => xscreensaver-4.10-17

  • ypbind-1.12-5.21.6 => ypbind-1.12-5.21.9

  • ypserv-2.8-13 => ypserv-2.8-19

The following packages have been added to Red Hat Enterprise Linux 3 Update 7:

  • OpenIPMI-1.4.14-1.3E.9

  • OpenIPMI-devel-1.4.14-1.3E.9

  • OpenIPMI-libs-1.4.14-1.3E.9

  • OpenIPMI-tools-1.4.14-1.3E.9

  • irb-1.6.8-9.EL3.4

  • qt-config-3.1.2-13.4

  • ruby-docs-1.6.8-9.EL3.4

  • ruby-tcltk-1.6.8-9.EL3.4

  • sendmail-doc-8.12.11-4.RHEL3.1

The following packages have been removed from Red Hat Enterprise Linux 3 Update 7:

  • No packages were removed

( ia64 )