Debian Bug report logs - #752366
php5: Memory leak in FTPS functions results in denial of service

version graph

Package: php5; Maintainer for php5 is (unknown);

Reported by: Ryan Underwood <nemesis@icequake.net>

Date: Mon, 23 Jun 2014 03:09:02 UTC

Severity: important

Found in version php5/5.4.4-14+deb7u11

Fixed in version php5/5.4.4-14+deb7u13

Done: Ondřej Surý <ondrej@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#752366; Package php5. (Mon, 23 Jun 2014 03:09:06 GMT) (full text, mbox, link).


Acknowledgement sent to Ryan Underwood <nemesis@icequake.net>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Mon, 23 Jun 2014 03:09:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Ryan Underwood <nemesis@icequake.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: php5: Memory leak in FTPS functions results in denial of service
Date: Sun, 22 Jun 2014 21:56:32 -0500
Package: php5
Version: 5.4.4-14+deb7u11
Severity: important

php5 stable version has a gaping memory leak in SSL handling which was fixed
upstream.

http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c

Without this patch, a process which makes repeated FTP-SSL connections will
eventually consume all resources of the server, not limited by PHP's own
memory_limit.

-- System Information:
Debian Release: 7.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.14-0.bpo.1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php5 depends on:
ii  libapache2-mod-php5  5.4.4-14+deb7u11
ii  php5-common          5.4.4-14+deb7u11

php5 recommends no packages.

php5 suggests no packages.

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#752366; Package php5. (Mon, 23 Jun 2014 08:15:10 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Mon, 23 Jun 2014 08:15:10 GMT) (full text, mbox, link).


Message #10 received at 752366@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: Ryan Underwood <nemesis@icequake.net>, 752366@bugs.debian.org
Subject: Re: [php-maint] Bug#752366: php5: Memory leak in FTPS functions results in denial of service
Date: Mon, 23 Jun 2014 10:12:55 +0200
Hi Ryan,

thanks for reporting the issue. We have an update queue in
stable-proposed-updates
right now with a bunch of upstream fixes that needs to be processed
first, so we don't
pile updates over updates.

But I will merge fix for your issue into next s-p-u update, ok?

Thanks,
Ondrej

On Mon, Jun 23, 2014, at 04:56, Ryan Underwood wrote:
> Package: php5
> Version: 5.4.4-14+deb7u11
> Severity: important
> 
> php5 stable version has a gaping memory leak in SSL handling which was
> fixed
> upstream.
> 
> http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c
> 
> Without this patch, a process which makes repeated FTP-SSL connections
> will
> eventually consume all resources of the server, not limited by PHP's own
> memory_limit.
> 
> -- System Information:
> Debian Release: 7.5
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.14-0.bpo.1-686-pae (SMP w/1 CPU core)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages php5 depends on:
> ii  libapache2-mod-php5  5.4.4-14+deb7u11
> ii  php5-common          5.4.4-14+deb7u11
> 
> php5 recommends no packages.
> 
> php5 suggests no packages.
> 
> -- no debconf information
> 
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint


-- 
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



Added tag(s) pending. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 09 Jul 2014 14:39:34 GMT) (full text, mbox, link).


Added blocking bug(s) of 752366: 754275 Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 09 Jul 2014 14:45:12 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#752366; Package php5. (Mon, 21 Jul 2014 04:27:09 GMT) (full text, mbox, link).


Acknowledgement sent to nemesis@icequake.net:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Mon, 21 Jul 2014 04:27:09 GMT) (full text, mbox, link).


Message #19 received at 752366@bugs.debian.org (full text, mbox, reply):

From: "Ryan C. Underwood" <nemesis@icequake.net>
To: Ondřej Surý <ondrej@sury.org>
Cc: 752366@bugs.debian.org
Subject: Re: [php-maint] Bug#752366: php5: Memory leak in FTPS functions results in denial of service
Date: Sun, 20 Jul 2014 21:12:41 -0700
[Message part 1 (text/plain, inline)]
Hi,

A new php5-5.4.4-14+deb7u12 was released without this fix.  Would the
fix be included in the next stable/updates version then?

Ryan

