pkgsrc/databases/mongo-c-driver
fhajny 168bb034f1 Update databases/mongo-c-driver to 1.3.5.
1.3.5
This release fixes a crash in mongoc_cleanup when an allocator
had been set with bson_mem_set_vtable, and introduces
a configure option MONGOC_NO_AUTOMATIC_GLOBALS which prevents
code built with GCC from automatically calling mongoc_init and
mongoc_cleanup when your code does not.

1.3.4
This release fixes a security vulnerability: when a mongoc_client_t
uses SSL and is disconnected, it failed to re-verify the server
certificate after reconnecting. This flaw affects
single clients, not pooled ones.
2016-04-05 12:44:47 +00:00
..
buildlink3.mk Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
DESCR
distinfo Update databases/mongo-c-driver to 1.3.5. 2016-04-05 12:44:47 +00:00
Makefile Update databases/mongo-c-driver to 1.3.5. 2016-04-05 12:44:47 +00:00
options.mk
PLIST Update databases/mongo-c-driver to 1.3.0. 2015-12-08 09:35:24 +00:00