pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2009Q4]: pkgsrc Pullup ticket #3036 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7a564c3be58
branches:  pkgsrc-2009Q4
changeset: 569288:e7a564c3be58
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Mar 04 20:27:03 2010 +0000

description:
Pullup ticket #3036 - requested by taca
php5: security update
php-bz2: security update
php-zip: security update
php-zlib: security update
php-iconv: security update
php-dba: security update
php-dbase: security update
php-dbx: security update
php-ldap: security update
php-mssql: security update
php-mysql: security update
php-odbc: security update
php-pdo: security update
php-pdo_dblib: security update
php-pdo_mysql: security update
php-pdo_pgsql: security update
php-pdo_sqlite: security update
php-pgsql: security update
php-sqlite: security update
php5-mysqli: security update
php-gettext: security update
php-gmp: security update
php-memcache: security update
php-pcntl: security update
php-posix: security update
php-shmop: security update
php-sysvsem: security update
php-sysvshm: security update
php-exif: security update
php-gd: security update
php5-perl: security update
php-imap: security update
php-bcmath: security update
php-calendar: security update
php-mbstring: security update
php-ming: security update
php-ftp: security update
php-snmp: security update
php-sockets: security update
php-xmlrpc: security update
php-yaz: security update
php5-soap: security update
php-pdflib: security update
php-mcrypt: security update
php-mhash: security update
php-suhosin: security update
php-json: security update
php-pspell: security update
php-wddx: security update
php5-dom: security update
php5-xsl: security update
php-apc: security update
php-curl: security update
php-eaccelerator: security update

Revisions pulled up:
- archivers/php-zlib/Makefile                   1.14
- databases/php-dba/Makefile                    1.12
- databases/php-ldap/Makefile                   1.16
- databases/php-mssql/Makefile                  1.12
- databases/php-pdo_dblib/Makefile              1.12
- databases/php-pdo_pgsql/Makefile              1.13
- databases/php-pgsql/Makefile                  1.14
- graphics/php-exif/Makefile                    1.8
- graphics/php-gd/Makefile                      1.22
- lang/php5/Makefile                            1.77-1.78
- lang/php5/Makefile.common                     1.40
- lang/php5/Makefile.php                        1.39-1.41
- lang/php5/distinfo                            1.73,1.76
- mail/php-imap/Makefile                        1.20
- net/php-ftp/Makefile                          1.12
- print/php-pdflib/Makefile                     1.13
- www/php-curl/Makefile                         1.16
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 27 03:25:17 UTC 2010

Modified Files:
        pkgsrc/lang/php5: Makefile Makefile.common Makefile.php distinfo

Log Message:
Update php5 package to 5.2.13.

25 Feb 2010, PHP 5.2.13
- Updated timezone database to version 2010.2. (Derick)
- Upgraded bundled PCRE to version 7.9. (Ilia)

- Removed automatic file descriptor unlocking happening on shutdown and/or
  stream close (on all OSes excluding Windows). (Tony, Ilia)

- Changed tidyNode class to disallow manual node creation. (Pierrick)

- Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL.
  (Ilia)

- Improved LCG entropy. (Rasmus, Samy Kamkar)

- Fixed safe_mode validation inside tempnam() when the directory path does
  not end with a /). (Martin Jansen)
- Fixed a possible open_basedir/safe_mode bypass in session extension
  identified by Grzegorz Stachowiak. (Ilia)
- Fixed bug in bundled libgd causing spurious horizontal lines drawn by
  gdImageFilledPolygon (libgd #100). (Takeshi Abe)
- Fixed build of mysqli with MySQL 5.5.0-m2. (Andrey)

- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis.
  (Brian France, Rasmus)
- Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
  versions). (Derick)
- Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation).
  (Ilia, hanno at hboeck dot de)
- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes
  long). (Ilia)
- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP
  authentication). (Jani)
- Fixed bug #50823 (ReflectionFunction::isDeprecated producing "cannot be called
  statically" error). (Jani, Felipe)
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie
  emulation). (Jani)
- Fixed bug #50787 (stream_set_write_buffer() has no effect on socket
  streams). (vnegrier at optilian dot com, Ilia)
- Fixed bug #50772 (mysqli constructor without parameters does not return a
  working mysqli object). (Andrey)
- Fixed bug #50761 (system.multiCall crashes in xmlrpc extension). (hiroaki
  dot kawai at gmail dot com, Ilia)
- Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia)
- Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0). (Joey,
  Ilia)
- Fixed bug #50727 (Accessing mysqli->affected_rows on no connection causes
  segfault). (Andrey, Johannes)
- Fixed bug #50680 (strtotime() does not support eighth ordinal number).
  (Ilia)
- Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)
- Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but
  returns false). (Ilia)
