Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473972 - dev-php/pecl-mongo-1.4.1 version bump (added PHP_TARGET php5-5)
Summary: dev-php/pecl-mongo-1.4.1 version bump (added PHP_TARGET php5-5)
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: EBUILD
Depends on:
Blocks:
 
Reported: 2013-06-20 23:27 UTC by Darko Luketic
Modified: 2013-11-27 17:39 UTC (History)
1 user (show)

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


Attachments
version bump 1.4.1 added PHP_TARGET php5-5 (pecl-mongo-1.4.1.ebuild,446 bytes, text/plain)
2013-06-20 23:27 UTC, Darko Luketic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darko Luketic 2013-06-20 23:27:36 UTC
Created attachment 351502 [details]
version bump 1.4.1 added PHP_TARGET php5-5

version bump 1.4.1 added PHP_TARGET php5-5
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-21 13:03:30 UTC
Comment on attachment 351502 [details]
version bump 1.4.1 added PHP_TARGET php5-5

--- pecl-mongo-1.3.4.ebuild     2013-03-05 12:30:15.000000000 +0100
+++ -   2013-06-21 15:03:24.355443695 +0200
@@ -6,7 +6,7 @@
 
 PHP_EXT_NAME="mongo"
 
-USE_PHP="php5-3 php5-4"
+USE_PHP="php5-3 php5-4 php5-5"
 
 inherit php-ext-pecl-r2
Comment 2 Tomáš Mózes 2013-07-29 11:44:31 UTC
1.4.2 	** Bug
* [PHP-706] - Busy loop when a file descriptors exceed 1024
* [PHP-850] - Conditional jump on empty server name to MongoClient
* [PHP-853] - MongoCollection::batchInsert() exceptions can obscure BSON encoding exceptions
* [PHP-858] - Crash when extending Mongo and MongoClient classes and not calling its constructor
* [PHP-872] - Driver should prevent \0 characters in keys, collection and database names
Comment 3 Darko Luketic 2013-08-22 16:46:26 UTC
1.4.3 	** Bug
* [PHP-382] - When 'replicaSet' option is used, authentication calls are being sent to the arbiter server
* [PHP-392] - Arbiter in the seed list acts wonky
* [PHP-869] - ReadPreference.PrimaryPreferred + Tag sets should send to primary if available
* [PHP-877] - auto gen _id clashes on heavy inserts
* [PHP-885] - Segfault on request shutdown when using save()
* [PHP-890] - PHP Driver crashes on shutdown

** Improvement
* [PHP-423] - MongoDate support for 64-bit timestamps on 32-bit systems


mv pecl-mongo-1.4.1.ebuild pecl-mongo-1.4.3.ebuild
ebuild pecl-mongo-1.4.3.ebuild digest
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2013-11-27 17:39:16 UTC
*pecl-mongo-1.4.4 (22 Oct 2013)

  22 Oct 2013; Ole Markus With <olemarkus@gentoo.org> +pecl-mongo-1.4.4.ebuild:
  Version bump