Changelog for
python3-32bit-3.4.6-12.3.1.x86_64.rpm :
Tue Mar 13 13:00:00 2018 psimonsAATTsuse.com
- Apply \"python-3.6-CVE-2017-18207.patch\" to add a check to
Lib/wave.py that verifies that at least one channel is provided.
Prior to this check, attackers could cause a denial of service
(divide-by-zero error and application crash) via a crafted wav
format audio file. [bsc#1083507, CVE-2017-18207]
Wed Mar 1 13:00:00 2017 jmatejekAATTsuse.com
- update to 3.4.6 (bsc#1027282):
* fixed potential crash in PyUnicode_AsDecodedObject() in debug build
* fixed possible DoS and arbitrary execution in gettext plurals
* fix possible use of uninitialized memory in operator.methodcaller
* fix possible Py_DECREF on unowned object in _sre
* fix possible integer overflow in _csv module
* prevent HTTPoxy attack (CVE-2016-1000110)
* fix selectors incorrectly retaining invalid fds
- drop upstreamed python-3.4-CVE-2016-1000110-fix.patch
- move _elementtree to python3.rpm to match its pyexpat dependency
(bsc#1029377)
Mon Aug 8 14:00:00 2016 jmatejekAATTsuse.com
- rename rpmlintrc to python3-rpmlintrc (applied change from 13.2)
- drop python-fix-short-dh.patch and dh2048.pem, this is now fixed
upstream
- drop disabled libffi-ppc64le.diff completely
- reverse order of lowercase-proxies and HTTPoxy patches in order
to fix documented behavior
- drop upstreamed werror-declaration-after-statement.patch
Sun Aug 7 14:00:00 2016 hpjAATTurpla.net
- fix python3-urllib-prefer-lowercase-proxies.patch
Sat Aug 6 14:00:00 2016 hpjAATTurpla.net
- apply fix for CVE-2016-1000110 - CGIHandler: sets environmental
variable based on user supplied Proxy request header:
python-3.4-CVE-2016-1000110-fix.patch
(fixes bsc#989523, CVE-2016-1000110)
- refresh python3-urllib-prefer-lowercase-proxies.patch
Sun Jul 3 14:00:00 2016 hpjAATTurpla.net
- update to 3.4.5
check: https://docs.python.org/3.4/whatsnew/changelog.html
(fixes bsc#984751, CVE-2016-0772)
(fixes bsc#985177, CVE-2016-5636)
(fixes bsc#985348, CVE-2016-5699)
Wed Jun 15 14:00:00 2016 hpjAATTurpla.net
- apply upstream patch python3-urllib-prefer-lowercase-proxies.patch
in order to make urllib proxy var handling behave as usual on POSIX
Tue Jun 14 14:00:00 2016 hpjAATTurpla.net
- Due to being fixed upstream (differently), removed outdated patch
CVE-2014-4650-CGIHTTPServer-traversal.patch (bsc#983582)
Sat May 7 14:00:00 2016 hpjAATTurpla.net
- update to 3.4.4
check: https://docs.python.org/3.4/whatsnew/changelog.html
- all necessary patches refreshed
- adjusted Python-3.3.0b2-multilib.patch
- disabled libffi-ppc64le.diff: horribly deviated
- fix a new multilib issue in configure.ac with $LIBPL
- add new tests, that require ssl
Thu Jul 31 14:00:00 2014 dimstarAATTopensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
Fri May 23 14:00:00 2014 jmatejekAATTsuse.com
- update to 3.4.1
*
* bugfix-only release, over 300 bugs fixed
- upgrade pip to Recommends (it seems to be a stronger hint)
- move ensurepip here, because it requires ssl through pip
- python-3.4.1-SUSE-ensurepip.patch: make ensurepip require
python3-pip from separate package
- Suggests every subpackage that is part of stdlib
Mon Mar 17 13:00:00 2014 jmatejekAATTsuse.com
- update to 3.4.0 final
- lower pip requirement to Suggests, to prevent build cycles
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 Feb 27 13:00:00 2014 jmatejekAATTsuse.com
- update to 3.4.0 rc2
* for full changelog, see python3-base
- hard Require for python3-pip, see what happens
Tue Jan 21 13:00:00 2014 jmatejekAATTsuse.com
- initial commit of 3.4.0 beta 3
* for full changelog, see python3-base
- modify script shebangs in common %prep
Tue Nov 19 13:00:00 2013 jmatejekAATTsuse.com
- update to 3.3.3
- move example module xxlimited to python3-testsuite
- drop CVE-2013-4238_py33.patch - it is upstreamed
Tue Oct 15 14:00:00 2013 crrodriguezAATTopensuse.org
- build with -DOPENSSL_LOAD_CONF for the same reasons
described in the python2 package.
Fri Aug 16 14:00:00 2013 jmatejekAATTsuse.com
- handle NULL bytes in certain fields of SSL certificates
(CVE-2013-4238, bnc#834601)
Thu Jun 13 14:00:00 2013 jmatejekAATTsuse.com
- update to 3.3.2
- switch to xz compression
- move _lzma module to python3-base
Mon Apr 29 14:00:00 2013 schwabAATTsuse.de
- Readd missing bits from ctypes-libffi-aarch64.patch
Sat Apr 13 14:00:00 2013 idonmezAATTsuse.com
- Update to version 3.3.1
* Fix the –enable-profiling configure switch.
* In IDLE, close the replace dialog after it is used.
- Too many bugfixes to list here,
see See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS
- Refresh Python-3.3.0b2-multilib.patch
- Refresh python-3.2b2-buildtime-generate.patch
- Drop upstream patches: ctypes-libffi-aarch64.patch,
python-3.2.3rc2-pypirc-secure.patch, python-3.3.0-getdents64.patch
Mon Apr 8 14:00:00 2013 speilickeAATTsuse.com
- Exclude sqlite/test and tk/test directories from the respective
sub-packages. These are owned by the testsuite sub-package already
Fri Apr 5 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
Mon Oct 29 13:00:00 2012 dmuellerAATTsuse.com
- disable more checks for qemu builds as they use syscalls not
implemented yet
Mon Oct 1 14:00:00 2012 idonmezAATTsuse.com
- Update to final 3.3.0 release
* See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS
Mon Aug 27 14:00:00 2012 jmatejekAATTsuse.com
- update to 3.3.0 RC1
- added Provides for %{python_version}, we\'ll see whether that
breaks everything
Fri Aug 3 14:00:00 2012 jmatejekAATTsuse.com
- update to 3.3.0 beta 1
Fri Jul 27 14:00:00 2012 dvaleevAATTsuse.com
- drop test_io ppc patch... we run only selective tests here
Tue Jun 12 14:00:00 2012 adrianAATTsuse.de
- fix logic of checks exclusion
Sun Dec 25 13:00:00 2011 idonmezAATTsuse.com
- Use system ffi, included one is broken see
http://bugs.python.org/issue11729 and
http://bugs.python.org/issue12081
Fri Dec 9 13:00:00 2011 jmatejekAATTsuse.com
- license.opensuse.org-compatible license headers
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Fri Sep 2 14:00:00 2011 cooloAATTsuse.com
- fix baselibs.conf
Mon Jul 18 14:00:00 2011 jmatejekAATTnovell.com
- update to 3.2.1
- fix build on linux3
Fri May 13 14:00:00 2011 jmatejekAATTnovell.com
- updated to build --with-wide-unicode (for compatibility with
fedora and our own python 2.x series)
Wed Mar 23 13:00:00 2011 termimAATTgmail.com
- update to 3.2
Tue Feb 8 13:00:00 2011 matejcikAATTsuse.cz
- update to 3.2 RC2
Wed Jan 19 13:00:00 2011 jmatejekAATTnovell.com
- update to 3.2 beta 2 and other tales
Fri Jan 14 13:00:00 2011 cooloAATTnovell.com
- update to 3.1.3
* tons of bug fixes from 3.1 branch
Mon Nov 15 13:00:00 2010 cooloAATTnovell.com
- update to 3.1.2
* new stable release from 3.1 branch
- add svn patch to fix zlib test case
Sat Jan 23 13:00:00 2010 jengelhAATTmedozas.de
- package baselibs.conf
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Tue Sep 8 14:00:00 2009 maxAATTsuse.de
- removed blt from BuildRequires so that it can be dropped.
Thu Aug 6 14:00:00 2009 matejcikAATTsuse.cz
- update to 3.1
* new version, much improved over the shakedown 3.0 series
Thu Jul 16 14:00:00 2009 cooloAATTnovell.com
- disable as-needed to fix build