- Fixed bug #50636 (MySQLi_Result sets values before calling constructor).
  (Pierrick)
- Fixed bug #50632 (filter_input() does not return default value if the
  variable does not exist). (Ilia)
- Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). (Pierrick)
- Fixed bug #50575 (PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5).
  (Matteo)
- Fixed bug #50558 (Broken object model when extending tidy). (Pierrick)
- Fixed bug #50540 (Crash while running ldap_next_reference test cases).
  (Sriram)
- Fixed bug #50508 (compile failure: Conflicting HEADER type declarations).
  (Jani)
- Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
- Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
- Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
  (Derick, Adam)
- Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob)
- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
- Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
- Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
  in HTTP uploads). (Ilia)
- Fixed bug #47601 (defined() requires class to exist when testing for class
  constants). (Ilia)
- Fixed bug #47409 (extract() problem with array containing word "this").
  (Ilia, chrisstocktonaz at gmail dot com)
- Fixed bug #47002 (Field truncation when reading from dbase dbs with more
  then 1024 fields). (Ilia, sjoerd-php at linuxonly dot nl)
- Fixed bug #45599 (strip_tags() truncates rest of string with invalid
  attribute). (Ilia, hradtke)
- Fixed bug #44827 (define() allows :: in constant names). (Ilia)
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 27 03:35:12 UTC 2010

Modified Files:
        pkgsrc/archivers/php-zlib: Makefile
        pkgsrc/databases/php-dba: Makefile
        pkgsrc/databases/php-ldap: Makefile
        pkgsrc/databases/php-mssql: Makefile
        pkgsrc/databases/php-pdo_dblib: Makefile
        pkgsrc/databases/php-pdo_pgsql: Makefile
        pkgsrc/databases/php-pgsql: Makefile
        pkgsrc/graphics/php-exif: Makefile
        pkgsrc/graphics/php-gd: Makefile
        pkgsrc/mail/php-imap: Makefile
        pkgsrc/net/php-ftp: Makefile
        pkgsrc/print/php-pdflib: Makefile
        pkgsrc/www/php-curl: Makefile

Log Message:
Reset PKGREVISION.
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar  3 10:51:35 UTC 2010

Modified Files:
        pkgsrc/lang/php5: Makefile.php

Log Message:
Re-enable suhosin option since there is no need to disable it.

Noted by Volkmar Seifert and I misunderstood something.
---
Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Mar  4 15:36:04 UTC 2010

Modified Files:
        pkgsrc/lang/php5: Makefile Makefile.php distinfo

Log Message:
Update suhosin patch for PHP 5.2.13.

Bump PKGREVISION.

diffstat:

 archivers/php-zlib/Makefile  |   3 +--
 databases/php-dba/Makefile   |   3 +--
 databases/php-ldap/Makefile  |   3 +--
 databases/php-pgsql/Makefile |   3 +--
 graphics/php-exif/Makefile   |   3 +--
 graphics/php-gd/Makefile     |   3 +--
 lang/php5/Makefile           |   3 ++-
 lang/php5/Makefile.common    |   4 ++--
 lang/php5/Makefile.php       |   4 ++--
 lang/php5/distinfo           |  14 +++++++-------
 mail/php-imap/Makefile       |   3 +--
 net/php-ftp/Makefile         |   3 +--
 print/php-pdflib/Makefile    |   3 +--
 www/php-curl/Makefile        |   3 +--
 14 files changed, 23 insertions(+), 32 deletions(-)

diffs (193 lines):

diff -r 09563c704804 -r e7a564c3be58 archivers/php-zlib/Makefile
--- a/archivers/php-zlib/Makefile       Thu Mar 04 17:38:42 2010 +0000
+++ b/archivers/php-zlib/Makefile       Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:13 joerg Exp $
+# $NetBSD: Makefile,v 1.12.18.1 2010/03/04 20:27:03 tron Exp $
 
 MODNAME=               zlib
-PKGREVISION=           1
 CATEGORIES+=           archivers
 COMMENT=               PHP extension for zlib compression
 
diff -r 09563c704804 -r e7a564c3be58 databases/php-dba/Makefile
--- a/databases/php-dba/Makefile        Thu Mar 04 17:38:42 2010 +0000
+++ b/databases/php-dba/Makefile        Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:19 joerg Exp $
+# $NetBSD: Makefile,v 1.11.18.1 2010/03/04 20:27:03 tron Exp $
 
 MODNAME=               dba
-PKGREVISION=           1
 CATEGORIES+=           databases
 COMMENT=               PHP extension for DBM database access
 
diff -r 09563c704804 -r e7a564c3be58 databases/php-ldap/Makefile
--- a/databases/php-ldap/Makefile       Thu Mar 04 17:38:42 2010 +0000
+++ b/databases/php-ldap/Makefile       Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2009/09/13 19:45:42 manu Exp $
+# $NetBSD: Makefile,v 1.14.4.1 2010/03/04 20:27:03 tron Exp $
 
 MODNAME=               ldap
