From 0d05d1a4ad8b0b7c65ea4ffbd6294768509e96f107be1d2c60d0e6b55e197468 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 13 Sep 2013 15:09:49 +0000 Subject: [PATCH] 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 --- pyOpenSSL-0.13.1.tar.gz | 3 +++ pyOpenSSL-0.13.tar.gz | 3 --- python-pyOpenSSL-doc.spec | 2 +- python-pyOpenSSL.changes | 6 ++++++ python-pyOpenSSL.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 pyOpenSSL-0.13.1.tar.gz delete mode 100644 pyOpenSSL-0.13.tar.gz diff --git a/pyOpenSSL-0.13.1.tar.gz b/pyOpenSSL-0.13.1.tar.gz new file mode 100644 index 0000000..e772d7c --- /dev/null +++ b/pyOpenSSL-0.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba06ec710414f6dfe5566ec24c81882547c3e6fc48458d64315b73a0d5142fdb +size 254431 diff --git a/pyOpenSSL-0.13.tar.gz b/pyOpenSSL-0.13.tar.gz deleted file mode 100644 index 7d743f4..0000000 --- a/pyOpenSSL-0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21e12b03abaa0e04ecc8cd9c251598f71bae11c9f385304234e4ea5618c6163b -size 250489 diff --git a/python-pyOpenSSL-doc.spec b/python-pyOpenSSL-doc.spec index 7e62eb9..86bea07 100644 --- a/python-pyOpenSSL-doc.spec +++ b/python-pyOpenSSL-doc.spec @@ -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 diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index 6e4e00b..ed728ae 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -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 diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 256621c..4219455 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -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