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 Nov 29 14:52:38 UTC 2012

Modified Files:
        wip/mongodb: Makefile distinfo
Added Files:
        wip/mongodb/patches: patch-src__mongo__db__db.cpp
            patch-src__mongo__db__dur.cpp
            patch-src__mongo__db__dur_journal.cpp
            patch-src__mongo__db__dur_recover.cpp
            patch-src__mongo__db__instance.cpp
            patch-src__mongo__db__pdfile.cpp
            patch-src__mongo__dbtests__framework.cpp patch-src__mongo__pch.h
            patch-src__mongo__shell__shell_utils_launcher.cpp
            patch-src__mongo__tools__restore.cpp
            patch-src__mongo__tools__tool.cpp
            patch-src__mongo__util__time_support.h

Log Message:
Update wip/mongodb to 2.2.2

pkgsrc changes:
* Patch in support for boost>=1.50

Notable changes in 2.2.2
* Fix for upgrading replica set secondaries to 2.2.1 from a prior version
  of MongoDB
* Improved performance and reliability flushing to data files for Windows
  users on Azure
* The top command was recording commands as queries
* Add a top level option in replica sets to disable chaining

Notable changes in 2.2.1

* Fixed several batched oplog application issues required for db level
  locking
* Fixed authentication in mixed version environments


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/mongodb/patches/patch-src__mongo__db__db.cpp \
    wip/mongodb/patches/patch-src__mongo__db__dur.cpp \
    wip/mongodb/patches/patch-src__mongo__db__dur_journal.cpp \
    wip/mongodb/patches/patch-src__mongo__db__dur_recover.cpp \
    wip/mongodb/patches/patch-src__mongo__db__instance.cpp \
    wip/mongodb/patches/patch-src__mongo__db__pdfile.cpp \
    wip/mongodb/patches/patch-src__mongo__dbtests__framework.cpp \
    wip/mongodb/patches/patch-src__mongo__pch.h \
    wip/mongodb/patches/patch-src__mongo__shell__shell_utils_launcher.cpp \
    wip/mongodb/patches/patch-src__mongo__tools__restore.cpp \
    wip/mongodb/patches/patch-src__mongo__tools__tool.cpp \
    wip/mongodb/patches/patch-src__mongo__util__time_support.h
cvs -z3 rdiff -u -r1.10 -r1.11 wip/mongodb/distinfo
cvs -z3 rdiff -u -r1.17 -r1.18 wip/mongodb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__db__db.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__db__dur.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__db__dur_journal.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__db__dur_recover.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__db__instance.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__db__pdfile.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__dbtests__framework.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__pch.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__shell__shell_utils_launcher.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__tools__restore.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__tools__tool.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src__mongo__util__time_support.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/distinfo?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/Makefile?r1=1.17&r2=1.18

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

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
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