-PKGREVISION=          5
 CATEGORIES+=           databases
 COMMENT=               PHP extension for LDAP database access
 
diff -r 09563c704804 -r e7a564c3be58 databases/php-pgsql/Makefile
--- a/databases/php-pgsql/Makefile      Thu Mar 04 17:38:42 2010 +0000
+++ b/databases/php-pgsql/Makefile      Thu Mar 04 20:27:03 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.12.18.1 2010/03/04 20:27:03 tron Exp $
 
 MODNAME=               pgsql
 CATEGORIES+=           databases
 COMMENT=               PHP extension for PostgreSQL databases
-PKGREVISION=   1
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 09563c704804 -r e7a564c3be58 graphics/php-exif/Makefile
--- a/graphics/php-exif/Makefile        Thu Mar 04 17:38:42 2010 +0000
+++ b/graphics/php-exif/Makefile        Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:32 joerg Exp $
+# $NetBSD: Makefile,v 1.7.18.1 2010/03/04 20:27:03 tron Exp $
 
 MODNAME=               exif
-PKGREVISION=           1
 CATEGORIES+=           graphics
 COMMENT=               PHP extension to extract information from EXIF headers
 
diff -r 09563c704804 -r e7a564c3be58 graphics/php-gd/Makefile
--- a/graphics/php-gd/Makefile  Thu Mar 04 17:38:42 2010 +0000
+++ b/graphics/php-gd/Makefile  Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2009/10/22 14:37:47 taca Exp $
+# $NetBSD: Makefile,v 1.20.2.1 2010/03/04 20:27:04 tron Exp $
 
 MODNAME=               gd
-PKGREVISION=           2
 CATEGORIES+=           graphics
 COMMENT=               PHP extension for GD graphics library
 
diff -r 09563c704804 -r e7a564c3be58 lang/php5/Makefile
--- a/lang/php5/Makefile        Thu Mar 04 17:38:42 2010 +0000
+++ b/lang/php5/Makefile        Thu Mar 04 20:27:03 2010 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2009/12/23 07:07:34 taca Exp $
+# $NetBSD: Makefile,v 1.75.2.1 2010/03/04 20:27:04 tron Exp $
 
 PKGNAME=               php-${PHP_BASE_VERS}
+PKGREVISION=           1
 CATEGORIES=            lang
 HOMEPAGE=              http://www.php.net/
 COMMENT=               PHP Hypertext Preprocessor version 5
diff -r 09563c704804 -r e7a564c3be58 lang/php5/Makefile.common
--- a/lang/php5/Makefile.common Thu Mar 04 17:38:42 2010 +0000
+++ b/lang/php5/Makefile.common Thu Mar 04 20:27:03 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2009/12/23 07:07:34 taca Exp $
+# $NetBSD: Makefile.common,v 1.39.2.1 2010/03/04 20:27:04 tron Exp $
 # used by lang/php5/Makefile.php
 # used by lang/php/ext.mk
 
@@ -46,7 +46,7 @@
 MAINTAINER?=           jdolecek%NetBSD.org@localhost
 HOMEPAGE?=             http://www.php.net/
 
-PHP_BASE_VERS=         5.2.12
+PHP_BASE_VERS=         5.2.13
 
 PHP_EXTENSION_DIR=     lib/php/20040412
 PLIST_SUBST+=          PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR:Q}
diff -r 09563c704804 -r e7a564c3be58 lang/php5/Makefile.php
--- a/lang/php5/Makefile.php    Thu Mar 04 17:38:42 2010 +0000
+++ b/lang/php5/Makefile.php    Thu Mar 04 20:27:03 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.37.4.1 2010/02/06 10:08:54 spz Exp $
+# $NetBSD: Makefile.php,v 1.37.4.2 2010/03/04 20:27:04 tron Exp $
 #
 
 .include "../../lang/php5/Makefile.common"
@@ -56,7 +56,7 @@
 .include "../../mk/bsd.options.mk"
 
 .if !empty(PKG_OPTIONS:Msuhosin)
-SUHOSIN_PHPVER=                5.2.12
+SUHOSIN_PHPVER=                5.2.13
 . if ${SUHOSIN_PHPVER} != ${PHP_BASE_VERS}
 PKG_FAIL_REASON+=      "The suhosin patch is currently not available for"
 PKG_FAIL_REASON+=      "this version of PHP.  You may have to wait until"
