python3-tdb-1.4.7-150500.1.1 >  A cp9|fI6qy8+SU^pOB'-D2oHdqnG!k OGiZ/ur.\9 QB}Yp Z)9yc_z%L2ce7<6f`(2,БFa;MfxK ~嶠=Ϳ;|ߛ`w|> iV.xD x*-(+-Q{A7f3dd6aa71643d270d9bc4c06f90308b5e474540d57ce19be70cf96434119d38c88fdc9a80d50f2e379b5287b76d46597cbf1378Hcp9|\&o?$Ub󿉚:CpNYp+]Ml]n%V K#]%9ҋ9Y#`ZCy4\Ch}ѻ7c(Tiŗɟxġ6Li&i`)8{^2ehm̴ebsWƾ~8ZA0~,Hĉ'=E { lX #ɂx)ǰ'\BOl#؝x[NM{#:,fg`i#iMD>pA!D?!4d  D 28@H L P X   @ p  (89,:BFG HIX Y(ZL[P\T]\^bc_defluvw x y z    !0Cpython3-tdb1.4.7150500.1.1Python3 bindings for the Tdb libraryThis package contains the Python3 bindings for the Tdb library.cibs-power9-10iSUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/Pythonhttps://tdb.samba.org/linuxppc64le X^',ccb33af51e41046992a90adf3dc67d99093847961e97fbfd6a5812497047ce6e339bfdb44d4c751a6295061e8a1ee402c01bebf4d0c246f0188dfc9d3bcf1e5bdrootrootrootroottdb-1.4.7-150500.1.1.src.rpmpython3-tdbpython3-tdb(ppc-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(64bit)libtdb.so.1()(64bit)libtdb.so.1(TDB_1.2.1)(64bit)libtdb.so.1(TDB_1.3.11)(64bit)libtdb1python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.73.63.0.4-14.6.0-14.0-15.2-14.14.3c%b1@aD@^b;@]\~d\HW@[#@[j@ZY*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@dmueller@suse.comjcnengel@gmail.comscabrero@suse.denopower@suse.comjmcdonough@suse.comdmulder@suse.comdmulder@suse.comscabrero@suse.dedmulder@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 1.4.7: * configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts * lib:tdb: Reformat shell scripts - spec file cleanups- Update to 1.4.6 + Drop obsolete patch 0001-tdb-Fix-invalid-syntax-in-tdb.h.patch + Fix Python docstrings + Use atomic operations for tdb_[increment|get]_seqnum + Raw performance torture to beat tdb_increment_seqnum- Update to version 1.4.4 + Fix a memory leak on error + python: remove all 'from __future__ import print_function' + Fix CID 1471761 String not null terminated + Use hex_byte() in parse_hex() + Use hex_byte() in read_data() + fix studio compiler build + Fix some signed/unsigned comparisons + also use __has_attribute macro to check for attribute support + Fix clang 9 missing-field-initializer warnings + pytdb tests: add test for storev() + pytdb: add python binding for storev() + tdbtorture: Use ARRAY_DEL_ELEMENT() + py3: Remove #define PyInt_FromLong PyLong_FromLong + py3: Remove #define PyInt_AsLong PyLong_AsLong + py3: Remove #define PyInt_Check PyLong_Check + tdb: Align integer types - Drop obsolete patch ignore-tdb1-run-transaction-expand.diff - Fix header file using undefined function visibility macro; Add patch 0001-tdb-Fix-invalid-syntax-in-tdb.h.patch; (bso#14762);- Update to version 1.4.3 + Upgrade waf to version 2.0.18 to fix a cross-compilation issue; (bso#13846). + lib/tdb/docs/tracing.txt: typo fixes- 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-tdbibs-power9-10 16714761961.4.7-150500.1.11.4.7-150500.1.1_tdb_text.pytdb.cpython-36m-powerpc64le-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.suse.de/SUSE:SLE-15-SP5:GA/standard/8ac1c7d1659d6578c9ca99a3d156d421-tdbcpioxz5ppc64le-suse-linuxPython script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0d78a62a8882b5b02b52ce76d5408d34ff74de60, strippedRRRRRRRRg U`Tqutf-81d112db9037c858b53fb1a1c3e24a4f1bcf2ebed6c92ae2db9e0ea475141505e?7zXZ !t/C#/] crv(vX0AzlPl<~(Ms$Z1]G;܀7^"#hE[l?j!-"!Y;)V z[ܥ`4>~ڌ|q"Oy ڸB0[ 2  k蓷>m5ک"璗 zѸ>Lvp"W)2͸5WE|nGQR*z@Z]Q(`#2܁x%Msna*_d]6lv=QWfX4sqta,ELo9_/zrE0Ӑ ^gZէWl@u,b:h:AA=*1 [p=NԳkI)ay gjov& %pt(sϠ{a_Ӽ?4o2)4>x*ha cyM,t}~iŘ695y_CZœcn.j%o<]4c0F$ן(% x^Ռ,4t(1h &9ZW| u#  -@zĢ ͢$gr !j-C?Co։3MP[uyVj:#PD啒0z mFqids &=W\Mqn^8kϞܱ#|R33TjS1ŲWI8Fꩋ}M5ڹs4eqD2Fq䔊ё@%wV3c_5CĪz_]:Oc;1s(`!M4"gK= myR#EA5=^ih(XGfɺ'$lNp>g'&hv՛"ȏLMz*VbH11v3eúKw0X3v*O  =VZ G~tINM Pc@, m+/]2)#@VNDa*u7+݊Pg' Co5Np2A&wAķ:kz`WĞAuWas2zsv'&}?9Id}8TTeOZ6NRw,(~/S^nڡ$Iua ct]3{ru4&Z7Rt}`'ZAXl$n hj%Y^|7H=D?N$_ x,7uX_dec²lp{=34ßNyB2tU-iɩS }Ahڽ_hGІ4c8hvy,;.Φ}*}fª⎽ψ̽]̳S1c'wy1kf+ NwTN7zK<ϛ8jAsiw׶ϟ\c{! 0[_/ Ařն- zxq̂XC7@XYWFݹۛ}jٔݲJ%r٩9<`){ QhHڠ8kAzrWE-te,wkبϤMO榟k; =b 7Rפ8R4@:s3"oDt*=̃5NG>OC Y4In\,\x Æh<uS Cg$wEGY@x1{ $v q=;8% | _m6vw?8b+*I$~NA{['m72^|  v9qIJTr D%ЋfyjT#VyB M[֩ۃH@=|3(aw U2.1<`>BR-OFI>쁍s@5r|?pXIo74$ hzȥ|pі4'^ɖq2 Aĺ'Fs0S=)bbBE](vם{>i92:&ee)B6\7E_u !5E Z-!31GO[saftlw ABrgf͙$$ 40#UG7)[1F˽QK/0׎tKIE%kq_gpڪi5 [PcgwD 3t/ϰC2ژq 3\jG }?hDCc֏/տ,APx?*%Z1n /]8`t .WTLcpfx2ڐq7y_͗hܛŹEv _'%,us  72s'(^?g5D9-l`Kl+{W/5-W" wc0&7N@3X_+)6ފ9DWL_QZYskqU&$…M֘B-I8vSR:],-v}0)&N(mY4}Y·@r% ŞejKc|l!49w"M~Η!6NlE梍.j'` L1 ;aiKFӴ#{BR~`eræ2 ?&C;lmH|aRQUzj0a g`KRi|_v btc-懌gF^ ׾l,JrwTs+1"cNunrم^1-f #oW=)#pV4M>yX^c1n_ц-3E;85 DrAPQe܏AnqH:>t1{\јje6~2dotYyO@ɑX=G#-HM+徉m=V-1yR:B$&1tX<^ʹ/HR᱒ܥ Zgwg;P(5\=#7]nXr`)Z%( Q-5J 6^gh46C(:cs<?e;V-I/:. K+=ty@6&4&ՒH|X+җs/BL uvPB~xac>e8,죟T&gw2l|sobqE5wͣLLR.QN@AHA)TP 3l. L`m $q/3̚m>sUlxkbhZwH<4I6#":],mḧJr o'_ό{F6}K3txm4DsD gɍE8ݐ k坌7tؘ(j& iA"]TgKH#]75eyG_Ǵ[MVnC8'9|TTl{D`p@?cU^+VCRs Yy(<)yDu(z%>q~"oC\i+&uM\A;[RbC)ͤvvmxfOyF@ K/_tEuÖ 6¸]lm/>{꨽7 Oy Ow:$"O}B u蕃@L15˯*Iyfϧ4JQZ5?l6jIw}S4RPm\2HyP 峇HlZJşE0jW9Sz\qTwQ3s 1|szhΠNϫʧl@4cIPwm=nh@axPnƝ㎭g̡B0@2 $% i|;u+d;U@sSU͝hmEѮқU3?߲4]|{GAvs̹=@ »,wUе"fA أl]&|5CX}~?XQ,hr,//sMEB'ؼ k[ ڿ~ŏyYg;t9`鏤Lzg*ߞ#ڗBohJ5 p/@9969,'`BּwyU@ڜLFk$eEȏ9h|!kWVn]E#LdPm*}fE/l}Θ"`lӗE3Zu{mslvMl"MIhE5<_l.&lG=G?$/|547{x`2UI"1-೶ rL[UOEq!0't 9:`` Mq߹Qs*3 l|KzHcl C LuϟtS۫sC'իIpЖ|M4;= 5w4s :ԤmgT⧏i/&&#>BѮVXEz$Fp |`8M:y3avTt_)ܰS )CyM>aPh|ݟG.Td!n:B A$|L4}b @+{!*LTvLtoGft|x %X1q0JsTLqaÊ@q1/9M(w(5>.)mZ)b=@}!.{R(:-x-kg'ՁwX U뛻i;hq]`"Dʚ] A<ϝaT5;#ؠL2bd]NI `ƾ4SF`M[ }e@Oh}Zy/^&LkL]9|m P˳!?.&?OI@`#k(=%J:ᯕ8Fv ] _^cq38hYNvv'A^ICZr.CVm3 r?qn.4!6}R}Jvz_Sl0k\-8Q601jl3mer]qT:+LO;]a:~WSpqO`,4Vga #Ai{Ak'%UM kk)| =ǔ9!^s@s9X|&c1ҭ9X2NMōOu5\]Ț:B;8f%nqS[#uȑ*3{x5i7RKru>`/98dN'K {"WdgB_v%Nc:'̑0}niV7.kK Um..1FN3^+Bgv[P<PS{9`7hgw'@@ݹ ե1$KmAx5rvիzȠ7 hr kRcnK7u݄̖nEOgq%3p܃cό6n E_<>UwO icn93mIe @d@7n%|VZ"tNe1 Ir43#!wr}*؟ƮAls2it^>d x ڥ}$3N|^, x̪׽n v^B^Y*ݔ_VE:seC;3E$:ȱLY8%^e\ٺ<͎E-&6T`BO=T~y5|^KF)qripݶV҆!j vIgK0]e jTY]G:FF @(Fc,4NhzJ;F4z}HMJMoY!9ʝ v-p?-0NHaA ҢSE"a܀ 3x+@IA>oTРAج5}^J n Sgl>WR]rFa*D JQ-f4WŕkrpNP!cM_ >z:,wbr&/pVчFg FľWֶ YZ