python-gdbm-2.6.2-6.9.1<>,%RM4ܸ/=„0R8/ vLU}m׽Nۯ5j(6knƿߐÞRbRxÍne`kRTdQ98-g | G ޖPqsNd|e87?'d  ? , Eby      X   (8(9`(:(BpFxGHIXYZ[\]^bcdeflzCpython-gdbm2.6.26.9.1Python Interface to the GDBM LibraryAn easy to use interface for GDBM databases. GDBM is the GNU implementation of the standard Unix DBM databases. Authors: -------- Guido van Rossum Mbuild24lopenSUSE 11.2openSUSEMIT License (or similar)http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.python.org/linuxi586'DMM8586b2e256c8043f593aae241409a1a6d6e1aae5d2637b6b40ede2b467216ff5rootrootrootrootpython-2.6.2-6.9.1.src.rpmpygdmoddbm.sogdbm.sopython-gdbmpython-gdbm(x86-32)  @@@@@@@@@ python-baserpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libgdbm.so.3libgdbm_compat.so.3libpthread.so.0libpthread.so.0(GLIBC_2.0)libpython2.6.so.1.0rpmlib(PayloadIsLzma)2.6.24.0-13.0.4-14.4.6-14.7.1K@JG@J@Jp9J_@I@Id@IFFH@HӔ@HϟHN@HYHǶH|@HWHhHRa@Hv@H@HG@G G"GPG9F@F@FF@FiDFU~@FR@F @FF@E2@EEDfmatejcik@suse.czmax@suse.dematejcik@suse.czmatejcik@suse.czcoolo@novell.commatejcik@suse.czolh@suse.dematejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czschwab@suse.deschwab@suse.dematejcik@suse.czmatejcik@suse.czadrian@suse.dero@suse.deschwab@suse.dematejcik@suse.czmatejcik@suse.czmatejcik@suse.czmatejcik@suse.czbg@suse.dejmatejek@suse.czjmatejek@suse.czjmatejek@suse.czjmatejek@suse.czro@suse.deaj@suse.deaj@suse.derguenther@suse.decthiel@suse.dejmatejek@suse.czjmatejek@suse.czjmatejek@suse.cz- removed expat-related source pieces to ensure that they don't sneak into release- removed blt from BuildRequires so that it can be dropped.- added patch for potential SSL hangup during handshake (bnc#525295)- renamed multilib patch to reflect the changes- disable as-needed to fix build- update to 2.6.2 * bugfix-only release for 2.6 series- obsolete old -XXbit packages (bnc#437293)- reenabled bsddb module, so that dependent packages can build ( bnc#441088 )- update to 2.6 (version name is 2.6.0 to prevent upgrade problems) - don't run the whole test suite, only run tests for newly built modules - provide %name = 2.6- moved testsuite to %check section - update to 2.6rc2, removing the last remaining security patch - included fix for socket.ssl() behavior regression, fixing bnc#426563- moved python-xml to subpackage of python-base - moved dbm.so to gdbm subpackage - moved ssl.py and sqlite3 module to this- update to 2.6rc1 - bugfix-only pre-stable release- split package, as per fate#305065 - moved python-devel to be a subpackage of python-base - minor fixes & packaging cleanups- fixed misapplied ssl-compat patch (caused segfaults when opening SSL connections, bnc#425138 )- updated to 2.6beta3 from BETA dist, summary of changes follows: * patches update/cleanup * removed failing tests (test_unicode, test_urllib2), those will be reworked later to not fail * fixed ncurses/panel.h include * removed most security fixes, as they are already included in this version * removed imageop/rgbimg (reasons: they only work in 32bit environment anyway, are deprecated by upstream and have inherent security problems) * fixed pythonstart script to trim history after 10000 lines (bnc#399190) - 2.6beta3 is mostly stable release of the 2.6 series, package will be updated to 2.6 final as soon as it comes out (in the beginning of October)- security fixes for issues mentioned in bnc#406051: * CVE-2008-2315 - multiple integer overflows in basic types * CVE-2008-2316 - partial hashing of huge data with hashlib * CVE-2008-3142 - multiple buffer oveflows in unicode processing * CVE-2008-3144 - possible integer over/underflow in mysnprintf * buffer overflows in expandtabs() method (afaik no CVE assigned) - also mentioned CVE-2008-3143 is already fixed in python 2.5.2- Work around autoheader bug.- Fix configure script.- proper path for html documentation from python-doc, help text mentioning python-doc package in pydoc (bnc#380942)- PyString_FromStringAndSize now checks size parameter (bnc#379534, CVE-2008-1721)- disable DNS lookup test when running in build service. The XEN build hosts have no network.- added baselibs.conf file to build xxbit packages for multilib support- Limit virtual memory to avoid spurious testsuite failures.- bnc#367853 turned out to be invalid, upstream is already on to the real problem - forcing -fwrapv to compiler flags until upstream has a solution- update to 2.5.2 - bugfix-only release, over 100 bugs fixed - removed hppa patch (already included) - disabled test_str until gcc issue bnc#367853 is resolved- patched a bug in sqlite module that would cause segfault on call to executescript() - > TODO return and improve the patch- replaced fdupes oneliner with %fdupes macro - added /usr/bin/python2 symlink (#307097) - obsoletes python-elementtree and python-sqlite (#301182) (obsoletes, but doesn't provide - the modules that obsolete those packages are renamed and dependent packages need to be changed)- fix build on hppa- replaced duplicate files with hardlinks- removed emacs python-mode and dependency on emacs- revisited & explained failing tests - applied EINTR recovery patch (#278622) - experimental replacement of shebang strings, removing dependency on /usr/bin/env- update to 2.5.1 - bugfix only release, over 150 bugs fixed - fixes off-by-one memory leak in _localemodule.c (#276889, CVE-2007-2052) - unnecessary patches removed, minor build cleanup - warns when attempting to use https proxy (#214983)- make setup.py accept db-4.5- Add ncurses-devel to BuildRequires.- Add libbz2-devel to BuildRequires.- add gdbm-devel BuildRequires- fix sqlite3 support (#228733)- update to 2.5 final, going into STABLE dist - issue with lib/python/config is not caused by dirs patch- update to 2.5c2 - 2.5 final is expected next week - removed testfiles.tar.bz2 from package due to copyright issues (see #204867). Reminder: enable urlfetch or put it back (or both, using Nosource)- update to 2.5c1 - many new features, see http://www.python.org/dev/peps/pep-0356/ - 64bit indices issue will require changes of modules, see http://www.python.org/dev/peps/pep-0353/ for transition guidelines - non-backwards-compatible changes, see http://docs.python.org/dev/whatsnew/section-other.html (this link is expected to die, so just search for "what's new in 2.5") - open issues in build process: - sed'ing out /usr/local/bin/python from files causes build to fail if not filtered by grep (see %prep section) - might be a bug in sed - 2.3.3-dirs patch + --enable-shared + --libdir breaks build, because "-L/usr/lib*/python2.5/config" is added instead of "-L." Workaround in 2.5c1-dirs-fix, should be replaced soon - test_file fails in autobuild, but is OK when building manually - test_nis fails in autobuild, probably due to a misconfiguration on autobuild servers - it might be good to create python-sqlite3 subpackagepygdmodbuild24 1304688573>b>X2.6.2-6.9.12.6.2-6.9.1dbm.sogdbm.so/usr/lib/python2.6/lib-dynload/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/347503eba80cee6559ac9d09d87716dc-pythoncpiolzma2i586-suse-linuxLiL5M/.b};h#q>3mywuv~1>Ko~t)F $`^詎AipT6QKMdy'ӣvUS7,KcՀ2qk~sjnvp|wX Ukjx8 tU&VX3KadVbvIʦDZTV* ӽͣH4|_]Q~29^ɴ2;hSjmk,8k{y6?Ѽ ߮k!(Ȓ;/|Hy$ CL^;[DKWBHejĀqPMCJ@, \pFձtKHQ>v/ 7ZT!Jx]<3q)ZkGv}/F:vBH'BLhC˕֚{XᕨoQ:EË@&^c~dr=aܘG|=g0Ph>c3z`й2y*di= ~ aYk@aHao'-i qn.&rQf# ;77Ky-H22:D걛}=CU{9w Vi d#@~i|4i8I䣺Ϯ4>DhOwLg6Z