1
0

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

- added %check section with testsuite
- skip-networked-test.patch - mark a test as networked so that we can
  specify non-network test run
- rsa128-i586.patch - sidestep a crasher bug on 32bit platforms
  by generating reasonably-sized RSA keys instead of small 128bit ones

OBS-URL: https://build.opensuse.org/request/show/396253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=34
This commit is contained in:
Jan Matejek
2016-05-17 13:40:41 +00:00
committed by Git OBS Bridge
parent 74f5a4af4c
commit fdb9f83f9d
4 changed files with 65 additions and 2 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 16 15:29:16 UTC 2016 - jmatejek@suse.com
- added %check section with testsuite
- skip-networked-test.patch - mark a test as networked so that we can
specify non-network test run
- rsa128-i586.patch - sidestep a crasher bug on 32bit platforms
by generating reasonably-sized RSA keys instead of small 128bit ones
-------------------------------------------------------------------
Mon May 9 09:54:12 UTC 2016 - hpj@urpla.net