forked from pool/python-pymongo
Accepting request 177707 from devel:languages:python
update to version 2.5.2 (forwarded request 177317 from mlin7442) OBS-URL: https://build.opensuse.org/request/show/177707 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymongo?expand=0&rev=6
This commit is contained in:
3
pymongo-2.5.2.tar.gz
Normal file
3
pymongo-2.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84ac1da67d0dabc711fa8259324d4e94b26a85411bcf0c12dc80a427d9f93ecc
|
||||
size 303234
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79aff1c77ec6be6158a4d1a11002400ee0eb8f74dc6f4f67527f59bfac78c222
|
||||
size 294930
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 03:56:25 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:54:45 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 21:23:59 UTC 2013 - dvaleev@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pymongo
|
||||
Version: 2.5
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Url: http://github.com/mongodb/mongo-python-driver
|
||||
Summary: Python driver for MongoDB
|
||||
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 21:24:48 UTC 2013 - dvaleev@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python3-pymongo
|
||||
Version: 2.5
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Url: http://github.com/mongodb/mongo-python-driver
|
||||
Summary: Python driver for MongoDB
|
||||
|
Reference in New Issue
Block a user