libtrampoline1-2.4-bp155.3.10 >  A ddDI%z _M=:rDK)LqPpĻ^ Ma\f409S)GJzg'XT+g#/4%7\\dC WCEdfnދM<r*ue۔cWן;IRW#O=FPYzA>=*qbЈx6hFcJA6l(@V(ֱ}Q\ܣ^,sH|5bٯyh 'w 37JTzrPN%ϕ MHMF?6l1Ძy! ~ԜG|?dy5@Vio,_|?k=mmm  8ph?,wT c4 _0`nF^MkC_?]l3ƽHQx?^_Io/89Ϳ[,Մgq=7+5_ef]&,eV̎Գt~Ԧb8<{[&_s1;8N%nn=穉N&OLHTkӆ$JkNK_檼h- ڄ?yIvc;`:9g)\HEnxmu>|U7C6iYn:, ;5AKF{8)_)_8^nV˧.ex0܍ơo y{ >pC?d  T%.? Yj     &0PXm(89:>@FGHIXY\$],^Vbbc dsexf{l}uvw<xDyLzXhlrClibtrampoline12.4bp155.3.10FFI library for closures as first-class C functionsA library for building foreign function call interfaces in embedded interpreters. This library allows using closures (lambdas) as first-class C functions.dd-obs-power8-03SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://www.gnu.org/software/libffcall/linuxppc64leءdd+dd+5a0f3a7fc2dd61092846fd92f8d2f20e44d596677ea31f3b9660c3a6ca5d66c4libtrampoline.so.1.0.3rootrootrootrootffcall-2.4-bp155.3.10.src.rpmlibtrampoline.so.1()(64bit)libtrampoline1libtrampoline1(ppc-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libffcall02.4-bp155.3.104.14.3bi0@a`@]c@]z3@]w@]c]bx@]%@Z Z Z@YzYS@YP@YP@VJan Engelhardt Ferdinand Thiessen Dr. Werner Fink Dr. Werner Fink Andreas Schwab Christophe Giboudeaux Dr. Werner Fink Andreas Stieger Dr. Werner Fink werner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.deschwab@linux-m68k.org- Resolve rpmlint report "libffcall0.x86_64: E: shlib-policy-name-error SONAME: libavcall.so.1, expected package suffix: 1"- Update to version 2.4 * Fixed a couple of multithread-safety bugs in the trampoline and callback packages. - Remove unused ffcall-trampoline.patch- Move /etc/rpm/macros.ffcall to /usr/lib/rpm/macros.d/ (boo#1185666)- Avoid recursion trouble in spec file cause by undefined _lto_cflags- Add riscv64 to ffcall_arches- Use -ffat-lto-objects when building static libraries.- Update to (lib)fcall-2.2 release * Added support for the following platforms: (Previously, a build on these platforms failed.) - armv6 (Raspberry Pi): Linux. - hppa: Linux 32-bit. - riscv32: Linux with ilp32d ABI. - riscv64: Linux with lp64d ABI. * The build for the mips 32-bit ABI is now compatible with toolchains for the 'fpxx' ABI variant. The downside is that the mips1 architecture is no longer supported. * Fixed a bug regarding passing of more than 8 arguments on the following platforms: - arm64: Linux 64-bit. * Fixed a stack corruption bug on the following platforms: - hppa: HP-UX 32-bit.- add upstream signing keyring and verify source signature- Fix dependencies to get clisp build again- 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./sbin/ldconfig/sbin/ldconfigobs-power8-03 16843315652.4-bp155.3.102.4-bp155.3.10libtrampoline.so.1libtrampoline.so.1.0.3/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/31e5afa8f7da49ed35a0d317331d9b99-ffcallcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c1f145ed713822008a286fb5da9d90a0f7466452, strippedPRRK*$utf-82ce2726eb497d5b6ec081673e644bbcddad8dca814aa7fce6a821cc63ad81f12?7zXZ !t/ 5M] cr$x#I0P0GE~IcӐaOALOџӟ&04jSL0nZ)֕ lO2WE#_[$g]sؿ iɂWvYvKlt?UEdLC׻KIxX6+Ll% 51y|q05d9>qQmn.O=D(밺;m v/׋%um6(8Ri8ֹ?r엞ۯDŖ(2b:.eXkpm yo4@~9k \-N nƂ1L* VͽUpoJ, ݅aaa7TQ՞6-DJ6I@tS=d85+uݾ2 Kx&6u {{i{%W\d7T}'eR 7^H {ԇy= Z&ni[ `CҝPh. ;V6ih&h?5,hq\r/*]-q(d=A8B]kϋ%5n95C(fv.[!la/lӛv[cV5Bv1eΔ 9+\s| RX՝R@1t&ŐOw) 쎗<5}f y$ˇu4'qf*$&_́ϬK? Љ!5t*@/XOv@ƀVFN6ꔹ+8Gp>O5Jj\fez*j; ID-7mRTX j80|ٽUO$ OٞT[XtU`Α7y _(հo K ;cuHAEGvsU.Iϟ>`r@)2T$U3F[d6~l]}fgrDA)y=/?h+;_)ˡ3<ˠł렳4w@3$8[w<|̓DAjJ1?t?ɑ%G{B#KYerhko@n00T8J0kȋ;Tn7X";O/b<-_KS}T[%KI/p ӆ(P>3LR)7NҧPC%ȗYK+Ȓm\0`b*}TPKC Ob9^ \~F.ssliPMy휂%Ҩܤ=(tqMD}8.|S^܁ж0l Lk 7͋LJH9uV Rn5o-d6_~]qS8PGSЊf~"'֎)7\2%RE,џ%\w%41=_Yi͑\n9EJsW=mx黪@3"x:q=EڑŤFz vaEi>,c}$r]PH%q&8q45Tb^{k|AAG&IXHTyZG4)s.[ӮE5 uF\.-7 +60sZy~SxHvnN3S@ y eMzO8N)AtAKC dukws%IOcREHJç}D]TDNL "4J]1R+$ϋx&a9=HX {%x؀=HװQVJC>8NqiIgrIr!ЍyB,+A. XXtҵw7rGZi;tY^1 pKcP7js)@͙~įL@cUc֭ ]`=Kt0쎸L7g =*(4I79Ɉo }ͼ';K##@rzp#3^[=)tR>p~[#987 \3EUWZIUs : s`ZuҤn*1G䘼= nyv ^~jPT2[Bif@X#iT314"ɇLٺQ)7V73ih>pyyn(2zC6ptvLlsfBosev@Ƌ' 둥܂tIvB0N,Jo;jm_QEARf1"]ꪟCsXHw.nw(I\CAF@dE(!& %Q-Iv(wЛFҴJnLѷ:Fh.v"6,ƣNLm#ii Lz]בeuhh]a>ueDڹZH)eݚՁ;RV}ݳ_;n(c D0; {=aoO|8L:/ p[ocT/%圥M~]U{_f_uND< ʌG8Ɛ ł~ZmSY"?x@ɮݒ3 q )['do=T"Y2DxBxTpxb ["iꯢwK![f6񸙨6yWL@mÒ7pbcXnfm?t=a;(MBsXo}q'CƓ+"7'dMd~ 4uk"9t0:{nN(Û|GݗW.A I+s eCyKLU7ItW.@(g:/1uYm#S.+~Fڜ!w WWpl2KI~g|l>5Dxp^e@4NՅMAuKT4Tp ix*+Bߴ%svΚYAz9GH,mzwifh@uکzhlGyT U# I^u\»kr6j:9fQ"DpS`zWg5X4|9QLRO*6c@)Eވ.p%phikS?ku{~35iCH6=CZDY9>!Tt\(TWFjѶ%oQ`6?:е(xE/Q?I\ SY-ư }|dS>DH6A S JkA#j~vDRߪCEJ<'Yq2HLM⽠2׶?kn}|6tc!$f8+UMr2q!T=]M`r/,5|@gi5@ m((vD?X2z9ћe@rG:1#[.^$lxd (E_R5szA7wA}LXM0x}tK _,,eZm~J QqLEFsZArrMԷӐhW-e2ĭ-tܹj?M5VFf s,eˇj kt/y&QyrjCSd|o\pj7̠uO<-AE1h&ݾsG;P'ZrFjq|QJiI>zd ls[: T$ӎYh2ieZ,NM]wFm俓Lv K"Q7k5"d_<{MdmNY }&'7.:]@ydݼ*BܙuX,SP}a g$x%]tN UZ_Fȁsݳ$S`Ef϶!&R8MW Ϗ=;v&7[5,bLuᕆҋmM!BdJc%p7Qv%=-c&ISw6Z^VtIzs W&հ]#aa-KnH@,Ӽ3Yu;*. k ۷ ?HYSNOv1rʝJÛ@5xߑ]f]8Npyxg&gӺDX7v0:fb(5d8lHyƚ-º=!Ixa4T5C=jex$ь,UZj} -lf#L_K dsېIk셑(/~27" /WWrwV ڲ \&bBL|` mg{9E<(|7A4!Oho]݁ oI݊EòBa}WvY5K=RCb-(C;L{=uX"*NB#2nA'1dp.FJϕZc9.#hߡC/"H?-97Eȗ%7[W"+ubPrIDgI} r܁d}mRr2tHg djF>)5W@?M-8q@SWٯce$%)lƋVwlIE&={dpDK }PQV[[vp2fݢXߏ.G8wL/'Krsf[HFcZu KP%KX& &KҀ%M;X2_9W6+UM8‰=U|[p ՜/DWS$GbF]q4% t ⍋"Kaƙҏ<1eQ#-lZlR{ ThC'XیnWNy=A{7 iBhg qk_jn5bCz~ 7f!whCK7i8?]'1rrXŝa# &`#ϟ'¹5k3i]~Z#jA:Pg< )6WN=̂f\ 42^s#Cˁs>Yl@ 8\") uV7gFؖd}/ka0Bn3&>*9ܽhלG[ލ!c18hB=Du=o{JJEdթ榉FXsy[_887{"#c7gWQ#Ar=C29U(8%& o,]Wk\' 骪iB'f,EOJkV3rVu6'NHiKacKܝ@!Rk:G'g!0i)2*Uz.vavu3īȗu{WŻ!c6a&*^uk%Zt83ݒ:e)RTDW);^XL|9d tLP۾8yQ&|')fZ|Jg43"v,oʹ۬(w1ڌq`e\0vA+ྋqt4$W˫LTF0)'I7L.?<9=^mZZ=OnL U?(EE[RoߘlgZ )\F8]2}WL-<+ˬk_Q^jşBͲ-a/hB C[ <{;߱ι!G*2@yVkk!,.קĂ5Q$o!F~b}+J%C~:L,fI!,ݿ ---k]JsZj"V;NfRJzmA-".!c N=l:_ Hd#'LAJ m+>Ug@0.A8|q9a R (! ^vJo"0K8zx45SoB~ 8魯QvσR y6Yr7,d&f h-3w'(r!u$Zܒ"BV H iVukoF0Ӎ(ȾZF:li,e9+ PkϦ_8报ϫLAdqt>TYd 3k*"3U2w34-'Ɓ conv"qb9򘧷te%Y:ito/=:!˯*%}rq鑙Y6mifvҶ,{ܔŚ3!ΕB*pߺZD/&JB:~Lp"♻ĝn(͚u0/5Ka&B$#1Xb܏G׹B#k%$E#9fi9JJf[c#Bsk &\RJ=Tdd=L14 <+Ԭ`e`C~uۄۈלJ}dj")rb@D9ڛm%9+$NOzEڃc!әxߕ ہ_`dN}olŽ { 櫪יmyy9qޱ㲨.L}FBK.[[Ɲ]SAƹ0āTWf<"m-P edu/?D84c2sB=aʽ'PcuzW~emK3-Q~1&zb&PA9脌v"Q)*PtfHYRzMԮ.O{UaflA?oDir=Yw?Dq%DyE C'z[@PbxW.Y|Vv,A"\=Ki!!BFȉn|N0f1yV#ԅG~>|}<鎞KR%I`QgfG>8=[맓HƊr].MeY~s[$;HpHRw԰X-M@yvMl!"ߏ>>^3݂ynz1M #ʧ+g L[!R VL6n{/!K6n, |W^[=gAO#9YzFυy6V){r`t숧-W ;lЊᄁ! ŵ؂GW } xl ?۴iLCjp PPI}l#lKK=*w 1c$3Iv0";-6;H8)NHzXT:3=]g;Ϣr:=)qRk 6x6&Kbe[QpU AeXᱧz(_cd2=/=2="'+LWbTd4 ~ȄD8,?Zyb.g1(-## EIS5'L5u\2֣*O-%^Vn1IEK;~8y>g͞i(LoֽLO>S֨G9x$njF*[ EܹFQӈ;g=-(Xk)zY呻׽řRl)>T nBwI<t+HB]>s#:fEY@2~}9zQzl{{80{TaKOWc* >ד}BRp+@dY9>wgRz&Y]vrzQO7>cS.9&@6s}F ϥ:CM"gĆ6 .ފaOF?8ؙ."hrY˪ =2Rr{Vi4:sf „V_+^;廌8uӓ z `Aplc^6Dfتa_ohq ?7z`ZtzivfYpUŜrB@2<}GK{@_IIQ^ԯw7 6z&g.,!8]p+*Y,{k$9{wh'^zCPʟiI:6js0JKϿ΃˓>E<IoRDIo8Xr 6z$" }y֒ᾚA*IJrn" { qv1O&zsdM,y{epqTc^eY)(5k5~yڸ\XyrP%fOɩY< n;pq5T)I#HHW?Qۍ4,Oczi樊-خ("p/!3o_/Kb0qA}|%\_ ZP+4l@2^h{Q !(amP ƥ ͐DK(7 rIGوˆODt }JA ,k*mZJ*2J5E?MIfՃ򞷅o"^mզZ#vx΃&qJ_gv捅<$0z?,v_Pi9er 3؝i&i;4u? NMYr^P:PK 3[jK"L 5Zb'v̸_Tl_Iv`LA{&Y$)ߚ0t&CXhڽ jӔA [4g*/Kr#` zЁLd}-ԁTK(dA茁~ʓ|uQ]F@Lq;."y*hێh"Wq7{"Z;,+tIOdHѵhb㟡S`XWQą 6p?kS5_e?k_YIj"Fsme{'v>5{fNnRejaB[HYlo);=h2@̇}*x˱ӭJ8f`v\dR7"Ќ_44*|du#?y tHXckCk "!(lѼ oqajU\Pbq.kKuN TNL>]>/R~nKn=nX)^95֞D i HOtB(uۼ?ݭKz ۾I̲ )]Ytǖֳ:&)pB-qxFHI_x(1hkw"޶ YZ