Changelog for
php-mcrypt-4.3.12-alt0.cvs20050530.1.i586.rpm :
Tue Aug 2 08:00:00 2005 Aleksey Avdeev
1:4.3.12-alt0.cvs20050530.1
- Fixed spec bug
Tue May 31 08:00:00 2005 Aleksey Avdeev 1:4.3.12-alt0.cvs20050530
- PHP 4.3.12-devel CVS-20050530
Mon May 30 08:00:00 2005 Aleksey Avdeev 1:4.3.12-alt0.cvs20050527
- PHP 4.3.12-devel CVS-20050527
Mon Apr 25 08:00:00 2005 Aleksey Avdeev 1:4.3.12-alt0.cvs20050406
- PHP 4.3.12-devel CVS-20050406
Sun Mar 20 07:00:00 2005 Aleksey Avdeev 1:4.3.11-alt0.cvs20050209
- PHP 4.3.11-devel CVS-20050209
Fri Jan 24 07:00:00 2003 Alexey Gladkov 1:4.3.0-alt0.cvs20030124
- PHP 4.3.0-dev CVS-20030124
- Bugfixes
Wed Nov 13 07:00:00 2002 Alexander Bokovoy 1:4.1.2-alt5
- Fix permissions
Sun Nov 10 07:00:00 2002 Alexander Bokovoy 1:4.1.2-alt4
- Rebuild with gcc 3.2.1
- Use macros from php-common to simplify spec file
Wed Mar 27 07:00:00 2002 Alexander Bokovoy 1:4.1.2-alt3
- Fixed:
+ sendmail detection in BTE forced to be unconditional (closes #0000751)
Fri Mar 15 07:00:00 2002 Alexander Bokovoy 4.1.2-alt2
- Added:
+ Security audit patch from phpaudit.42-networks.com,
fixes multiple (theoretical) buffer overflows fixes
- post install script fixed
Thu Feb 28 07:00:00 2002 Alexander Bokovoy 4.1.2-alt1
- PHP 4.1.2
- Spec cleanups
Thu Sep 27 08:00:00 2001 Alexander Bokovoy 4.0.6-alt1
- PHP 4.0.6
- Bugfixes
Tue Jun 5 08:00:00 2001 Alexander Bokovoy 4.0.6-alt0.3RC2
- Release candidate 2 for PHP 4.0.6
Tue May 29 08:00:00 2001 Alexander Bokovoy 4.0.6-alt0.2RC1
- Fix for build environment rolled back due final fix in PHP4 itself
Thu Apr 5 08:00:00 2001 Alexander Bokovoy 4.0.5.RC6-alt1
- 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
Sat Mar 17 07:00:00 2001 Alexander Bokovoy 4.0.5-ipl1
- First stable build
Thu Mar 15 07:00:00 2001 Alexander Bokovoy 4.0.5-ipl0.6
- Rebuild with fixed version of PHP4
Tue Mar 13 07:00:00 2001 Alexander Bokovoy 4.0.5.RC1-ipl0.5
- Fixed:
+ libltdl linking for dynamic modules of mcrypt
+ mcrypt does not want work in mod_php4
Sun Mar 11 07:00:00 2001 Alexander Bokovoy 4.0.5-ipl0.3
- 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
Sat Mar 10 07:00:00 2001 Alexander Bokovoy 4.0.5-ipl0.2
- 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
Thu Mar 8 07:00:00 2001 Alexander Bokovoy 4.0.5-ipl0.1
- 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