Fedora 13

From The scripts.mit.edu Wiki

Jump to: navigation, search

Fedora 13 was released on 2010-05-25.

Contents

PHP

Fedora 13 ships with PHP 5.3.3; this major version bump caused a lot of pain for many PHP applications, however, recent versions of most popular PHP applications are now fine.

MediaWiki

MediaWiki was affected by the introduction of a new reserved keyword and was fixed in 1.13. Please upgrade your MediaWikis!

dl()

The ability to load PHP extensions at runtime via dl() was removed. You should use php.ini in order to load PHP extensions that your application may need.

date.timezone

PHP now requires setting a default timezone. While we have a system-wide php.ini which does this, if you have a custom php.ini, you'll need to set the timezone yourself, as the system php.ini will not apply. We recommend adding a line like:

date.timezone = "US/Eastern"

to your php.ini files.

Ruby

paperclip is not installed, because its dependency activesupport requires a later version of Ruby than we have.

Zephyr

Zephyr was repackaged and built for 64-bit only.

Athena

The athena-base, athena-lprng and athena-lprng-misc were removed in favor of cups.

Missing packages

The following packages were removed between Fedora 11 and Fedora 13.

bazaar
cogito
dejavu-fonts-lgc-compat
dhcpv6-client
ghc-time-devel
gnome-audio
gnome-mount
htmlview
ifd-egate
libbdevid-python
libvolume_id
lohit-fonts-common
lyx-esint10-fonts
lyx-eufm10-fonts
lyx-fonts-common
lyx-fonts-compat
lyx-msam10-fonts
lyx-msbm10-fonts
lyx-wasy10-fonts
mkinitrd
nash
nautilus-cd-burner-libs
paktype-fonts
python-aqbanking
python-json
python-minihallib
python-pgsql
python-TestGears
rhpl
un-core-fonts-dotum
Personal tools