pkgsrc-WIP-cvs archive

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

CVS commit: wip/mongodb



Module name:    wip
Committed by:   fhajny
Date:           Thu Aug 14 12:56:52 UTC 2014

Modified Files:
        wip/mongodb: Makefile distinfo

Log Message:
Update mongodb to 2.6.4.

Changes:
- Fix for text index where under specific circumstances, in-place updates
  to a text-indexed field may result in incorrect/incomplete results
- Check the size of the split point before performing a manual split chunk
  operation
- Ensure read preferences are re-evaluated by drawing secondary connections
  from a global pool and releasing back to the pool at the end
  of a query/command
- Allow read from secondaries when both audit and authorization are enabled
  in a sharded cluster

All issues fixed:

https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%222.6.4%22


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.19 -r1.20 wip/mongodb/distinfo
cvs -z3 rdiff -u -r1.31 -r1.32 wip/mongodb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/distinfo?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/Makefile?r1=1.31&r2=1.32

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index