include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
![]() |
Найновіші примітки до випуску знаходяться у мережі |
---|---|
These release notes may be updated. To view the latest release notes for Fedora, visit: |
The following sections contain information regarding software packages that have undergone significant changes for Fedora 9. For easier access, they are generally organized using the same groups that are shown in the installation system.
Fedora 9 now includes Perl 5.10.0, the first "major" release update in perl5 in some time. The Perl interpreter itself is faster with a smaller memory footprint, and has several UTF-8 and threading improvements. The Perl installation is now relocatable, a blessing for systems administrators and operating system packagers. Perl 5.10.0 also adds a new smart match operator, a switch statement, named captures, state variables, and better error messages.
For more information, refer to:
Функціональність модулю installonlyn
додано у ядро пакету yum. Параметри installonlypkgs
та installonly_limit
типово використовуються для обмеження кількості встановлених ядер у системі двома ядрами. Ви можете скоригувати набір пакетів або кількість пакетів, або повністю вимкнути параметр при потребі. Додаткова інформація доступна на головній man-сторінці з yum.conf
.
Команда yum
тепер намагається повторно виконати операцію при виявленні блокування. Ця функція корисна, якщо працює служба перевірки оновлень, або якщо ви одночасно запустили yum
та один з графічних інтерфейсів до yum.
The yum
command now understands a cost
parameter in its configuration file, which is the relative cost of
accessing a software repository. It is useful for weighing one
software repository's packages as greater or less than any other.
The cost parameter defaults to 1000, with lower costs given
priority.
The pam_mount
facility now uses a
configuration file written in XML. The
/etc/security/pam_mount.conf
file will be
converted to /etc/security/pam_mount.conf.xml
during update with
/usr/bin/convert_pam_mount_conf.pl
, which
removes all comments. Any per-user configuration files must be
converted manually, with the conversion script if desired. A
sample pam_mount.conf.xml
file with detailed
comments about the available options appears at
/usr/share/doc/pam_mount-*/pam_mount.conf.xml
.
TeXLive is a replacement for the old, unmaintained TeX package. It offers new style packages and fixes many security problems with the old distribution.
Пакет i810switch видалено. Його функціональність тепер доступна через команду xrandr
у пакеті xorg-x11-server-utils.
The evolution-exchange package replaces evolution-connector , and provides a capability under the old name.
The system-config-firewall and system-config-selinux packages replace system-config-security-level . The system-config-selinux package is part of the policycoreutils-gui package.