python-tdb-1.3.15-lp150.1.8 >  A Z/=„x-} h6M߲9mWfdW%)5.06S'q)Q$0mxb= 4՚4N]^'ZY qIVQI~kV&L_s68l߲MH7Vf,<s~1:>\1<+`搜,k,cw fL/x%{֜/~BT߷BRA,AN7[Q DmK"G-ַBqbH6h7_zVV5750dac833856f4c822412317ace9afee2aee7faa1ebe60d584f36f62ccee1856489eb499035d07e8519d1338bda9a1e61cf338bM`Z/=„sƟy }fv3*HEhp']fI{ kjq\>pA*?*d   B     $ ,   @ 8 dht(u8|.94.::.F'G'H'I'X'Y'\(](^(b(@c(d)Ce)Hf)Kl)Mu)`v)hw*x*$y*,z*H*X*\*b*Cpython-tdb1.3.15lp150.1.8Python bindings for the Tdb libraryThis package contains the Python bindings for the Tdb library.Zlamb10oopenSUSE Leap 15.0openSUSEGPL-3.0+https://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tdb.samba.org/linuxx86_64 "bU`Zb847de62f00fafaa52054771d067f610b9dc53226f1faf92dbd0868b900a2b1bf3ae9d66334ca0bf470a6b5d8f6446461d4ff9c749c76f01df07de0935e30959rootrootrootroottdb-1.3.15-lp150.1.8.src.rpmpython-tdbpython-tdb(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libpython2.7.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.3.152.73.0.4-14.6.0-14.0-15.2-1python3-tdb4.14.1Y*@YY\YV=@XAW;VɦVɦVC-V3[V,@U|@UU@TT@T[bTO@T!`S8@S8@S*@R@R@R7R7QQPPBO$OG@O O؀OOQO@O@O]@O]@O O OOONg\jengelh@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.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.commls@suse.delmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comdvaleev@suse.comlmuelle@suse.comdvaleev@suse.comlmuelle@suse.comadrian@suse.deddiss@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlars@samba.org- 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.- Update to version 1.3.1. + tools: fix a compiler warning + defragment the freelist in tdb_allocate_from_freelist() + add "freelist_size" sub-command to tdbtool + use tdb_freelist_merge_adjacent in tdb_freelist_size() + add tdb_freelist_merge_adjacent() + add utility function check_merge_ptr_with_left_record() + simplify tdb_free() using check_merge_with_left_record() + add utility function check_merge_with_left_record() + improve comments for tdb_free(). + factor merge_with_left_record() out of tdb_free() + fix debug message in tdb_free() + reduce indentation in tdb_free() for merging left + increase readability of read_record_on_left() + factor read_record_on_left() out of tdb_free() + build: improve detection of srcdir.- Update to version 1.3.0. + add TDB_MUTEX_LOCKING support + consolidate tdb allocation code - re-use dead records at hash top. + don't alter errno on success of tdb_open_ex() + introduce tdb->hdr_ofs + introduce TDB_SUPPORTED_FEATURE_FLAGS + return ENOSYS if the tdb was created with spinlocks. + use asprintf() to simplify tdb_summary() + test: add a "skip()" macro. add marklock deadlock test add mutex related tests add PING command to external-agent.c add shutdown_agent() helper function add UNMAP command to external-agent.c always call fflush() after [f]printf() in tap-interface.h avoid const warnings by using 'discard_const_p(uint8_t,' instead of '(void *)' correctly use stderr, not stdout, in fail() remove "\n" in diag() arguments + tools: add -l option to tdbbackup add -l option to tdbtool add -m option to tdbtorture Allow tdbtool to r/o open mutexed tdbs avoid const warnings in tdbdump.c explicitly use TDB_NOLOCK in tdbdump + tdb_wrap: Remove tdb_wrap_open_ again + wscript: maintain a global list of unit tests - Include stdbool.h in tdb.h; (bso#10625). + include_stdbool_bso10625.patch- Don't require pkg-config from the libtdb package.- Update to version 1.2.13. + Reduce freelist contention + Make "tdb_purge_dead" internally public + Make "tdb_find_dead" internally public + Add "last_ptr" to tdb_find_dead + Move adding tailer space to tdb_find_dead + Do a best fit search for dead records + Don't purge records to a blocked freelist + Fix a tdb corruption + always open internal databases with incompatible hash. + in tdb_delete_hash, make lock/unlock bracket more obvious + simplify tdb_delete_hash() a bit + tdbtool: dump record magic with fixed number of 8 hex digits + tdbtool: dump record hash with fixed number of 8 hex digits + Avoid reallocs for lockrecs + Fix some typos in comments. + Fix CID 1034959 Uninitialized scalar variable + Fix CID 1034960 Uninitialized scalar variable + Fix typos.- Verify source tar ball gpg signature.- Adapt specfile to ppc64le.- PreReq /sbin/ldconfig from python-tdb.- Add python-tdb to baselibs.conf.- Don't package tdb tools man pages for pre-11.0 systems as they're not built due to a missing docbook stylesheet.- Update to version 1.2.12. + internal code cleanups + crash fix for pytdb + fix for 4GB overflow detection- Refresh ignore-tdb1-run-transaction-expand.diff patch.- Update to version 1.2.11. + Make tdb robust against improper CLEAR_IF_FIRST restart + Make robust against shrinking tdbs + add -e option to tdbdump (and docment it). + tdbdump should log errors, and fail in that case. + add tdb_rescue() + Fix a typo + return unpack error on strdup failure + finish weaning off err.h. + don't use err.h in tests. + make TDB_NOSYNC merely disable sync. + remove unused debug_fprintf() macro that breaks the build + tests: fix use of a non-existent word (existant)- Ignore tdb run transaction expand check on ppc as well; (bnc#769268).- Ignore tdb run transaction expand check on ppc64; (bnc#769268).- disable test suite on qemu emulated builds- Build and link binaries with PIE flags.- Remove superfluous tdb-tools rpmlintrc; (bnc#765476).- Define library name and use it instead of libtdb1.- Add tdb tar ball gpg signature as source.- Rename package to tdb and add an independent libtdb1 subpackage. - Rename rpmlintrc file from libtdb1 to tdb-tools. - Remove bogus requires to itself from libtdb1 package.- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.- Rename libtdb1-devel to libtdb-devel.- Define python_sitearch if undefined.- Remove superfluous AutoReqProv on line.- Require pkg-config from the devel package.- Move python file to python-tdb subpackage. - Build and add tdbbackup, tdbdump, tdbrestore, and tdbtool man pages.- Cleanup BuildRequires. - Polish package descriptions. - Add rpmlintrc file to set badness for non PIE code to 0.- Initial independent libtdb1 package.lamb10 15261137701.3.15-lp150.1.81.3.15-lp150.1.8_tdb_text.pytdb.so/usr/lib64/python2.7/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.0/standard/2abdc90af54304cf084324e7e036a156-tdbcpioxz5x86_64-suse-linuxPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eed6a8872b559879c0f116e81f5f336e6a6fb3c7, strippedRRRRRRR/wm}DEutf-8a4989323ca803764af1cf03e240b46e3e24918d3209e33b180f6a3bead9df926?7zXZ !t/q[0] crv(vX0L9g*hxp.n})s ,u$WgN֌≽Y*CUx+GŒ\=HgT;en1l1yKكe !-X0d #R֜4mDAGt%+Rlu|ME+Xo7yNuDB^a(4i5j'b~hS% HHfD˰з`Fxl2H[VQdFaMlC_};tl:'m_d g)l-.8rݟv:V TX{bVQ)G?f] Lnt?d6Wy3iW^qה 'я;߿~DU슐08، ݆ts}sX!EYaȢ\n'B஻I!f]wyIW$`U/ Xƽω1w8Z>Ġf6} I^kiEG5Q}+eɣjO,8hl/H&s> x8_&_HS_\4b ~eŋstP"Ene&Ź&`r⃼04džoW f>!d]Q@5&~)ICen#Kiۢ~uە|)"E@u!+mUמȑVr Q;7N.Idz+Ej\ᗑIeCaEʮ3"ɈQqk"R+kqhkrzҵ;,2~82gbT+Z*笓1I@:c{ lM2eՠX/@CЃAN;Gx-+_^LBImŊ+;:> %Osa9yg͙-#џIڜN:Eǒ#4$??pM Rv0(Q=0їΓx| UWNrX@5PQ"yo&>D=k$m6IK-uKXUP a$ߎÉu惨x;r-?82Lq֘>}\߯Z-V3ME\xuTm1=~nP7 A|T kB|0Gc*7ʝuN^%+lq'l$$xEw^R[ 0u:IL{TMvG+Hŭ?Ԭuj3\.fC[UY^ͤah<Νޒ 0 Ǫ(k(iX'`UKԇ~SÛ2ۂ·Bd9^ˌZCSɔD:ഠOSᥟJ ߫a] v0s׹ 4PþZc_?y" Hs.v_zs^Dž$]r۰pn>!L.-tNQ!^mo=k_<K_d9F0 C,G  +Ol5kt*pXo0D1R#-&AM$WoN4m<.]дq>HBKpOJ]Q1^҉t `%=D٥*=?He&<1 Qo % [NԆK58OlQ^}>'t^g1zv==CǹCqu=1;FFެRO@*&Y*6mo;SKSXUSa%:`/Y̯[d %*KBl 9X`Yk\ө YIYp?Z K]?95cCk¬? Rg;lŖ8`/NC=)Fm%PԤF"}XP|J/~6A,cB?]Jam$Q1!jp!rIi"k4ymS-'hHYug򯊷'+ _a|~#/X[-RY(awiMP51Q$*PHҮR8zr duc!r(¢-}dY ]me$37*@kNdz.|O}}-R*M!E%(/XJ8cAC{S$V'F3% o*WZwg@hF+9E֓loxAHlg*jy3L{&5ndb2SY#U'}̃zw`3cՁqYj-kP,/x{:aJw$90=`H{,0(0"ݳ^nD:.}R-iHc\9MOWdw/X]YHZ/em Ս%P hOߞ!Kkf[F/lTO=<ҊQՍ9] ˇD31rYQf Ct p+hv6`Gy& "HC< ^=;1{|sB z uyG4"ΰo]o0W%!oʎ81+eFmo+6FMɞhV ~C l 5ܨ=Tj.Y{L%!~7)Ai&()KgӌM_m:*7W\>az5{aΌL]VȳX˒>O[UT(^"%pX maFK"+Q p%C5lMC)=#QBfwՓT.>1aNG ћ(ƔK5J;ז/TR{!*Wp~CŢ7L7)Rnk)v7j*EbQF: P G rn.aGhe;cWI !*IJYlc=Ź6'H`q WVw' *;^>yz^iC8qɯ0y)zࡹBeb\3R#$0"JVZ>IH#ĒB~dN:鵆zy^ F7`(:0>4Fs߉> fAL38z*襑 E N>锞ΗZEbnВɩiMݷ f:b>5)͞s2,C˴9=}9i(H} !x3Cnoi"TW al ^Bظ*U)O9LtbgZDul/SjVZ-;SVrdAe#)C$'ĞsvS։A\*>#]U?ثU뿮UyZ-x3|z%?B'Ur+z @4N)vNO ߒ A-g& TɾNTImj~WE)TT -S<!'vǘY ]2"kQ"ϭȱ_[ \b5z\gh${#OUd䃮wH']΀Dp An`.%d Z .iK=,:BGKEv*#¨a(\;ƃōKW s|]=cT2f,3) Sdv~`'5K\`UK_{1LGD3gGm3,^Ztܠ6>U?\208ra$fT݊ǽ.FH& N*nS.Z݅\۩)gPf;cso T.nL#i":Lk13\,'#njj8LI黭KVLw&.%mSުR2[.¹x{Di]v΀C0rt"j\9bCr篔[KmϏILQ_*{; M'/)G<^ކb:H?(?6U9 O##`]t0guIcXQ&EScXsjm fN+0M9B Fɋ>G3eMQzyE.Z0ye";Rj*@UOu\3$b ߞ$U;fyAXgwfSyqU<vfBKV=CPʛVrGTc=5q7h}+5L^[~?rjݺQjYtY P$Pj|9OlHP U隷v7'm{٦N4=Lbw &92(7(Ɖ~ EvXa~YF)O٭{+T떫Kڲ0x& m:%/>';u8Vh1Ήk_{tEoIr)P?&eC:#ZN0` `)5͖=rGE 0\9c †ڀC0i' 3`e aukKjy0nGp@GKHpD3xXcBW~:/Czer,XxeNC",8ng1Nq:%Ys`hIm P&[D># <^I ΋Amצ;0f̧# `y=ʉRԋp&Kd`LF"1?:1qVKX" *V~MWm_h@Wsi=gP^U~a{.7]Z GдK98'O,WݝGy$Ziah͟v}EzhDŽV!(D3NɊ/SQD `ջ+V( a\ݩ|adz!t3| BOu{aSO:`)7bF鉥!ᯣ=6Ys /#gV1`vOR䇌y1%cs&1+lhP#TR>jm^yIVdKiN0V jUQG.;spv.bFrxPԥEt?z6%kϖh_\Ih]@K:޻5 J ԯ嬚 |@gx[$NB,NOH4+Rj}[-UŃkfz{ 23^'AmqDA{Mz^boY ô?1?-Qytz8sYBl]5tX'92[%'1x^ n^& ڣ3 PcCPB<7\dV4)(}:рXҐ՘=v&֫#'`XUIZXɏ{D#! ccTJW{GI{z$rj-(YK Pxu>2~XT0xƂFj KD[w?bHc ұebiɈ<` YZ