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:           Sun Jul 27 21:05:29 UTC 2014

Modified Files:
        wip/mongodb: Makefile distinfo
        wip/mongodb/patches: patch-SConstruct

Log Message:
Update mongodb to 2.6.3

2.6.3 - June 19, 2014
- Equality queries on _id with projection may return no results on sharded
  collections
- Equality queries on _id with projection on _id may return orphan documents
  on sharded collections

2.6.2 - June 16, 2014
- Query plans with differing performance can tie during plan ranking
- mongod may terminate if x.509 authentication certificate is invalid
- Temporary map/reduce collections are incorrectly replicated to secondaries
- mongos incorrectly targets multiple shards for nested field shard key
  predicates
- rs.stepDown() during mapReduce causes fassert when writing to op log


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.18 -r1.19 wip/mongodb/distinfo
cvs -z3 rdiff -u -r1.30 -r1.31 wip/mongodb/Makefile
cvs -z3 rdiff -u -r1.6 -r1.7 wip/mongodb/patches/patch-SConstruct

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/distinfo?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/Makefile?r1=1.30&r2=1.31
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-SConstruct?r1=1.6&r2=1.7

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

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
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