Changelog for
python-doc-pdf-2.7.15-119.1.noarch.rpm :
Fri Oct 26 14:00:00 2018 Tomáš Chvátal
- Add patch openssl-111.patch to work with openssl-1.1.1
Tue Sep 25 14:00:00 2018 Matěj Cepl
- Apply \"CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch\" which
converts shutil._call_external_zip to use subprocess rather than
distutils.spawn. [bsc#1109663, CVE-2018-1000802]
Mon May 21 14:00:00 2018 michaelAATTstroeder.com
- update to 2.7.15
* dozens of bugfixes, see NEWS for details
- removed obsolete patches:
* python-ncurses-6.0-accessors.patch
* python-fix-shebang.patch
* gcc8-miscompilation-fix.patch
- add patch from upstream:
* do-not-use-non-ascii-in-test_ssl.patch
Mon Nov 20 13:00:00 2017 jmatejekAATTsuse.com
- update to 2.7.14
* dozens of bugfixes, see NEWS for details
* fixed possible integer overflow in PyString_DecodeEscape (CVE-2017-1000158, bsc#1068664)
* fixed segfaults with dict mutated during search
* fixed possible free-after-use problems with buffer objects with custom indexing
* fixed urllib.splithost to correctly parse fragments (bpo-30500)
- drop upstreamed python-2.7.13-overflow_check.patch
- drop unneeded python-2.7.12-makeopcode.patch
- drop upstreamed 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch
Tue Jan 3 13:00:00 2017 jmatejekAATTsuse.com
- update to 2.7.13
Fri Dec 2 13:00:00 2016 jmatejekAATTsuse.com
- provide python2-
* symbols, for support of new packages built as
python2-foo
Thu Jun 30 14:00:00 2016 jmatejekAATTsuse.com
- 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)
Sun May 24 14:00:00 2015 michaelAATTstroeder.com
- update to 2.7.10
Fri Dec 12 13:00:00 2014 jmatejekAATTsuse.com
- update to 2.7.9
- drop HTML doc tarball, build HTML documentation from source
- set fixed doc build date, lower sphinx requirement (for older openSUSE)
Tue Sep 30 14:00:00 2014 jmatejekAATTsuse.com
- update to 2.7.8
Fri Jun 20 14:00:00 2014 jmatejekAATTsuse.com
- update to 2.7.7
Fri Mar 14 13:00:00 2014 andreas.stiegerAATTgmx.de
- Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests,
adding python-2.7.6-sqlite-3.8.4-tests.patch
Thu Nov 21 13:00:00 2013 jmatejekAATTsuse.com
- update to 2.7.6
- docs are now versioned with patchlevel too
Tue Jun 4 14:00:00 2013 jmatejekAATTsuse.com
- disable Source URLs for docs (the doc archives are regenerated
every day and autobuild detects this as \"upstream file is different\"
error)
Tue May 28 14:00:00 2013 speilickeAATTsuse.com
- Update to version 2.7.5
Thu May 9 14:00:00 2013 jmatejekAATTsuse.com
- update to 2.7.4
- removed %docdir/python/README from package (conflict with python-base)
- removed ACKS (is now part of Misc docs)
Fri Apr 5 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Fix installation so we don\'t create double sub-directories
Thu May 17 14:00:00 2012 jfunkAATTfunktronics.ca
- Support directory-based certificate stores with the ca_certs parameter of SSL
functions [bnc#761501]
Mon Nov 28 13:00:00 2011 saschpeAATTsuse.de
- Spec file cleanup:
* Run spec-cleaner
* Remove outdated %clean section, AutoReqProv and authors from descr.
- Fix license to Python-2.0 (also SPDX style)
Tue May 24 14:00:00 2011 jmatejekAATTnovell.com
- updated to build against 2.7.1
Thu Aug 26 14:00:00 2010 jmatejekAATTnovell.com
- updated to 2.7
Thu Mar 11 13:00:00 2010 matejcikAATTsuse.cz
- updated to build against 2.6.5 source
Wed Dec 23 13:00:00 2009 ajAATTsuse.de
- Apply patches with fuzz=0
Mon Apr 27 14:00:00 2009 matejcikAATTsuse.cz
- update to build against 2.6.2 source
Wed Mar 11 13:00:00 2009 cooloAATTsuse.de
- fix build in actually packaging the docs