<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cgi, branch php-5.6.6RC1</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-02-01T08:36:21+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T08:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ac3a4e420036d125bc2f3e8ecba42de49ae3a65f'/>
<id>ac3a4e420036d125bc2f3e8ecba42de49ae3a65f</id>
<content type='text'>
* PHP-5.5:
  Fix #66479: Wrong response to FCGI_GET_VALUES
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fix #66479: Wrong response to FCGI_GET_VALUES
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #66479: Wrong response to FCGI_GET_VALUES</title>
<updated>2015-02-01T08:35:23+00:00</updated>
<author>
<name>Frank Stolle</name>
<email>f.stolle@hosting-agency.de</email>
</author>
<published>2014-10-30T12:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6a905a9a3cae60ffb22f7472d9fa977e54c24d5d'/>
<id>6a905a9a3cae60ffb22f7472d9fa977e54c24d5d</id>
<content type='text'>
Requesting Get-Values via FCGI caused an "endless" loop over the last requested parameter and ended with an invalid response. this patch solves this loop bug.

Conflicts:
	sapi/cgi/fastcgi.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requesting Get-Values via FCGI caused an "endless" loop over the last requested parameter and ended with an invalid response. this patch solves this loop bug.

Conflicts:
	sapi/cgi/fastcgi.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-02-01T05:48:40+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T05:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6a960b6d1b2b3cdbce7d6faf9e58087297a45887'/>
<id>6a960b6d1b2b3cdbce7d6faf9e58087297a45887</id>
<content type='text'>
* PHP-5.5:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2015-02-01T05:48:14+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T05:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=af1f867308ca68e82a2143f62ecd7a6f7b19ba2a'/>
<id>af1f867308ca68e82a2143f62ecd7a6f7b19ba2a</id>
<content type='text'>
* PHP-5.4:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset
</pre>
</div>
</content>
</entry>
<entry>
<title>Use better constant since MAXHOSTNAMELEN may mean shorter name</title>
<updated>2015-02-01T05:46:56+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T05:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b30a6d6018705e0a9d345192eba8125ff854c167'/>
<id>b30a6d6018705e0a9d345192eba8125ff854c167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-02-01T03:12:20+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T03:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=41bdd6e7cc7671b1c000261a3ccb73411732ce2b'/>
<id>41bdd6e7cc7671b1c000261a3ccb73411732ce2b</id>
<content type='text'>
* PHP-5.5:
  Add mitigation for CVE-2015-0235 (bug #68925)
  Add mitigation for CVE-2015-0235 (bug #68925)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Add mitigation for CVE-2015-0235 (bug #68925)
  Add mitigation for CVE-2015-0235 (bug #68925)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2015-02-01T03:08:37+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T03:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=237128603f99a97da9d0d261b8d0849f27b4c7b8'/>
<id>237128603f99a97da9d0d261b8d0849f27b4c7b8</id>
<content type='text'>
* PHP-5.4:
  Add mitigation for CVE-2015-0235 (bug #68925)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Add mitigation for CVE-2015-0235 (bug #68925)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mitigation for CVE-2015-0235 (bug #68925)</title>
<updated>2015-02-01T03:08:13+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T02:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0f9c708229d7d4f4eff96c30cff7a2339f738511'/>
<id>0f9c708229d7d4f4eff96c30cff7a2339f738511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-01-27T14:13:04+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-01-27T14:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6336fa18c42c0af2787688c0fec5df7dde3da0a9'/>
<id>6336fa18c42c0af2787688c0fec5df7dde3da0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also Fixed #68571 in CGI SAPI, and some cleanup</title>
<updated>2015-01-27T14:11:23+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-01-27T14:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=8c2d91761aaa3b7b25c70df4d2320f85e9322e79'/>
<id>8c2d91761aaa3b7b25c70df4d2320f85e9322e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
