更新日時: 2009年11月17日
CentOS 5.4 リリースノート
Contents
1. 翻訳
リリースノートは、下記の言語に訳されています。
Brazilian Portuguese (Português do Brasil) - Cleber Paiva de Souza
Simplified Chinese (简体中文) - Timothy Lee
Traditional Chinese (繁體中文) - Timothy Lee
English (English)
French (Français) - Manuel Wolfshant , Fabian Arrotin
German (Deutsch) - Marcus Moeller
Japanese (日本語) - Akemi Yagi, Hajime Taira
Korean (한국어) - YoungHoon Park
Spanish (Español) - AlainRegueraDelgado, HardyBeltran
2. はじめに
CentOS 5.4 リリースへようこそ。CentOSは、上位 OS プロバイダー(UOP)1が誰もが使える形で公開するソースを基に作られた企業向け Linux ディストリビューションです。
CentOS は上位ベンダーの再配布ポリシーを全面的に遵守し、100% のバイナリ互換性を目標としています。 (CentOS は主に上位ベンダーの商標とアートワークを除去するようパッケージに変更を加えています)。 CentOS は無料です。
CentOS 5.4 は、CentOS 5 シリーズの4回目のアップデートで、多くのバグ修正や新しい機能性などが加えられています。まず上位 OS プロバイダー(UOP)のリリースノート http://www.centos.org/docs/5/ (または Single Page Release Notes)とTechnical Notes(または Single Page Technical Notes)をお読みください。以下のドキュメントは補足的であり、主に CentOS に特異的な点を扱っています。
3. インストールメディアのハッシュ値 (sha1sum)
-------------------------------------------- i386 sha1sum: 2c3e2d6ca38e3549d47d5f74529193ed68d838cc CentOS-5.4-i386-bin-1of6.iso 9f8b829bd7d39dec4c25d3f7815391323ea462d4 CentOS-5.4-i386-bin-2of6.iso aa9db29f2524894599a5d948b58593782da9adcc CentOS-5.4-i386-bin-3of6.iso 44d72f7b9f889e0278a1718061606b48d10975bf CentOS-5.4-i386-bin-4of6.iso 88ff6bd1abe194dc4b2d77d779dac28d914276bf CentOS-5.4-i386-bin-5of6.iso 0dd39bd0ca1420b78be630f2a1d0fa7301e00db4 CentOS-5.4-i386-bin-6of6.iso d2b36d3f017b2684ac920fab87aaf741bba16ca8 CentOS-5.4-i386-bin-DVD.iso f52e34da5570fd4eec0f3688c6f03c7686e8ad08 CentOS-5.4-i386-LiveCD.iso 94ddb89f24be9330efc2595a1ba76c4ce9aea22f CentOS-5.4-i386-netinstall.iso -------------------------------------------- x86_64 sha1sum: 2a283f28adea32481b057bec0fcabba37b4e2d75 CentOS-5.4-x86_64-bin-1of7.iso aa5b7a5a03746024555a8aa4c17cdb1e51798480 CentOS-5.4-x86_64-bin-2of7.iso ab7c6e8ad67f426cfb046478f1669b3f8c925433 CentOS-5.4-x86_64-bin-3of7.iso 02e411338b6c693e483b152f72fe93fddfb9588e CentOS-5.4-x86_64-bin-4of7.iso a91ecff0ebb6e216ac96887e6e325f9c7b7eef32 CentOS-5.4-x86_64-bin-5of7.iso 9ab5f1d20cd81c3ebdc6a22d22e9dc7111646199 CentOS-5.4-x86_64-bin-6of7.iso 3b00f16ed097f2bd189395edde6834e33f73cdb4 CentOS-5.4-x86_64-bin-7of7.iso 9069eadfc3a8727ed7abe472effae5b9bbbda8a1 CentOS-5.4-x86_64-bin-DVD.iso da508b248ab2d18deb42e2ec0ec7061b1fbf4568 CentOS-5.4-x86_64-LiveCD.iso 98287aff19e8e4b4d19c5d714cc189fe08f38521 CentOS-5.4-x86_64-netinstall.iso --------------------------------------------
4. 既知の問題点
- XFS
xfsファイルシステムはありますが、baseにはxfsprogsがありません。これは上位ベンダーがそう決めたからです。こちらRed Hat Bug 521173をご覧ください。xfsprogsとxfsdumpはCentOS Extrasリポジトリからインストールできます。
- このためCentOSをXFS上にインストールすることはできません。
- XFSはx86_64のみご利用になれます。32ビットのシステムではご利用になれません。
- i686用のXFSはCentOS Plusリポジトリより配布されるかもしれません。
CentOS-5.4ホスト上のVMWareについて。新しいバージョンのglibc (2.5-42)とvmware-hostdに問題があります。CentOS-5.4をVMWareのホストとしてご利用になる場合、このバグレポート(#3884)に基ずいて対応する必要があります。
インストール時にxorg.confが正しくセットされないという以前からある(まれな)問題点は解決していません。詳細と対策に関してはCentOS bug report #1719をご覧ください。
yum-priorities plugin package は 5.3の os directorにありましたが,5.4には入っていません。 これは今[extras] リポジトリにあります。
- CentOS 5.4にはglibcとkernelのアップデートが含まれています。以下の順でアップデートすることをお勧めします。:
yum clean all yum update glibc\* yum update yum\* rpm\* python\* yum clean all yum update yum update kernel\* shutdown -r now
5. 解決した問題
下記の問題点はCentOS 5.4で解決されました。
Jumbo FramesとBroadcomのNICでNFSが"RPC: bad TCP reclen"というメッセージでハングする問題。( http://bugs.centos.org/view.php?id=3672 )
CIFS cleartextの問題。( http://bugs.centos.org/view.php?id=3369 )
m2cryptoがsubjectAltnamesを正しく扱わない問題。( http://bugs.centos.org/view.php?id=3664 )
Thinkpad R61のWLAN LEDが正しく機能しない問題。( http://bugs.centos.org/view.php?id=3544 )
restoreconが/var/named/chroot/procのselinuxの内容を壊してしまう問題。( http://bugs.centos.org/view.php?id=3449 )
wget が --no-clobber オプションで指定されたファイルがすでにローカルに存在する時に abort する問題。( http://bugs.centos.org/view.php?id=2776 )
postfix が /boot にアクセスしようとし SELinux がそれを阻止する時に起こる問題。( http://bugs.centos.org/view.php?id=3501 )
vsftpd が TLSコネクションを適切にシャットダウンしない問題。( http://bugs.centos.org/view.php?id=3311 )
6. パッケージとアプリケーション
6.1. CentOS 5.3 に比べ新しく 5.4 に追加されたパッケージ
- blktrace
- celt051
- etherboot
- fcoe-utils
- fuse
- gcc44
- gnupg2
- hmaccalc
- iasl
- kmod-kvm
- kvm
- libassuan
- libhbaapi
- libhbalinux
- libksba
- libpciaccess
- log4cpp
- pdksh
- perl-Sys-Virt
- pinentry
- pth
- qcairo
- qffmpeg
- qpixman
- qspice
- xorg-x11-drv-qxl
- xorg-x11-xdm
6.2. CentOS 5.3 に比べ 5.4 でアップグレードされたパッケージ
NetworkManager
- OpenIPMI
- acpid
- aide
- amanda
- anaconda
- aspell
- audit
- authconfig
- authd
- autofs
- avahi
- bind
- binutils
- busybox
- caching-nameserver
- cman
- cmirror
- conga
- coreutils
- cpio
- cpp
- cpuspeed
- crash
- cryptsetup-luks
- cscope
- cups
- cvs
- cyrus-imapd
- cyrus-sasl
- db4
- depl
- device-mapper
- device-mapper-multipath
- dhcp
- dhcpv6
- dmidecode
- dmraid
- dos2unix
- dump
- dvd+rw-tools
- e2fsprogs
- e4fsprogs
- ecryptfs-utils
- efax
- esc
- ethtool
- evince
- evolution
- evolution-connector
- evolution-data-server
- file
- findutils
- fipscheck
- fcoe-utils
- foomatic
- freetype
- gcc
- gdb
- gdm
- gfs-utils
- gfs2-utils
- ghostscript
- giflib
- glibc
- gnome-python2-desktop
- gnome-session
- grep
- grub
- gtk-vnc
- hal
- htdig
- httpd
- hwbrowser
- hwdata
- ibsim
- ibutils
- ibvexdmtools
- infiniband-diags
- initscripts
- iptables
- iproute
- iprutils
- ipsec-tools
- iputils
- ipvsadm
- irqbalance
- iscsi-initiator-utils
- isdn4k-utils
- jadetex
- java-1.6.0-openjdk
- kdebase
- kdegraphics
- kdelibs
- kdenetwork
- kdepim
- kernel
- kexec-tools
- kmod-cmirror
- kmod-gfs
- krb5
- ksh
- lcms
- less
- lftp
- libX11
- libcxgb3
- libdhcp
- libgcc
- libgcj
- libgcrypt
- libgfortran
- libgfortran44
- libgnat
- libgomp
- libibcm
- libibcommon
- libibmad
- libibumad
- libibverbs
- libipathverbs
- libmlx4
- libmthca
- libmudflap
- libnes
- libobjc
- librdmacm
- libsdp
- libselinux
- libsemanage
- libsepol
- libsoup
- libspe2
- libtiff
- libunwind
- libvirt
- libvirt-cim
- libvorbis
- libwmf
- libxml
- linuxwacom
- lksctp-tools
- ltrace
- luci
- lvm2
- lvm2-cluster
- m2crypto
- man-pages-ja
- mcelog
- mdadm
- microcode_ctl
- mkinitrd
- mlocate
- mod_auth_mysql
- mod_authz_ldap
- mod_nss
- module-init-tools
- mysql
- mysql-connector-odbc
- nash
- nautilus-sendto
- net-snmp
- netpbm
- nfs-utils
- nfs-utils-lib
- nfs4-acl-tools
- nscd
- nss_ldap
- ntp
- numactl
- openais
- openhpi
- openib
- openoffice.org
- opensm
- openssh
- openssl
- openswan
- oprofile
- pam
- pango
- pciutils
- pdksh
- perftest
- perl
- perl-suidperl
- php-pear
- piranha
- policycoreutils
- popt
- psmisc
- pykickstart
- pyorbit
- python
- python-pyblock
- python-tools
- python-virtinst
- rdesktop
- rds-tools
- readline
- redhat-rpm-config
- rgmanager
- ricci
- rmt
- rpm
- rsh
- samba
- sblim
- scim-bridge
- selinux-policy
- setroubleshoot
- setup
- sg3_utils
- sos
- sqlite
- srptools
- strace
- sudo
- system-config-audit
- system-config-cluster
- system-config-date
- system-config-language
- system-config-network
- system-config-network-tui
- system-config-samba
- systemtap
- tcl
- tcp_wrappers
- tetex
- tftp
- tkinter
- tog-pegasus
- totem
- totem-mozplugin
- udev
- unix2dos
- util-linux
- uuidd
- vim-common
- vim-enhanced
- vim-minimal
- vim
- vino
- virt-manager
- virt-viewer
- vsftpd
- watchdog
- wdaemon
- wget
- wireshark
- xen
- xisdnload
- xkeyboard-config
- xorg-x11-drv-ati
- xorg-x11-drv-i810
- xorg-x11-drv-mga
- xorg-x11-drv-nv
- xorg-x11-proto-devel
- xorg-x11-server
- xorg-x11-xdm
- ypbind
- yum
- yum-metadata-parser
- zsh
- zsh-html
6.3. CentOS 5.3 にあったパッケージで、上位ベンダーが 5.4 から削除したもの
- gcc43-4.3.2-7.el5
6.4. CentOS 5.3 アップデートとしてリリースされたパッケージで、 より古いバージョンが5.4インストールメディアに含まれているもの
- cman-2.0.115-1.el5
- cman-devel-2.0.115-1.el5
- ecryptfs-utils-75-5.el5
- ecryptfs-utils-devel-75-5.el5
- ecryptfs-utils-gui-75-5.el5
- fetchmail-6.3.6-1.1.el5_3.1
- firefox-3.0.14-1.el5.centos
- gdm-2.16.0-56.el5.centos
- gdm-docs-2.16.0-56.el5.centos
- gfs2-utils-0.1.62-1.el5
- kernel-2.6.18-164.el5
- kernel-debug-2.6.18-164.el5
- kernel-debug-devel-2.6.18-164.el5
- kernel-devel-2.6.18-164.el5
- kernel-doc-2.6.18-164.el5
- kernel-headers-2.6.18-164.el5
- kernel-PAE-2.6.18-164.el5
- kernel-PAE-devel-2.6.18-164.el5
- kernel-xen-2.6.18-164.el5
- kernel-xen-devel-2.6.18-164.el5
- lftp-3.7.11-4.el5
- mysql-5.0.77-3.el5
- mysql-bench-5.0.77-3.el5
- mysql-devel-5.0.77-3.el5
- mysql-server-5.0.77-3.el5
- mysql-test-5.0.77-3.el5
- nfs-utils-1.0.9-42.el5
- nspr-4.7.5-1.el5_4
- nspr-devel-4.7.5-1.el5_4
- openssh-4.3p2-36.el5
- openssh-askpass-4.3p2-36.el5
- openssh-clients-4.3p2-36.el5
- openssh-server-4.3p2-36.el5
- openssl-0.9.8e-12.el5
- openssl-0.9.8e-12.el5
- openssl-devel-0.9.8e-12.el5
- openssl-perl-0.9.8e-12.el5
- rgmanager-2.0.52-1.el5.centos
- xmlsec1-1.2.9-8.1.1
- xmlsec1-devel-1.2.9-8.1.1
- xmlsec1-gnutls-1.2.9-8.1.1
- xmlsec1-gnutls-devel-1.2.9-8.1.1
- xmlsec1-nss-1.2.9-8.1.1
- xmlsec1-nss-devel-1.2.9-8.1.1
- xmlsec1-openssl-1.2.9-8.1.1
- xmlsec1-openssl-devel-1.2.9-8.1.1
- xulrunner-1.9.0.14-1.el5_4
- xulrunner-devel-1.9.0.14-1.el5_4
- xulrunner-devel-unstable-1.9.0.14-1.el5_4
これらのパッケージはCentOS5.4のアップデートリポジトリにあります。
7. CentOSが改変したパッケージ
7.1. 上位ベンダーにあるパッケージで、CentOSが改変したもの
- anaconda
- anacron
- basesystem
- bluez-utils
- brltty
- busybox
- centos-release
- Cluster_Administration
- clustermon
- comps-extras
- conga
- crash
- Deployment_Guide
- desktop-backgrounds
- eclipse
- filesystem
- firefox
- firstboot
- gdm
- geronimo-specs
- Global_File_System
- gnome-desktop
- gnome-session
- gzip
- httpd
- initscripts
- kdebase
- kdelibs
- kudzu
- nautilus-sendto
- nss
- ntp
- pango
- pirut
- pm-utils
- procmail
- python-virtinst
- redhat-artwork
- redhat-logos
- redhat-lsb
- redhat-rpm-config
- rgmanager
- rhdb-utils
- rhgb
- setuptool
- specspo
- squirrelmail
- system-config-bind
- tftp
- thunderbird
- Virtualization_Guide
- xorg-x11-proto-devel
- yum
- yum-utils
注記: 変更の詳細は各パッケージの changelog に記載されています。これらのパッケージは、利用規定に従い上位の商標を除くために変更されたものがほとんどです。
7.2. 上位ベンダーにあるパッケージで、CentOSが削除したもの
- redhat-release-5Client
- redhat-release-5Server
- redhat-release-notes
- redhat-release-notes
- rhel-instnum
- rhn-check
- rhn-client-tools
- rhnlib
- rhnsd
- rhn-setup
- rhn-setup-gnome
- yum-rhn-plugin
7.3. 上位ベンダーには無く、CentOS が追加したパッケージ
- perl.i386 in the x86_64 distro (note: as of CentOS-5.2 the package has been moved from the distro to the extras repo)
8. コミュニティの参加
CentOS ユーザとして、あなたもいろいろな方法で CentOS コミュニティに貢献することができます。
8.1. シグ (SIG)
CentOS には、特定の興味ある事柄についてユーザが集う シグ (SIG:Special Interest Groups)がいくつかあります。 下記の SIG はすでにできています:
Artwork - CentOS リリースや普及のためのアートワークを製作、改良
Promotion - オンラインやイベントで CentOS を宣伝、普及
Virtualization - CentOS における仮想化の集い
これらの SIG への参加や、新しい SIG の設立などを、ユーザの皆様に呼びかけています。例えば、
- Alpha, S390, Sparc port - 他のアーキテクチャへの CentOS の移植
- Hardware compatibility - 特定のハードウェアに関するフィードバックを提供
- QA - 新しいリリースのテストやバグ除去のヘルプ
- RPM Packaging - 新しい、有用なパッケージを提供
- Translation - ドキュメント、ウェブサイト、Wiki の翻訳
8.2. メーリングリストとフォーラム
あなたがこのコミュニティで他のユーザを助けることができる別の方法はメーリングリストかフォーラムに1つでも参加することです。そして、活発にユーザの問題を解決してください。そして、他のユーザと解決策について議論してください。
8.3. Wikiとウェブサイト
未経験な CentOS ユーザにさえ、あなたの助けが私たちにとって役に立ちます。なぜならば、私たちはあなたがどのような問題に行き当たっていたかを知りたいのです。もし、あなたが特定の問題に対する情報を見つけ、それがよりアクセスしやすくなることによって、どれだけドキュメントが改良されるだろうか。他のユーザにとって、この種のフィードバックがあなたにはそれがあっただろうというのと同じくらい有益であるので、あなたの関わり合いが CentOS をより良くするのに必要です。
従って、あなたが私たちのドキュメントとWikiの作成に協力し、それらを改良したいなら、Wiki にアカウントを登録するか、または centos-docs というメーリングリストに加入してください。
9. 追加情報
以下のウェブサイトには、CentOS でシステムを動かす人々のための多くの情報が含まれています。
上位のリリースノートとドキュメント : http://www.centos.org/docs/5/
http://mirrors.kernel.org/redhat/redhat/linux/enterprise/5Client/en/os/SRPMS/
http://mirrors.kernel.org/redhat/redhat/linux/enterprise/5Server/en/os/SRPMS/
10. 謝辞
我々はこの製品に対するたくさんの人々の協力に感謝します。
Copyright (C) 2009 CentOS
次のサイトを訪れてください。 http://www.redhat.com/rhel/ (1)