Группа :: Система/Серверы
Пакет: php-mcrypt
Главная Изменения Спек Патчи Загрузить Bugs and FR
11 августа 2005 Aleksey Avdeev <solo at altlinux.ru> 1:4.3.10-alt0.M24.2.1
- Backports for M24
- PHP php-devel-4.3.10-alt0.M24.2
- Fixed spec bug
- PHP 4.3.12-devel CVS-20050530
- PHP 4.3.12-devel CVS-20050527
- PHP 4.3.12-devel CVS-20050406
- PHP 4.3.11-devel CVS-20050209
- PHP 4.3.0-dev CVS-20030124
- Bugfixes
- Fix permissions
- Rebuild with gcc 3.2.1
- Use macros from php-common to simplify spec file
- Fixed:
+ sendmail detection in BTE forced to be unconditional (closes #0000751)
- Added:
+ Security audit patch from phpaudit.42-networks.com,
fixes multiple (theoretical) buffer overflows fixes - post install script fixed
- PHP 4.1.2
- Spec cleanups
- PHP 4.0.6
- Bugfixes
- Release candidate 2 for PHP 4.0.6
- Fix for build environment rolled back due final fix in PHP4 itself
- ALTification
- Last release candidate for 4.0.5
- SPEC file changes:
+ Reference to PHP source removed, php-devel is used to acquire sources of module
+ locale-specific info unset during installation
+ nosrc -> src because NoSource tag cannot be used without corresponding Source one
- First stable build
- Rebuild with fixed version of PHP4
- Fixed:
+ libltdl linking for dynamic modules of mcrypt
+ mcrypt does not want work in mod_php4
- Fixed:
+ Build process for self-contained shared modules in PHP is generally broken,
fixed by automatically adding -DHAVE_{MODULE}=1 -DCOMPILE_DL_{MODULE}=1 to
configure
- More enhancements in SPEC file:
+ Automatically gather PHP version, so no need to synchronize
spec file's Version: field when new version of PHP is installed
- Created new generalized spec file for nosrc.rpm for PHP modules
- Added ability to tune module installation for Console/Apache-based PHP
Some modules cannot work in Web-server environment (php_gtk), some --
in Console mode (midgard), some will be happy in both environments