On Mon, Jun 23, 2014 at 10:12:55AM +0200, Ondřej Surý wrote:
> Hi Ryan,
> 
> thanks for reporting the issue. We have an update queue in
> stable-proposed-updates
> right now with a bunch of upstream fixes that needs to be processed
> first, so we don't
> pile updates over updates.
> 
> But I will merge fix for your issue into next s-p-u update, ok?
> 
> Thanks,
> Ondrej
> 
> On Mon, Jun 23, 2014, at 04:56, Ryan Underwood wrote:
> > Package: php5
> > Version: 5.4.4-14+deb7u11
> > Severity: important
> > 
> > php5 stable version has a gaping memory leak in SSL handling which was
> > fixed
> > upstream.
> > 
> > http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c
> > 
> > Without this patch, a process which makes repeated FTP-SSL connections
> > will
> > eventually consume all resources of the server, not limited by PHP's own
> > memory_limit.
> > 
> > -- System Information:
> > Debian Release: 7.5
> >   APT prefers stable-updates
> >   APT policy: (500, 'stable-updates'), (500, 'stable')
> > Architecture: i386 (i686)
> > 
> > Kernel: Linux 3.14-0.bpo.1-686-pae (SMP w/1 CPU core)
> > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> > Shell: /bin/sh linked to /bin/bash
> > 
> > Versions of packages php5 depends on:
> > ii  libapache2-mod-php5  5.4.4-14+deb7u11
> > ii  php5-common          5.4.4-14+deb7u11
> > 
> > php5 recommends no packages.
> > 
> > php5 suggests no packages.
> > 
> > -- no debconf information
> > 
> > _______________________________________________
> > pkg-php-maint mailing list
> > pkg-php-maint@lists.alioth.debian.org
> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
> 
> 
> -- 
> Ondřej Surý <ondrej@sury.org>
> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
> 

-- 
Ryan C. Underwood, <nemesis@icequake.net>
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#752366; Package php5. (Mon, 21 Jul 2014 10:00:05 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Mon, 21 Jul 2014 10:00:05 GMT) (full text, mbox, link).


Message #24 received at 752366@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: "Ryan C. Underwood" <nemesis@icequake.net>
Cc: 752366@bugs.debian.org
Subject: Re: [php-maint] Bug#752366: php5: Memory leak in FTPS functions results in denial of service
Date: Mon, 21 Jul 2014 11:57:04 +0200
Control: tags -1 + pending

Yes, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754275

O.

On Mon, Jul 21, 2014, at 06:12, Ryan C. Underwood wrote:
> 
> Hi,
> 
> A new php5-5.4.4-14+deb7u12 was released without this fix.  Would the
> fix be included in the next stable/updates version then?
> 
> Ryan
> 
> On Mon, Jun 23, 2014 at 10:12:55AM +0200, Ondřej Surý wrote:
> > Hi Ryan,
> > 
> > thanks for reporting the issue. We have an update queue in
> > stable-proposed-updates
> > right now with a bunch of upstream fixes that needs to be processed
> > first, so we don't
> > pile updates over updates.
> > 
> > But I will merge fix for your issue into next s-p-u update, ok?
> > 
> > Thanks,
> > Ondrej
> > 
> > On Mon, Jun 23, 2014, at 04:56, Ryan Underwood wrote:
> > > Package: php5
> > > Version: 5.4.4-14+deb7u11
> > > Severity: important
> > > 
> > > php5 stable version has a gaping memory leak in SSL handling which was
> > > fixed
> > > upstream.
> > > 
> > > http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c
> > > 
> > > Without this patch, a process which makes repeated FTP-SSL connections
> > > will
> > > eventually consume all resources of the server, not limited by PHP's own
> > > memory_limit.
> > > 
> > > -- System Information:
> > > Debian Release: 7.5
> > >   APT prefers stable-updates
> > >   APT policy: (500, 'stable-updates'), (500, 'stable')
> > > Architecture: i386 (i686)
> > > 
> > > Kernel: Linux 3.14-0.bpo.1-686-pae (SMP w/1 CPU core)
> > > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> > > Shell: /bin/sh linked to /bin/bash
> > > 
> > > Versions of packages php5 depends on:
> > > ii  libapache2-mod-php5  5.4.4-14+deb7u11
> > > ii  php5-common          5.4.4-14+deb7u11
> > > 
> > > php5 recommends no packages.
> > > 
> > > php5 suggests no packages.
> > > 
> > > -- no debconf information
> > > 
> > > _______________________________________________
> > > pkg-php-maint mailing list
> > > pkg-php-maint@lists.alioth.debian.org
> > > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
> > 
> > 
> > -- 
> > Ondřej Surý <ondrej@sury.org>
> > Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
> > 
> 
> -- 
> Ryan C. Underwood, <nemesis@icequake.net>
> Email had 1 attachment:
> + signature.asc
>   1k (application/pgp-signature)


