[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685765: marked as done (unblock: php5/5.4.4-6)



Your message dated Fri, 31 Aug 2012 22:24:38 +0200
with message-id <20120831202438.GN6588@radis.cristau.org>
and subject line Re: Bug#685765: unblock: php5/5.4.4-6
has caused the Debian Bug report #685765,
regarding unblock: php5/5.4.4-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
685765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685765
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal

Subject: unblock: php5/5.4.4-6
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package php5

Hi release team,

following you will find summary of the changes in the php5 releases as
well as debdiffs and also broken down new patches taken directly from
quilt patch system.

Release php5/5.4.4-5 contains fix for PHP breakage caused by (correct)
update of mime-support which removed magic PHP MIME-Types.  (This will
be followed by another update of mime-support package to fix #664691,
but it's not directly related to this update.)  This update contains
most updates in the documentation, but it also introduces changes to
php5-cgi package to retain backward compatibility (new apache dummy
module called php5_cgi).

$ diffstat php5_5.4.4-5.debdiff
 debian/php5-cgi.NEWS                             |   26 +++++++
 debian/php5_cgi.conf                             |   37 ++++++++++
 debian/php5_cgi.load                             |    2 
 php5-5.4.4/debian/NEWS                           |   36 ++++++++++
 php5-5.4.4/debian/changelog                      |   11 +++
 php5-5.4.4/debian/libapache2-mod-php5.conf       |   23 +++++-
 php5-5.4.4/debian/libapache2-mod-php5filter.conf |    7 +
 php5-5.4.4/debian/php5-cgi.dirs                  |    1 
 php5-5.4.4/debian/php5-cgi.postinst              |   18 +++++
 php5-5.4.4/debian/php5-cgi.prerm                 |   15 ++--
 php5-5.4.4/debian/php5-common.README.Debian      |   81 +++++++++++------------
 php5-5.4.4/debian/php5-common.dirs               |    2 
 php5-5.4.4/debian/rules                          |    6 +
 13 files changed, 211 insertions(+), 54 deletions(-)

Release php5/5.4.4-6 is a maintainance release which pulls several
fixes for crashes as released in PHP 5.4.5 and PHP 5.4.6 broken down
to individual patches.

$ diffstat php5_5.4.4-6.debdiff
 debian/patches/PEAR-Archive-Tar-fix-invalid-generated-tar-file.patch                     |   11 
 debian/patches/PHP-5.4.5-PHP55042-fix-unsafe-erealloc-in-iconv.patch                     |   15 
 debian/patches/PHP-5.4.5-PHP61998-fix-crash-when-using-traits-with-method-aliases.patch  |   36 ++
 debian/patches/PHP-5.4.5-PHP62266-fix-custom-extensions-segfault-in-libxml.patch         |   25 +
 debian/patches/PHP-5.4.5-PHP62373-fix-wrong-reference-in-serialize.patch                 |   50 ++
 debian/patches/PHP-5.4.5-fix-information-leak-in-exif.patch                              |   22 +
 debian/patches/PHP-5.4.6-PHP61964-fix-invalid-free-in-finfo_open.patch                   |  161 +++++++++
 debian/patches/PHP-5.4.6-PHP62564-fix-crash-when-extendind-MessageFormater-in-intl.patch |   12 
 debian/patches/PHP-5.4.6-PHP62565-fix-non-initialized-properties_table-crash.patch       |   73 ++++
 debian/patches/PHP-5.4.6-PHP62594-fix-segfault-in-mysqlnd.patch                          |   17 
 debian/patches/PHP-5.4.6-PHP62616-fix-segfault-in-SPL.patch                              |   29 +
 debian/patches/PHP-5.4.6-PHP62653-fix-unset_array_float-crash.patch                      |  177 ++++++++++
 debian/patches/fix_gzip_output_compression.patch                                         |   70 +++
 php5-5.4.4/debian/NEWS                                                                   |    2 
 php5-5.4.4/debian/changelog                                                              |   27 +
 php5-5.4.4/debian/patches/series                                                         |   12 
 php5-5.4.4/debian/patches/use_embedded_timezonedb.patch                                  |   27 +
 php5-5.4.4/debian/php5-cgi.NEWS                                                          |    4 
 php5-5.4.4/debian/rules                                                                  |    1 
 19 files changed, 768 insertions(+), 3 deletions(-)

unblock php5/5.4.4-6

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On Fri, Aug 24, 2012 at 14:39:34 +0200, Ondřej Surý wrote:

> Package: release.debian.org
> Severity: normal
> 
> Subject: unblock: php5/5.4.4-6
> Package: release.debian.org
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> Severity: normal
> 
> Please unblock package php5
> 
Unblocked -7.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: