-
Thu Mar 20 2014 Robert Kuska <rkuska@redhat.com> - 2.7.5-12
- Add scl prefix to libpython.stp file
Resolves: rhbz#1077272
-
Mon Nov 25 2013 Robert Kuska <rkuska@redhat.com> - 2.7.5-11
- Bump release number to avoid build conflict with rhel-7.0
-
Mon Nov 25 2013 Robert Kuska <rkuska@redhat.com> - 2.7.5-10
- Move unversioned python macros to metapackage
-
Mon Oct 21 2013 Robert Kuska <rkuska@redhat.com> - 2.7.5-9
- Add patch to resolve missing libffi while building
- Remove BuildRequires: db4-devel, add BuildRequires: libdb-devel
-
Mon Sep 30 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.7.5-8
- Make building depending collections on top of python27 easier.
Resolves: rhbz#994548
-
Fri Aug 16 2013 Matej Stuchlik <mstuchli@redhat.com> - 2.7.5-7
- Added patch for CVE-2013-4238
Resolves: rhbz#997768
-
Thu Jul 18 2013 Robert Kuska <rkuska@redhat.com> - 2.7.5-6
- Fix memory leak of variable 'utf8' in marshal.c
rhbz#985439
-
Fri Jun 07 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.7.5-5
- Switch -O0 to -O1, as -O0 makes gcc ignore FORTIFY_SOURCE.
-
Thu Jun 06 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.7.5-4
- Compile debug build libraries with -O0, fixes rhbz#967902.
-
Mon May 27 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.7.5-3
- Properly generate bytecompilation files for Python itself
Fixes:
rhbz#967224
rhbz#967288
rhbz#968199