python3-talloc-2.1.9-1.3>t  DH`pYV/=„j ]а^tգ"=ߋ{mNe1k(0yP7c^~,/-uBPJWqV֭B kfBƗJC9=[Ʉ͑Ե:+|m_~(+J$ZC ?5q$n%58(آ_ 2`΀?P̌-2af/P)Z/M-0Q5;" Z5SkCwʐF-6c3d1c339922d3c52baf32672e2d3e43133806218ʉYV/=„o ڦTM*o72~P"7@-Ѵc`1G۔$cEKo"8{bl< z`k/XSM+ɑro]Ķ{`6CRSWrKxr>m }+rz:~:k5Zc:> E5+͔O%")Euǩ(bE]-FR)~8|@ :2([}Q< e/Z$d3M\=:j娰Ӌ|0cftjh><?|d  C  ( . 4 @   @(8'9': W'>@FGHIX Y \4]@^bcWdefluvwxyzlCpython3-talloc2.1.91.3Python3 bindings for the Talloc libraryThis package contains the python3 bindings for the Talloc library.YVlamb11gopenSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://talloc.samba.org/linuxx86_64%9@.YV|YV|YV}9e8e7c4db5e2cda6f73663d6d87cf6c1ef1b8163d2d10fb191d5761f79b5ad34libpytalloc-util.cpython-34m.so.2.1.9rootrootrootrootrootroottalloc-2.1.9-1.3.src.rpmlibpytalloc-util.cpython-34m.so.2()(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.CPYTHON_34M_2.1.9)(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.PY3_2.1.5)(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.PY3_2.1.6)(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.PY3_2.1.7)(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.PY3_2.1.8)(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.PY3_2.1.9)(64bit)python3-tallocpython3-talloc(x86-64)talloc.cpython-34m.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.cpython-34m.so.2()(64bit)libpytalloc-util.cpython-34m.so.2(PYTALLOC_UTIL.PY3_2.1.6)(64bit)libpython3.4m.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.93.43.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/ldconfiglamb11 14943740302.1.9-1.32.1.9-1.3libpytalloc-util.cpython-34m.so.2libpytalloc-util.cpython-34m.so.2.1.9talloc.cpython-34m.so/usr/lib64//usr/lib64/python3.4/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]=c7777d2abf9de8b0cf41b829365706e52dd7cc58, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e335e962d4cc9b2db325b63594ea2912d897d790, stripped PPPPPPPRR R RRRP RR RRR RRR }dbοȁcc)x?@] cr$x#̢o]ݏ7x2?z^ioؑq0ĊdѨxjSnB`ԙ p^BrȞ}~fQ c\ (C"Bk('dvXKݻeY\g?$_B#SX XŅ8S.r~JF~F1 -zޓJ J$xLNp)NRድ5E|e;m}DOZ`RqU+.X6?:WؙѺXHLKys-%󭂆ꮇrI?YI?3DPlQ>یmA!f 9&.6̏O1NSmSM`z>C [G6 !V7[:LF{s6CH%*nuya/e/πA'W]qRftZ-GCXshy s#v*ģ Qƣ . { gqEu 0)"$YƫIrn;:%]Q& HPj&4Q Mk';+ϟ#ߘ[Rz0foƟĈ%^"eģ {O@T" M9lirÕ+ Hv EHs qèXD}T%z@O,HA7 oՖċcd(4QXcE0>L͂8vhX*ӑsIZ6)"=ȍ%ntK: -8WLOx*hCAV5u즼kzt2@[l_9mf/f%zM3hW:=L(H|"r;$S,ƾ2niXL=o!ft" .[98F)r%EC.VQYj-8iH t*lC{ȷө3/)~t;]ǥ?^ܮ/Gl)wdAdwUE_Aje`mcJ>d} k ~ezSe%fhr=DB,߫! z: e.`jKy:-  +Y\(hJa W+( CLІj]9,iQ-$MQ&2'{D..?I}nܐ)ɩXd{?ڬ֭ApyZf >gkª^¾[e>h_==rp|eu{i?AdB@&ވC?c<^2AQ]-};~ VH4 *#tw*y ->|Ʃ Rܩ4o6ʳ*tm܋ZbH}Aץz+oC\fCzsKΫy'X;] 6KJL=759 [W|D_"fUƮ~agg}F΢ԐO}hnu]۷k*Ia4-\6ΏDT\~PqF.q0ZQ|Feb&RRN-Yڡ{ Q|[ۃ(\hTO+f|G:([$>P-INnP2I>3F RSC 5_Zq[yWMElDc aNH#ln-NrdH&c~s*t:ӵ ݾBWzE:t g$#XMTBLyǬR*uӟ;AF.Wz.+#;&xO+v!tk6j~SvTsTZcӐ4ɫDeI ck-YѼg cHbs!ix);'#ZW (5%08nD2I"m QG*@*=;A"[e܉x+N4E"{f7${0=53VI2d㥉0$٬cL#z 6Ȧᔊ:=O3} L xH?yr5q2Dg$`OёT/=iM!?#a !˭푭3;b%tor) geHpA",0,PURlv֟?7N5DZc,aE ~e9dU:-]c"C @3chqS}qy1!ӪEU1]ΒT@B($(JmZ9T-~WHG:*kI7?% :NK 1G3HKo}JciroEASJр<0RDŽX"T|b`.hiP8;K'mP2א x5\#g FڗX`>FP*0.o1?B:i[)s_1l jTG$Ȋm`O*׭t]Ve Tcųe*wd;H{T neތKSs0kP=f_gI o)m鷼6U`ȩ*5:yeF4ߗ{ 97Glp߰65Լpq[g?{_`@ݘ"S'r/mezGHp]~=jW ;˻81^,gevYl Qs(anW.EЎم!~O&?jO1cJ[[uџ-IzHYġ>O(V) Ø%Q$7 =4ؗjI~ ϛ*̱5sdhFts3d{Db|eKmQW.1};YCgxDd=hV}Dz+/H`b9eUuu|*8 c8$&%:BmPͮQW{Gv]'3'Bp7^R:0!U,l "#(_<3vϼ]x$I.';!l||_X ROhbO zhXl5V9潅hv HYm6 i YfZU8m4uxaXuDȽ ԳD8!)̎ͷ95{{=s̜ ,TAl6-Rv*yIеvyu3dqJlY˔AB.8@77/V X\4rήj|V5`([%@,sQ%ޮzWfb/ SOO'bG燈Ж e,:uuWpV͗\j=hU~BVůEpib@لq# ۸͔#PA '7#7犾k}gk= cl&rJ̃m'Ѽ7FI#D]"".k7 ~f1t}Ay VkO/`#~ µ_3K;Ѓm(v.Zc0ly޲nH2'Š¤Sm87 ϶4I\h:O&oT%̮@cdsgo a#d*L}CcM|OD 2ŭE1G]-ゲ%htn^ΥJ"VGnwo*Z(1D{ۻIIqQX%{ib{F.j#L `wsC)-8e̍´٫ud Ӓ+F.˙GBL"m]btUɩ|RK,LeoC)Ո|