| Name: | mongo-c-driver |
|---|---|
| Version: | 1.3.6 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 11344 |
| License: | ASL 2.0 |
| RPM: | mongo-c-driver-1.3.6-1.el7.x86_64.rpm |
| Source RPM: | mongo-c-driver-1.3.6-1.el7.src.rpm |
| Build Date: | Fri Nov 24 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/mongodb/mongo-c-driver |
| Summary: | Client library written in C for MongoDB |
| Description: | mongo-c-driver is a client library written in C for MongoDB. |
- update to 1.3.6
- add patch to enforce system crypto policies
- update to 1.3.5 - use --disable-automatic-init-and-cleanup build option - ignore check for libbson version = libmongoc version
- build with MONGOC_NO_AUTOMATIC_GLOBALS
- update to 1.3.4 - drop patch merged upstream
- cleanup for review - move libraries in "libs" sub-package - add patch to skip online tests open https://github.com/mongodb/mongo-c-driver/pull/314 - temporarily disable test suite on arm (#1303864) - temporarily disable test suite on i686/F24+ (#1313018)
- Update to 1.3.3
- Update to 1.3.2
- Update to 1.3.1
- Update to 1.3.0 - move tools in devel package