Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544246 - dev-php/pecl-mongo-1.6.9 version bump
Summary: dev-php/pecl-mongo-1.6.9 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 15:30 UTC by Tomáš Mózes
Modified: 2015-06-10 13:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2015-03-23 15:30:28 UTC
1.6.5 	
** Bug
* [PHP-1406] - Connecting through SSL no longer works in PHP 5.6 with 2.4.13, 2.6.6, and later
* [PHP-1407] - Hostname matching with Replica Set doesn't work pre PHP 5.6
* [PHP-1412] - Compile error when OpenSSL is not available

** Improvement
* [PHP-1410] - Add certification expiration matching


1.6.4 	
** Bug
* [PHP-1400] - Default writeConcern not write safe on standalone node
* [PHP-1401] - Segfault in findAndModify test running against 3.0.0-rc11
* [PHP-1402] - MongoCollection::hasNext() returns false for limit=1 result

** Task
* [PHP-1405] - Create regression tests for batchSize(1) and batchSize(-1) behavior
Comment 1 Tomáš Mózes 2015-06-10 08:33:05 UTC
1.6.9 	
** Bug
* [PHP-1426] - Ensure buffer lengths are checked in bson_to_zval()
* [PHP-1448] - Ensure DBPointer namespace length reads as little-endian
* [PHP-1450] - Ensure strings are null-terminated in bson_to_zval()
* [PHP-1453] - Ensure BSON buffer is checked before reading regex pattern/flags

** Improvement
* [PHP-1449] - Ensure value is freed when bson_to_zval() encounters an error
* [PHP-1452] - bson_decode() should require exactly one document in buffer

1.6.8 	
** Bug
* [PHP-1442] - php_mongo_stream_notify_io() segfault with stream context options
* [PHP-1445] - MongoClient does not accept boolean false as "ssl" option

** Improvement
* [PHP-1446] - Log original string values for parsed boolean options

1.6.7 	
** Bug
* [PHP-1425] - explain() does not raise appropriate exception for $err conditions
* [PHP-1431] - Fix database name validation to include '$external', to allow execution of user admin commands
* [PHP-1435] - MongoCollection::getIndexInfo on non-existing collection makes segmentation fault

** Improvement
* [PHP-1427] - MongoCollection::distinct() should ensure query is serialized as BSON object
* [PHP-1433] - MongoCollection::distinct() should allow array or object for query
* [PHP-1434] - MongoCollection::findAndModify() should allow array or object for query, update, and fields

1.6.6 	
** Bug
* [PHP-1413] - Driver segfaults with SSL connection and no context options
* [PHP-1414] - SSL peer verification should reference stream->context options
Comment 2 Brian Evans (RETIRED) gentoo-dev 2015-06-10 13:41:48 UTC
+*pecl-mongo-1.6.9 (10 Jun 2015)
+
+  10 Jun 2015; Brian Evans <grknight@gentoo.org> +pecl-mongo-1.6.9.ebuild:
+  Version bump wrt bug 544246