11
0

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

- update to 0.13.1
  * fixes NUL byte handling in subjectAltName (bnc#839107, CVE-2013-4314)

OBS-URL: https://build.opensuse.org/request/show/198967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=19
This commit is contained in:
Sascha Peilicke
2013-09-13 15:09:49 +00:00
committed by Git OBS Bridge
parent 37c0d3111a
commit 0d05d1a4ad
5 changed files with 11 additions and 5 deletions

3
pyOpenSSL-0.13.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba06ec710414f6dfe5566ec24c81882547c3e6fc48458d64315b73a0d5142fdb
size 254431

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21e12b03abaa0e04ecc8cd9c251598f71bae11c9f385304234e4ea5618c6163b
size 250489

View File

@@ -17,7 +17,7 @@
Name: python-pyOpenSSL-doc
Version: 0.13
Version: 0.13.1
Release: 0
Url: http://launchpad.net/pyopenssl
Summary: Python wrapper module around the OpenSSL library - Documentation

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 14:02:43 UTC 2013 - jmatejek@suse.com
- update to 0.13.1
* fixes NUL byte handling in subjectAltName (bnc#839107, CVE-2013-4314)
-------------------------------------------------------------------
Fri Apr 5 07:54:12 UTC 2013 - speilicke@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-pyOpenSSL
Version: 0.13
Version: 0.13.1
Release: 0
Url: http://launchpad.net/pyopenssl
Summary: Python wrapper module around the OpenSSL library