libtalloc-devel-2.1.9-1.3>t  DH`pYV/=„&Ve#6(=lD,gM"a8)WKt4E<;y RϺJvZ5q{`;| |"r*p\md;w;JKJ틥]+G:6lƈ1ʛ~ɎV K=UxJSҼ EHMmNɡՊ/<]ݺk϶2Țկݺ#qw[>GXI&D]ro' $%o)2iδ*@ɳy;!! r%2591b8b3cc0e65845b4ebe1ce0636dea16e975d9R,YV/=„vwLRL}DꇢAv%dvuQ⍒5Q"EOe.(*:e{ͿˆbEŠ:$622֮(:xbJ, z{5f'_M\]]ݎ-ħ*r E&~^v;qER}Yb>}4תMUB7dss E?8QxƏ~2 srCx.$nhAM}R &>`(Z>=D?4d  `(,48KT^ w    ' <HWf[(y8'9':'F GH(I4X8YD\`]l^bcEdefluvwxy z$/0Clibtalloc-devel2.1.91.3Libraries and Header Files to Develop Programs with talloc2 SupportTalloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba. Libraries and Header Files to Develop Programs with talloc2 SupportYVlamb11openSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://talloc.samba.org/linuxx86_64x X|YV|YVyfca104ff8de24ea54d773a44b8597828cfb3ed303d0cd4849345a7c6cd00ccc7libtalloc.so.2.1.9rootrootrootrootrootroottalloc-2.1.9-1.3.src.rpmlibtalloc-devellibtalloc-devel(x86-64)pkgconfig(talloc)@   /usr/bin/pkg-configlibtalloc2pkg-configrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.1.93.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.lamb11 14943740302.1.9-1.32.1.9-1.32.1.9talloc.hlibtalloc.sotalloc.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-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-linuxC source, ASCII textpkgconfig filePR}dbοȁcc)xtalloc-man?0] crv(vX0C'\bj VNd1tg&:7x@n (ݺaSWks,=q )踮aZ+p)gp*l8]܊-+]Mb@EWI^KJ@*7gI,t  =xīX" nC<(R#`㊜[VP`FMgwōlD!Ŏ2ekb 1\fح;s0×w9!j[LvI/}fAcV-"Y8uF9m: i+>_:)JtcpqHq0usvH3ŨwQ#;eOꨑ*ħJU+}uYa/qD4!Y/s Q E('7C7.p.m66? !1BQl~gw"rފ-#kiw3Eb`Q617t'{ѣhh9qqy3\,cZ}P=ܾ q_Aϰ<<9oT:II9Dj -ǰc)=u^iN-SRT0+ ckRP"^42ȕ e.}Iz/()"w3Z(+$&9Ɣl@ hJ*7kVqjLB̒M~X'0!𽡤O=)Ov"\M ?gg=DgN_ZoM UW49h4r!10; ޲ C8Jg67_q6C%Zв]{lwy2d__7c3Sv88Qr1UE\يH6^;z t\}^k7m:em烩aW?FrHɗ\H6}Zm^= զʝW>mn^[8I°CK>d|56kD/y{ݤ]].}/,˹¨>eSAwrms<9wf80&Tf!lr.<)b$0d "꬙,g9X0e[8WVnKu{8=[Gj9 XY/jmIS<nD> @]/R,*C7a§\`ٰ ̹X%ꤕ2n,R᭚qoX;:gٻUqMϠ;􌽁kz/y ,?twƓT6&u2h)NנIO Z!Kj;&Q)l {\@ LP Zo_x }=re(gUS ը\{x#Zp;|63P!ѧhRsuYЪ=ت F874δOo0R.po#tǒpڐQ|RӐMH!`Š+(4= [#W{m_R>nf8dN3rMxuQ`Eฦ+F-etGbh'V/wD@)/7EiH?A{*ɏ_;(5= |[{ |6,&AߺVDzȂ!m6?kD3b[B(PuFiR~KPb@vАDHbk}f#3{"_-$'"QXz!/j4}3xSQF&^!őBѲ`hC+dx5U -v1i>{&omݳӸ:fMEn,:U^Z8_X26: 9l`}r s"=kf".R] YI<|tRP҉B&"ءf5)')?x(sگ}gۏAˉ:[Yuk1#'Wy[590<Ze)AC75wvGhv<7͹BZ}o(!wSQ[,q -Pc/oXjIjCzeĪD XMݴΡvR:V`|'smQ;^#6|'2#J14@/ Q.U[L~HD3m,G bgO{ q&&㒋Y_3Z\*r@vڋ,ה6, E9dm4Q1(x A<E괼7S y'EAf@we* m2i-rX1[V Y=\cLqS<Ś`z|͌uc(.nX3jeEv?k+9ռ 3TCllGj/Ityb&'ܻ|¾˳q -"WXQҫǬeIco,StU|h RMN!)ܧ]6Q끑z7- 2efA$J4ˆW^ |θqel%9K"nԚ3iFھ w~.D)Kj ~y|12XUBA>Bh\@7K ==MK2hBY4WbP+wg=g6K]hhDzqǠ1f.}ajd(w[ DN٨?))U.rJ恫$3"MA4$d3Y<+ fPuPENT熇.2NDuBb&ʔz+i{A@mgk[rM/u0E5lD5ɀļle˱ G$39kUdoh,Dm*h c5\~檒[2K4o:&c7UYcGAK z\A :|K9i]t+Y b".h.1OimWzȔ5`_vuSMFteU*G U1l b7- N4B`dig 0ٔXNQ;Zh :!Yr7a*"rlvTwnlkGJj&x/|:4}l9xFw01dV4# W2wĞ'\y֑DuqቑH%]&s-18u|FŚɛ~CImMH m N n,KY-SuF&|'’ HR^Wy\nY cfTMprit*I.jj'q*2 d*!s]RO„:/ |n v[MaAW0ab)ɺO AŞjoZIh- cOw;F\;~گa{+9wx:J2rF5uHC*A[g>*I_r2]Ns~Uu0iq"#0(0,tk̀ G1d 2QMhw :Hd/hѩv_<3ޒh'lew XUKx쒂PSؓk[(䆂 + XM%1{[⏉Rep1p3)ͥtqU#w)tSH9jH;|`bSsldN2Ue=|b9N<H3)o y)U]]1t4i6xL6D 8/#E_́.|rFeRFA)巹7xGNЦDN_&Ùq&v6U B2Y΄<ռ8&.㶔=Py$vFZ0z$'"yٰ' *c:THQ}gQ4B>3jwA\/+Yà-hFѩߒEcH_!ieRfs_:Qto\~@n2(e6; o{uLMUWP-)bW$׾\۵ w DCxBAd--+T΋g&p'QÞZ|]<9fVV~0KDFN,~.@)|Io#akß$6:D}sDMDD ]kr R%ʟ[lx=Ȩg>,gt.I>.&GWmj~g(xZmL0TmUI~NJc:8&WeSje= WT46{ӑHkwbD9>:n>cQ?scSs^B\J{"a6 *@ 5\Ra1^}!t*P(F|!9Pl]p 9^Vr&(&Z"R *%IU-[5ra5RE5g Fj8؀%&W}Hq9jG@A3i\Uҫ{(!àp=Enum%$ѮB`M١Hc5la 0Axu,(Q GCF[uTCC~"(>څp*xNI0<5BG'C n4J]mla2Z׽h`~%Ӂt0X?mOX]!2PPsrr+gg%s CxtC ڎ3IJ!V,T†;O_} S~$/WK^KCmP*`e`;쏏W^aIJʊ֢ŌM0`3pd-ȎIlQ9c`pn{fn5yΐżc5ٗUVcO*m \gs P'2*n-AT:u XuJ?N[^4) Oq"{o ZL}37"% 9|ŭpsm[mJuc1rp*qۏ: ml1 t-$1!):dFNήϊ@#NPV)1},`ȰYDS!3xՂʕݞuMv_}je;5U]a %  tl|!.2{P6)>Wŗ.ܰ*5d#)X4@2G;,ahӎCMa cLE Rx);oEGy&T .\ Io㧱FL]y. vf"SOm&9Υee뛴] MYM1kZ=5Ԏނ W&yl1ަ*`<ޜaqeWIٌzodް^Z{gkW7E7#^t\욛ȋsil;}ac$m]8iT~ 5z*}5Q3zal_^yiL?;ƪ5T09nuҜ]Rآ߁5\Mҵ: ^ꭳO8ޣ*e ɾo\M[#hK?Tʼni CF\>ƭaqawW)ʗPxpQG҃0UOM W^PdA$g{6pbr58KaXg$Bowp /% Ut۔Zx`yM &#f_ 8ݫLNo6U-O|71p:o8+5ou5B.Jo =Kt9Oţ?/La3D1yb 9:CzhOPLOC>#.*) M\iLUd(.\ilɟyP |{ǚ;X拊7(*JTB2 *îEzyS%ĩ+x(8= r pQyQ$|l$q[k`j2&X_ԡsDUNUCSK9nHwf5FqWx{u,ڐݓm9d zw^1Mtg R Q"UCZ wŭuHJgN.YEyXB;Z7-EIAC lO,((V&ɶ><:\*?? ebBVSw@ aJ5H+LH([*Xh,)PdT,:GFC!&t MEg1\mVw/K5jWEcAI\4&,͇F6ig 3sv@S/V1H||ܐD!G'/&@} 'm0 ; j f6Kx\#,co 1C! ibt2UXw!)Vʑ: z|.5* TS5 k 5wK,j8\HK\ 7|[diX7COػ#= {Z~n0P֝MlAPد>@2y_+Y?#!㏡[D:g1L\v2BY"3n;Ihhld5(E{p&igĆ& >Ý5 dO*kFn ,_p/I#0ř"cjUZs>R\BG@$]՝^-9)ʑMVS`եK3=FR4gvu8%3Xd,7'-N:9@fjy3*2TDph샚j1̳S俥*6fQ=Sύ ^H<7]'a)M:W hb=%g٘.>B[1]}ה>q9ɽ!DnrX)m΢GЈp5xj`grϺ}WwO Kʿ+AK~Ŷ}mQq4B&mDm[tcH?,ep'p$خ'^tG\ͩQf̪&Yzy F+ V հKPZlf%g!oP=WJ9Jƈ?OvoqSXo<|O8%$ m7z8ج VAcY԰' rF_Ջ8 DJndQ uSOIJHЌ6L >+dO!mo]ǨvVD$y^b3G9NJy X!?bS{BW^+'?G&رD ~P\G!´>mH6Bbq;+A3.%9s&@ 7L*&/Ư첍^~S̈o\BV`5M>>mN@,=[N2`~P:9A S+lnL]fg#+V ԃZPYdM%@)MA""Sc.ml=sraa*M=SR%ctu#myxYMzXI֠~ZemSRz'b>-0 7j 0UpEQhT%cN_S0M yU K<q Gc1Qʋj1]K LA$y=Ӌ*D2! ;e` 5œ*\BK/B{=ph뉬6uR{6f\fA䤃Y=1SS$8 _6Ok6:&増vo<]7Nb[0F \/K?74}c|5uB(b 7_0-"[89dv8v[pS!ޡidb#&I{vi@CN&}?EݪW tJbFᢗZ3 7C}R<%}ɴ]b#GsATE {NQDg{.v%8'ʂjaXTۖ`t 1f#FX|ez"ӎ{ht`)}3ݠ=>7Y`