python-gdbm-2.6.0-2.21.1>t  DH`pI/=„II^놗qwpg3&_oWSMGN ыllB$#}+">'qu"A`2{BUcRedj[A2K1MbOۺLjeK)u͘rh/ԀL׆(>Hbss!cI#[[}i_^G~/f9wrS{_TKl,Y []ȘӢDYd]a={8N艖* T/`*P=cƤc %2ȤƄeHk+όJBn>?^w}xbL->[;@(N:7+iw'-NV՛'D:{17;Հ V tp{xgV}JM :=w̏ϴeQ!&h=Q. ^bÂXLN ѤW@}BS@eWBc i1ܧ3ː.U\$4kn`>9?d  @ 8Ulrx      8 l t (8"9,":B"B{FGHIXYZ[\]^b cdefklzCpython-gdbm2.6.02.21.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 IkornerlopenSUSE 11.1openSUSEX11/MIThttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.python.org/linuxi586'DII24e9958ccd549838b70740769a9cce358ab2f4bcfdd2704851b31dfac1e39bb2rootrootrootrootpython-2.6.0-2.21.1.src.rpmpygdmoddbm.sogdbm.sopython-gdbmJJ@@@@@@@@@Jpython-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.04.0-13.0.4-14.4.2-14.4.2.3Id@IFFH@HӔ@HϟHN@HYHǶH|@HWHhHRa@Hv@H@HG@G G"GPG9F@F@FF@FiDFU~@FR@F @FF@E2@EEDfolh@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- 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 subpackagepygdmodkorner 1233694182  2.6.0-2.21.1dbm.sogdbm.so/usr/lib/python2.6/lib-dynload/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gsrcrep:e70294aad1d0465c2719c3a1e33e83e8-pythoncpiolzma2i586i586-suse-linux J.q^*yk'?p] b3h1 37D8ET+2;+;d^>= BK%Y [V5a(H_-0?0z.}}[1Di$M;3>z?CIu7lkuY`QGXڲ!y^ [Xyp Ϫr0.D|<C4Qs]MR>%zVRK\\KLl(W`OI8Pڎ=}Nkd+\N)p?ZM.lΟTM3@MpcgTK>Pȓ;i04Ѽm U::RN(\KVEg0*gMɭ{3)Dό<hoMqjE[@qGl&S|- CPVBg#8A?2 oq~cA{3@9%X ָhkW2g# Ʈ0I< 4,ra)Nzt;֯bxR`~kM)8pmk".|n׫7N9 f}FHr$rMK~EejK`Ր#qB&07{ Ph9F\Ucçf$cDs3ݷ< amU"xh ]uaN$*ϱhEjNj\i AU8Hgᮊ}˦{~+iTxzgHʂH@D S?h ]':}u)_V7/3!m= 9O+5ì/ :a.5 10珍bb7Rdοpfdn: 0" BrQfMU[C2ds4u>`]"y _ Ut7~JNGBgK2;ID_i@_}ZsTЕIE-H5~Ǜqɻ~s*.af=z=XК3!7c6~dY1j8sm>H#DwQE̖S UyH % 0A:6 yP Mm.p>E>Eg3#JNn*ޛrrsKL X)W-ӄ_җ# ^Y̒-6tԓ{ӇL\*>ASr&@#=l'pq%2=Tu,|tMh݆P]2MAphyh338fM>׸9a|#૏jU}8*F=a#U,E.&u(FbzU(.ŖxBKo JyzT~Ju`junA?v$3qQWAkHuMZeH)-9Jބ*jIc A7ݠOnڻk kAݩA>hGH"}O7T MR2pds75r)*;{\M0/AUTғMJ49 |7<;pV>m _,cWa Z`XT9֢/$~;N)L5H:bc hXXT?pi>W]AXalyH\8<>˜Ksщ=zǫ5[9)p~_Ms4 M'|[K~,F ц=IN!V.`R$'=-n-ވ[I\VG- S:c(:yV8r_X@H ey h%-$ùTݱfW($~!߿@?H+(@k}П)~Rg񞖧1}\|  ~7XCcT/ƮnbYnm.lѱsu䮊/Cc!BҸ ldRqK)+pwhV RP0{_%m͆>r0uݸ RA3i+]]_į0< ?VJw>a2V-4CQ`:67QI\bBND6\/z{2hX5q.9EoK+kz]2|&͂deM'F뒙TUcGb+،>ygƔAKJdzt eEұKZ)yG&="hچ(ĆLK$gp@\/,˅BIn*)b7UCSEA 08GTb7.w oջaL5A -9I5n D4v," }]?0kQDdPCVCX/mLC9P">Ɉ4}IiwS5ʒI@@TcJ{r102XLGkɠ4E2tK1>oMYa1!>8K 88,BJkvPK2);!D+ʵ(:o:anv _ŖjxR gl_ ]TYE, ? ZN=3l,U%&^6 <.7iM=s}-Y*ggțᵹL"Xê*}(kݯo'W蠺n,00断aAq'zK$axcA7š;`]R_¨fp*DxahQu>yEM@/)p3x #Jލ7x1#=-B2+I*17O <ۿ.,AYl u —j7lXM~_Pnyt)RV2{pDΟh]s;<=1b&礝벭F3q n _1:y6)쒜.U 59h+o0wjQvq>aF<ϤʛtOR6'@vwrC>aY |~~2++hA*ޛYufɜAy TPc)Ij[7d6)z(~@؏ B}!~kk*Շ"p4]ُ1l>mTر X/ԓemd<2{AxPlPy@4 sO:3~8^ze-i+8ƪIø1D┱Y`.'`}ȆctAXgq&O}{l$gX<سm>| 2+3:@ )Y4D$C."ԀuTKLٷYZ(UJ_^lKD܉֍ho Çe3*C>+L[O]`e^.0̒7x%sƅ D>7yXV3F-d$o%G%7+.iDNzQ2(7uV{\'MN[765)@rLqPY}N /~wu} N IWP3FVVBgn|I5C!ąS=m{bYޢ:łDT̔e0 -l1w4::tk2l2Bؓg@:=LiPIQ5y*^R7my!1(][GL1Xsj^yvzξNm~M5ڕͲ&4n}ghUbj sae $d@O,xזBªh*2b1lG5E:x0ȝZl <AĩP'xO]Q~L/'g TlwNwYbErG ! 7TNh6cDw,A([\5 +L,4?3"_aI89ekZ_kuIN9hLܴD+m)fөD9 !8*⁰)uD[!Gk0':AFGj?U\ɵż&Gey3g^sA:Pe<^t{*0 a@Zf{Jwd-)e/kMo)sUKh[5ke= H ^"*SSˡuXUff[>r(=+uw`9o ^)6r \c VtQm90p}7ԵyDO2Q0&n_Ø^~7 Љgh]3^ ZCOqFL+wC ٩PfLa0"pŠtKyD$bXzX3:i\Z |9v<萓9x,b h?&hRɨj0@%PcD|"blFe,--_o`K-!i,}y ͻ Zp |6bR$} eY;Er]2zz"DӤ.Oj]pPH/ "w[S~0c:=k@nbH*]gT?ŦqXw|}g+Z<xwŁ3 3Y_xKR[GWmɴ0 ]=\_roYRJ[0b8d%>Hckb'/V%>INOuTӃ쏸~bpb!5%W¯3!8x!pϲ9vUC"ɫl=R;[흽e!v3"^KnZE*텳ӌ7i}UtEcJ`;jM,e 5ncLJ(z'l3=uL07c1Dn;Y2ԜXo_[mWKj 3iV(HǟW<1B EC$I>.3B\JI6?_k@3.i($^CBp; / zY׊VF:3l (D }/Z &q|F|avj6|vXlDiT-TU'j,$i<<37Qoj@Y)"D8e؀,K.ΣjDiQU!`egr}P۸3r޴fhkY`%(Q GC~ÜP2e% (Xbg47X69>ń Yu>HU=#;}&T4\7)BgyR洼'󈀽h*uk#0pN k_llO>-dgG3a2#4 ߒd/?R @h>깠%\2^ c!DZTcI4rr aE&D|}6Րt'v?AOCdd1lDLV7v .0FϠlY,V%A2!^%lq LI{ ߻f~1-8a)pƬM8,0b nrΦ`#ɂEY1)IQE! /WZ6CPY 1j f0nz[ZⲓKehW4)②&sfiw׶YgAs