Commit Graph

31 Commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek ad0d37c683 Also build on arm and s390* 2016-11-12 06:51:54 -05:00
Zbigniew Jędrzejewski-Szmek 37fe95796c Make the spec file a tiny bit shorter 2016-11-12 06:51:35 -05:00
Zbigniew Jędrzejewski-Szmek 6b002d36f3 Also exclude armv7hl
Build generates a lot of warnings and errors, and fails despite having
4GB RAM + 4GB swap available. The error is
	/usr/bin/ld: failed to set dynamic section sizes: Memory exhausted
	collect2: error: ld returned 1 exit status
but this might be caused by the earlier errors.
2016-11-08 15:32:20 -05:00
Zbigniew Jędrzejewski-Szmek 0b4deeff51 Add BR for free 2016-11-08 07:57:41 -05:00
Zbigniew Jędrzejewski-Szmek 56984a4524 Print the amount of available memory 2016-11-08 07:50:10 -05:00
Zbigniew Jędrzejewski-Szmek 693a83b0c2 Add a hack to fix tests, and restore building on ppc*
I didn't test ppc64le yet, but at least ppc64 builds fine with the kludge.
2016-11-07 23:43:54 -05:00
Zbigniew Jędrzejewski-Szmek 817c77d554 Also exclude ppc64*
The tests are failing (looks like pypy wasn't tested on ppc64 at all),
and I cannot solve this without access to the hardware.
2016-11-03 18:42:22 -04:00
Zbigniew Jędrzejewski-Szmek aa6a9d04d6 PPC64 has no faulthandler 2016-11-03 14:49:28 -04:00
Miro Hrončok 347fb465b0 Exclude not available arches 2016-10-22 14:52:20 +02:00
Miro Hrončok 347975dbf4 PyPy 3.3 5.5.0 2016-10-22 14:11:41 +02:00
Miro Hrončok 343676a899 First alpha build of PyPy 3.3 2016-07-08 14:38:18 +02:00
Miro Hrončok 092bdc18b3 Fix for CVE-2016-0772 and CVE-2016-5699
Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack
- Raise an error when STARTTLS fails
- rhbz#1303647: https://bugzilla.redhat.com/show_bug.cgi?id=1303647
- rhbz#1351680: https://bugzilla.redhat.com/show_bug.cgi?id=1351680
- Fixed upstream: https://hg.python.org/cpython/rev/d590114c2394

Fix for: CVE-2016-5699 python: http protocol steam injection attack
- rhbz#1303699: https://bugzilla.redhat.com/show_bug.cgi?id=1303699
- rhbz#1351687: https://bugzilla.redhat.com/show_bug.cgi?id=1351687
- Fixed upstream: https://hg.python.org/cpython/rev/bf3e1c9b80e9
2016-07-01 15:59:13 +02:00
Miro Hrončok 4a3038ff56 Fix FTBFS (#1307889)
- Add patch to fix maximum recursion depth error during build
- Don't use -g flag to prevent memory exhaustion
- Add fix form Arch Linux to prevent VerificationError during the build
2016-05-13 02:07:41 +02:00
Fedora Release Engineering 37de776457 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 18:47:53 +00:00
Zbigniew Jędrzejewski-Szmek ffbf97517e Bump release to rebuild with new execstack 2015-08-04 11:50:06 -04:00
Dennis Gilmore a039768e93 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 18:15:59 +00:00
Miro Hrončok a7f7d048aa Sync with pypy 2015-06-11 11:40:02 +02:00
Miro Hrončok 36afc7f791 Replace all lib-python python shebangs with pypy 2015-05-05 18:49:47 +02:00
Miro Hrončok 976314ef80 Build with pypy 2015-05-04 12:49:51 +02:00
Miro Hrončok 980f988cc4 BR git for %autosetup -S git 2015-05-04 12:48:44 +02:00
Miro Hrončok 819b9f5595 Use %global instead of %define 2015-05-04 12:47:32 +02:00
Miro Hrončok 524d40e5a2 Remove build script from the package 2015-04-28 20:05:42 +02:00
Miro Hrončok cfca1560fd Use git in %autosetup to avoid .orig files 2015-04-28 20:01:21 +02:00
Miro Hrončok 1120251a08 Change python-devel to python2-devel 2015-04-28 19:58:39 +02:00
Miro Hrončok a7610e26e5 Don't mark RPM macros in /etc as %config 2015-04-28 19:51:45 +02:00
Miro Hrončok 7e82938b0f Share the docdir across subpackages 2015-04-27 18:36:59 +02:00
Miro Hrončok 1842b1b13e Require pypy3-libs with %{?_isa} 2015-04-27 18:36:54 +02:00
Miro Hrončok 7e5676a045 Use %autosetup 2015-04-27 18:27:55 +02:00
Miro Hrončok e7218e672d Use %license 2015-04-27 18:27:55 +02:00
Miro Hrončok 146960e8a0 Removed deprecated statements 2015-04-27 18:27:55 +02:00
Miro Hrončok 26c3863db6 Change pypy2 spec to pypy3 2015-04-25 23:47:10 +02:00