python-talloc-2.1.9-1.3>t  DH`pYV/=„&^lu@!_u;t={ ;T95Vjgȡ!&Yqq1EM)LL$S* b\vnVI5{P85߃3W 6UXվvX=:p]vVT k4=`GsEWMSo!>{BNpK[psDhϒSb0n]xcoXrֈJO0WCBT(a=j5ef35bb8c54dda2c1561b307f6ec45762d9e4c3179YV/=„uUSvk7nD+4 G) S+ uDXtZ>DD_e_v% L'8/Xd:bkC +rprULaUkA*˪/!7_z~݁Q6T_,;7߆zΟ-L2g*p\]Jm-40P3F/%'Fu3rqOxi?(9/.ٽa 9OMʃpRMx!~W)zTT[EM1i>??td  A  $ * 0 <  (8'9p': '>]@lB{FGHIXYZ([,\4]@^zbc3defluvwxyzdCpython-talloc2.1.91.3Python bindings for the Talloc libraryThis package contains the python bindings for the Talloc library.YVlamb11gHopenSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://talloc.samba.org/linuxx86_649@.YV|YV}YV}02f40050f2980fdc5a91757d6904723b8cf2ec2659beb3ee4888bebc6367dbc2libpytalloc-util.so.2.1.9rootrootrootrootrootroottalloc-2.1.9-1.3.src.rpmlibpytalloc-util.so.2()(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.6)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.7)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.8)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.0)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.1)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.2)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.3)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.4)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.5)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.6)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.7)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.8)(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.9)(64bit)pytallocpython-tallocpython-talloc(x86-64)talloc.so()(64bit) @@@@@@@@@   /sbin/ldconfig/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpytalloc-util.so.2()(64bit)libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.6)(64bit)libpython2.7.so.1.0()(64bit)libtalloc.so.2()(64bit)libtalloc.so.2(TALLOC_2.0.2)(64bit)libtalloc2python(abi)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.1.92.73.0.4-14.0-14.4.6-14.11.2XӸXg@W;V@Vm@VɦV@VC-V?9@V3[V+rV(V(U|@UU/@T[bS8@S}S{CSW@R@R@R7R@QQX@PBOG@O/@OQO@O]@O]@O O OONg\jmcdonough@suse.comjmcdonough@suse.comjmcdonough@suse.comlmuelle@suse.comtoddrme2178@gmail.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.comdmueller@suse.comdmueller@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comcoolo@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- sle11-remove-unknown-compiler-options.patch: build SLE11 and earlier without -Wno-format-length.- Update to version 2.1.9; (bsc#1032915). + fix some coverity defects + fix TALLOC_VERSION_MINOR and talloc_version_minor() + add new tests + add pytalloc_get_type() + add pytalloc_GenericObject_{steal,reference}[_ex]()- Update to version 2.1.8. + performance improvements + Fix memory leak when destructors reparent children; (bso#11901).- Update to 2.1.6; (bsc#954658). + pytalloc: Add new BaseObject + pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeError on mismatch + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions + Improve testsuite by avoiding path issues + Only set public headers field when installing as a public library + Fix a documentation typo- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to x86-64 when building with python 3.5.- Avoid a file collision for non SUSE build targets; (bsc#966174).- Provide python-talloc and python-talloc-devel; (bsc#966523).- Update to 2.1.5; (bsc#954658). + Minor build fixes- Point LD_LIBRARY_PATH to the just-built libraries while calling make test. - Create a 2nd talloc-man spec-file to avoid a build cycle. - Recommend to install talloc-man from libtalloc-devel.- Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure.- Add python3-talloc and python3-talloc-devel; (bsc#951911).- Rename pytalloc to python-talloc.- Update to 2.1.4; (bsc#951660). + Test that talloc magic differs between processes. + Increment minor version due to added talloc_test_get_magic. + Provide tests access to talloc_magic. + Test magic protection measures.- Update the Samba Library Distribution Key file 'talloc.keyring'; (bso#945116).- Update to 2.1.3; (bsc#939051). + improved python3 bindings + documentation fixes regarding talloc_reference() and talloc_unlink()- Update to 2.1.2. + Fix memory leak in SMB2 notify handling; (bso#11144). + fix _talloc_total_limit_size prototype + build: improve detection of srcdir- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Require pkg-config from the devel packages.- Update to 2.1.1. + documentation updates + a fix for pytalloc-util.pc + performance improvements here and there + fixed compiler warnings- Remove dependency on doxygen. Doxygen is only used for generating the html documentation, but the html documentation was not actually packaged, so there is no point in running it.- Remove dependency on gpg-offline to reduce rebuild times; signature checking is implemented already in the source validator.- Update to 2.1.0. + Add talloc_pooled_object and test it + Allow nested pools + Add a separate pool size + Put pool-specific data before the chunk + Introduce __talloc_with_prefix + Decouple the dual use of chunk->pool + Only provide the --enable-talloc-compat1 in standalone build + Simplify _talloc_free_poolmem a bit- Verify source tar ball gpg signature.- PreReq /sbin/ldconfig from pytalloc.- Add pytalloc to baselibs.conf.- BuildIgnore python for post-11.0 systems only. - Package the talloc man page only on post-11.0 systems.- BuildIgnore python to avoid build cycle- Update to 2.0.8. + Convert error cecking macros into fns + don't allow a talloc_pool inside a talloc_pool. + use a struct for pool headers. + remove unused variables + Update doxygen config. + Slightly simplify talloc_unlink + Only check for pkg-config file when checking for system talloc. + fix a comment typo + simplifiy the logic to build talloc_testsuite in the standalone build- Disable rpath while configure.- Add missing group field to the library subpackage.- Define library name and use it instead of libtalloc2.- Rename package to talloc and add an independent libtalloc2 subpackage. - Enhance and polish the package descriptions and summaries.- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.- Rename libtalloc2-devel to libtalloc-devel.- Define python_sitearch if undefined.- Remove superfluous AutoReqProv on line.- Require libtalloc2 from libtalloc2-devel.- Cleanup BuildRequires and spec file in general. - Add new pytalloc and pytalloc-devel sub packages.- Initial independent libtalloc2 package./sbin/ldconfig/sbin/ldconfigpytalloclamb11 14943740302.1.92.1.9-1.32.1.9-1.32.1.9libpytalloc-util.so.2libpytalloc-util.so.2.1.9talloc.so/usr/lib64//usr/lib64/python2.7/site-packages/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/ab0f36de533c497a6def10a297b354ea-talloccpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=863e413d785a411ff0a9f3d322fb91e96cd7becf, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=097c365504d8c3788d5712a8f3517baf50bb2f85, stripped PPPPPPPPP P P P P PRR R RRRPRR RRR RRR }dbοȁcc)x?] cr$x#̢o]ݏ9s xA$y>\=43˱ Jɨ0T|1G;e(X=.]Pv)auIm5Fo)Έx/vB4l`s:!(HeoZS`3a |kO`zYqȳkX"sYqOci]qENuwH9;8ʇ鏿Uy9N}fp,+wu,p-'/q.;2[ΟZul#nT\]m-4E~`gR,MnZ #*'40+=X!M",e OQjO$:#7=1L# 6PGP*/'5t4̀G5D=6tGB$ rDP/Z³'Yaꖆh7SggAW$ۈKY2l_CKBƞ:5 + JܻX-Wܭ\ÆrX u"]?.Hp Eo uq#W&z{9[d7 9Rrݪ+ {_]}5-\OV5+ޡdΗE6C1&Z_NH`KKΜ2@եcwJ J1l{܃ƲEW*f94ykIL,J20}~ʸH-,LUD9ou}c,uD ^oapۓ֙ɦ\v4ޱRy7‬I}0_j;gxsQ)ۢ`E}~q&G~]*XpLSQy{;e#>X#Pي!I"ߌXb-A7h"/7~a\L1kr(P i.-ޝEE]jy?6)3@w2rh]Qw^mc.-b V>CS3^ /f~ <LTi xOtI `8gY ֩r6>Z;?@m~Ϋ"zJ1tZo p/S?$% .[0< TtvXWnϚ |m˜]qZfqAd|+:FؾBvzJ>FCwM:u,W4DV*f.5iP%k~ @G$/=˖A;Lϡ^F[nFh'-`_ b%Xُsu ,r"/hmڟ CeVkXgr Jmo,9$1'wˎ2XCP3v憄:[n~zRJlڨlG)cB9|W2VU3V|`^i+ &Aa.:Gk:մ&@U PHIWԐn[ySoU ksX֓=e緛OD9z%bhpo:H|z¼$Yd$儮bNR T Y|(@&sdWK+9>˾3h#Nm[wB@oN3cPsOx ٨qMdV+wY:K0jTu*\h*6xr$}~ ~gqL){~3RƷ+.gF]vA&)q렋EeOCgXna%s)kk}d+Q5R͂e}Om0R?SnoE<حaZGݏRڜoXQ%E)N\$ \6d=\)}W% )7atpG0CbM$4eL8zxC^i)qF(lSACk4t*CafX5 i| ĶwsV%dD'~`XO}ō~ Q:O;z6I0x9ӾE XBAm%.0̒-}`Kb K5GSB^tYdqq>$\prjl@A0È=_F;ai?`cJd5׉!n :R؆"d'ykuR^x؟IX@.v=@a)䮆x0ˢ d%8cˊuM$6AͽpN( hTFwjE kmРtT!QgY1!m#ury9\̉۫"g NAKe I),_zΩ6=EfTVU ֍r4 a\S^<+q蹁Ou=I*b0Tkɽʊ;7S($X9_ DNEeLoIS׍ELM~7`IfjlW"`Ĺ~kDQ%IαY0j[VkCMVxc! ֬CC'WYrhxe2}2Y&ş'.4& XGUVB̍aY\˛$!:_ ju4ca2D@ajGnyy'lsdR]r?G s9 L;FxoH q"hHFƑ6 5uP$>4z=}"X#_2QUMuk3*Ma<~ 7Ss4 dd5:XLЂ8x]Y/GM_?=QL}8[njj" Գ&79Fv <8FtZyu`;'2Jg,.PӮ6'A^d,ij^pa[|rvhOpr~@OY9J}OM9r[:f?XK. V8cu`)uЃ:4@Tk!j tS |V EgMw^ 3},NNaJJk}дʵ;_< [V //]ZTm11;1| Vr@"psN//P X`Wgp,  Y_Yy"iP7=kQ V/ Bo&~',5+yg-A- NxT1OfQ+AzPu <_1Ȅ2*FOۤ 6fL sVfƵjdО QWOPki}#Qwq!'p$s SYȤRǓ![-q!:#Bkz)Y㘜dоߓKPZ7 b;PaY` ,K\S7;& .rDq+Kmi.^h!џN+O}fZ@^aS4 !i-EkC