下列的部份包括 Red Hat Enterprise Linux 安裝程式 Anaconda 的特定資訊。
如果要將 Red Hat Enterprise Linux 3 系統升級至 Update 7,您必須使用 Red Hat Network 來更新已經變更的套件;使用 Anaconda 來升級為 Update 7 並不在支援範圍之內。
您只能用 Anaconda 來執行 Red Hat Enterprise Linux 3 Update 7 的完整安裝。
假如您打算複製 Red Hat Enterprise Linux 3 Update 7 的光碟片內容(例如為了要準備網路安裝), 請記得「只」複製作業系統的光碟片,請勿複製 Extras 光碟或任何不同等級產品的光碟片,因為這麼做的話將會覆蓋掉 Anaconda 正常操作所需的檔案。
這些光碟片必須在「安裝完」Red Hat Enterprise Linux 後,才進行安裝。
這個部份包含的是一般資訊,並非針對本文件的某些特定章節。
DebugInfo 套件提供了完整的除錯執行檔,讓獨立的套件函式庫使用,這可以使系統分析與側寫工具能對應用程式完整除錯、追蹤。DebugInfo 套件會將這些執行檔安裝於 /usr/lib/debuginfo 目錄下。
安裝了 -debuginfo RPM 後,使用者就可以完全使用以下深度分析工具:
使用 gdb 進行程式除錯
在當機時,使用 crash 進行核心傾印
使用 systemtap 與 oprofile 進行效能分析與側寫
Red Hat Enterprise Linux 3 使用的 DebugInfo 套件可以從 Red Hat 的 FTP 站台上找到,網址為:
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
這是 redhat-release 套件中,/etc/issue 與 /etc/issue.net 行為的改變,例如當 redhat-release 更新時,這些檔案的使用者自訂版本並沒有改成新的名稱(分別為 /etc/issue.rpmsave 與 /etc/issue.net.rpmsave)。
鑑於存在於之前 redhat-release RPM 的啟動機制,當套件第一次更新時,行為的改變並不會發生作用。實際發生的,是從更新過的 redhat-release 套件之新 /etc/issue 與 /etc/issue.net 檔案會被存檔,任何之前自訂的 /etc/issue 與 /etc/issue.net 檔案會分別更名為 /etc/issue.rpmsave 與 /etc/issue.net.rpmsave。使用者必須一次重新套用這些自訂檔案。在重新套用這些檔案後,接下來的升級會更新,不再需要使用者進行干預。
這個部份含括 Red Hat Enterprise Linux 3 Update 7 中核心的相關資訊。
Red Hat Enterprise Linux 3 Update 7 提供了新的 /proc sysctl 介面,以啟用更精進、接近 NUMA 的分頁分配政策。其預設行為與 Update 6 相同,即不使用此政策。要啟用政策,您可以選擇以下方式:
請以 root 身份執行以下指令:
echo "1" > /proc/sys/vm/numa_memory_allocator
否則您可以使用 sysctl 指令:
/sbin/sysctl vm.numa_memory_allocator=1
最後,您可以在 /etc/sysctl.conf 中輸入以下一行:
vm.numa_memory_allocator = 1
更精進、接近 NUMA 的分頁分配政策只會影響系統的 NUMA 功能;這功能僅支援 x86_64 核心。
新的開機選項 nokeyb 已經納入 Red Hat Enterprise Linux 3 Update 7 中。這選項能停用 IBM 刀鋒伺服器(Blade Server)的主控台鍵盤。這選項在 IBM 刀鋒伺服器啟動時,會自動設定。
當 nokeyb 選項啟用時,它會解決 pc_keyb: controller jammed (0xA7) 錯誤訊息重複出現在主控台中的問題。新選項也修正了非 IBM 系統的一些問題:有些系統依靠 USB 鍵盤來輸入,但在開機階段,無法找到鍵盤。
這個更新包括對許多驅動程式的除錯修正,以下列出較重要的驅動程式更新。在某些例子中,我們以不同的名稱保留原本的驅動程式,以提供給想要在稍候轉換驅動程式設定到最新版本的公司使用。
轉換到最新驅動程式的動作應該在套用下一個 Red Hat Enterprise Linux 更新前完成,因為大部分的情況下,每一次更新只保留一份舊版本的驅動程式。
這些《發行公告》也指出哪些舊版本的驅動程式已經從這次核心更新中移除,這些驅動程式的基本驅動程式名稱後加上了版本號碼,如 megaraid_2002.o。您「必須」在安裝這個核心更新之前,先移除 /etc/modules.conf 中的那些驅動程式。
請記得,用來找出哪些驅動程式正在使用中的唯一最可靠的方法,是檢視 /etc/modules.conf 檔案的內容,使用 lsmod 指令並不是檢視這個檔案的替代方法。
下列裝置驅動程式已經新增或更新至 Red Hat Enterprise Linux 3 Update 7 中:
整合 Dell 遠端 BIOS 升級(dell_rbu)驅動程式至 2.1 版
更新 SATA 的支援(核心、libdata、以及驅動程式)
更新 OpenIPMI 驅動程式至 35.11 版,外加錯誤修正
更新 Emulex LightPulse Fibre Channel HBA (lpfc) 驅動程式至 7.3.3 版
請注意:有些系統紀錄檔回報的介面卡名稱字串與 lpfc 驅動程式 /proc 檔案所回報的,都已經被修改,以提供更完整、最新的描述。
整合 MegaRAID 序列連結 SCSI(megaraid_sas)驅動程式,版本為 00.00.02.00
更新 megaraid2 驅動程式至 v2.10.10.1 版
修正大於 4GB 的 EM64T 的 megaraid2 rmmod/insmod 當機問題
更新 Adaptec AAC RAID(aacraid)驅動程式至 1.1.5-2412
整合 Broadcom NetXtreme II(bnx2)網路驅動程式至 1.4.30 版
更新 Broadcom Tigon3(tg3)網路驅動程式至 3.43RH 版
在 serverworks 驅動程式中,加入對 HT1000 晶片組的支援
更新 Intel(R) PRO/1000 (e1000) 網路卡驅動程式至 6.1.16-k2 版
啟用 siimage 驅動程式中的 Adaptec SA-1210 中斷
在新增裝置時,避免 Adaptec aic7xxx 驅動程式產生 oops 情況
新增 pringk_ratelimit sysctl,以允許 I/O errmsg 控制
新增對系統全域 IPV4 arp_announce sysctl 的支援
在 diskdump 啟動時,避免 Compaq SmartArray (cciss) 驅動程式卸載
當失效的裝置之 I/O 完成時,速率限制已經加入若干印出的 SCSI 錯誤訊息。這會避免光纖通道的網線從一個運作中的裝置拔除時,連續紀錄訊息的問題。這項功能有兩個相關的 sysctl 參數:
printk_ratelimit:訊息間的最小時間長度,這計用來作為速率限制,單位為秒。預設值為 0(關閉速率限制)。
printk_ratelimit_burst:在使用速率限制前,允許印出的速率限制之訊息數。預設值為 10。
這功能可以用下列範例指令來啟用:
sysctl -w kernel.printk_ratelimit=5
以下驅動程式在早期 Update 版本中是保留的。這些驅動程式已經不再需要,因為目前的驅動程式是更值得使用的替代品。
3w-xxxx_10200033
ips_70015
cmpci_564
qla2200_70003RH1
qla2200_70003RH1
qla2200_70003RH1
lpfc_703
megaraid_2106
fusion_20511
aacraid_10102
您必須在安裝本核心更新版本前,將這些驅動程式從 /etc/modules.conf 中移除
這個部份包含了從 Red Hat Enterprise Linux 3 所更新或新增、且為 Update 7 一部分的套件清單。
這些套件清單包含來自所有不同版本的 Red Hat Enterprise Linux 3 的套件,您的系統也許不含這裡列出的每一個套件。
下列的套件已經從 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-BOOT-2.4.21-37.EL = > kernel-BOOT-2.4.21-40.EL
kernel-doc-2.4.21-37.EL = > kernel-doc-2.4.21-40.EL
kernel-hugemem-2.4.21-37.EL = > kernel-hugemem-2.4.21-40.EL
kernel-hugemem-unsupported-2.4.21-37.EL = > kernel-hugemem-unsupported-2.4.21-40.EL
kernel-pcmcia-cs-3.1.31-13 = > kernel-pcmcia-cs-3.1.31-19
kernel-smp-2.4.21-37.EL = > kernel-smp-2.4.21-40.EL
kernel-smp-unsupported-2.4.21-37.EL = > kernel-smp-unsupported-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
openoffice.org-1.1.2-28.2.0.EL3 = > openoffice.org-1.1.2-31.2.0.EL3
openoffice.org-i18n-1.1.2-28.2.0.EL3 = > openoffice.org-i18n-1.1.2-31.2.0.EL3
openoffice.org-libs-1.1.2-28.2.0.EL3 = > openoffice.org-libs-1.1.2-31.2.0.EL3
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
下列的套件已經新增到 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
下列的套件已經從 Red Hat Enterprise Linux 3 Update 7 中移除:
openoffice.org-style-gnome-1.1.0-16.9.EL
( x86 )