- update to 2.7.13

* dozens of bugfixes, see NEWS for details
  * updated cipher lists for openssl wrapper, support openssl >= 1.1.0
  * properly fix HTTPoxy (CVE-2016-1000110)
  * profile-opt build now applies PGO to modules as well
- drop python-2.7.10-overflow_check.patch which is solved in upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=199
This commit is contained in:
Jan Matejek
2017-01-03 17:42:02 +00:00
committed by Git OBS Bridge
parent f21ffdf240
commit 1ca0d56f57
15 changed files with 110 additions and 275 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python
Version: 2.7.12
Version: 2.7.13
Release: 0
Summary: Python Interpreter
License: Python-2.0
@@ -60,7 +60,6 @@ Patch33: python-2.7.9-ssl_ca_path.patch
Patch34: python-2.7.9-sles-disable-verification-by-default.patch
# PATCH-FIX-UPSTREAM python-ncurses-6.0-accessors.patch dimstar@opensuse.org -- Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1
Patch35: python-ncurses-6.0-accessors.patch
Patch36: python-2.7.10-overflow_check.patch
Patch37: python-2.7.12-makeopcode.patch
# COMMON-PATCH-END
BuildRequires: automake
@@ -210,7 +209,6 @@ that rely on earlier non-verification behavior.
%patch34 -p1
%endif
%patch35 -p1
%patch36
%patch37 -p1
# drop Autoconf version requirement