15
0
forked from pool/python-rope

Accepting request 287324 from home:matejcik:branches:devel:languages:python

bnc#916890

OBS-URL: https://build.opensuse.org/request/show/287324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=8
This commit is contained in:
Jan Matejek
2015-02-23 13:41:39 +00:00
committed by Git OBS Bridge
parent 17dc61a9d9
commit 3a9ae18b4c
5 changed files with 272 additions and 13 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 18 17:05:54 UTC 2015 - jmatejek@suse.com
- update to version 0.10.2
* new maintainer revives project
* accumulated bugfixes
* better test coverage and all tests pass
- disable dynamic object analysis by default, as it is a security risk
(CVE-2014-3539-disable-doa.patch, CVE-2014-3539, boo#916890)
-------------------------------------------------------------------
Wed Jun 6 11:07:01 UTC 2012 - saschpe@suse.de