Commit Graph

161 Commits

Author SHA1 Message Date
Slavek Kabrda 2a4aa9ca85 Fix CVE-2013-7338 and CVE-2014-2667.
Resolves: rhbz#1078015
Resolves: rhbz#1083594
2014-12-04 13:39:59 +01:00
Slavek Kabrda 8032bb001b Fix CVE-2014-4650 - CGIHTTPServer URL handling
Resolves: rhbz#1113529

Conflicts:
	python3.spec
2014-11-03 16:19:58 +01:00
Miro Hrončok bf926ed595 Header of config script improval 2014-06-30 19:12:20 +02:00
Miro Hrončok 89a07f720d Merge branch 'f20' of ssh://pkgs.fedoraproject.org/python3 into f20
Conflicts:
	python3.spec
2014-06-30 18:59:32 +02:00
Miro Hrončok 303eacc5e0 Rewrite the config wrapper from Bash to Python, so it can be interpreted with Python 2014-06-30 18:58:19 +02:00
Matej Stuchlik 0b48f428a3 Fix JSON reading arbitrary process memory (rhbz#1112293) 2014-06-30 08:50:39 +02:00
Miro Hrončok ed4ad2518b In config script, use uname -m to write the arch 2014-05-30 15:21:49 +02:00
Miro Hrončok 0b832ae5b7 Forward arguments to the arch specific config script
Resolves: rhbz#1102683
2014-05-29 15:21:45 +02:00
Matej Stuchlik c623e79ad9 Fix tests with SQLite >= 3.8.4 2014-05-29 12:51:47 +02:00
Miro Hrončok 71a2caf4ec Fix multilib dependencies.
Rename python3.Xm-config script to arch specific.
Resolves: rhbz#1091815
2014-05-29 10:24:14 +02:00
Slavek Kabrda ebb58f97ca Fix loading of pyc files by ModuleFinder.load_module.
Resolves: rhbz#1060338
2014-03-05 09:06:16 +01:00
Slavek Kabrda 5af3a41435 Enable loading sqlite extensions.
Resolves: rhbz#1066938

Conflicts:
	python3.spec
2014-02-19 14:38:55 +01:00
Tomas Radej b9079fb0c1 Fixed buffer overflow (upstream patch)
Resolves: rhbz#1062374
2014-02-11 11:24:52 +01:00
Matej Stuchlik 0d234b4d44 Change behavior of ssl.match_hostname() to follow RFC 6125 (rhbz#1023742) 2013-11-07 07:42:15 +01:00
Bohuslav Kabrda cc5ca55931 Bytecompile all *.py files properly during build (rhbz#1023607) 2013-10-30 13:27:30 +01:00
Matej Stuchlik 246b41c7fd Added fix for CVE-2013-4238 (rhbz#996399) 2013-08-23 13:47:25 +02:00
Dennis Gilmore fbccd698d3 fix up indentation in arm patch 2013-07-26 15:09:54 -05:00
Dennis Gilmore 24d06d1fa4 fix up indentation 2013-07-26 15:08:13 -05:00
Dennis Gilmore 486eb43517 disable a test that fails on arm
- enable valgrind support on arm arches
2013-07-26 12:13:47 -05:00
Bohuslav Kabrda 001a27780c Fix build with libffi containing multilib wrapper for ffi.h (rhbz#979696). 2013-07-02 08:21:42 +02:00
Bohuslav Kabrda 20822507e4 Add patch for CVE-2013-2099 (rhbz#963261). 2013-05-20 09:12:45 +02:00
Bohuslav Kabrda 22e1cc9fb8 Add patch for CVE-2013-2099 (rhbz#963261). 2013-05-20 08:04:03 +02:00
Bohuslav Kabrda fda6bedf04 Drop the forgotten gdb test patch that was merged upstream 2013-05-16 16:54:37 +02:00
Bohuslav Kabrda d4ea6cd725 Drop the forgotten gdb test patch that was merged upstream 2013-05-16 16:49:09 +02:00
Bohuslav Kabrda a60a842ced Updated to Python 3.3.2.
- Refreshed patches: 153 (gdb test noise)
- Dropped patches: 175 (configure -Wformat, fixed upstream)
- Synced patch numbers with python.spec.
2013-05-16 16:36:38 +02:00
Bohuslav Kabrda c298168d54 Updated to Python 3.3.2.
- Refreshed patches: 153 (gdb test noise)
- Dropped patches: 175 (configure -Wformat, fixed upstream)
- Synced patch numbers with python.spec.
2013-05-16 16:35:48 +02:00
David Malcolm 9d658b4031 3.3.1-4: fix test.test_gdb.PyBtTests.test_threads on ppc64 (rhbz#960010)
* Thu May  9 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.1-4
- fix test.test_gdb.PyBtTests.test_threads on ppc64 (patch 181; rhbz#960010)
2013-05-09 12:19:36 -04:00
David Malcolm 721c1efdac 3.3.1-4: fix test.test_gdb.PyBtTests.test_threads on ppc64 (rhbz#960010)
* Thu May  9 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.1-4
- fix test.test_gdb.PyBtTests.test_threads on ppc64 (patch 181; rhbz#960010)
2013-05-09 12:12:53 -04:00
Bohuslav Kabrda f9db6e6f65 Add patch that enables building on ppc64p7 (replace the sed, so that
we get consistent with python2 spec and it's more obvious that we're doing it.
2013-05-02 09:42:03 +02:00
Bohuslav Kabrda 69d4e5d353 Add patch that enables building on ppc64p7 (replace the sed, so that
we get consistent with python2 spec and it's more obvious that we're doing it.
2013-05-02 09:41:28 +02:00
Bohuslav Kabrda 88d5ef166c Add fix for gdb tests failing on arm, rhbz#951802. 2013-04-24 11:52:54 +02:00
Bohuslav Kabrda b935d25938 Add fix for gdb tests failing on arm, rhbz#951802. 2013-04-24 11:47:45 +02:00
Bohuslav Kabrda 50232369f6 Updated to Python 3.3.1.
- Refreshed patches: 55 (systemtap), 111 (no static lib), 146 (hashlib fips),
153 (fix test_gdb noise), 157 (uid, gid overflow - fixed upstream, just
keeping few more downstream tests)
- Removed patches: 3 (audiotest.au made it to upstream tarball)
- Removed workaround for http://bugs.python.org/issue14774, discussed in
http://bugs.python.org/issue15298 and fixed in revision 24d52d3060e8.
2013-04-11 10:24:30 +02:00
Bohuslav Kabrda 58f477b403 Updated to Python 3.3.1.
- Refreshed patches: 55 (systemtap), 111 (no static lib), 146 (hashlib fips),
153 (fix test_gdb noise), 157 (uid, gid overflow - fixed upstream, just
keeping few more downstream tests)
- Removed patches: 3 (audiotest.au made it to upstream tarball)
- Removed workaround for http://bugs.python.org/issue14774, discussed in
http://bugs.python.org/issue15298 and fixed in revision 24d52d3060e8.
2013-04-10 14:30:09 +02:00
David Malcolm b4d586e100 3.3.0-10: fix gcc 4.8 incompatibility (rhbz#927358)
* Mon Mar 25 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.0-10
- fix gcc 4.8 incompatibility (rhbz#927358); regenerate autotool intermediates
2013-03-25 16:12:35 -04:00
David Malcolm ff7dfb66f1 3.3.0-9: renumber patches to keep them in sync with python.spec
* Mon Mar 25 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.0-9
- renumber patches to keep them in sync with python.spec

Specifically, renumber:
  00174 -> 00176
  00175 -> 00177
2013-03-25 16:01:59 -04:00
Toshio Kuratomi 76e9a6b729 Bump release and build 2013-03-15 14:26:38 -07:00
Toshio Kuratomi 7c28d2c61c Fix error in platform.platform() when non-ascii byte strings are decoded to
unicode (rhbz#922149)
2013-03-15 14:25:57 -07:00
Toshio Kuratomi e7214707e2 Fix up shared library extension (rhbz#889784) 2013-03-14 08:18:03 -07:00
Karsten Hopp 42e503c07a add ppc64p7 build target, optimized for Power7 2013-03-07 15:45:58 +01:00
David Malcolm 260ceea047 3.3.0-5: add workaround for ENOPROTOOPT seen running selftests in Koji (rhbz#913732)
* Mon Mar  4 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.0-5
- add workaround for ENOPROTOOPT seen running selftests in Koji
(rhbz#913732)
2013-03-04 16:30:51 -05:00
David Malcolm 19e1adc11e 3.3.0-4: remove config flag from /etc/rpm/macros.{python3|pybytecompile}
https://fedorahosted.org/fpc/ticket/259
2013-03-03 20:05:58 -05:00
David Malcolm a2f645393c 3.3.0-3: add aarch64 (rhbz#909783) 2013-02-10 23:30:34 -05:00
David Malcolm 81ac8c85fc 3.3.0-2: add BR on bluez-libs-devel (rhbz#879720) 2012-12-11 15:42:13 -05:00
David Malcolm 513a269422 3.3.0
3.3.0rc3 -> 3.3.0; drop alphatag
2012-09-29 17:54:42 -04:00
David Malcolm 3705b6491b 3.3.0-0.6.rc3
3.3.0rc2 -> 3.3.0rc3
2012-09-24 16:36:40 -04:00
David Malcolm 78727dec4a 3.3.0-0.5.rc2
3.3.0rc1 -> 3.3.0rc2; refresh patch 55
2012-09-10 10:48:19 -04:00
David Malcolm 92d712a0d8 3.3.0-0.4.rc1
3.3.0b2 -> 3.3.0rc1; refresh patches 3, 55
2012-08-27 12:54:05 -04:00
David Malcolm 62d7207dd0 3.3.0-0.3.b2
* Mon Aug 13 2012 David Malcolm <dmalcolm@redhat.com> - 3.3.0-0.3.b2
- 3.3b1 -> 3.3b2; drop upstreamed patch 152; refresh patches 3, 102, 111,
134, 153, 160; regenenerate autotools patch; rework systemtap patch to work
correctly when LANG=C (patch 55); importlib.test was moved to
test.test_importlib upstream
2012-08-13 21:11:12 -04:00
Karsten Hopp d474ecc631 disable some failing checks on PPC* (rhbz#846849) 2012-08-14 01:05:00 +02:00