Commit:    22546abdad625f415cc799fbe65e7afbadf301aa
Author:    kovacs.ferenc <[email protected]>         Fri, 10 Jul 2015 
11:55:29 +0200
Parents:   be12bd5131935b20c5babec72f0ba486ee9aa296
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=22546abdad625f415cc799fbe65e7afbadf301aa

Log:
php 5.6.11

Changed paths:
  M  ChangeLog-5.php
  M  archive/archive.xml
  A  archive/entries/2015-07-10-3.xml
  M  distributions
  M  include/releases.inc
  M  include/version.inc
  A  releases/5_6_11.php

diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 073d355..112d31e 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -8,6 +8,62 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 
 <h1>PHP 5 ChangeLog</h1>
 
+<section class="version" id="5.6.11"><!-- {{{ 5.6.11 -->
+<h3>Version 5.6.11</h3>
+<?php release_date('10-Jul-2015'); ?>
+<ul><li>Core:
+<ul>
+  <li><?php bugfix(69768); ?> (escapeshell*() doesn't cater to !).</li>
+  <li><?php bugfix(69703); ?> (Use __builtin_clzl on PowerPC).</li>
+  <li><?php bugfix(69732); ?> (can induce segmentation fault with basic php 
code).</li>
+  <li><?php bugfix(69642); ?> (Windows 10 reported as Windows 8).</li>
+  <li><?php bugfix(69551); ?> (parse_ini_file() and parse_ini_string() 
segmentation fault).</li>
+  <li><?php bugfix(69781); ?> (phpinfo() reports Professional Editions of 
Windows 7/8/8.1/10 as "Business").</li>
+  <li><?php bugfix(69740); ?> (finally in generator (yield) swallows exception 
in iteration).</li>
+  <li><?php bugfix(69835); ?> (phpinfo() does not report many Windows 
SKUs).</li>
+  <li><?php bugfix(69892); ?> (Different arrays compare indentical due to 
integer key truncation).</li>
+  <li><?php bugfix(69874); ?> (Can't set empty additional_headers for mail()), 
regression from fix to bug #68776.</li>
+</ul></li>
+<li>GD:
+<ul>
+  <li><?php bugfix(61221); ?> (imagegammacorrect function loses alpha 
channel).</li>
+</ul></li>
+<li>GMP:
+<ul>
+  <li><?php bugfix(69803); ?> (gmp_random_range() modifies second parameter if 
GMP number).</li>
+</ul></li>
+<li>Mysqlnd:
+<ul>
+  <li><?php bugfix(69669); ?> (mysqlnd is vulnerable to BACKRONYM) 
(CVE-2015-3152).</li>
+</ul></li>
+<li>PCRE:
+<ul>
+  <li><?php bugfix(53823); ?> (preg_replace: * qualifier on unicode replace 
garbles the string).</li>
+  <li><?php bugfix(69864); ?> (Segfault in preg_replace_callback) (cmb, 
ab)</li>
+</ul></li>
+<li>PDO_pgsql:
+<ul>
+  <li><?php bugfix(69752); ?> (PDOStatement::execute() leaks memory with DML 
Statements when closeCuror() is u).</li>
+  <li><?php bugfix(69362); ?> (PDO-pgsql fails to connect if password contains 
a leading single quote).</li>
+  <li><?php bugfix(69344); ?> (PDO PgSQL Incorrect binding numeric array with 
gaps).</li>
+</ul></li>
+<li>SimpleXML:
+<ul>
+  <li>Refactored the fix for bug <?php bugl(66084); ?> 
(simplexml_load_string() mangles empty node name).</li>
+</ul></li>
+<li>SPL:
+<ul>
+  <li><?php bugfix(69737); ?> (Segfault when SplMinHeap::compare produces 
fatal error).</li>
+  <li><?php bugfix(67805); ?> (SplFileObject setMaxLineLength). (Willian 
Gustavo Veiga).</li>
+  <li><?php bugfix(69970); ?> (Use-after-free vulnerability in 
spl_recursive_it_move_forward_ex()).</li>
+</ul></li>
+<li>Sqlite3:
+<ul>
+  <li><?php bugfix(69972); ?> (Use-after-free vulnerability in 
sqlite3SafetyCheckSickOrOk()).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
 <section class="version" id="5.5.27"><!-- {{{ 5.5.27 -->
 <h3>Version 5.5.27</h3>
 <b>09-Jul-2015</b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 039b682..90919f0 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>[email protected]</email>
   </author>
+  <xi:include href="entries/2015-07-10-3.xml"/>
   <xi:include href="entries/2015-07-10-2.xml"/>
   <xi:include href="entries/2015-07-09-1.xml"/>
   <xi:include href="entries/2015-07-10-1.xml"/>
diff --git a/archive/entries/2015-07-10-3.xml b/archive/entries/2015-07-10-3.xml
new file mode 100644
index 0000000..1a9b69f
--- /dev/null
+++ b/archive/entries/2015-07-10-3.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 5.6.11 is available</title>
+  <id>http://php.net/archive/2015.php#id2015-07-10-3</id>
+  <published>2015-07-10T02:52:09-07:00</published>
+  <updated>2015-07-10T02:52:09-07:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2015-07-10-3"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2015.php#id2015-07-10-3"; rel="via" 
type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+     <p>The PHP development team announces the immediate availability of PHP
+     5.6.11. Five security-related issues in PHP were fixed in this release, 
including CVE-2015-3152.
+     All PHP 5.6 users are encouraged to upgrade to this version.
+     </p>
+
+     <p>For source downloads of PHP 5.6.11 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+     Windows binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+     The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-5.php#5.6.11";>ChangeLog</a>.
+     </p>
+
+    </div>
+  </content>
+</entry>
diff --git a/distributions b/distributions
index 4103bf8..8ef9914 160000
--- a/distributions
+++ b/distributions
@@ -1 +1 @@
-Subproject commit 4103bf8163079751ca2a98de23ad5672d9e5182b
+Subproject commit 8ef99140842a5cfd4037f80d6da61ab0f66e050a
diff --git a/include/releases.inc b/include/releases.inc
index 7946007..4896a7e 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
 $OLDRELEASES = array (
   5 => 
   array (
+    '5.6.10' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/5_6_10.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-5.6.10.tar.bz2',
+          'name' => 'PHP 5.6.10 (tar.bz2)',
+          'md5' => '83b17e0cdc72a3a486f5e6342e76c45e',
+          'sha256' => 
'0a579c81c724ea41815eee0caa8ea7d8eeb302458519d8cc4fc5b055577c8c45',
+          'date' => '11 Jun 2015',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-5.6.10.tar.gz',
+          'name' => 'PHP 5.6.10 (tar.gz)',
+          'md5' => '5afb2f6467f525ae38a9ce6f1acf5c6a',
+          'sha256' => 
'7759d6e178be524085e1482921748c14d11cbd0a133ba8aabb96c391ce7ed3fc',
+          'date' => '11 Jun 2015',
+        ),
+        2 => 
+        array (
+          'filename' => 'php-5.6.10.tar.xz',
+          'name' => 'PHP 5.6.10 (tar.xz)',
+          'md5' => '4631ef265253d2f496b3574d297f26ed',
+          'sha256' => 
'1af720c955b0a57aa47606e928616e84c78868aff2a5f269c70601a77d6da8c1',
+          'date' => '11 Jun 2015',
+        ),
+      ),
+      'date' => '11 Jun 2015',
+      'museum' => false,
+    ),
     '5.5.26' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index 41d0d4a..8cbbd1a 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -17,20 +17,20 @@
  *     ),
  * );
 /* PHP 5.6 Release */
-$PHP_5_6_RC = '5.6.11RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
 $PHP_5_6_RC_DATE = '25 Jun 2015';
 
-$PHP_5_6_VERSION         = "5.6.10";
-$PHP_5_6_DATE            = "11 Jun 2015";
+$PHP_5_6_VERSION         = "5.6.11";
+$PHP_5_6_DATE            = "10 Jul 2015";
 $PHP_5_6_MD5     = array(
-                       "tar.bz2"       => "83b17e0cdc72a3a486f5e6342e76c45e",
-                       "tar.gz"        => "5afb2f6467f525ae38a9ce6f1acf5c6a",
-                       "tar.xz"        => "4631ef265253d2f496b3574d297f26ed",
+                       "tar.bz2"       => "a0c842c1d30fedbe972e1556ae9cee27",
+                       "tar.gz"        => "c4d55105e07c9f75dcbacef8000f7992",
+                       "tar.xz"        => "e463c557b20a7ad3a3397683b3067ea7",
 );
 $PHP_5_6_SHA256     = array(
-                       "tar.bz2"       => 
"0a579c81c724ea41815eee0caa8ea7d8eeb302458519d8cc4fc5b055577c8c45",
-                       "tar.gz"        => 
"7759d6e178be524085e1482921748c14d11cbd0a133ba8aabb96c391ce7ed3fc",
-                       "tar.xz"        => 
"1af720c955b0a57aa47606e928616e84c78868aff2a5f269c70601a77d6da8c1",
+                       "tar.bz2"       => 
"bd6b260816764c267244749ead07482120dbf8d1920ebbbb0dcb2aa411033866",
+                       "tar.gz"        => 
"85916b46c0d1f2a5315c84fb2773293f4084c3676ba4ed420d0432cbb60ff9d8",
+                       "tar.xz"        => 
"3f97dbb1c646b90e1ef638defabe429ef036f903b5baa1c34769d3de4fe62bd4",
 );
 /* PHP 5.5 Release */
 $PHP_5_5_RC =  false; // Current RC version (e.g., '5.6.7RC1') or false
diff --git a/releases/5_6_11.php b/releases/5_6_11.php
new file mode 100644
index 0000000..a7a211d
--- /dev/null
+++ b/releases/5_6_11.php
@@ -0,0 +1,20 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_6_11.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.6.11 Release Announcement");
+?>
+
+<h1>PHP 5.6.11 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
+5.6.11. Five security-related issues in PHP were fixed in this release, 
including CVE-2015-3152.
+All PHP 5.6 users are encouraged to upgrade to this version.
+</p>
+
+<p>For source downloads of PHP 5.6.11 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+Windows binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-5.php#5.6.11";>ChangeLog</a>.
+</p>
+
+<?php site_footer(); ?>
-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to