No description
Find a file
Mikhail Novosyolov 8058c8b2db Fix CVE-2019-16056, CVE-2019-16935 and race in test_docxmlrpc
https://usn.ubuntu.com/4151-1/
* SECURITY UPDATE: incorrect email address parsing
- CVE-2019-16056.patch: don't parse domains containing @ in
  Lib/email/_header_value_parser.py, Lib/email/_parseaddr.py,
  Lib/test/test_email/test__header_value_parser.py,
  Lib/test/test_email/test_email.py.
* SECURITY UPDATE: XSS in documentation XML-RPC server
- CVE-2019-16935.patch: escape the server_title in Lib/xmlrpc/server.py, Lib/test/test_docxmlrpc.py.
* avoid_test_docxmlrpc_race.patch: avoid race in
  test_docxmlrpc server setup in Lib/test/test_docxmlrpc.py.
2019-10-10 01:30:49 +03:00
.abf.yml Updated to 3.5.2 2016-08-26 14:31:09 +03:00
avoid_test_docxmlrpc_race.patch Fix CVE-2019-16056, CVE-2019-16935 and race in test_docxmlrpc 2019-10-10 01:30:49 +03:00
CVE-2019-16056.patch Fix CVE-2019-16056, CVE-2019-16935 and race in test_docxmlrpc 2019-10-10 01:30:49 +03:00
CVE-2019-16935.patch Fix CVE-2019-16056, CVE-2019-16935 and race in test_docxmlrpc 2019-10-10 01:30:49 +03:00
pybytecompile.macros Updated to 3.4.1 2014-06-22 19:45:41 +04:00
Python-nis-requires-tirpc.patch Updated to 3.4.1 2014-06-22 19:45:41 +04:00
Python-select-requires-libm.patch Updated to 3.4.1 2014-06-22 19:45:41 +04:00
python3-3.4.0-add-rewheel-module.patch Turn back autocompletion, prepare for the 'wheel' module support 2014-06-26 11:33:27 +04:00
python3-3.4.0-ctypes-should-build-with-libffi-multilib-wrapper.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-disable-parts-of-test_socket-in-rpm-build.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-disable-test_fs_holes-in-rpm-build.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-disable-tests-in-test_io.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-dont-duplicate-flags-in-sysconfig.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-dont-raise-from-py_compile.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-hashlib-fips.patch Updated to 3.5.2 2016-08-26 14:31:09 +03:00
python3-3.4.0-more-configuration-flags.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.0-uid-gid-overflows.patch Bootstrap build 2014-06-25 19:24:49 +04:00
python3-3.4.2-distutils-init.patch Updated to 3.5.1 2016-02-04 17:12:52 +03:00
python3-3.4.3-skip-distutils-tests-that-fail-in-rpmbuild.patch Updated to 3.4.3 2015-02-26 22:40:55 +04:00
python3-3.5.0-add-rpmbuild-hooks-to-unittest.patch Updated to 3.5.1 2016-02-04 17:12:52 +03:00
python3-3.5.0-make-libpl-respect-lib64.patch Updated to 3.5.1 2016-02-04 17:12:52 +03:00
python3-3.5.0-no-static-lib.patch Updated to 3.5.1 2016-02-04 17:12:52 +03:00
python3-3.5.2-fdr-lib64-fix-for-test_install.patch Updated to 3.5.2 2016-08-26 14:31:09 +03:00
python3-3.5.2-fix-test_gdb-noise.patch Updated to 3.5.2 2016-08-26 14:31:09 +03:00
python3-3.5.2-module-linkage.patch Updated to 3.5.2 2016-08-26 14:31:09 +03:00
python3-3.5.2-multilib.patch Fix pure get_python_version in distutils 2018-02-23 09:03:49 +03:00
python3.macros Added py3_test macro 2016-11-15 18:01:43 +03:00
python3.rpmlintrc Updated to 3.4.1 2014-06-22 19:45:41 +04:00
python3.spec Fix CVE-2019-16056, CVE-2019-16935 and race in test_docxmlrpc 2019-10-10 01:30:49 +03:00