| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix Peer authentication broken on ppc64le. - Added: * 0002-Fix-socket.SO_PEERCRED-constant-fallback-PowerPC.patch
- Avoid possible race condition on persistent HTTP connections (bsc#1169604) - Added: * 0001-Avoid-race-condition-on-persistent-HTTP-connections.patch
- Drop dependency on backports.functools_lru_cache for the python3 subpackage This fixes bsc#1149124
- Ensure neutrality of description.
- Update to 6.5.5 bsc#1142582:
- Sockets now collect statistics (bytes read and written) on
Python 3 same as Python 2.
- Ignore OpenSSL's 1.1+ Error 0 under any Python while wrapping
a socket.
- Switch off failing tests to avoid gh#cherrypy/cheroot#200
- Update to 6.5.4: * too many changes to enumerate see CHANGES.rst - Make sure to execute testsuite
- initial commit