libtdb-devel-1.4.4-150300.3.3.2 >  A amp9|*{>sp[C[Yݶ_ʌ.gy#VW"*%WdC"^zhB00Q)ŋI^ &n:%swkQ媧 |؁qeԉ."FFp%_4_,gcU4 ؞窺zL 4"7XZē]$3ag_ ؕBn.Lv]v$(#Z2@,P=%;ZiZI¡?kwcyJfybw H y0:ZLLP/)S>ԹC!/dL_ʕ`!l}wN`'0rrL>p> ? d " c| )/8H P X h , @Pdx(89:F=GTHdItXxY\]^b%cdLeQfTlVulv|w x $y 4z < L P V Clibtdb-devel1.4.4150300.3.3.2Libraries and Header Files to Develop Programs with tdb1 SupportTDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB, except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. This package contains libraries and header files need for development.a$ibs-arm-5SUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://tdb.samba.org/linuxaarch64aaaa9e8f04ecfac3fb00ad1e9cfe8605b5336219dcb5f68c956b76b3ffa86a88863e713ecea8da17640bf504da6c33ef98f3e770a32c8a9e1dbe53dbd25da6081eed9f4d0ef6c1cdc289fb1d408b213195d65d93384555ccd0f8d97b20d7c9372809libtdb.so.1.4.4rootrootrootrootrootrootrootroottdb-1.4.4-150300.3.3.2.src.rpmlibtdb-devellibtdb-devel(aarch-64)pkgconfig(tdb)@    /usr/bin/pkg-configlibtdb1pkg-configrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.43.0.4-14.6.0-14.0-15.2-14.14.3aD@^b;@]\~d\HW@[#@[j@ZY*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@scabrero@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 version 1.4.4; (jsc#SLE-23329); + 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.ibs-arm-5 16432968041.4.4-150300.3.3.21.4.4-150300.3.3.21.4.4tdb.hlibtdb.sotdb.pctdb.3.gz/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/man/man3/-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:Maintenance:22444/SUSE_SLE-15-SP3_Update/ee3fbed176758965475a135619d4ae03-tdb.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxC source, ASCII textpkgconfig filetroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)PR LDH%t~utf-829a72e07998e82136d230085b8a68568a2c94a535ca18933aecc035311611533? 7zXZ !t/K;] crv(vX0H2jԅX_ aD֑ٗJL)],?u#>p,Ϙ''Ӿ#D13+@(X9ȉC3:~xzN~Xp5cy¥K +.yq} *6deq  W j;Yjp h[C0MA DݾML xkV7LXb0[}۰sWz>*|:x̋(ÊwK!b^J"tϪ'03%_b<$M=;俴0E^hI@in TՎ0d‘}Gy5!3×(!V{cU$;u.[\q&LJнhJfy@5* s=ٰXܗLUjv, _{53"ڲeɥ^@1zBQM4=eAt=>SsNf"ڤTL%*@E{9vf*X^qiO[!Ya9'V7<|A̸C˻ύD-=.gBnA:iwh hXm ʊQk'+lERb y ;)h4V韋NqeZn pQkL5M{Xu һ(GW|Xl3}@俟Z H7 +vjL)/=<7)V KA#>Ȝ՚z'oG\~{2͉X&Ň`ˢ"*IMPҐMM]}R!fDžS}nN@ŝ6X΢hNaL#4t|v_pt̫R"_7I ++e]c4xfl {=͐fJet'1OzI8YetmTV6SD(`hZF?A޶j@ (n|/&FChwx#lx:r 0jN+ %1D<81V>zY1oMZrS-]ljeSxAvmfn[A#M"pVm ?"h9OɬA`c3o$`u! ,YIٗTΑ}5i`r6fKCYcY ?F82@.Dxm,p6<ƯQK(EL CzD[Ш3uy]ߞޖBGML+qTjŤLJ~ef(v+Ȩu`e>]NladXxAd8*/D L"_wȻn$w9?yP(^ U [đPl }e=MoW;{az>_ mR>Ĭ|e^6;h6[Lsv܉Ɯf5 [Aof V&0j7Q8}{18 'tq2sƍm?ezhvtkBhg]5|k} 'L5';&*+s AS\aI!FF|^5RF>6q SjLed{x&Z& VcE#k \ܡcEґ$b:e=FbVhJ{z[V]t{ͧ͝!\Hք_t5{Df#^\\o/rDK64c %k̭FV.8fm XzhLs@:|,(K]늂 7ku Pݲ "ԋzZOߎ(C1sxd 7ᐈHtBԃ9j2c j".U_ߦ5EvELfC${ʚxYN+p:ab[fkb_Y"K2C( jZhOU4߂,K<$hcH(E}N{@E? w[ јy(7ٳX}l4i7rf6Heˮ}[9?tMMzH'izsz2\Wl%Ieyff H-Q>i~ء7Ǚ=湭dmlR?-h#0:2CԿ 7xhg([?òU5w|@L΄h}9ΠϬ:βLOĥy_'v26 ˆ,dIcvrJkw28 JU*W]6b />+(jCFT6}E3yo$ʖ @Đ%;PҎY wlO$Crzh*gWgŬvn5a|] {>:!|oDќZfd%NўΨW{NJq[~$+X_2tyN `A{b%+uysw;3^Y!Q"q n$r֔f45<sINPc<Ѭ̬8Cv_{zX.ï{|nZTȏp'Ԩod,N#8nj(~缄 X`fKw>WwnI *ʻ76᠌g݇RmvoJ MCw^( RLg]oj]Mfpxa+;u=/ڡ VhUYv£_M1/qiO ^+q/.?PksxdHk_^$;YډT D/V.8\uvަ]! |0*u #,h9!F]$W?Q :} {@DLɃ~e2e]R4&o=Gw9x= #iK 817O;,+aK؆ 1_Ͼk DfJτ!pL,Y꧶!g is.:V)?ԬU*ok(B $ S[D%]\LgO $c":tZBp}ɽdiMEnohewzΈ#ӉqTW4Knݵц eќ(1RaUڰ[XSS9J:kB?+;C 4A|^d W֩x)]t'H>M*ܞ-2Mq|[9ː,CXZ;eILʙuT:W _UTQ:IjU"pvV)5|H5[]C2x sDׂfM,iM}OC8}] {M^%y ֻƥ;eGϰ\PMKf!${83g_z,% f8«?3E&Yfw)ȣ{Y"Tm `xioը8_iuMkV=KB:5G#M ^>QRĐ,+2?%}r DY6HGXX R>jlmMݖXd/D}IP}z!İ.!F &%w-&Wk9mf=tyҒYh5_Nã=]?lg?@-pFPc/49C"զ,[ ,Y{&9Yj_ۭN&XMwN;p5øK}}Z:k઴J5ZA_ҹ1ȨL[TU^AF/dD5O9|zc '}`FQ!6QS#]xZP% Si3JT(8SP1NC57|ZKK*8':G8yHRM 20^^bt7qDkKǮOqSӡfkyք<ˍvGrR33B0T[ C4(WOXOӼzxvegx.AR)>yVU {6P1lA,mO|E? i f[y Zέ*i-с/kp6=;EH Tǿ>5DµԿ%pnۆX%B''ic$}$}RQb/7+G⭸[w~a0{샷]-y>ӡU.G e#'`3܁z&Ɠv 0ěrv&_ ¡\e/{I$ }+ݠmvD!"y֧rz I:9d'G2WNmKO3Ξ` @9,;QU3f!lYutR ~5| ]3  RQ,dJۂt\r<'2j֐O7[ [j߄ 5.E_9VGv{eɤ=<UY)xBeJ7DV/aaiޫ>!Ia"I$o*F7%xgƟ֏3S<^(V l ӅQ!N;,*X)s CRiLPIJ.1HGp dT˭)n\G$R<|w(e7 O&a̷"] Dց%!Iy)ϕqy^̱~MO.m&&|@&qĻ3 <-|ި_>poXK` B~)n75IMyT(b<˿gC;d)eX&-{*WxcG HF]W?i*eBzt_!;5י^L%*ɦx# $EIR 줹 ~be%@ ~M:Qys؟r:fFhOԌSH_VbBe AWv_WU_WS#,kw?4{gjE[ޫr$AէWρ/Iqw/~h^ t4#ch3#Lʶ<2Y&nћ9TA)v}C63Qi,N%}Ã!~RbV*Fإu[@^`IMܨ -, o;Q#Q@%1$pᥢx1P8e__tUHzOS𰺬cDG5r%j2ݝqg/ʹ:C9VJPWիozvA&-TYk:kTNqe]KcrSAK\FT⧴+Ǖ 9L>R]HK<Y ;|V*5[>Vpricd`C|;z<\!˕QT*ֻڿsCN,)]>)nNP&OW,@lp~sNnE):ٱՆ?\@X왎)^rDt|㰏w #C 93N:6}ti -J'^ /@6BlOE%" ׷%9k朢QY{upÆ5h*&Z4s2괍xd?o4 o`~d2ӟr7DWs2,-`8STW6Ȑ%:1c:kz$%;(o"#-q^R-V:8!-79ԛ!.b[ElFu]Ki;s`PK(2|Hr-QO ]"SPC(1u+^ޮͱP8YwtC;Mv٧NoqlT}A 5<0["2,GՍT)֢Cznâ~KKs+Q\D߲G  j{&pٻrƛx+>8$jbKĎ<–1U.2v?߈qbNut.ŕkG4C"f, O[Kٰu8v.1aTĸ4![IZShk/y)JPw> g)u,ol7W9Y9L8>c΅Z$z6'p DJVmxRBx?1а{I!||Hҹzt.mGca 9G9ahwْ E'(췣̊=(j8SI_ S0p-ܢyкl69*WYx]BR'RQT8`F˶I:ݠ9e(Lv=[ yYQ=O#8g|eL/յM.a/ksVpi lHD?51uDxtyVs` `őy*%.)GyEW?yYٌ;ͦ8cGr$(AKLzq7;~= +~|wNvO??y  X8Uإ/~^)g~ش. 2d0lG GxʓQ3s:իz$XIF@_֪fPl2#Vuv:c0#581eq9:٣Jv`ALI &-nb?v8R6*[%&LXIo6P#lUD#K;>M=9,Bm5tpH*o2m0Tn50[C" T}phw8SYO.x̪SF \&`iԆU=K/S-}5c/ZHQw,'a{.8ۂ˃TXH$3g'bRe^^7|< !(xQOÐ5HVzx^XoLvIPI" Aݱ-wwX]ǚ_0 =:HhB(P:O)Nɑ[0U *C3HFUwPDbdBWx~hr#. mP #'in2YT8tV5w __{'%Cctv}jRܝ%M$n ]s7Lˀ#Uh[.?3++-*GARA<[Ԩd."bwmyb^G_EGWb jY*m[XOX OLY/$60sRsu͛$hvH-TdS|cjwo6:4d}}K} 3K^ iO5Y&_O yԓdd1 dèN+!lYB6BV,gm\/۽+>x]mڧ2+!y«Ui$q ~b!(?b1qRvHN(wpFU!|(yztɷ/A~0B#wIoBy(%]Yp!eW,%S :ϒv`OoOFgkڌh?A$ϥ>wKT@.<R[0䗜]%܂3fQu,N9ᅄ]$Rn{g+m3BA+yI³qӲÞOb.5r%QZ#Lgd Ȭԓ{w0]ݵѡPK-R$͢"AnnBh,~ \ZBz7Y:W!!/;O0<-\bΚWܢ:N4n5lgz52{#KUNeҖPkF5Nohq;@ƱpGB/7(& 4ty΍bFy ʼnF|!V];0ڴOS\G-s or\s8 cG?oՙ+JT*:^@k%iV骭nu&}vup?xD,}ΐiSq*?t.IR9fW f>u& ݆4,HV <0c^If{ClT>^G"[ـ2e;W Jk{Q_JLۮՒ7F[,cgkӷ]ݴT([91TIM pњ99~L |2QQf+f{jЁQ۠gמ"Nea5y=,:O@g>2n(Uqx*S=sD5UjM Xv@?#^&j6Ѻ kA5O>=]i@PV?F\uÈUe3T%S2 %`TKg/ 90鴰 BS^f<[OrAS~4Sj3]>F$XL Ǫ `/כwc0-/9Dq+8QBpI0~&u\‡0N_.|64`[k 6֥S8+vjTzvgk, x98#6~ VU3q1 y5ySߍ3?܀XCujhM`G^bL[o۫6,mj]f\ -lĴm#g"61 cqu3җC.&aGۼƦ04nϑzJ}]`%W&0sYG&@Dcxwe 1r}I`@TQ /Z?mI6wbUymO%~UNu\Oή=fw`5^f/bP];WuaTuyyk313(D*`n1O?^GOgrg3 'Ka+pIgeɅbwu wZ78r+AQ CUQgbAKJj\-zO]#7Z문U3B5b)w{%\EUJQ"'$=Һ7촓E:̨c&O =XqᐄitqD&[dz3҈$p/D/58s%<8 O7 -qBMi,=}Gڐ[|ʐ,/L,fdұm_{yF\.7-A[ZpLKv]˟v2TCLxto{NzKM)E^o4ݶ9ւ5i8¯4Wj}ulA7a6mt4{YtzȖ\xˀ_ %DE æǭ͢h \!Bp1z5#c%G-uiq7ʃ7PS > .\ֳVeSk.3hX±C5K{3;`.:a8!54% U5%7NR߮E]AfchZ?!e=@Xݍa7JXD@ObtשE(C~*f:+T:<Yߌ—"wDrIߜ-uqIzR Y}}(" ChuS'qBU8| 1]ZkbcA;~ ;j(^cǧSmY hPb+&[I'lJXZsm/˶mM\jg`Lפ ݭ՝*r0)53c-DFZ+]2~@u+ hfU>=lۗ;`OSݕ !k% ?ҿ|N٥a &듪Ob@r n۴:A™cph~\y##nf\mMZ X@,'QU&]#O]6@xOfzYjsp.]`Y)`_ 0G-^>x3&2t.5ީq 1D3@J2cu2gkG3(vcW8pvQX:֝zċ/mчTHP+UF=Mg#hұWY8L~otm,M+CMXQ%9_ܙ~ƻ[s+,鱻l\A a!KȖ&ҺiNuEjۑ׏9[9=mGU~.vvain738{X#z)H<V mhR`.yK~/])sY0s V1oAJra@a@RjƮBn}Xja>} k=D4W攢'zkPE $=e#7w+n