2013-06-05 09:04:40 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 4 03:58:38 UTC 2013 - mlin@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.5.2
|
|
|
|
|
* Version 2.5.2 fixes a NULL pointer dereference issue when decoding
|
|
|
|
|
an invalid :class:`~bson.dbref.DBRef`(bnc#822798, CVE-2013-2132).
|
|
|
|
|
See release notes in JIRA:
|
|
|
|
|
https://jira.mongodb.org/browse/PYTHON/fixforversion/12581 for details.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 4 03:58:11 UTC 2013 - mlin@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.5.1
|
|
|
|
|
* Version 2.5.1 is a minor release that fixes issues discovered after the
|
|
|
|
|
release of 2.5. Most importantly, this release addresses some race
|
|
|
|
|
conditions in replica set monitoring. See release notes in JIRA:
|
|
|
|
|
https://jira.mongodb.org/browse/PYTHON/fixforversion/12484 for details.
|
|
|
|
|
|
2013-04-04 10:43:58 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 3 21:24:48 UTC 2013 - dvaleev@suse.com
|
|
|
|
|
|
|
|
|
|
- Set Exclusive arch for LittleEndian machines. mongodb is not
|
|
|
|
|
BigEndian compatible.
|
|
|
|
|
|
2013-03-27 15:33:43 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 27 03:21:57 UTC 2013 - mlin@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.5
|
|
|
|
|
* https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=11981
|
|
|
|
|
for details
|
|
|
|
|
|
2012-12-12 09:14:26 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 12 08:02:16 UTC 2012 - mlin@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.4.1
|
|
|
|
|
* See https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=12286
|
|
|
|
|
for details
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 12 08:01:39 UTC 2012 - mlin@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.4
|
|
|
|
|
* See https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=11485
|
|
|
|
|
for details
|
|
|
|
|
|
2012-10-04 06:52:59 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 26 08:51:11 UTC 2012 - jzheng@suse.com
|
|
|
|
|
|
|
|
|
|
- change to use python3
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 24 12:03:51 UTC 2012 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- Update to version 2.3
|
|
|
|
|
* fixes see https://jira.mongodb.org/browse/PYTHON/fixforversion/11146
|
|
|
|
|
* Support for expanded read preferences including directing
|
|
|
|
|
reads to tagged servers - See Secondary Reads for more
|
|
|
|
|
information.
|
|
|
|
|
* Support for mongos failover - See High Availability and
|
|
|
|
|
mongos for more information.
|
|
|
|
|
* A new aggregate() method to support MongoDB’s new
|
|
|
|
|
aggregation framework.
|
|
|
|
|
* Support for legacy Java and C# byte order when encoding
|
|
|
|
|
and decoding UUIDs.
|
|
|
|
|
* Support for connecting directly to an arbiter.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 27 08:41:06 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
|
|
- Change requires on mongodb to suggests, a weak dependency is better
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 28 08:54:00 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to version 2.1.1
|
|
|
|
|
* See https://jira.mongodb.org/browse/PYTHON/fixforversion/11081
|
|
|
|
|
for details
|
|
|
|
|
- Require mongodb
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 26 00:03:48 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
|
|
- Initial package (1.9) for openSUSE.
|