libtalloc-devel-2.1.10-2.3.1>t  DH`pZ>x/=„j'K+Kt5vzEYxa+/[z4_yׄpJm5Zd`^ $9i0j;SQ'PWx~2 =׌CߍTɇPmo7!/ Kk1Jdhd\_NtI=îA˸C"3kэ_]Bmlbgzvó>~&jo l Di׉4lyPO|T|;)WڀjYjz5bf6d71c0fe2daa2cf1ca98ad575ae099d7070e4TZ>x/=„U8= }Hi_Q@{]1?o~4 9a]s.pփո"j`C;A}aT<|_:}U)8 hș8;Wuj=OY& ;y\}L7pm6 4ijO<81S)Re7n$[Y,:0f Ո&> כ?F,Ƣn m)+RaW[HQ_v=,yQao`q.϶;X`&v;*) >=?d  c,0<@S\f     / HTcrk(8*9<*:*F$G8HDIPXTY`\]^bcdeflu0v<wdxpy|zClibtalloc-devel2.1.102.3.1Libraries 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 Support.Z>ocloud119openSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://talloc.samba.org/linuxx86_64YZ>^Z>Y35f3675d5a9916ddff9b95f68c37f9440117a34e9f92fdac7ae5b494c43c6482libtalloc.so.2.1.10rootrootrootrootrootroottalloc-2.1.10-2.3.1.src.rpmlibtalloc-devellibtalloc-devel(x86-64)pkgconfig(talloc)@   /usr/bin/pkg-configlibtalloc2pkg-configrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.1.103.0.4-14.0-14.4.6-14.11.2YdY*@Yx@XӸ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.comjengelh@inai.descabrero@suse.comjmcdonough@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- Reference library name directly instead of using variables to pass obs source validator.- Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Drop very old SUSE support. Replace old RPM macros by new constructs.- Update to version 2.1.10 + build, documentation and python3 improvements + delete sle11-remove-unknown-compiler-options.patch, supported options are checked for in upstream code- 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.cloud119 15216308312.1.10-2.3.12.1.10-2.3.12.1.10talloc.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 -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7926/openSUSE_Leap_42.3_Update/58edd13fa221ea90f561ffb1b09a7b9c-talloc.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxC source, ASCII textpkgconfig filePRmgu#Jmw "talloc-man?0] crv(vX0DV#Gۆfn rJ:J#Ϡ(iq^\ D غ&Q>Ϥ@}ziDefҽ#CwIϘ\V' )kEc;š^bysNfCybY=u׽ĕ!@$UX!6hSyLIIVxy\H7|<(d;=NVz0=w?43V JpD)VѩDWS7  ni4IP%kfTsٖ͂'gdv|P"g둋s;ysds*6 |/ t[NSk%"ipmv;a;bZ~V%TՇmtR4 /K M*e ߌR%wN 2FQ_āȓrruQpdq‹:ZQ^8x19 vQE{Z~oE,0Q3i$5< M{m8]YP;Дk6,.z!:a]S*x0lL>#8>su%.ٲHʡ-*\:oa`3.;yi4??"n̢ujA<:0vEÓ L ,t{擛a3!) 8T R91*ivbjeIXNP]PUm W[W m~P߁pWh:Q1-^J/=QƝ>\X az Uxn-*Y̳ EMF8&\m_spd7c~*RL#)f 34XS^.`?5e6k Fsp*RDZλ=Ge< ~6yBt+SjES*/JGtjR˱\ .Ĕ&52H> AM.0i a&\ 9"YNp696 D2Zؒ-4#H V9֔CH^d Ǫ 0[`Єb4L7;E6'O\sF7l %NY2;,b'wĿ&3']Nӷ;Y.>"DHTT^yC!kQU$>f) 40~զV6^8ls4b[eFhkFd IlN8,bDpKېPvnʄh_˜QB]v UMaX@1 ˔RN|h#Qݣ3M%X`ڇf|֢-.1g*Jh Hl[ݧ*0TDl G~tqG7$kְK7i$R.zK=޿v*;A_޶s5ұ_ 5B!g{ j; Y AnO@&1h$nyR]sŁeY`Ecv>B8 MhthrodH^Ƅ~I:tfQӶQCimd:q]TD/[ƿg1fbeZ왡;<|/zHNonU 7]=PP9"wjC4|'xVYw3{٩P n@#"}i201sb>1lelE-Sڀ9IT»a$F瀰KW@z^A7nb1adFRև"H=MJPv^0oq4@n`O&TwEV^pNA|>ZKTO{5~B}sflߘ{b>"4U_cI]>wʍ(R q3]jTG(I&o^ 6( &! ;K|ƍVF1KA :aEڡmgǻqt PO"{ucUG !Y$rKEK; RHkUXU1yr{){Y.j`Ûh҇¡}k.~VeGӥhT `{1IеI7)<(cFyhP ^s9wV|l=),q1u$3Qk#=ąEG}G&d=՝ƭ'CڄGP's"8㶈ʾ+,ÈFL+Aͧvjߞ%_JGcdŬH=T fGK F ) kTlxO H3QiUj} {m?ߛ8ӫjç_:ZwI[擠-̊у^ZTJΒWBriHYQoJ,~ W QgICrifo uia5-~8TA$މJCrWB1K FE$E<.W2 Ȣګ!"B3;m䧷Wg=MYmzIC!1mG.ri`one8p$$X\#/Cש6s5oj=HǪi>9톂'm6%{zq7p8acb^ q2ԓ6QE4+͵&$g6^ &gݻL&Wk,Op}ߧ(<߿<3nN6A;{ux5#n(y˝"膧>Ol' Z )<(D-R9Kn뷉c  i.*  X ]u-K\kO ǃדidCoRܽ|IP9Fùx5+2d?b}Gm[岽`o -]v>DRGSߙH] G07@[ 16G_ξ5I<+Uג|2a7I,}0wo?7 "G5hТ)=r{ a&ͦ&x}p38T $CoJ9.9gF8;n︊a:K{dr"9"FMtie\J dSLj-1 kx: t4A-o²7n5_}m,rGWrogɠy lj>3~VGukh%2-4&+-"f{ybDË^zhL]`j0t**š| f ĨU1&^QhHzv犫Ku_JOV%g'wmP[e<6%65ߋ^?6G}S䖸"Λ̞([2}j8 b![6 | x4h;莹 ܅ @w2\ IZk{Id.it6?s-N3oۊaUR}*Օ*LW ,z&N _F"efEBQ$i3u.iΘewpQ0YLII-4Q*%عC A&-䦅=%lGl#$ݜd9jgu0La})45_I-uvCi0^gRS\-8?s|!٩δW L,CLZt8(T|0 ~bPAN *V?FozE˘YUyh4~)b5~Xu)c_.!ϑ2g w0@d a4(,/ѽݹŰJO#젳 Ƨwܭr?oMIoڰ#2k_ Ԣ2Z[ɦ &n6]k2gql94Dz^.LGIy`N'I'X2Z*3 P+UŠy=Mhy*hed }x fFz3.ZI ?8ΙDx!/h KC*8%,0{rdV琴u_[(}~ŵ ԺlڸM:E~B:٪VpA99;5jc}E<-֭&=<4xjr}Q+ޫWF uo>NR}~jGB ߒAbQ9(E/bNV>fdCUH@ЀI"7LjDLIFpG4 _>΀3p_p"օ{aU-bJ  yЦLNgmBE)$X%v˝JojDFDf$c@Ja4gPm18UK+&c5ÏV<>"C@}Nd7\mE) `׿A_PQH2Nni%]swv:D?m[?Mg2uuTvka童aj: \r;jhj5>t7f %B=r(u zg2qEp LE@ Wzf9,-YixC(LU҄jiClAeb+c2oڰYœ|R}Ob!&TO NNb,CF2w Ԝq{V$-_#ySKvwSǑqnf8uR~>'1Y)lQɱs@$twx>#,+x 9#!,l8GDMCV{=bꆏsP߼a67Ĵi+S6pțw7yfgtӬR,Ƶ|V=zirwk5 %P\~/CQ&XwlτF `f{S'#|Vn*z uQwKCjhsaXc<qd"pI &lm3Qz5+Ho_adg /z[~e i 6'¨Cy6vƝC%F;6=t7e^_XJ!`&iڽ"W:Cj: iLknW۾/rhXZO)R]:җN'@AU82A?ۑ6lw]P:ȹAT~[忊?6s.s:V۠ \q7$ŐpuD6K`D_չt،3ﯥ㗾]!7y)\&Wu;2W0W"zsL}"L{ݯ,%D,]E%VނFcaQcp⍹B 1){ONE-fSᮞKI:pc#RC]h*x0ђߢe_H~E5$OB{Ӄ.[ Gic0\n“wUwp邁}&rϾ5(Inzg7x}3Fi0jWY;~],2oBb:<0{UR58C,)Wd 42Cx I?EBH&8.n'<@%mc n>Q*@8: #Fb`'QC+/;255(s- )v:O ޯ~YyiAx2=Yy95TΈ %agZϠ)!I76)Ñf;:r+1TuB%$ߪw_sB LKP>m07Glm\bJy% :; N?=Dך}WG[@sI`Wۊ`OPxA _bmr&1%}.x n2A]xǸVeH=Kw0{br])v,hƙHr"9Uq3WӲOaL {S%Gi/^CUȉN͛,Ű`~L-7x~%[sva;$&̀Ith$aε4XZۡ1baQwͬVM073PSTl!A N~Y >v|._!L&Jd(D;Yǩ ҅Gg (,T'ZaEGnд5(qj ;'S^ @e?kqWhKFz{hwPJVEQ–Pa^fDi USZ+X>\9\zOə,o>1i=>%\3jÄ:q\4Z]~?GdCXou;~?Yȡg,Jk7YjmQ꨽#iM;YZ .A-x-Y z:EG}o+`wQ2(w车f$VLJZNry1)X4AxQ/}P:-brҏ1kr$Y8>(%GaHn3h<m]y#O\"/9 >}2'+E`s M{<bƳTK%Iθ+52'ԥA2EyT#UO0\cSB.74(eDw EAߘPJ딑3lX_aXNMۋD!}m''q:6&~*oG^rTI}#NKϳvKw{$@HSe| 3`TT9P`16ypc~$!_D tH5e SG5~n[ilE,EӬ_j'q'jW}bUm`HxBYŢlrOπwgayq@v4g^wC0טP/ ?wN0e4}0ay.}T"+qR [Q$@Ks L+A rFPLlͣv`qtL"T5V4ԩ˔}_FXf#^̒)u>}C ,$ns?gAvXBdsY%A]&a ,;I3Jf=lq_>L!h,*bQz}23JT}Sla^1Uf 6OefYCH#ܸQE,kQb.ϤzoL=XD&;5졪to&_b NP9r@$ffI[2@pvڏ֌tv6lb1[M|Y'\~C uY&mG0֧ jaጾXvIV3D ~g}XY,?G{Pbک^UQOI'B_"?h imB{:߳lIm;ށᰘay3se}fopvC4ߎY_'s%ϻӬF)urHmܟ;pz殹͇e)_FG+oJ[jIT*(hg2{v)H;FEp ~WEnvf948VL: ߳}<'52S6Y|?rB`u0ViK3K:΄φasGs5meA>x-r"s.rh ,׿L:}H><sq'ixpī|\ࡖ:5l21K"}%;ޤ>6)54s xH`zM>{Ky/xϽ. XMm-ٸbIr `?7/ 9s@WCmw0$Y2z& 9qr LgzI3:koBOS$9 #JJ6:Z)PzQzane@+,$*Ԑl>5i5\Ws$v&)Mw!CÌ<Ə=}4h`4a&ڂؐy|Z u5k^SGC2*X=e_8?4N]0`HiLV#M}}Os4uȨ3r]-kZ~翅IKk~l}kkcSZ^c ~Xfw"BX AE ;} i]oA[4Kj߀Ttz_S<X,GB [ӿ$!!*SX]\᢫/eeI<\..;lt, R\ |E$+g_LZ8>Jfq(9K@%\R%:{t@T+2$e!5fAH(# #%"Wr(tEPVsbPȱ]+bqEYK#vӘCo`ɯ=sThk%34%P'< H-LQᖊ.+N07Vz~:fCz.k\ p/iLmZ_%,[#f̲-dwA)[!f8C 1@Zy7ŢQ6oz@%/@8 & ͅ8-%/uybkl.OѸ2Dlqxۆ?EIвPOIS?;/DwXRŔk֒K?-ܨD Edֈe4UUsH6:CR$;]pu:pN+^Դkehgoa i҅);;^r7Ih#ɴPq~״{]<:L'-PVks-AcdׇWwuw/X9*a9-D(櫬9==ɱAI ﮀW'%vN.Vsev`WI,c9!anV9/ѕ[ DT#}lb&javoI}iCR9>4{%)]1U,i3hί!dUv<TyQDG8zW'g6K}e;v/<9zNɕOֆE525FJN^gj\<}ׂh`$~*xE(ӳM lA4`[ނo1sށX<9+Q`pɂa>LERęE}u F|6vD'l,neBjPbI806czJn:# :x߶:u_mڂǾ ;:<6/}" w:x#y4jܫͲ5CP[>%+smlW!G| )f@p\6϶669zǟ[E`NzQ&T5$:i _h&dxmN=9鲏Ւ s(IS`jT8߁W>wXrB+8~ #4=: yqp0,I[/, )6 )5GYhOEV;iUt514<\/Xds I/F =`9LR zTD«~>yP2 gYV]{9p {{)sX'OjDU