summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-19fix build error since 2.7.8tizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen_base/20151223.111112submit/tizen/20140828.102307accepted/tizen/base/20151223.052255tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.m14.3_ivitizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commondevelaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonChanho Park1-2/+3
Change-Id: I232b4b4c311b23b62261632df5f795c42c1d6299 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19update to 2.7.8Chanho Park2-1/+4
Change-Id: I45e451cf557abb853cfbe535c6be406ef8b73815 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19smtplib maxlineChanho Park2-3/+38
Change-Id: I1bfdcb72587cdda346bfb0aca3ee7d3ae01012bb Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19xmlrpc gzipChanho Park3-2/+47
Limit the maximum number of decoded data Change-Id: I90c485b734c36ecfb8a065ab33e7259d8905cb21 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19python bsddb6 patchChanho Park6-41/+118
This patch was partially autogenerated: - copying python-bsddb3-6.0.0 sources into the python-2.7.5 tree - creating a diff -w against the unmodified python-2.7.5 - stripped all hunks that pertained to module renaming - manually added db6 searching to setup.py Change-Id: Ia5392c6ed12f6e1ad0569406931124ca5c4b523f Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19remove mhlib linkcountChanho Park1-20/+0
Change-Id: I73e29100d64dd1867e6a36cf2843f772402e9560 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19CVE-2013-1752: poplib: Limit maximum line lengths to 2048Chanho Park2-2/+15
Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to prevent readline() calls from consuming too much memory. Patch by Jyrki Pulliainen. Change-Id: I3a9b6c76afba85f7c18de5a368df2dc96b534b55 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19Add missing fficonfig.py bits for aarch64Chanho Park1-0/+1
Change-Id: I34a0f3f5322a85188255b20265cd34a4999e6f49 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19support python multilibChanho Park15-41/+132
This patch was picked up from openSUSE's python repository. Change-Id: Ieb7b890b6e63c3d0b2ef105767772780c9f2cbb1 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-08-19update changelogAnas Nashif1-0/+5
Change-Id: If347d60b4cd44e21a6163dcf4e9b946e26f3880d
2014-08-19clean up groups/licenseAnas Nashif1-7/+2
Change-Id: I0c0492d3f3dd4e87ce7096e083c26744ba801b81 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2014-08-19resetting manifest requested domain to floorAlexandru Cornea1-5/+5
2014-08-19Fixed file listAnas Nashif2-0/+4
2014-08-19do not provide abi, it is done automaticallyAnas Nashif1-1/+0
2014-08-19Packaging: Provide python(abi) = 2.7Anas Nashif2-0/+4
2014-08-19Remove nis.so for glibc 2.17Anas Nashif2-1/+3
2014-08-19remove obsolete PreReqAnas Nashif1-1/+1
2014-08-19provide /bin/pythonAnas Nashif1-0/+2
2014-08-19fixed requirementsAnas Nashif1-4/+3
2014-08-19added dbm and audioopAnas Nashif1-0/+2
2014-08-19do not include sha* md5 modulesAnas Nashif1-4/+4
2014-08-19do not split python packagesAnas Nashif3-438/+191
2014-08-19build optional modulesAnas Nashif1-4/+4
2014-08-19remove patchesAnas Nashif15-791/+0
2014-08-19python-2.7.3-ssl_ca_pathAnas Nashif1-5/+18
===================================================================
2014-08-19remove-static-libpython.diffAnas Nashif1-25/+1
2014-08-19python-2.7.2-fix_date_time_compilerAnas Nashif1-0/+7
2014-08-19python-test_structmembersAnas Nashif1-1/+2
===================================================================
2014-08-19python-2.7.1-distutils_test_pathAnas Nashif2-23/+6
===================================================================
2014-08-19python-2.6b3-curses-panelAnas Nashif1-1/+1
2014-08-19python-2.6-gettext-pluralsAnas Nashif1-2/+3
===================================================================
2014-08-19python-2.7rc2-configureAnas Nashif1-3/+12
===================================================================
2014-08-19python-2.7.3rc2-canonicalize2Anas Nashif3-8/+23
===================================================================
2014-08-19python-2.5.1-sqliteAnas Nashif1-0/+3
2014-08-19python-distutils-rpm-8Anas Nashif1-1/+53
===================================================================
2014-08-19python-2.7-dirsAnas Nashif1-1/+1
===================================================================
2014-08-19add missing filesAnas Nashif10-0/+678
2014-08-19add packagingAnas Nashif14-0/+762
2014-08-19Imported Upstream version 2.7.8upstream/2.7.8Chanho Park1607-29250/+92626
2012-11-07Imported Upstream version 2.7.3upstream/2.7.3Anas Nashif4249-0/+1622075