diff -r 09563c704804 -r e7a564c3be58 lang/php5/distinfo
--- a/lang/php5/distinfo        Thu Mar 04 17:38:42 2010 +0000
+++ b/lang/php5/distinfo        Thu Mar 04 20:27:03 2010 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.71.2.1 2010/02/06 10:08:54 spz Exp $
+$NetBSD: distinfo,v 1.71.2.2 2010/03/04 20:27:04 tron Exp $
 
-SHA1 (php-5.2.12/php-5.2.12.tar.bz2) = 6605f23b70e3db824047830f08d636e09ec10ff3
-RMD160 (php-5.2.12/php-5.2.12.tar.bz2) = 027f3597fd961d2a95682e2f0738415f8a911371
-Size (php-5.2.12/php-5.2.12.tar.bz2) = 9075161 bytes
-SHA1 (php-5.2.12/suhosin-patch-5.2.12-0.9.7.patch.gz) = fb8719aabcf422298d1aaff0bb96fbfca61681ae
-RMD160 (php-5.2.12/suhosin-patch-5.2.12-0.9.7.patch.gz) = ffcefe05cbfb5ad4649cc9f25ccf4dadb4d3bb57
-Size (php-5.2.12/suhosin-patch-5.2.12-0.9.7.patch.gz) = 23062 bytes
+SHA1 (php-5.2.13/php-5.2.13.tar.bz2) = 7127a21f1b493e3cd43f45cadecdb46b623eb1fb
+RMD160 (php-5.2.13/php-5.2.13.tar.bz2) = 9e21d32a7b757d25ed827834b26235ea1eebfcc8
+Size (php-5.2.13/php-5.2.13.tar.bz2) = 9084518 bytes
+SHA1 (php-5.2.13/suhosin-patch-5.2.13-0.9.7.patch.gz) = e2faf8db2d7facbd44cee2f737ce87732835d341
+RMD160 (php-5.2.13/suhosin-patch-5.2.13-0.9.7.patch.gz) = 63a022a5bf0fb8c6688f4c0ebcfaa8a437ea6935
+Size (php-5.2.13/suhosin-patch-5.2.13-0.9.7.patch.gz) = 22989 bytes
 SHA1 (patch-aa) = 20bc3831e435182d014b11ae9f1f6c537a21af20
 SHA1 (patch-ag) = 5e3e822657925a77fbccaca63f283863a1cc6d94
 SHA1 (patch-ah) = a25cb7fa3d1f5b9fb99493a4348fdba69d3d4728
diff -r 09563c704804 -r e7a564c3be58 mail/php-imap/Makefile
--- a/mail/php-imap/Makefile    Thu Mar 04 17:38:42 2010 +0000
+++ b/mail/php-imap/Makefile    Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/02/25 08:59:47 sborrill Exp $
+# $NetBSD: Makefile,v 1.18.8.1 2010/03/04 20:27:04 tron Exp $
 
 MODNAME=               imap
-PKGREVISION=           5
 CATEGORIES+=           mail
 COMMENT=               PHP extension for IMAP (Internet Mailbox Access Protocol)
 
diff -r 09563c704804 -r e7a564c3be58 net/php-ftp/Makefile
--- a/net/php-ftp/Makefile      Thu Mar 04 17:38:42 2010 +0000
+++ b/net/php-ftp/Makefile      Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:41 joerg Exp $
+# $NetBSD: Makefile,v 1.10.18.1 2010/03/04 20:27:04 tron Exp $
 
 MODNAME=               ftp
-PKGREVISION=           1
 CATEGORIES+=           net
 COMMENT=               PHP extension for FTP access
 
diff -r 09563c704804 -r e7a564c3be58 print/php-pdflib/Makefile
--- a/print/php-pdflib/Makefile Thu Mar 04 17:38:42 2010 +0000
+++ b/print/php-pdflib/Makefile Thu Mar 04 20:27:03 2010 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/08/26 19:58:14 sno Exp $
+# $NetBSD: Makefile,v 1.11.4.1 2010/03/04 20:27:04 tron Exp $
 
 MODNAME=               pdflib
 PKGMODNAME=            pdf
-PKGREVISION=           1
 PECL_VERSION=          2.0.3
 CATEGORIES+=           print
 COMMENT=               PHP extension for PDFlib on-the-fly PDF generation
diff -r 09563c704804 -r e7a564c3be58 www/php-curl/Makefile
--- a/www/php-curl/Makefile     Thu Mar 04 17:38:42 2010 +0000
+++ b/www/php-curl/Makefile     Thu Mar 04 20:27:03 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:56 joerg Exp $
+# $NetBSD: Makefile,v 1.14.18.1 2010/03/04 20:27:04 tron Exp $
 
 MODNAME=               curl
-PKGREVISION=           2
 CATEGORIES+=           www
 COMMENT=               PHP extension for curl functions
 



Home | Main Index | Thread Index | Old Index