Commit graph

49 commits

Author SHA1 Message Date
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
a4135e32d2 MassBuild#1715: Increase release tag 2019-07-06 18:57:56 +00:00
Andrey Bondrov
a9fd7c4a20 MassBuild#1671: Increase release tag 2019-04-14 02:26:43 +00:00
d0d51bccd3 MassBuild#1666: Increase release tag 2019-04-07 10:32:24 +00:00
Denis Silakov
39ee7b3b99 Fix pure get_python_version in distutils 2018-02-23 09:03:49 +03:00
Denis Silakov
b6c7ec243b Drop unused patch 2018-02-15 14:35:51 +03:00
Denis Silakov
bc59737a97 Impelement multilib support using sys.lib 2018-02-15 14:35:23 +03:00
Andrey Bondrov
3c7dcf74e5 MassBuild#1230: Increase release tag 2017-02-04 19:04:07 +03:00
Denis Silakov
6cf3a8212b Added py3_test macro 2016-11-15 18:01:43 +03:00
Andrey Bondrov
b7026d01a0 MassBuild#1169: Increase release tag 2016-10-14 21:59:19 +04:00
Denis Silakov
2129c60765 Updated to 3.5.2 2016-08-26 14:31:09 +03:00
Denis Silakov
b579a9bfdf Fix 64bit build 2016-07-07 17:30:17 +03:00
Denis Silakov
d42a8be7b2 Updated to 3.4.5, added more macros 2016-07-07 15:13:03 +03:00
Denis Silakov
69cc35aad3 Rebuild python3.4 with new openssl 2016-03-31 16:42:53 +03:00
Denis Silakov
cb09b23491 Added pynche3.desktop file 2016-03-23 11:22:16 +03:00
Denis Silakov
c0ffc65945 Split idle3 and punche3 into separate subpackages 2016-03-23 11:09:23 +03:00
Denis Silakov
72e5474c72 Updated to 3.5.1 2016-02-04 17:12:52 +03:00
Denis Silakov
95db9cbc93 Added rewheel module (https://github.com/fedora-python/rewheel/issues/2) 2015-08-25 19:42:12 +03:00
Tigro
fb9cc91eb1 rebuilt with ncurses depend 2015-04-08 16:38:06 +03:00
Tigro
9fcfd82766 drop termcap-devel depend 2015-04-08 16:31:44 +03:00
Denis Silakov
e2bc6cece7 Updated to 3.4.3 2015-02-26 22:40:55 +04:00
Alexander Lakhin
693af99740 MassBuild#656: Increase release tag 2015-02-22 18:17:57 +04:00
Denis Silakov
57ee39c030 Clean .abf.yml 2014-10-09 22:38:22 +04:00
Denis Silakov
bb940a1624 Updated to 3.4.2 2014-10-09 22:26:28 +04:00
Alex Burmashev
1bfdf5ee31 MassBuild#440: Increase release tag 2014-06-27 17:25:50 +04:00
Denis Silakov
a4149c4cfd Drop files conflicting with python 2014-06-26 12:41:15 +04:00
Denis Silakov
50021085a9 Fix files 2014-06-26 12:09:44 +04:00
Denis Silakov
d35f3ed0a4 Merge branch 'rosa2014.1' of https://abf.rosalinux.ru/import/python3 into rosa2014.1 2014-06-26 11:55:35 +04:00
Denis Silakov
00abc503fe Minor cleanup 2014-06-26 11:55:29 +04:00
Denis Silakov
3dd37268f0 Drop py3ver 2014-06-26 11:52:02 +04:00
Denis Silakov
afa1305f9b Turn back autocompletion, prepare for the 'wheel' module support 2014-06-26 11:33:27 +04:00
Denis Silakov
e11ee702ea Bootstrap build 2014-06-25 19:24:49 +04:00
Denis Silakov
f5332f3516 Added Russian l10n for desktop files 2014-06-24 11:56:37 +04:00
Denis Silakov
9f2027e950 Updated to 3.4.1 2014-06-22 19:45:41 +04:00
Denis Silakov
653c588704 Try non-parallel make 2014-05-06 09:51:27 +04:00
Denis Silakov
2992bf0c7c Clean .abf.yml 2014-02-12 07:10:21 -05:00
Denis Silakov
9f2d2a7acf Updated to 3.3.4 2014-02-11 23:48:09 +04:00
Denis Silakov
e192f530c7 Fix file lists 2014-01-16 06:40:56 -05:00
Denis Silakov
24bcc4a2db Updated to 3.3.3, added bdist_rpm5 2014-01-16 06:40:02 -05:00
Ilya Khokhryakov
13cebd07e8 Updated to 3.3.2 2013-10-09 16:05:05 +04:00
Denis Silakov
5f41e0595a Fix .abf.yml 2013-04-08 17:05:05 +04:00
Denis Silakov
5468ec3b2d LOG Updated to 3.3.1 2013-04-08 17:02:36 +04:00
Anton Kirilenko
7c760db6f8 Fix for multiarch dir discovering 2013-03-28 17:55:14 +04:00
Anton Kirilenko
7576343596 Patch for distutils. It can now find pyconfig.h correctly 2013-03-28 14:53:30 +04:00
akdengi
159a93e081 LOG -new version 3.3.0 2013-03-05 17:31:30 +04:00
root
0d694db13e update to 3.3 2013-02-19 19:40:00 +04:00
Andrey Bondrov
a554f24f51 LOG New version 3.2.3 (sync with Mageia), do some cleanups 2012-10-06 00:39:08 +11:00
Rosa
4cd24e3d09 Automatic import for version 3.2.1 2012-02-01 23:27:02 +04:00
Rosa
c50216afa3 Automatic import for version 3.2.1 2012-02-01 19:19:07 +04:00