-- 
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



Reply sent to Ondřej Surý <ondrej@debian.org>:
You have taken responsibility. (Fri, 29 Aug 2014 03:21:28 GMT) (full text, mbox, link).


Notification sent to Ryan Underwood <nemesis@icequake.net>:
Bug acknowledged by developer. (Fri, 29 Aug 2014 03:21:28 GMT) (full text, mbox, link).


Message #29 received at 752366-close@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: 752366-close@bugs.debian.org
Subject: Bug#752366: fixed in php5 5.4.4-14+deb7u13
Date: Fri, 29 Aug 2014 03:17:18 +0000
Source: php5
Source-Version: 5.4.4-14+deb7u13

We believe that the bug you reported is fixed in the latest version of
php5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 752366@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Surý <ondrej@debian.org> (supplier of updated php5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 19 Aug 2014 15:47:37 +0200
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd php5-gmp php5-imap php5-interbase php5-intl php5-ldap php5-mcrypt php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source all amd64
Version: 5.4.4-14+deb7u13
Distribution: wheezy-security
Urgency: high
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Changed-By: Ondřej Surý <ondrej@debian.org>
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5       - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd    - GD module for php5
 php5-gmp   - GMP module for php5
 php5-imap  - IMAP module for php5
 php5-interbase - interbase/firebird module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mcrypt - MCrypt module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 680260 726439 731539 741254 751738 752366
Changes: 
 php5 (5.4.4-14+deb7u13) wheezy-security; urgency=high
 .
   * upstream fix: Cookies disabled when setting CURLOPT_COOKIEFILE to
     empty string or NULL (Closes: #680260)
   * upstream fix: Autoloader isn't called if two method definitions
     don't match (Closes: #751738)
   * upstream fix: OO API, walk: $suffix_as_key is not working correctly
     (Closes: #731539)
   * upstream fix: memory leak in FTPS functions results in denial of
     service (Closes: #752366)
   * upstream fix: Assigning to ArrayObject[null][something] overrides all
     undefined variables (Closes: #726439)
   * Backport sessionclean script from testing/unstable (Closes: #741254)
   * d/changelog: Add CVE for phpinfo() Type Confusion Information Leak
     Vulnerability
   * d/NEWS: Adjust file name of default pool configuration
   * [CVE-2014-3538]: extensive backtracking in rule regular expression
   * [CVE-2014-3597]: Segfault in dns_get_record (PHP#67717)
   * [CVE-2014-3587]: Segfault in cdf.c (PHP#67716)
   * [CVE-2014-4670]: SPL Iterators use-after-free (PHP#67538)
Checksums-Sha1: 
 43798bc9c534facbbf0cc3e76112ae73b15e454f 4401 php5_5.4.4-14+deb7u13.dsc
 a4ecbb321f2c5c1cc3aba3d8756c6349af4e27d0 279203 php5_5.4.4-14+deb7u13.diff.gz
 0b65aa01f420a082ad4f763c2de85d61b3439937 1028 php5_5.4.4-14+deb7u13_all.deb
 6eb317982f596112599043d4d179e97b4c4cab41 369194 php-pear_5.4.4-14+deb7u13_all.deb
 2ac4e968544323f6e0a939cc2e26351ad80542db 593522 php5-common_5.4.4-14+deb7u13_amd64.deb
 3310474553f2c38f5e79d569b628aff6911023aa 2670266 libapache2-mod-php5_5.4.4-14+deb7u13_amd64.deb
 883465b614bfe9d75e802cbcbc1407743feebf31 2668702 libapache2-mod-php5filter_5.4.4-14+deb7u13_amd64.deb
 f16a022c47c01f1f7b863a267ef3ff8b8011d61d 5108820 php5-cgi_5.4.4-14+deb7u13_amd64.deb
 e335bb12085273e51204f7c678665ac77c366dd0 2560010 php5-cli_5.4.4-14+deb7u13_amd64.deb
 d47822681fc977a0c8101f6129980e7df115fad7 2593226 php5-fpm_5.4.4-14+deb7u13_amd64.deb
 222e493c511d7782ab268dcdfe894d8444c61ded 2666468 libphp5-embed_5.4.4-14+deb7u13_amd64.deb
 292a8c2f6ac03e5265905eb260a2957e5808f18b 497608 php5-dev_5.4.4-14+deb7u13_amd64.deb
 dfc841c965f5a91ff8a8666ec222602b4dbd591c 15979516 php5-dbg_5.4.4-14+deb7u13_amd64.deb
 0a9cebba933f6698458237c7cb25fd4e3e571036 29246 php5-curl_5.4.4-14+deb7u13_amd64.deb
 4ed9d997307cb2a6bf8cb7854cfb50e7cdb293a7 9940 php5-enchant_5.4.4-14+deb7u13_amd64.deb
 2a3fd9cc857df58829a3c2cf29225c761c486931 35714 php5-gd_5.4.4-14+deb7u13_amd64.deb
 acfb9759a4430d62b3873bc9eebe27a73fce591a 17176 php5-gmp_5.4.4-14+deb7u13_amd64.deb
 67136cd64b4ca9230df0e0bfcbb2b4ba0b5a5f11 35608 php5-imap_5.4.4-14+deb7u13_amd64.deb
 7017a4abe11949484fc657dfd715219eb23f9b8d 49616 php5-interbase_5.4.4-14+deb7u13_amd64.deb
 d339423be0d3761f9c0e5aeae96c5998d405f6d3 71974 php5-intl_5.4.4-14+deb7u13_amd64.deb
 07f8a7d29349931a8592c56a99ddd69b7a5532c6 21770 php5-ldap_5.4.4-14+deb7u13_amd64.deb
 f742db244109439555433f0cddc7763749802bb0 16096 php5-mcrypt_5.4.4-14+deb7u13_amd64.deb
 bf8e7e6d752668503a8935a595f92f7b4aac71e9 80938 php5-mysql_5.4.4-14+deb7u13_amd64.deb
 d1acdef10fc65b24bc218f57af5589d292f85057 162756 php5-mysqlnd_5.4.4-14+deb7u13_amd64.deb
 676bde1c34c06d39118d83067ace25b28382ff3e 36414 php5-odbc_5.4.4-14+deb7u13_amd64.deb
 29acebf31d48277256556d8f24d22955450cfa3e 61080 php5-pgsql_5.4.4-14+deb7u13_amd64.deb
 a5df221c55bc6c43c8897ab880f06126046bacf0 8910 php5-pspell_5.4.4-14+deb7u13_amd64.deb
 0334b3d86d2c4bfc341e9c558b621b342e23c14e 5206 php5-recode_5.4.4-14+deb7u13_amd64.deb
 0e0281998718314f571c8344e95f50b04ea12d60 21822 php5-snmp_5.4.4-14+deb7u13_amd64.deb
 422c7f6461e2f69203c6bbc2a88e985eb444282a 30358 php5-sqlite_5.4.4-14+deb7u13_amd64.deb
 4a974032258b506e7d113b18a5556ef19afc63b2 28924 php5-sybase_5.4.4-14+deb7u13_amd64.deb
 b041e54e8e3fa0004566c05f09ddfbc079e6c450 19608 php5-tidy_5.4.4-14+deb7u13_amd64.deb
 2a3d19d7e6e392d7149bc3ebb67d1d0d3b6f161d 36294 php5-xmlrpc_5.4.4-14+deb7u13_amd64.deb
 e8e23eed807ca232d53a5a6b1ec8d4f5a5431fa6 15426 php5-xsl_5.4.4-14+deb7u13_amd64.deb
Checksums-Sha256: 
 f5614cdb2f055a5a25a039389c639e908c409af7762ab1335b9de33c37d38c99 4401 php5_5.4.4-14+deb7u13.dsc
 10157b81496865e7d7af42f1119c9cf08208fc78ebdcc75ad2352490c4dff476 279203 php5_5.4.4-14+deb7u13.diff.gz
 998db139093caae1e175fe18edd6522eb9365c1f4faff9478ed738802112c117 1028 php5_5.4.4-14+deb7u13_all.deb
 3dc1781774c732689e012ddaaa6c0a5f91f86895ffa2b4b21737722a51535d03 369194 php-pear_5.4.4-14+deb7u13_all.deb
 cd62e1924e5877db8eca866d2ab033b746006fb75ec7b0fa1dbb6f44c538dd8a 593522 php5-common_5.4.4-14+deb7u13_amd64.deb
 067c6b7c75835f02d8a7e5517477fd807d0f4dfb4e48b1d79f1bd4f82c95c7ae 2670266 libapache2-mod-php5_5.4.4-14+deb7u13_amd64.deb
 82cc22c723016ea48d06ff889793075b5dca23b6da7457faede2e063e4c1ee6f 2668702 libapache2-mod-php5filter_5.4.4-14+deb7u13_amd64.deb
 e9de1a5e630d614f52a3069e5856acb96a95f7629d62b07a53539cbed4561de4 5108820 php5-cgi_5.4.4-14+deb7u13_amd64.deb
 32fd1de9efce7e0a2602fdd2207710ce1cff78417df5800fc67cdb1d77fe24a1 2560010 php5-cli_5.4.4-14+deb7u13_amd64.deb
 69e7d14102edb3b2596ef16ff8419d78300952d719fff55e402157a1a317029f 2593226 php5-fpm_5.4.4-14+deb7u13_amd64.deb
 17230efb16f0798a53500c6700b2723ea222a98e3b6571c3ad861bf8a5b25491 2666468 libphp5-embed_5.4.4-14+deb7u13_amd64.deb
 4fdf7e45be87fffeb2a74ca3688d41bb15d8779744be0892b15151643f69d396 497608 php5-dev_5.4.4-14+deb7u13_amd64.deb
 ed7b225a0f583ddaef56e60b83819f6366d960a4dc2ee2eb939629c8e91d62f8 15979516 php5-dbg_5.4.4-14+deb7u13_amd64.deb
 09c0f64afedb7b563dd7978afcf0a66ab40a96c2fd3214e0ad4f982c15b8e17d 29246 php5-curl_5.4.4-14+deb7u13_amd64.deb
 0a2ce235d40a66f5c82cb717a6f1ae895d59098e88c25712a14769ce0c960cec 9940 php5-enchant_5.4.4-14+deb7u13_amd64.deb
 3cec522074d86e89697c1ec8e7f70ee80e8fac4ce592f8f39de4a7be39528824 35714 php5-gd_5.4.4-14+deb7u13_amd64.deb
 6b7cb24ae65565f3f6969ac750fdc7717f1506e7ceb7880b7ef77ac2b65c6600 17176 php5-gmp_5.4.4-14+deb7u13_amd64.deb
 165b779a4a17b831ffdcbb9c78694d901eac2873b5b4cab742ba0de6a47a7426 35608 php5-imap_5.4.4-14+deb7u13_amd64.deb
 b395cdb046b84d6aa9c395ee571e3f2348a13a4e486a9e122c57b25a4e64fa56 49616 php5-interbase_5.4.4-14+deb7u13_amd64.deb
 d85d493d6471abb9de0398ca29f002b85e21a33f5a9d122be3a4797a5ca2bd60 71974 php5-intl_5.4.4-14+deb7u13_amd64.deb
 ddd28e29b50d60208ca3126f634f918570774edf24f1f3288f3abd9819fd4a83 21770 php5-ldap_5.4.4-14+deb7u13_amd64.deb
 d6fbca3f19e7c50b6f52a94b903137e03495cc18e1be2b3e087a98c88e031799 16096 php5-mcrypt_5.4.4-14+deb7u13_amd64.deb
 77efd17c616640f794682b0c629691c0d719176046be4addfd01483d580a1c92 80938 php5-mysql_5.4.4-14+deb7u13_amd64.deb
 1e2825a03722cb657912d476d0002c57ab8ddfdafb6bd166c6a48eb198a7cbde 162756 php5-mysqlnd_5.4.4-14+deb7u13_amd64.deb
 845b877c222f95b1b417028105d75363146d14e201da1b31a1cb2ce584d47d5f 36414 php5-odbc_5.4.4-14+deb7u13_amd64.deb
 89dc926ec51b7c6262db65d4638fa229c9a1fc1613d412d2546d1c6e31a9f1ec 61080 php5-pgsql_5.4.4-14+deb7u13_amd64.deb
 c13204dd2b975340f1283d5c54eace97a2c5c19d994797a8c5cbb1a1a151ddb8 8910 php5-pspell_5.4.4-14+deb7u13_amd64.deb
 800b36798ffd8ccb3dacc97489de9544f1b636ee836da1a54a70efb404adf3c4 5206 php5-recode_5.4.4-14+deb7u13_amd64.deb
 ca48419e05369d096f5085fba9a7955ec05d49bc46bfdfde72ee2d0f6976411c 21822 php5-snmp_5.4.4-14+deb7u13_amd64.deb
 005dda3b8e441081703f8e4e515d369b63a217393a9ee63ff9cf8ccac8a8c34c 30358 php5-sqlite_5.4.4-14+deb7u13_amd64.deb
 6bf3627bdd0c25e567edf507da1a6f01b2f517801e6197ebd61aa4357cbeabc5 28924 php5-sybase_5.4.4-14+deb7u13_amd64.deb
 29eeba1c613c40360210cdb0df8aa6433b9c5bafd0af6efe3e343eda53f5b030 19608 php5-tidy_5.4.4-14+deb7u13_amd64.deb
 52213aeb69b5e1abe68cf1a2e1026b8d747b9532f544d50ce063f568c4ce9650 36294 php5-xmlrpc_5.4.4-14+deb7u13_amd64.deb
 658f0d6d36359eecf21f0b88afd7e14f854a3069d2c2b45949419fa5a376bb7e 15426 php5-xsl_5.4.4-14+deb7u13_amd64.deb
Files: 
 f7cb566e10427d53d437475ce9ba67fe 4401 php optional php5_5.4.4-14+deb7u13.dsc
 9aa1ef6002e598bca3a22339aeed404f 279203 php optional php5_5.4.4-14+deb7u13.diff.gz
 47b5b3df62850276f3b462a62e6d9798 1028 php optional php5_5.4.4-14+deb7u13_all.deb
 acfef562cfbd7a977e0bbfeaacadd871 369194 php optional php-pear_5.4.4-14+deb7u13_all.deb
 38316c4191f2f4ffcc7f10644787c8a8 593522 php optional php5-common_5.4.4-14+deb7u13_amd64.deb
 d00e86051c013637965bd7997e90ee22 2670266 httpd optional libapache2-mod-php5_5.4.4-14+deb7u13_amd64.deb
 538c20b4daad32448fb6a6b5283686c3 2668702 httpd extra libapache2-mod-php5filter_5.4.4-14+deb7u13_amd64.deb
 9c3742e99fb8e1d5a68b4f97e0e1bddb 5108820 php optional php5-cgi_5.4.4-14+deb7u13_amd64.deb
 1f259db87982d6a1bff344f569100d23 2560010 php optional php5-cli_5.4.4-14+deb7u13_amd64.deb
 8f7230467404f4a0ad89c77693db54e1 2593226 php optional php5-fpm_5.4.4-14+deb7u13_amd64.deb
 8dca9e1eb364dec03ee6ab5bd0ff20cb 2666468 php optional libphp5-embed_5.4.4-14+deb7u13_amd64.deb
 b4ccfa30325df9ae1533f1df6af7f5f0 497608 php optional php5-dev_5.4.4-14+deb7u13_amd64.deb
 c720b64575f5bba4d0195f1f823b5a6b 15979516 debug extra php5-dbg_5.4.4-14+deb7u13_amd64.deb
 b3c27aa3efc806cb553163e6848071c8 29246 php optional php5-curl_5.4.4-14+deb7u13_amd64.deb
 5301312799dd42fabb8e8d3fe31b10da 9940 php optional php5-enchant_5.4.4-14+deb7u13_amd64.deb
 c95356db5114f23d65640436e8aeaa54 35714 php optional php5-gd_5.4.4-14+deb7u13_amd64.deb
 7f017d02de92b7f75e888e3436e1b4bc 17176 php optional php5-gmp_5.4.4-14+deb7u13_amd64.deb
 5d2448e3cddf8b8638e72dec7fcfcb68 35608 php optional php5-imap_5.4.4-14+deb7u13_amd64.deb
 70c8c9aecf3cffa4d3260225104e4117 49616 php optional php5-interbase_5.4.4-14+deb7u13_amd64.deb
 f67271bcfd419645ee2f026896abbf44 71974 php optional php5-intl_5.4.4-14+deb7u13_amd64.deb
 2681f546456e8f70397d64937f6626c3 21770 php optional php5-ldap_5.4.4-14+deb7u13_amd64.deb
 1adf2ed4da169d68d12567d555e9b859 16096 php optional php5-mcrypt_5.4.4-14+deb7u13_amd64.deb
 08439228dd8f6b471db04b9e3d6ffe8b 80938 php optional php5-mysql_5.4.4-14+deb7u13_amd64.deb
 2d0163db34ba92143190801e121b40ec 162756 php extra php5-mysqlnd_5.4.4-14+deb7u13_amd64.deb
 9403d5348c91e705efb9c16ec1ae2ab4 36414 php optional php5-odbc_5.4.4-14+deb7u13_amd64.deb
 e34d574fc6353ffa12bb12bd1ed3d800 61080 php optional php5-pgsql_5.4.4-14+deb7u13_amd64.deb
 6810080271622836dc94e8aeea84483f 8910 php optional php5-pspell_5.4.4-14+deb7u13_amd64.deb
 8411a343ef0950a19884c08be3117ba6 5206 php optional php5-recode_5.4.4-14+deb7u13_amd64.deb
 12f3e5cd4de4dd1a593426c68b83d4e3 21822 php optional php5-snmp_5.4.4-14+deb7u13_amd64.deb
 af18f37c8fa37410e6fcbd7c1afd2fb6 30358 php optional php5-sqlite_5.4.4-14+deb7u13_amd64.deb
 f7d259521291eb05a362e675d3f5d5d4 28924 php optional php5-sybase_5.4.4-14+deb7u13_amd64.deb
 7d078402a4772d069646f5aab0dd589a 19608 php optional php5-tidy_5.4.4-14+deb7u13_amd64.deb
 53da6f97d4a0206b88dd88aa74f0728d 36294 php optional php5-xmlrpc_5.4.4-14+deb7u13_amd64.deb
 6143d74b072ac6c241da0d4505ce62c2 15426 php optional php5-xsl_5.4.4-14+deb7u13_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJT9GuEAAoJEAyZtw70/LsHxkQP/2KIXQ+V/SEmnlUSBD0wByKk
y+sifgZGFtRLdVGEXQx1pSyiVyXc3jqwPT3d8/HzQP5GxaGvt1H7QHF6qFyH4oXz
OBmkhQQlk5YnA4c6TOHs0XuJVMN85zRHoIPY730nZ6uVFqGZslBjAmi3mpiPoT4b
x/duXmQPcr3mFRr5c8cP6yuvZKKqw9PUqBYWXtrq9FTCRePjiMA0Cht7GTJXtB3B
FVa8dlyyWbDyFXu6A1b4wGhCk1R/oWGsggcEIzFr5DcL51v3zzoCwRZ4SFHHslfR
5xec/XHzivwsWYIcAZ9woIvbC8yhDhjM60Dgw+50h2g71k8+mZAHNSupC3Q06B2u
d9Fp4FX6v6pumLL9yk5aZ1JabWKRseq2ohyjF0UZrvQWBY4FCqyd4QoXoLp4f9y5
/SNHOAEE1ShecIi6farW6zKwywrgO38JJpjTnxS/xum6YpLBMVxbiAEq54Bdsrbj
051iPPwkl3ZP18oe1lOLfMay8A0gayZBxVG6UgS9Eb4sFZLSzXBBD7/Ge4cZKtGq
xYnNVpKE9rrGFQ5qZ+aYv45DRdl1hvDcISyoxotaAeen4ADpNlP9Gy2mK5M+ei1Q
+vyXt5ZkHZNikYUPVgoBWDOgWHtxhN7QQoIV3BJ5Rk1qUQ/qO8uuGjWBZhs6xTQi
6qJiYYjPmmgcbFSy6If8
=bze/
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 26 Sep 2014 07:33:48 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 01:40:03 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.