Dominique Leuenberger
5fd92c7a72
Accepting request 538777 from devel:languages:python:Factory
...
OBS-URL: https://build.opensuse.org/request/show/538777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=124
2017-11-10 13:37:24 +00:00
Jan Matejek
1482566264
Accepting request 538481 from home:pluskalm:branches:devel:languages:python:Factory
...
- Call python2 instead of python in macros
OBS-URL: https://build.opensuse.org/request/show/538481
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=211
2017-11-03 14:32:45 +00:00
Dominique Leuenberger
3bd4735eaf
Accepting request 527332 from devel:languages:python:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/527332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=123
2017-09-28 10:32:34 +00:00
Jan Matejek
79ff2b8efe
Accepting request 527330 from home:vitezslav_cizek:branches:devel:languages:python:Factory
...
Fix patch name in changelog to pass Factory checkers
* add 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch
OBS-URL: https://build.opensuse.org/request/show/527330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=209
2017-09-19 14:51:05 +00:00
Jan Matejek
7cbe1492c5
Accepting request 526160 from home:vitezslav_cizek:branches:devel:languages:python:Factory
...
- Fix test broken with OpenSSL 1.1 (bsc#1042670)
* add 0001-3.6-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3093.patch
OBS-URL: https://build.opensuse.org/request/show/526160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=208
2017-09-19 14:28:25 +00:00
Dominique Leuenberger
5a9a69da3e
Accepting request 517921 from devel:languages:python:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/517921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=122
2017-08-29 09:36:03 +00:00
Jan Matejek
0b843a9f57
- obsolete/provide python-argparse and provide python2-argparse,
...
because the argparse module is available from python 2.7 up
- drop SUSE_ASNEEDED=0 as it is not needed anymore
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=206
2017-08-28 13:29:37 +00:00
Jan Matejek
acb48c1f8a
Accepting request 517529 from home:kukuk:branches:devel:languages:python:Factory
...
- Add libnsl-devel build requires for glibc obsoleting libnsl
- Add libnsl-devel build requires for glibc obsoleting libnsl
OBS-URL: https://build.opensuse.org/request/show/517529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=205
2017-08-21 12:25:25 +00:00
Dominique Leuenberger
eb03038310
Accepting request 482570 from devel:languages:python:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/482570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=121
2017-04-19 16:03:38 +00:00
Jan Matejek
536145348f
Accepting request 478704 from home:bmwiedemann:reproducible:test
...
- Add reproducible.patch to allow reproducible builds of various
python packages like python-amqp
Upstream: https://github.com/python/cpython/pull/296
OBS-URL: https://build.opensuse.org/request/show/478704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=203
2017-03-24 17:13:29 +00:00
Dominique Leuenberger
302ad2c36c
Accepting request 448858 from devel:languages:python:Factory
...
- 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
- update python-2.7.10-overflow_check.patch
with python-2.7.13-overflow_check.patch, incorporating upstream changes
- add "-fwrapv" to optflags explicitly because upstream code still
relies on it in many places
- provide python2-* symbols, for support of new packages built as
python2-foo
- rename macros.python to macros.python2 accordingly
- require python-rpm-macros package, drop macro definitions from
macros.python2
OBS-URL: https://build.opensuse.org/request/show/448858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=120
2017-01-11 10:55:54 +00:00
Jan Matejek
e76bc8d64f
- update python-2.7.10-overflow_check.patch
...
with python-2.7.13-overflow_check.patch, incorporating upstream changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=201
2017-01-05 11:54:43 +00:00
Jan Matejek
3a2ae521f8
* 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=200
2017-01-03 17:42:38 +00:00
Jan Matejek
1ca0d56f57
- 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
2017-01-03 17:42:02 +00:00
Jan Matejek
f21ffdf240
- provide python2-* symbols, for support of new packages built as
...
python2-foo
- rename macros.python to macros.python2 accordingly
- require python-rpm-macros package, drop macro definitions from
macros.python2
- provide python2-* symbols, for support of new packages built as
python2-foo
- provide python2-* symbols, for support of new packages built as
python2-foo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=198
2016-12-02 15:37:55 +00:00
Dominique Leuenberger
72dda7f316
Accepting request 405901 from devel:languages:python:Factory
...
- update to 2.7.12
* dozens of bugfixes, see NEWS for details
* fixes multiple security issues:
CVE-2016-0772 TLS stripping attack on smtplib (bsc#984751)
CVE-2016-5636 zipimporter heap overflow (bsc#985177)
CVE-2016-5699 httplib header injection (bsc#985348)
(this one is actually fixed since 2.7.10)
- removed upstreamed python-2.7.7-mhlib-linkcount.patch
- refreshed multilib patch
- python-2.7.12-makeopcode.patch - run newly-built python interpreter
to make opcodes, in order not to require pre-built python
- update LD_LIBRARY_PATH to use $PWD instead of "." because the test
process escapes to its own directory
- modify shebang-fixing scriptlet to ignore makeopcodetargets.py
OBS-URL: https://build.opensuse.org/request/show/405901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=119
2016-07-07 13:08:43 +00:00
Jan Matejek
23d372d986
CVE-2016-5699 httplib header injection (bsc#985348)
...
(this one is actually fixed since 2.7.10)
CVE-2016-5699 httplib header injection (bsc#985348)
(this one is actually fixed since 2.7.10)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=196
2016-07-01 13:16:46 +00:00
Jan Matejek
3d29b362e3
CVE-2016-5699 httplib header injection (bsc#985348)
...
(this one is actually fixed since 2.7.10)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=195
2016-07-01 13:15:24 +00:00
Jan Matejek
95238b7fc9
- update LD_LIBRARY_PATH to use $PWD instead of "." because the test
...
process escapes to its own directory
- modify shebang-fixing scriptlet to ignore makeopcodetargets.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=194
2016-06-30 13:10:14 +00:00
Jan Matejek
05220bdba0
- python-2.7.12-makeopcode.patch - run newly-built python interpreter
...
to make opcodes, in order not to require pre-built python
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=193
2016-06-30 12:56:08 +00:00
Jan Matejek
91b628d395
- update to 2.7.12
...
* dozens of bugfixes, see NEWS for details
* fixes multiple security issues:
CVE-2016-0772 TLS stripping attack on smtplib (bsc#984751)
CVE-2016-5636 zipimporter heap overflow (bsc#985177)
- removed upstreamed python-2.7.7-mhlib-linkcount.patch
- refreshed multilib patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=192
2016-06-30 10:50:57 +00:00
Dominique Leuenberger
bc787ce1cf
Accepting request 361136 from devel:languages:python:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/361136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=118
2016-02-28 01:26:10 +00:00
Jan Matejek
1e93af4043
Accepting request 361067 from openSUSE:Factory:Staging:Gcc6
...
- Add python-2.7.10-overflow_check.patch to fix broken overflow checks.
[bnc#964182]
OBS-URL: https://build.opensuse.org/request/show/361067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=190
2016-02-23 15:31:19 +00:00
Stephan Kulow
bc41d3aa08
Accepting request 331039 from devel:languages:python:Factory
...
- copy strict-tls-checks subpackage from SLE to retain future compatibility
(not built in openSUSE)
- do this properly to fix bnc#945401
- Add python-ncurses-6.0-accessors.patch: Fix build with
NCurses 6.0 and OPAQUE_WINDOW set to 1.
OBS-URL: https://build.opensuse.org/request/show/331039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=117
2015-09-19 04:52:47 +00:00
Jan Matejek
c890c9fda8
- copy strict-tls-checks subpackage from SLE to retain future compatibility
...
(not built in openSUSE)
- do this properly to fix bnc#945401
- implement python-strict-tls-checks subpackage
* when present, Python will perform TLS certificate checking by default.
it is possible to remove the package to turn off the checks
for compatibility with legacy scripts.
* as discussed in fate#318300
* this is not built for openSUSE, but retained here in case we want
to build the package for a SLE system
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=188
2015-09-14 15:36:31 +00:00
Dominique Leuenberger
fd8094b044
Accepting request 330364 from home:dimstar:Factory
...
Fixup last changes entry... too much copy-paste while fixing all the packages; sorry
OBS-URL: https://build.opensuse.org/request/show/330364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=187
2015-09-11 08:41:53 +00:00
Jan Matejek
7f32046662
Accepting request 330043 from home:dimstar:Factory
...
- Add python3-ncurses-6.0-accessors.patch: Fix build with
NCurses 6.0 and OPAQUE_WINDOW set to 1.
- Add python3-ncurses-6.0-accessors.patch: Fix build with
NCurses 6.0 and OPAQUE_WINDOW set to 1.
OBS-URL: https://build.opensuse.org/request/show/330043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=186
2015-09-10 14:02:25 +00:00
Dominique Leuenberger
da02c63043
Accepting request 311484 from devel:languages:python:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/311484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=116
2015-06-12 18:28:37 +00:00
Jan Matejek
08c864955f
Accepting request 311436 from home:dirkmueller:branches:devel:languages:python:Factory
...
- add __python2 compatibility macro (used by Fedora)
OBS-URL: https://build.opensuse.org/request/show/311436
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=184
2015-06-10 17:15:11 +00:00
Dominique Leuenberger
a7b75e2301
Accepting request 309857 from devel:languages:python:Factory
...
- update to 2.7.10
OBS-URL: https://build.opensuse.org/request/show/309857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=115
2015-06-06 07:49:28 +00:00
Jan Matejek
216e03b9de
proper uploads for doc files
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=182
2015-06-02 16:10:37 +00:00
Jan Matejek
6ab14a1a5b
Accepting request 308528 from home:stroeder:branches:devel:languages:python:Factory
...
update to 2.7.10, tested on Tumbleweed x86_64
OBS-URL: https://build.opensuse.org/request/show/308528
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=181
2015-06-02 14:52:07 +00:00
Dominique Leuenberger
cbc0d318f2
Accepting request 308249 from devel:languages:python:Factory
...
- Reenable test_posix on aarch64
- for SLE 12 SP1, disable SSL verification-by-default for backwards
compatibility (python-2.7.9-sles-disable-verification-by-default.patch)
OBS-URL: https://build.opensuse.org/request/show/308249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=114
2015-05-23 11:04:09 +00:00
Jan Matejek
7825b670ab
Accepting request 307974 from home:Andreas_Schwab:Factory
...
- Reenable test_posix on aarch64
OBS-URL: https://build.opensuse.org/request/show/307974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=179
2015-05-21 15:02:40 +00:00
Jan Matejek
46580c6555
- for SLE 12 SP1, disable SSL verification-by-default for backwards
...
compatibility (python-2.7.9-sles-disable-verification-by-default.patch)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=178
2015-05-21 13:58:17 +00:00
Jan Matejek
19fa21847c
Accepting request 307908 from home:fstrba:freetype2
...
Revert the freetype2-bootstrap change, since it does not work
OBS-URL: https://build.opensuse.org/request/show/307908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=177
2015-05-21 13:52:43 +00:00
Jan Matejek
f19acd10ab
Accepting request 305779 from home:fstrba:freetype2
...
For factory, build against the new freetype2-bootstrap package and avoid OBS build cycles
OBS-URL: https://build.opensuse.org/request/show/305779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=175
2015-05-11 14:16:17 +00:00
Dominique Leuenberger
6597fe8f4d
Accepting request 289256 from devel:languages:python:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/289256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=113
2015-03-09 09:03:16 +00:00
Jan Matejek
3bc216a11c
- python-2.7.9-ssl_ca_path.patch - reintroduce support for CA directory path
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=174
2015-02-25 16:42:06 +00:00
Dominique Leuenberger
c0ddaeecef
Accepting request 266173 from devel:languages:python:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/266173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=112
2014-12-25 22:19:55 +00:00
Jan Matejek
9877de58c4
Accepting request 266105 from home:Andreas_Schwab:Factory
...
- python-2.7.4-aarch64.patch: Remove obsolete patch
- python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for
aarch64
OBS-URL: https://build.opensuse.org/request/show/266105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=173
2014-12-22 16:49:53 +00:00
Stephan Kulow
032a0b15da
Accepting request 265739 from devel:languages:python:Factory
...
- update to 2.7.9
* contains full backport of ssl module from Python 3.4 (PEP466)
* HTTPS certificate validation enabled by default (PEP476)
* SSLv3 disabled by default (bnc#901715)
* backported ensurepip module (PEP477)
* fixes several missing CVEs from last release: CVE-2013-1752,
CVE-2013-1753
* dozens of minor bugfixes
- dropped upstreamed patches: python-2.7.6-poplib.patch,
smtplib_maxline-2.7.patch, xmlrpc_gzip_27.patch
- dropped patch python-2.7.3-ssl_ca_path.patch because we don't need it
with ssl module from Python 3
- libffi was upgraded upstream, seems to contain our changes,
so dropping libffi-ppc64le.diff as well
- python-2.7-urllib2-localnet-ssl.patch - properly remove unconditional
"import ssl" from test_urllib2_localnet that caused it to fail without ssl
- drop HTML doc tarball, build HTML documentation from source
- set fixed doc build date, lower sphinx requirement (for older openSUSE)
OBS-URL: https://build.opensuse.org/request/show/265739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=111
2014-12-21 11:04:15 +00:00
Jan Matejek
680cb721f9
* SSLv3 disabled by default (bnc#901715)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=172
2014-12-18 13:05:24 +00:00
Jan Matejek
bedd13ad31
- set fixed doc build date, lower sphinx requirement (for older openSUSE)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=171
2014-12-17 13:10:23 +00:00
Jan Matejek
cc099c9e1e
- update to 2.7.9
...
* contains full backport of ssl module from Python 3.4 (PEP466)
* HTTPS certificate validation enabled by default (PEP476)
* SSLv3 disabled by default
* backported ensurepip module (PEP477)
* fixes several missing CVEs from last release: CVE-2013-1752,
CVE-2013-1753
* dozens of minor bugfixes
- dropped upstreamed patches: python-2.7.6-poplib.patch,
smtplib_maxline-2.7.patch, xmlrpc_gzip_27.patch
- dropped patch python-2.7.3-ssl_ca_path.patch because we don't need it
with ssl module from Python 3
- libffi was upgraded upstream, seems to contain our changes,
so dropping libffi-ppc64le.diff as well
- python-2.7-urllib2-localnet-ssl.patch - properly remove unconditional
"import ssl" from test_urllib2_localnet that caused it to fail without ssl
- drop HTML doc tarball, build HTML documentation from source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=170
2014-12-15 15:06:19 +00:00
Stephan Kulow
5977a0f656
Accepting request 258807 from devel:languages:python:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/258807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=110
2014-11-02 15:28:06 +00:00
Jan Matejek
0a6b898b31
Accepting request 257990 from home:dirkmueller:branches:devel:languages:python:Factory
...
- skip test_thread in qemu_linux_user mode
OBS-URL: https://build.opensuse.org/request/show/257990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=169
2014-10-22 13:32:56 +00:00
Jan Matejek
ded2328edd
Accepting request 257573 from home:elvigia:branches:devel:languages:python:Factory
...
- Only pkgconfig(x11) is required for build,not xorg-x11-devel.
OBS-URL: https://build.opensuse.org/request/show/257573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=168
2014-10-20 11:39:34 +00:00
Stephan Kulow
ea8460734a
Accepting request 253635 from devel:languages:python:Factory
...
- update to 2.7.8
* bugfix-only release, dozens of bugs fixed
* fixes CVE-2014-4650 directory traversal in CGIHTTPServer
* fixes CVE-2014-7185 (bnc#898572) potential buffer overflow in buffer()
- dropped upstreamed CVE-2014-4650-CGIHTTPserver-traversal.patch
OBS-URL: https://build.opensuse.org/request/show/253635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=109
2014-10-05 18:30:36 +00:00
Jan Matejek
ad45ed7669
- update to 2.7.8
...
* bugfix-only release, dozens of bugs fixed
* fixes CVE-2014-4650 directory traversal in CGIHTTPServer
* fixes CVE-2014-7185 (bnc#898572) potential buffer overflow in buffer()
- dropped upstreamed CVE-2014-4650-CGIHTTPserver-traversal.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=167
2014-09-30 15:34:42 +00:00