pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/mongo-c-driver
Module Name: pkgsrc
Committed By: fhajny
Date: Mon Oct 19 11:42:46 UTC 2015
Modified Files:
pkgsrc/databases/mongo-c-driver: Makefile PLIST buildlink3.mk distinfo
Log Message:
Update databases/mongo-c-driver to 1.2.0.
mongo-c-driver 1.2.0
- Much improved reporting of network errors, unavailable servers, and
authentication failure
- Destroying an exhaust cursor must close its socket
- Various bugs in server reconnection logic
- mongoc_collection_aggregate returned invalid cursor after failure
- Wrong error message after failed network write on Sparc
- Missing JSON test files in release tarball
- Enable runtime asserts in release build.
- mongoc_client_kill_cursor is now deprecated and will be removed
in version 2.0.
mongo-c-driver 1.1.11
- Undetected network errors when sending messages to the server
- Off-by-one error in mongoc_gridfs_file_seek with mode SEEK_END
- Memory leak parsing a URI that contains an invalid option
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/mongo-c-driver/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/mongo-c-driver/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/mongo-c-driver/buildlink3.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/mongo-c-driver/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