]>
granicus.if.org Git - php/log
SVN Migration [Wed, 11 Apr 2007 06:11:52 +0000 (06:11 +0000)]
This commit was manufactured by cvs2svn to create tag 'php_4_4_7RC1'.
Derick Rethans [Wed, 11 Apr 2007 06:11:51 +0000 (06:11 +0000)]
- 4.4.7RC1.
Antony Dovgal [Wed, 4 Apr 2007 19:52:26 +0000 (19:52 +0000)]
MFH: fix #40998 (long session array keys are truncated)
Seiji Masugata [Wed, 4 Apr 2007 15:28:18 +0000 (15:28 +0000)]
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).
Ilia Alshanetsky [Fri, 30 Mar 2007 00:29:32 +0000 (00:29 +0000)]
MFB: Fixed MOPB-34-2007:PHP mail() Header Injection Through Subject and To
Parameters
Antony Dovgal [Tue, 27 Mar 2007 09:20:57 +0000 (09:20 +0000)]
MF52: fix compile warning
Ilia Alshanetsky [Tue, 27 Mar 2007 00:14:16 +0000 (00:14 +0000)]
MFB: MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation
Antony Dovgal [Mon, 26 Mar 2007 11:19:37 +0000 (11:19 +0000)]
revert by request of Derick
Antony Dovgal [Mon, 26 Mar 2007 10:33:03 +0000 (10:33 +0000)]
fix #40586 (_ENV vars get escaped when magic_quotes_gpc is on)
Antony Dovgal [Mon, 26 Mar 2007 10:28:28 +0000 (10:28 +0000)]
MFH: fix #40915 (addcslashes unexpected behavior with binary input)
Ilia Alshanetsky [Sun, 25 Mar 2007 15:27:51 +0000 (15:27 +0000)]
Bug fixes
Ilia Alshanetsky [Sun, 25 Mar 2007 14:33:53 +0000 (14:33 +0000)]
Fixed MOPB-32-2007 (Double free inside session_decode())
foobar [Sun, 25 Mar 2007 10:22:37 +0000 (10:22 +0000)]
MFB52:- Check if Makefile.frag actually exists before running sed on it.
Ilia Alshanetsky [Sat, 24 Mar 2007 16:26:50 +0000 (16:26 +0000)]
MFB: Fixed CRLF injection inside ftp_putcmd().
Johannes Schlüter [Thu, 22 Mar 2007 21:35:56 +0000 (21:35 +0000)]
- MFH: Fix handling of not existing long CLI options
Edin Kadribasic [Thu, 22 Mar 2007 00:08:55 +0000 (00:08 +0000)]
MFH: fix SSL connection on windows
Marcus Boerger [Wed, 21 Mar 2007 23:20:30 +0000 (23:20 +0000)]
- MFH Fix issue with long form of command line switches
Ilia Alshanetsky [Sun, 18 Mar 2007 17:19:30 +0000 (17:19 +0000)]
MFB: Fixed MOPB-26-2007 mb_parse_str() can be used to activate
register_globals
Stanislav Malyshev [Fri, 16 Mar 2007 21:48:08 +0000 (21:48 +0000)]
clarify
Stanislav Malyshev [Fri, 16 Mar 2007 20:09:26 +0000 (20:09 +0000)]
fix for mopb-24
Stanislav Malyshev [Fri, 16 Mar 2007 20:08:25 +0000 (20:08 +0000)]
Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)
Antony Dovgal [Thu, 15 Mar 2007 23:19:21 +0000 (23:19 +0000)]
fix #40831 (cURL extension doesn't clean up the buffer of reused handle)
Ilia Alshanetsky [Wed, 14 Mar 2007 19:42:59 +0000 (19:42 +0000)]
MFB: Fixed MOPB-22-2007 PHP session_regenerate_id() Double Free Vulnerability.
Stanislav Malyshev [Wed, 14 Mar 2007 16:20:11 +0000 (16:20 +0000)]
mopb 8 fix
Pierre Joye [Wed, 14 Mar 2007 15:06:13 +0000 (15:06 +0000)]
- add summary of the CVE
Ilia Alshanetsky [Wed, 14 Mar 2007 14:49:28 +0000 (14:49 +0000)]
Bug fixing news
Ilia Alshanetsky [Wed, 14 Mar 2007 03:52:16 +0000 (03:52 +0000)]
MFB: Added missing open_basedir & safe_mode checks to bzip:// wrapper.
Pierre Joye [Sat, 10 Mar 2007 13:07:44 +0000 (13:07 +0000)]
- NEWS entry for the ft cve
Pierre Joye [Sat, 10 Mar 2007 13:06:37 +0000 (13:06 +0000)]
- MFH: CVE-2007-1001, integer overflow with invalid wbmp images
Pierre Joye [Sat, 10 Mar 2007 12:51:07 +0000 (12:51 +0000)]
- Fix the Fix for CVE-2007-0455
Antony Dovgal [Fri, 9 Mar 2007 10:29:33 +0000 (10:29 +0000)]
fix #40747 (possible crash in session when save_path is out of open_basedir)
Antony Dovgal [Wed, 7 Mar 2007 17:26:42 +0000 (17:26 +0000)]
fix test
Stanislav Malyshev [Mon, 5 Mar 2007 22:12:19 +0000 (22:12 +0000)]
MF5: use safe_emalloc
Stanislav Malyshev [Mon, 5 Mar 2007 22:04:54 +0000 (22:04 +0000)]
MF5: use srtlcat
Stanislav Malyshev [Mon, 5 Mar 2007 22:00:12 +0000 (22:00 +0000)]
MF5: use snprintf
Stanislav Malyshev [Mon, 5 Mar 2007 21:56:33 +0000 (21:56 +0000)]
MF5: increase array size to fit buffer size
Edin Kadribasic [Sun, 4 Mar 2007 18:40:29 +0000 (18:40 +0000)]
Fixed exslt build (#40665)
Edin Kadribasic [Sat, 3 Mar 2007 03:44:25 +0000 (03:44 +0000)]
Use standardised locations for libs and includes
Edin Kadribasic [Sat, 3 Mar 2007 03:31:11 +0000 (03:31 +0000)]
Made compile without magic
Edin Kadribasic [Sat, 3 Mar 2007 03:12:20 +0000 (03:12 +0000)]
Use standardised locations for libs and includes
Nuno Lopes [Thu, 1 Mar 2007 19:09:33 +0000 (19:09 +0000)]
MFH
#Pierre: I think this code still needs more patching..
Dmitry Stogov [Thu, 1 Mar 2007 07:51:07 +0000 (07:51 +0000)]
Impersonation fix
Derick Rethans [Wed, 28 Feb 2007 18:26:31 +0000 (18:26 +0000)]
- Back to dev.
Derick Rethans [Wed, 28 Feb 2007 18:24:08 +0000 (18:24 +0000)]
- Go with 4.4.6.
Derick Rethans [Wed, 28 Feb 2007 18:20:56 +0000 (18:20 +0000)]
- MFH: Fix for CVE-2007-0455.
Dmitry Stogov [Tue, 27 Feb 2007 15:15:56 +0000 (15:15 +0000)]
reverted impersonation fix because of 4.4.6 release process
Dmitry Stogov [Tue, 27 Feb 2007 11:05:56 +0000 (11:05 +0000)]
Backport: Fixed impersonation support for persistent FastCGI connections.
Antony Dovgal [Mon, 26 Feb 2007 09:14:41 +0000 (09:14 +0000)]
fix #40635 (segfault in cURL extension)
Nuno Lopes [Sun, 25 Feb 2007 18:50:16 +0000 (18:50 +0000)]
MFH: update PCRE symbols list
Antony Dovgal [Fri, 23 Feb 2007 20:53:24 +0000 (20:53 +0000)]
fix #40611 (possible cURL memory error)
Edin Kadribasic [Thu, 22 Feb 2007 20:32:11 +0000 (20:32 +0000)]
fix build
Derick Rethans [Thu, 22 Feb 2007 14:47:30 +0000 (14:47 +0000)]
- Back to -dev.
Derick Rethans [Thu, 22 Feb 2007 14:45:30 +0000 (14:45 +0000)]
- Go with RC1.
Antony Dovgal [Wed, 21 Feb 2007 18:41:23 +0000 (18:41 +0000)]
MFH: fix #40578 (imagettftext() multithreading issue)
Dmitry Stogov [Fri, 16 Feb 2007 11:47:20 +0000 (11:47 +0000)]
Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed)
Antony Dovgal [Fri, 16 Feb 2007 08:21:30 +0000 (08:21 +0000)]
BFN
Antony Dovgal [Fri, 16 Feb 2007 07:11:33 +0000 (07:11 +0000)]
fix ext/interbase build
Antony Dovgal [Thu, 15 Feb 2007 09:41:31 +0000 (09:41 +0000)]
fix segfault in php_add_session_var()
Antony Dovgal [Thu, 15 Feb 2007 09:31:01 +0000 (09:31 +0000)]
fix possible off-by-one in str_(i)replace()
Nuno Lopes [Tue, 13 Feb 2007 20:23:29 +0000 (20:23 +0000)]
upgrade bundled PCRE to version 7.0
Derick Rethans [Tue, 13 Feb 2007 18:22:06 +0000 (18:22 +0000)]
- Back to -dev.
Derick Rethans [Tue, 13 Feb 2007 18:20:11 +0000 (18:20 +0000)]
- Package 4.4.5.
Antony Dovgal [Mon, 12 Feb 2007 17:13:22 +0000 (17:13 +0000)]
fix #40335 (Compile fails when using GCC 4.1.1/binutils 2.17)
Nuno Lopes [Sat, 10 Feb 2007 20:57:29 +0000 (20:57 +0000)]
fix typos
Derick Rethans [Thu, 1 Feb 2007 08:55:41 +0000 (08:55 +0000)]
- Back to -dev.
Derick Rethans [Thu, 1 Feb 2007 08:54:32 +0000 (08:54 +0000)]
- Go with RC2.
Antony Dovgal [Mon, 29 Jan 2007 10:08:17 +0000 (10:08 +0000)]
backported fix for ext/imap compilation failure with recent c-client versions
(fixes #39401)
Greg Beaver [Sun, 28 Jan 2007 23:09:44 +0000 (23:09 +0000)]
update to PEAR 1.5.0, Archive_Tar 1.3.2, Console_Getopt 1.2.1, Structures_Graph 1.0.2
Derick Rethans [Mon, 22 Jan 2007 19:59:21 +0000 (19:59 +0000)]
- Backported a fix in the configure tests to detect the "rounding fuzz".
Derick Rethans [Mon, 22 Jan 2007 19:51:38 +0000 (19:51 +0000)]
- Move ext/ovrimos to PECL.
Antony Dovgal [Mon, 22 Jan 2007 08:23:08 +0000 (08:23 +0000)]
fix array_unique() to return array with any type of argument
Ilia Alshanetsky [Wed, 17 Jan 2007 23:59:07 +0000 (23:59 +0000)]
Buffer length checks
Ilia Alshanetsky [Tue, 16 Jan 2007 18:56:45 +0000 (18:56 +0000)]
MFH: Fixed output code inside odbc_result_all()
Ilia Alshanetsky [Tue, 16 Jan 2007 00:11:53 +0000 (00:11 +0000)]
Added buffer length checks
Ilia Alshanetsky [Sat, 13 Jan 2007 16:31:36 +0000 (16:31 +0000)]
MFH: Improve validation of argnum, width and precision.
Ilia Alshanetsky [Fri, 12 Jan 2007 16:38:40 +0000 (16:38 +0000)]
Fixed bug #36248 (CURLOPT_HEADERFUNCTION, couldn't set the function in the
class).
Ilia Alshanetsky [Fri, 12 Jan 2007 02:04:37 +0000 (02:04 +0000)]
MFH: Use long instead of int where long is expected.
Antony Dovgal [Thu, 11 Jan 2007 16:47:33 +0000 (16:47 +0000)]
MFH
Johannes Schlüter [Wed, 10 Jan 2007 22:17:41 +0000 (22:17 +0000)]
- MFH: Bump year
Dmitry Stogov [Tue, 9 Jan 2007 17:06:42 +0000 (17:06 +0000)]
Fixed bug #39819 (Using $this not in object context can cause segfaults)
Ilia Alshanetsky [Tue, 9 Jan 2007 15:31:36 +0000 (15:31 +0000)]
MFH: Prevent SESSION/GLOBALS overload via session decoding
Ilia Alshanetsky [Tue, 9 Jan 2007 15:21:08 +0000 (15:21 +0000)]
MFH: Added key_length intialization for intergers
Antony Dovgal [Tue, 9 Jan 2007 11:38:04 +0000 (11:38 +0000)]
MFH: zerofill info_data
Ilia Alshanetsky [Mon, 8 Jan 2007 14:25:22 +0000 (14:25 +0000)]
MFH: Use safe_emalloc() rather then emalloc()
Edin Kadribasic [Fri, 5 Jan 2007 10:00:56 +0000 (10:00 +0000)]
New curl lib needs CURL_STATICLIB define when linked statically
Derick Rethans [Fri, 5 Jan 2007 08:56:56 +0000 (08:56 +0000)]
- Back to -dev
Derick Rethans [Fri, 5 Jan 2007 08:54:57 +0000 (08:54 +0000)]
- 4.4.5rc1
Ilia Alshanetsky [Thu, 4 Jan 2007 23:50:45 +0000 (23:50 +0000)]
MFH: Added missing open_basedir checks
Hannes Magnusson [Wed, 3 Jan 2007 20:09:00 +0000 (20:09 +0000)]
MFH: revert pcrelib version string
Nuno Lopes [Wed, 3 Jan 2007 20:04:57 +0000 (20:04 +0000)]
merge Tony's patch to fix memleak
Antony Dovgal [Wed, 3 Jan 2007 18:32:58 +0000 (18:32 +0000)]
MFH
Ilia Alshanetsky [Wed, 3 Jan 2007 03:59:23 +0000 (03:59 +0000)]
MFH: unlink temporary file on error
Ilia Alshanetsky [Tue, 2 Jan 2007 14:40:32 +0000 (14:40 +0000)]
Added length parameter validator to zip_entry_read()
Nuno Lopes [Mon, 1 Jan 2007 20:11:00 +0000 (20:11 +0000)]
MFB
Sebastian Bergmann [Mon, 1 Jan 2007 09:47:28 +0000 (09:47 +0000)]
MFH: Bump year.
Ilia Alshanetsky [Sun, 31 Dec 2006 22:26:25 +0000 (22:26 +0000)]
MFH: Added boundary checks to php_binary deserializer
Ilia Alshanetsky [Sat, 30 Dec 2006 20:50:50 +0000 (20:50 +0000)]
MFH: Added missing resource validation checks
Ilia Alshanetsky [Sat, 30 Dec 2006 20:21:39 +0000 (20:21 +0000)]
MFH: Added missing resource type checks
Ilia Alshanetsky [Fri, 29 Dec 2006 00:35:25 +0000 (00:35 +0000)]
MFH: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
Antony Dovgal [Thu, 28 Dec 2006 22:36:59 +0000 (22:36 +0000)]
MFH