pkgsrc-Bugs archive

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

PR/51306 CVS commit: pkgsrc/databases/php-mongo



The following reply was made to PR pkg/51306; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51306 CVS commit: pkgsrc/databases/php-mongo
Date: Mon, 4 Jul 2016 20:47:30 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Mon Jul  4 20:47:30 UTC 2016
 
 Modified Files:
 	pkgsrc/databases/php-mongo: Makefile distinfo
 
 Log Message:
 Updated php55-mongo to 1.6.14.
 
 From Bartosz Kuzma in PR 51306.
 
 1.6.14
 ** Bug
  * [PHP-1468] - Segfault on node with high network latency
  * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link
 
 ** Improvement
  * [PHP-1510] - Route unacknowledged writes through legacy op codes
 
 1.6.13
 ** Bug
  * [PHP-1483] - GridFS file storage fails on big endian platform
  * [PHP-1500] - Socket timeout not applied to initial command cursor query
  * [PHP-1501] - Rephrase unsupported/corrupt BSON messages
  * [PHP-1504] - Segfault connecting to authenticated RS after non-auth connections
  * [PHP-1505] - negative files.length when storing file with size > 2GB in gridfs
 
 1.6.12
 ** Bug
  * [PHP-1494] - We don't allocate enough space for the hash buffer
 
 ** Task
  * [PHP-1474] - Declare no support for PHP 7
 
 1.6.11
 ** Bug
  * [PHP-1467] - PHP driver on big endian platform not connecting to MongoDB
 
 1.6.10
 ** Bug
  * [PHP-1460] - Query with limit leaves open cursors on server
  * [PHP-1462] - Fix static compilation
  * [PHP-1464] - GridFS should not drop dupes when creating index
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/php-mongo/Makefile
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/php-mongo/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index