python3-tdb-1.4.2-lp152.1.3 >  A ^X/=„ibɱe)\tZ7`MOTiw2iJ?Fu}gEˈ(m-(ei0ǀzЇ=S0̜Io2aT߀7nM ei.FFǸ>QS~ UK3KCHTkҺXM@~-G\H-CWY;ԉ^S&;>~&Wd X(ȉri݀ae806e2370ed77f0633baea221613b64dd60ed9bef895b14aa6261446935641077b34e0c40f0d23966ba0b282ebac8ce76ddc70b=^X/=„¬f]7߱o"Kf=/!ne19K*D4m;YrC5>6C[joG~KdLVz0 MtNv:sVQE?Ө;^g|vĕXpqUR^ xËW6EޡT!IcPmLcU O)u}. ڮqڽ` 03!#/dzD[c1rDOq>pA?d  C  ( , 0 8   L a (89:BFGHIXYZ0[4\8]@^qbc>defluvwpxxyzCpython3-tdb1.4.2lp152.1.3Python3 bindings for the Tdb libraryThis package contains the Python3 bindings for the Tdb library.^Klamb02popenSUSE Leap 15.2openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tdb.samba.org/linuxx86_64 c\c^-cb33af51e41046992a90adf3dc67d99093847961e97fbfd6a5812497047ce6e3bb693a715df897d83d0b7735211fd44e7ee44b97c9bba199d28c6e8c30b8802drootrootrootroottdb-1.4.2-lp152.1.3.src.rpmpython3-tdbpython3-tdb(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpython3.6m.so.1.0()(64bit)libtdb.so.1()(64bit)libtdb.so.1(TDB_1.2.1)(64bit)libtdb1python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.23.63.0.4-14.6.0-14.0-15.2-14.14.1]\~d\HW@[#@[j@ZY*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@James McDonough dmulder@suse.comdmulder@suse.comSamuel Cabrero dmulder@suse.comdavid.mulder@suse.comjengelh@inai.descabrero@suse.comscabrero@suse.comscabrero@suse.comddiss@suse.comjmcdonough@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.com- Update to version 1.4.2 + Build fixes + Improve the performance by inlining the tdb_oob() checks + Do not propogate any errors from tdb_repack() to tdb_transaction_commit(); (bso#13952) + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tdb if required from that branch- Update to 1.3.18 + Fix build problems with older python versions. + C99 build fixes. + Fix standalone build of tdb.- Update to 1.3.17- Update license to LGPL-3.0- Update to 1.3.16. + Fix build on AIX + Python3 compatibility fixes + Use tdb_wipe_all in "erase" command + Harden allocating the tdb recovery area + Make sure the hash size fits + Harden tdb_check_used_record against overflow + Harden tdb_rec_read + Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal + Fix build warnings- Remove the conflicts between python3-tdb and python-tdb. These packages don't actually conflict, and need to be installed together in order to build samba with python3.- Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Ensure neutrality of descriptions. Drop very old SUSE support. Replace old RPM macros by new constructs. Remove some useless ldconfig calls.- Update to 1.3.15. + Add protection against EINTR. + Truncate the file after expand failure, ENOSPC + Use posix_fallocate() to expand the file + Fix GCC compiler warnings- Update to version 1.3.14. + allow tdb_traverse_read before tdb_transaction[_prepare]_commit() + Improve documentation for tdb_transaction_start() + Add new function tdb_transaction_active()- Update to version 1.3.13. + documentation for the tdbbackup -n option + correctly upgrade F_RDLCK to F_WRLCK locks + tdbtool: Add "storehex" command + fix robust mutex detection in threaded applications (bug #12593) + improve debugging of transaction lock failures- Update to version 1.3.12; (bsc#1032915). + Fix mutexes on FreeBSD + Only mmap the mutex area if not already mmap'ed + NULL out tdb->mutexes in tdb_mutex_munmap- Update to version 1.3.11. + performance improvements + make pthread mutex code more portable + avoid a race condition when checking for robust mutexes (bso#11808) + Remove use of strcpy in tdb test. + eliminate deprecation warnings in python tests + Only set public headers field when installing as a public library.- Add conflict between python-tdb and python3-tdb.- Avoid a file collision for non SUSE build targets; (bsc#966174).- Update to version 1.3.8; (bsc#954658). + Fix broken build with --disable-python + Minor build fixes- Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure.- Add python3-tdb; (bsc#951911).- Update the Samba Library Distribution Key file 'tdb.keyring'; (bso#945116).- Update to version 1.3.7. + first fix deadlock in the interaction between fcntl and mutex locking; (bso#11381) + improved python3 bindings- Update to version 1.3.6. + Fix runtime detection for robust mutexes in the standalone build; (bso#11326). + Possible fix for the build with robust mutexes on solaris 11; (bso#11319). - Update to version 1.3.5. + ABI change: tdb_chainlock_read_nonblock() has been added, a nonblock variant of tdb_chainlock_read() + Do not build test binaries if it's not a standalone build + Fix CID 1034842 Resource leak + Fix CID 1034841 Resource leak + don't let tdb_wrap_open() segfault with name==NULL- Update to version 1.3.4. + toos: allow transactions with TDB_MUTEX_LOCKING + test: add tdb1-run-mutex-transaction1 test + allow transactions on on tdb's with TDB_MUTEX_LOCKING- Update to version 1.3.3. + test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid combination - Update to version 1.3.2. + allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs. + Fix a comment + Fix tdb_runtime_check_for_robust_mutexes() + Improve wording in a comment + tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch + tdb_wrap: Make mutexes easier to use + tdb_wrap: Only pull in samba-debug + tdb_wrap: Standalone compile without includes.h + tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Remove dependency on gpg-offline as signature checking is implemented in the source validator.python-tdblamb02 15896415471.4.2-lp152.1.31.4.2-lp152.1.3_tdb_text.pytdb.cpython-36m-x86_64-linux-gnu.so/usr/lib64/python3.6/site-packages/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/aea78220b066f2332d55f3ed7e6a94b9-tdbcpioxz5x86_64-suse-linuxPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=19a7eb8528b4cf1e0b3c2753aaecadef240e991d, strippedRRRRRRRR+%HZ2?yutf-8c09c6afd58157cc84f51c7040208446d380f91ccde572c3f619bfafe48a5ed50?7zXZ !t/q ] crv(vX0}la}gؽJCD'TF"'h7E,V^WL^>iɒS)Ux>}1-΋t2aU,T̻L{>s8 ,PI^^uǶvͪ?G-mb%IӖSBrF&OVvVz5 Pqlȗx݇Q%ƭ=&diU8@CF{B)rrOEg =K=_%soQazn<<`-_8RW:5$u!8zŤ̫\ [Q#M.N^h)$9$hb['}m+)@ӝhVֶ)'cGBT.umMGi$4xn7tn5Aet1랐hvGO KlI:!nkkLl@8o$4VE",Oj :i-K; hH CߵCMrHSM]SP+fߌln~MihnJ ;]CQfl"@a]xGD86Cr nmvdm!7f(\&iq:i{9׫˥!d?ڦ1R8%U5xUtkW> ^ Su0mFJDO&vu2l, \Sׁ䛧S^cA]]°E/բU_A`e)Za묋z=Li•J@o_FYFNT=56C'unYTC\c̰,n~Zz%ڀIpq%l4Co&zqMQ^,$Oc%ד_W+T.:յ1* ژ0=]qnb^W5&uط'\ Ȫq: TDۖe?)snGBi8`]+\.`n=ͅ`)gmg;*YoRhv\;AR qrHaM@)X4lBBKܴךIp7sWnC#6t >ۘ8P ={hy"b5\IVgqlw#*V)$L#$FaB=c'U'w5˓0MZ JH k!Q_c$72e)`v㒆(M!xρ6k\2"`".ԃ8ũn-! L1ybP@Hw,+'%̕e58s炽37d2X]ESH&q)a)cx54k'uS4RZ'l鋷Ki2IW7RwlsaVCK0Wcʚ, l8[ "uʆ`}RfUSO6Wk ũ)Gc?HiԆ$˾gs^s-a὚VU\ˑvjD}f~PTPx/I Ġ=l,9woY&WJ-ئ֣f}ܼp뉝8^P2lƥQS9!l_ #Ds:uǡQ Jq r!h;p;9*hR#̴pI`ݬ[4xm^q>V. .>!=35$@5LEtBKsf =PEůi/Y+E!lNO~XD6ˆ+ɧ$ݴ&EEs M{ץqP%xS!N*Nsᛔͨ+>,r j`[*˳\a>mvQW-ܟ)_pv|P&ѧ~lHkӾ7mk .)LDCbu{tU5dDĮ$f6x_,OԴtjJH;\tMXZ|8SA^T.G-!{e|?kQhyq~5Q,rO=~OE@/c(BVPNo[2?q o!J4TJUFyXGkNi"fU8ӆ~GrL$9]-m5P23]:sn`U_ey ! Vm KKM%7Y1i;cz8 q}MxRÒ X}c@xξ d MQ~{7C;' 9Wu헪 tNQF_|ifˉ \ TR5Il@y&~\p/,x$=lu*^90' 8LNO*L!&L$!xB-CG}T$z?8WWA[9 23ΛHN+EٔiZzdQ"ֆMFr&nzǶVmԮ&X+<ǥ` D)S6ZdoG)y WVE"uPd7 R|w&/S4|pUZ O菀 0 Ĝlm"sx83p*QB_ V>dDz^}3C /#@˼hB +Asa.;9uό~6RO/]r~a` NaJ`o era fcku^,`wڱ:~3*_IlEio)RVWY(КO7(L&#ꆮv{f t2AKD C}_:3h0#XL)d?m詻$G!λ$d؁c.sp7=*Yx{O rN  qcĖ,dInIǽ]}dg-$nP 0>Щi;v/i1Ź)=4̖nuVSVF Ư2H_ߑTT<6驸P#%{EJ.ݲX<.p }"ŗ+AC*xN~3ڤM2p!e24q3u# aeI*iF1e-Z {IE6d..2/?c\iDè/!}c|x06bR#_Cr? Pj|镃RbO ~9bWRU^Pأq< ԲG1Hzw[q۞ @B'u3eT9Mb 1gw|M4f ^@_YߔEjӅ\ف< KoѲ+%OQٳ)M ,#aXZξW!:Q/$U]^u`EiYǞt$T5?M?[첻Nw ZWõIjh״bNQspiYN |떄n.ތ1+yMUy;lAO6P߭ORIaju}9ycYD@*.:%ekI`.Ҕ9U["FUY$.tKūd粵Bb?תu'z6MXmG0&oB[( gK Lߴ}S[iVO Z,2Dr$JV<]sx-7={6p3-SD0n nfl$%[j.K;}cjPy%j1|腧E6}ydW)d( 䌠b`ݑ6be&Q--)WT~b맻%陎Ist;8ih 340Kz&l7lkEJVJ<G|*P5'(vo5/ƣ<gM]:F+MU3].@)TeQ)$~|0۲ !=N,uO~:XC@%K J]czoSѕ,k+/H-(wbzh08G 4cJ \p`HlҤDȃ̚ Vdf l7e` L.Wd 5O1?>@ٴC6[|| z-ϰ5,W73u׹N!sQrjL"@(ڄf*Jyݴ2ZUzJJN{f"w/CqWyCuz>Bagݚ͆S1N!V*5Cb\ߵZJ_ ,vfY#}4j{2xR ^hL?#e}WخQ1zERΪܬdeJAT xd }~x %#M &qmsƦk򌝍b0c5wؼlN~ѱ BM\| ӺCjC8jwBU|~9 G .srkX|1 8aYݨvkOi!)"%TEwtqs;p}7ɓPh m#ё vob;QäcsU#ub}hp$s~ Qdh#*w-ύK#Wi͍2訍_`\5kuyۉL FWYf c ž^r~oG$e7٢+_kɘtL4@fŕ$Qc~wg"Z` T[M3l W<ӏԽNM N%̣(*<~au>!{+3-EC{PKmLrP/5|7- L%nA%V`hR87m.-*әrocٴo+̾cəxiנH:{6'\?\ ]z9Oyɢ[=lFw<4g^÷84vw1XU{5ƥV:)iTHL'J7; tyx@3 jvCpBغR[UBb hӺu>Ȼ;Z9W[,^\ݬ]rpwzwSjf/+eNrR8ݳS؜ʟ:RȦNVhc+3rfݳ4"ބP߂s60wi 59OZ$rAzd(@؋dsprt"nXrWe: q@a}82$R4;#ﲱTM:?ɷ2FA`ʥnG1P<w&ecC~b¶,@`;?ҚiR[*;.vH<Nq/VnLU&#VEy>t]6 m<2ϾX;!V!kpm fxέnڊA;D[Μb%{\!!IF;HVMED13cW[ˍnnLv;*{^H@ 4` 7vURTnՋ *#➩A<'&Y+ckb8!mG-LJ Dk;J'YX60~]ۅhkϢǤ~W