libffcall0-2.1-bp153.1.17 >  A `B!M@eeeU\ Фs05$HߊU46{Ë:WW8ei9[dA3bM8> r8]iE#8Og[ ZtАIcyQq_c>>[ܐ1&}uw'+#%73(fPዀVVKm"o3a122bf98a0f2efd670a783222709bcb3602f4067dc5d4ff8ce4e9a7c39f7a653166e63419dd2068a6bd11968b7a90f6095afd03W``B!M@eee H W}8:rcEotLǏ*o916Bݻ0K&8ܻ "A48QqT#.; ‚`pxU^p%3pzyZ:co3*6>p@ ? d   K 9BK ev      l   (8 9 : > @F)G@H`IXY\]^xbc*defluvwx8yXzClibffcall02.1bp153.1.17Libraries for foreign function call interfacesThis is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: - avcall: calling C functions with variable arguments - vacall: C functions accepting variable argument prototypes - trampoline: closures as first-class C functions - callback: closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)`Bcloud1051SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttp://www.gnu.org/software/libffcall/linuxx86_64/]Ho`5p`B`B`B`B`B`B`B`B03a35f56451d12793926d01f0c861bb38a9a8fcce2ca859e83a0b5bc5e680874837651dbbeffa15216be80d47d0d72c91301e76abcd09f92fbd3fc75987e9ce483b52977d2d5f565b3292201880d49b451f880971e10ac2f478f90831b0f366819beced2d863a491dd8e3f30829bd67cc9594667a97448a913af1c2a5c833c2elibavcall.so.1.0.1libcallback.so.1.0.1libffcall.so.0.0.1libtrampoline.so.1.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootffcall-2.1-bp153.1.17.src.rpmlibavcall.so.1()(64bit)libcallback.so.1()(64bit)libffcall.so.0()(64bit)libffcall0libffcall0(x86-64)libtrampoline.so.1()(64bit)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z Z Z@YzYS@YP@YP@VRb@Q'@werner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.deschwab@linux-m68k.orgro@suse.dewerner@suse.de- Correct order of %file and %defattr- Allow debuginfo- Update to (lib)fcall-2.1 release * Added support for the following platforms: (Previously, a build on these platforms failed.) - x86_64: Solaris 11.3. - OpenBSD 6.1. - HardenedBSD 10 and 11. * Fixed a bug regarding passing of pointers on the following platforms: - x86_64: Linux with x32 ABI: CC="gcc -mx32". * Fixed a crash in trampoline on the following platforms: - Update the patch ffcall-trampoline.patch even if not applied- Update to (lib)fcall-2.0 release * The package now installs a library libffcall.{a,so}. It contains the 'avcall' and 'callback' packages. The libraries libavcall.{a,so} and libcallback.{a,so} are still installed as well, but are deprecated. * The installed libraries are now installed as shared libraries by default (except for libvacall, which is still a static library only). * The installed shared libraries are now properly versioned. This means that when installing with --enable-shared, upgrading to a newer version of libffcall will not break existing binaries. * The installed include files are now platform independent. This means that you can now install libffcall for different ABIs on the same system, using the same --prefix option but different --exec-prefix options for each ABI. * API changes in : - The second argument of alloc_trampoline() is now a 'void**', rather than a 'void*'. - The return value of trampoline_variable() is now a 'void**', rather than a 'void*'. - The argument of trampoline_address(), trampoline_variable(), trampoline_data() is now a function pointer instead of a 'void*'. * Fixed a bug regarding floating-point arguments followed by non-floating-point arguments on the following platforms: - arm: Linux 32-bit, with hardware floats. - powerpc: Linux 32-bit. - s390: Linux. * Fixed a bug regarding structure returns on the following platforms: - i386: FreeBSD. - i386: MinGW. - mips: old 32-bit ABI (Linux, IRIX). * Added support for the following platforms: (Previously, a build on these platforms failed.) - i386: MSVC 14. - x86_64: Cygwin. - x86_64: MinGW. - x86_64: MSVC 14. - hppa64: HP-UX 11. - m68k: Linux. * Verified support for the following platforms: (A build on these platforms worked and still works.) - i386: FreeBSD, NetBSD, OpenBSD, DragonFly BSD. - i386: Hurd. - x86_64: FreeBSD, NetBSD, OpenBSD. - New package libffcall0 to hold the new shared libraries mainly libffcall.so.0.0.0- Accordingly to Bruno Haible the define -DMAP_VARIABLE=MAP_PRIVATE should become removed- Add some more debug code for build architecture- Update to (lib)fcall-1.13 release * The license has been changed from GPLv2 to GPLv2+. * Added support for the following platforms: (Previously, a build on these platforms failed.) - x86_64: Mac OS X 64-bit. - x86_64: Solaris 64-bit. - x86_64: Linux with x32 ABI: CC="gcc -mx32". - arm: Linux 32-bit, without hardware floats. - arm64: Linux 64-bit. - s390x: Linux 64-bit. - powerpc: AIX 64-bit. - mips: IRIX 6.5 with CC="cc -32". - sparc: Solaris 64-bit. * Fixed support for the following platforms: (Previously, a build on these platforms appeared to succeed but was buggy.) - x86_64: Linux. - arm: Linux 32-bit, with hardware floats. - powerpc: Linux 64-bit. - mips: Linux with CC="gcc -mabi=32". - mips: Linux with CC="gcc -mabi=n32". - mips: Linux with CC="gcc -mabi=64". - mips: IRIX 6.5 with CC="gcc -mabi=n32". - s390: Linux. - sparc: Linux 64-bit. - ia64: Linux. - hppa: HP-UX 32-bit. * Verified support for the following platforms: (A build on these platforms worked and still works.) - i386: Linux, Solaris, Mac OS X. - powerpc: Linux 32-bit. - powerpc: AIX 32-bit. - powerpc: MacOS X. - mips: IRIX 6.5 with CC="cc -n32". - sparc: Solaris 32-bit. - sparc: Linux 32-bit: CC="gcc -m32". - alpha: Linux. * Support for a security feature: On Linux and FreeBSD platforms, linking with the libffcall libraries no longer causes the stack to become executable. - Remove the patch ffcall-asm_cachectl.patch - Update the patch ffcall-trampoline.patch- Update to ffcall-1.12 release * Added ppc64le to the list of supported architectures. * Header now define LIBFFCALL_VERSION (to 0x010B). * Better support for IA64 on Linux (kernel 2.6.16+ and gcc 4.1.0+). * Added ARM support from Jonathan Olson (debian 1.10-2). * Added MIPSel support from Thiemo Seufer (debian 1.10-2). * Added ARMel support from Max Lapan.- remove s390x from list of architectures (no asm code available)- Add missing BuildRoot tag/sbin/ldconfig/sbin/ldconfigcloud105 16149905572.1-bp153.1.172.1-bp153.1.17libavcall.so.1libavcall.so.1.0.1libcallback.so.1libcallback.so.1.0.1libffcall.so.0libffcall.so.0.0.1libtrampoline.so.1libtrampoline.so.1.0.1/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/958f200aa5d850a1988caf097e109ed7-ffcallcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=08b79b26af883e8e1d816b86e73f0cfd6b20716a, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa476917f7d743841cd9be0fc8ea292041369216, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b10c41c5c982497d54f331212af98a97b4085963, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=55f7bf28deb9cf79c5e59e166ea9cd50d3e64dcd, not stripped PRRPRRRRPRRRRPRRRRl?M"utf-86c7ecbd9621e342212d3b174139b28b903b395b9717a84b9eb9baf9d7f34b332?7zXZ !t/62] cr$x#DdANܡ-&]M!U+vL'Fq5XWMA^Yr-ICM\A ӹYV¥,|[uf ? 8HˮX|'SO"k2v[=B4yJApN\/=+0A=JAAJۗ_wr$P;a7bfyt%|z&zV 帷[*BiClP㖙t1%<#lz!($nn-%ocƅh"Qc| V4hI<ͻNlV9DBW1G-}Ϩq~.m9%.Ae&f3{tʱޯ;gmi$\)&aQ F_hGg . cGq}ti Rg:{bbp˔vYۇ_գ(eV/Xhklx]vQi\wPqquA-Tڔ@P1vs1?{k"r v(eŤmґj;Dr'യG$&ŧuxO?} xwAl ]h%BsT=/1%wxJZ,;!| <ׯvIgʦOΌ>1 |ms} d -\y;Q)И#G21; OAFGf\$iVg?.1\$7var81|;ހԬ5ׅXgeicec Lۻb3]hea 6=XEN6 hpak櫿+ځ*A|+{lG->e`2}|ɮh$Z"s]On"Yf7e9d&hO쭠nU 7 RS6`TH?|B{a-5OpnR怤x/wqAljX,P-@lj]d!Eԗ^uG*,{vO_8,f+5Fö8DI|rHn:O.Oen.3\B-^j,nwI !,|Hvt[^j(o9`xJV|I>Er zkDM=S#c9 K5Z&l䕺;Q7? 49&#ZSƝK+5gC-q(kҾIxl|w&=mK@fP)VQߖ_WxT5bS :F:"n˫=V2A~Y\A {Ba$}iS/*Fmr Ӽ2֍E b+̭M| yݿO D[S2#V@> χJ",Sz_l>4%{wzojeNϟgWX5;oQGa;"XEWPs{6{9xz=NG'΂AP:hdD,+7\~h , \F=^袀h<6k@0z*&uv"~WrB: Kf3[-{x⽲Cqf19iuBꮶmŤ(p&&VcJe<Ψ͛;9]cW?EeJ4=CB69"BA̙a5y ߤ<࢚ EF\.#p(p6g)ZKU~o:[r _XyHwK{A&Hrzt( ȉ [._=,S(薇F#*do|vh)+*(,Ffڞ&K>Dgr; c(׵^j@>/rrURܥRQ8CRP[l:/-N,iRͷhL7d'ƒ=ߢ)cATXoS2`k#\!Py194j<RG( }Nyxwe|&VɂVۈ@?!+.d@&PHoj ͯwYl)Ti ۍ @سZ*JMStJdp7$KҺOGsz"[fTzt1&t +i:dV<7\}YA)6::Bэl\?/B0^.|mEuT'.b+q5oǡǗ 7!3+iTۧ- &rrKT_~FYX[<,q``xA5v w*|mV1W3wRNG"?h+fa6OtR*AE Y>B~z ^n%vna=jA |ۗ܌U^ܑ>#_wU#סe#6} Jy7d˶ͲKB:h̰O=T_q%1i(@FփMG@vjVzwKyc\7l൤V});+DgH_G5"hRF47^Rt[L=D 4}U'\ E]`%MxVLKY7 3M~ע*!>^2ms!@+lUF8 ~eI "i}V&^:@KE~ yz1:EיOC~8i3lxGejnJ-؆ qؚ{$p:13SG{,thAh])^4 BʸhM}z.}g KBb `/,':rTɫPjISlpEfC=CfXϵiB]p@f^'Kc*kMWB\Q&>o^$Gtވf?  Y8.ꥌ_P9]o?r` "=Vg IH|]`,LVP ћ*!m_3I*m?-DwTySzoj(wyG@EΊ{L e#XVj?6a^:E?J *0 Aqp;";&AŇ ^zn¦hʽ*Aoe`f$x[J<90PD˓3ZKÌNVZ5K-}3/q%򹳜:(Led k~kK(Ε`늧4Yla)FIP}ɡSS9N,b@CWuj Q34`Yvx;^ܡ-ڔi`i?C]+bӃ3x՟z hXmq`&䄚W]%G&:orl+d!]SmidbbCQDNPq6ծ1*$@^ARY. "6)Q!` 4}SO"ӛ gFfTqY>".44ԙSRaA! 2 #ȅ?<9eQZf\ɈgF ((w貵7K$\Gp3GtYmIL-q>SNXJxT _eO#j %#R9N,D~f ?rvs5(Cy=r~=ǏFYSsQR:&EL}fwC@&Wo6l<TwRr(P_Y6{Vy|j/Y|H0Ojh4XU}h;GEQ޾(Vz_h=&ɏ-EBUaD Rkپ/ N_ag>oC .F]_i+9zp(RZ+|C{14ݦ4T,t{wēWi0M*haD;*Y$M ]d D. #*1of2%oD7İ;AZjH1!\ԋл% ƀu3 HvYHD`&.VJw)];<[oIDi=:KHܙŗuCًna`7Z DbL^Ro >q[29) .5G3YP>rPtF'X!:9BЪp†C1$hOz N6?M`밐@j]] m'_^pa[Hʇl۬!n84%͕'-8x|ģҾ"gw|c.] 4`MpVL٠ƫjUJo" spcH;:!?qz&〥8fт?gf[Ⱦ3ƌo;u-/3\]r3 No7>Po 7-{YlOpb{|\I;_8 {?J(ZEc޳Ɠ Y= 4b13ͼcm,QCtu_jͨ. r|+p8ދ=C;8 HlfycF=~]۱;:V(]~څ)~jY/?B.O=`phj ~)ynj5kXa+ป-;NހlZ?2fqv(T/Q~Mr sB2Ү31k4y=w4 t'c5I*f1pMߋ:D9 %%Б$UQRЋy`>ZvNDb /= ,wH/FK+sd *"2Ut kMdzqB_P*3y+̫xW>9mY1Dk&_m S Oʙqïqn*%&,+^_Zڃ O\a)sYiYI]Go{-ksNhsRTw /T4D:5W K :8,:pD[b1Z9uX5[9jn4 F3ƣ7q5Zc#54xާ+82?.e@+J5ۋ]bm"C nlxďJ!yڈDȱr&sUYp;Ws(">ıd+q XQ![ {"L4 +Ⱦy7~FG V{fdU '{`"<_YdJ- 1R[Hnp8!ҋ93DQ|zKp2zY[j,`5̻`H=CKUV"3zh.WYCcכ8P01v;phv.0(*Gbw7sWz;3[㵽$H[-OsAhK"E60U)\rC –z~G[$ЫoCpIF ȡ`xy|W%!1a31aU9T`]jO芬o·x@Nby=YRJOmV1܄ $ʕu8fXYCX[#0 jFm\p2{|@dN1}mUs -$`W =%r iR%^t %Y8¢K1Khc@WE2([p x45 ݅焤IZl%OP;UJqCj`G Ʊ[?V$e"ݢ}H8MQ qQv*ZsЛ 3q߯MJb޹H=d8qv!2X 2rYqMzQU`?ni2'%P N|pm hBL v%~xU)eky7Ji 6xvw.MU*15b 2e%0mǒ~)$MEV^0t(|(~ޭoora<{TI2OPpFVxNXG[6 #8`& c/g_#)m4R}Rjֻ♚K>s.&&LxƣcnZ?WK yx >߼ 6i,(ٔ5 <"Oo8e#wCgCPq j³8Bx 8bk DBn Ur瘒.+1w"fk<ԴEaE:keM |SJ V܁d= F `2H@MŰOg+FCژpVN"0 z !||GR.?lH#̉+6Kn޿\ T=ΆK!rX)ϸ+ C1re!6ܣP\1,tyTA2v4co>K9Q4:h%,- _&ݑS+YMͺu܆sGWݚ}"Z$a~Aj)Nrߟ)؋_jr> WPŮU|gu.;>"eF i^Gʼn6ܴ;P݁±u4_lnSו>PVwu$mP͵{ý{w;,v8˕'UŹ꼪!#@.!:7_q4~UR"X% za*0.jb5~<&0/xP얉avbg/ 1,Cyw2 wwҡ煓k_SPSAς*u28p{zbxn Ij ' ET-o>!wx ܳ1eY/-CUJAJ6ueX L, JJ;ac,'q ; bބ ̃@Ө=JA!WON"ʈ@pN,-C6Þ 8!f<Yvl4 Jz$;XS:h4@},W:\A$W(A` BYK%dQz' KGT(Tԉ{ѓ bƵ &Ya~HN;wMBPٮ(I"pkZȿ+dkC9D\ybA1"q?IF&y:X_Q#\k OrdDU[$xGnXn/,K&=G6TE$i c8<nKSMMJ|?aj*30w_{w ?4^.r cS`/pF&O^<Ԯ//)mgmlG/\g2'J&E:J;;;ĎYΔ[YSבy!9 ESLq$|U8y%1To|M+[j;+Dɸ=@Nſ*c#v9%f?@Af]d,'/p[3}c?iM*;D\oEwS?p{f*RUXw4 _|| Iεht1XTqF"1%ద : 0Z:ή}=S?~A1W(ܹ,lB4ဍ{*A"r|ŋY»& W2*¨NJ⽜ G]~ ;4Oeԫ/>XT-UN6q!@ r*ވhοBMʭ*BeȞK_R[.YQ4'^]OZPn0s GRXSQLP `iPIt࿘_P;o[ ]i+,I{t(bV;_OT,р'M k spsϛO"m!).lh諸\#%,M@*l+rCxW+Y> wu CK#+)4弋PA<, oհA4){9ݭ{˫h=b :mO# ?hX>ڀ-ȵ|P|pG1*f螉 +kyeؒ~e#s'R("~ku.Ϻ%!Waa:0 ljb21dk_WDNɔ) ~ %xd-ƵO4J UJuZ+iک-rJfSl˛EK|(DyaחT*^#]s Ǿ ;@tICqZ >B36G\E%JRJؚmh^ ^RW1%쐊q{~U#@ $˻4ќJ/|>|h!Y:X`/SoKnWX#h(l1h3sF/ ʝbӵ]dY!aW_x `$.Smf]nj-Me(c[QGYv|,$ozhg#vB7=FlhM!sQ«paQX]Ek(#3`f`F(E^;6`ĹFs ]I*ˆ_2"OiWg:p $:"ҀB֋:8ͦjMm6г;=6;TڠfqBxSmq4q()N*IfCeF3=J8?kO۲&?[ ׷xڎj>hA; r]yHБ[+NY}Jo C@I?G)P.̯7@z_&G܁> D<BR zMԒDo5k zY"Cv 5b73~Qׄj6? vJc6j3Dfl˫5 M6SE:2!汒 T?>ӡt880>ACE <~Ue쌼RE P+:2G ]+ozJBU.D'S)86:b]/4cO+x{'ѻ'D ܭ$.jH)E2P.&H%ԕP ;*R7ڒ xB#aKS4ӻ(/=b$#'VT$RSYr5=_;Of+kD(&֟.qzRA $jcXh;`p=V,~¿癡ġrǽ~86jKt=h>Upu7U,h 0*c>Pzkte?S\rԈfkqr7F^n:6:2z͏~1W@@o?D(aENE[]orq+O)B*Ci`Bm422UbO׷dUN@RgGN7Pj4iLÜ]ٝ1ot.E5N7:{xR%mҪXaFk