4.3.1 release (was Re: Zend commit)

php.internals

Sascha Schumann

23 years ago
The primary focus WRT security fixes is the PHP 4.3.1 release right now (and thus the PHP_4_3 branch). The safe_emalloc can/should be merged into HEAD any time, it is just not on my priority list. Looking at TODO_SEGFAULT, we have addressed about 20 issues with 9 remaining open. It would be good, if those which affect ext/standard/* would be fixed before the next release. Others (e.g. in the dbase extension) are not that urgent. Any comments regarding the release process? - Sascha

Jani Taskinen

23 years ago
On Wed, 16 Apr 2003, Sascha Schumann wrote:
> The primary focus WRT security fixes is the PHP 4.3.1 release
I guess you meant the 4.3.2 release, since there already is 4.3.1 out there? :)
> Looking at TODO_SEGFAULT, we have addressed about 20 issues > with 9 remaining open. It would be good, if those which > affect ext/standard/* would be fixed before the next release. > Others (e.g. in the dbase extension) are not that urgent. > > Any comments regarding the release process?
Such as..? I've just been waiting that the issues in TODO_SEGFAULT get fixed before rolling the release package. Speaking of which, we should propably start making the release packages at the snaps.php.net machine to be absolutely sure we always use the same versions of the tools needed for it (autoconf, etc). It would be nice if I got shell access there to be able to do this.. --Jani

Mike Robinson

23 years ago
Jani Taskinen wrote: [snip]
> I guess you meant the 4.3.2 release, since there already is 4.3.1 out > there? :)
[snip]
> Such as..? I've just been waiting that the issues in TODO_SEGFAULT > get fixed before rolling the release package.
I'm assuming you mean 4.3.2RC2? Or is all the RC'ing done already. :) I think we only had the one... Regards Mike Robinson