libavcall1-2.4-bp155.3.10 >  A ddI%z RYgH˻h|mEåskB۔xԉ v{'Gh$Pz VvdQ֫.Rt )E&8 {+.~)Ph>%1Mui ҵ(ﰬY-LprK/oP :wn ,i: A VzvҲݺc 9j@u_$qdG v6RɷjIn:!Kamz9=$=I, *nʊ>ćt^|AdM$9;Zْ|SP!TYt^C0qVlLFxO3t:D~qέ%.[e~uN Qܩ%QK}$/HtD07e6PA;>VŹFD+m. ygV)hꧾ7OGˬߥw >{QnX3sc7bd7f2962d280181088f9f5d4667e9d2132ba0bbfa5a1ef4afba42dbfab47a456c0760e5058b7e40cef5d54fadc75c2142a7c64.ddI%z uH}:yOV/wJ+"BiqP0"pHMLM`d'jz~A*-zX IG_u0w˜K#)VPH ;~knLWȒea7^X ?8 :C=!38ҦSckT<5i)M?8mB;* ;s Zyz;Q>`sݬiw1=\ Q<"rZs(Ib-H5yF8f%D&@ҷXO_?]xMÅgnj&v6n517NGN0~)6I(m}] sK_s~G޻ch\: B E,4,ZoE`36E}|AUo I^`4Vp|? NiɘVe w9",)>pC?|d   H"3 M^       @HPpt(89:>@FGHIXY\]^*b6cdGeLfOlQudvlwxyz,06xClibavcall12.4bp155.3.10FFI library for variadic argument functionsA library for building foreign function call interfaces in embedded interpreters. This library allows calling C functions with variable argument prototypes.dds390zl23'XSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://www.gnu.org/software/libffcall/linuxs390x'Xdddd8bf4047487b2bd3224450a4ca2311a00dc5d9f0e6ba39a64b87f459e19e326d6libavcall.so.1.1.0rootrootrootrootffcall-2.4-bp155.3.10.src.rpmlibavcall.so.1()(64bit)libavcall1libavcall1(s390-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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/ldconfigs390zl23 16843399432.4-bp155.3.102.4-bp155.3.10libavcall.so.1libavcall.so.1.1.0/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-ffcallcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2262aabf10b80da94c74854c5fc9dd0731cb3ce4, strippedPRRr>s aiutf-8bcac3ae0fc4045efa9c823a0fbf8476949dac81cb3614a07a38e5df818ef08cc?7zXZ !t/) ] cr$x#IF?{97=>Ng= !­ݲFV)mykKK~5F,R*Hy@kUZ6)y*+CuwtFԮsbXu穌n)@=681GIg#H%fwc쎩'Z_jof]&Eܬ2%O"&: $,.ncGXBx?0mpYH0hOX&tn^t9i\>{ ri螲/o&{&T`-+9d̅Sxfe,4_{Y'ev!"=nԚ˖lwy~$ ;u"//\}X:;s4틳fe]#ý;v%`U.!*W🧗|C1'B޼n+3eĪ`q=ghr*]XT[ lo],ǂHB`aa?u!y!nZd'n׌Mz!A.ϦJ61KCp`bm =;S)Fn&o k#[EԐ_} Xg-h:U3/»a}_\]@mLszJ<  +M/jDoSܪ 4ɐ48{sڿ60AOaa+LyeI>*0ؙM1\ GIM zK3T X7݇䍊'2~gU%kCRxr9}ͅ4=d=TaumQb\^9rXwLzKJ{M4-3IÁ}%ba;%R2R4po a1aT3̈́m0 0RKkw+IJ ()^riO'+1KYcX0akyr \Q#`OlS1 s5g#TCx?kMWI]0[ :+gFwk ƲEnD#t%6**A_K9O׏~Að!wFq|gML="WV/{Tfۿ>>ʹ9p_^mxRaYTSVjH8+ <΃j0bbGy j~X"]3n]'/͕ރBXkS%dSq#OC$aJ|07h6L@@Ҧ,oBs;4u]Näy#4] H3ǭ5@iK"1VZ2{^k.2N :e02g"݊~I, LMb‘|EM7DFJqB[н Do\ybl:[` 4xKD|zkD^VJ>$x\$ 1:aQ8ۜ>֎ǯVsYªTK_=):GG;1acJ[7["f%6R0E]yKs`4F|κ Rlw翀AVvhYvؐ),Q6l`.aX']yv롮CªڋpADI1HѴw'xTR$/?fv\(8hLP,"`JX5=\!I\Ǩ /¨+{rt-hFղxM~Qr*QL/JVZPst,⪭?. 5 ])_'" akKų R7z_btcP&F\\Ϯ2qGQ=ͥeGkvm/ snTpujb)c%u5 ,&3yKs}b?~Ik#=@G|#TB #,X+?VGA5hIcULlߛUB>E:v?s& aaqsw1` JMf/)9j}@BבZOd;.DhOSKk0֎MNiuoRz( ͕'-+q/^|ѵ1~hG'lu: Zfuǃi@.Wq(cI~ƘAm>Xx M@aJ 1n΃ؽm}ߤ""|Dzié{#]ZOd8ϝ)jGUzאUԺfk 9յӀJ̀Mrb?TVca+&@"s1Ԇj yq΁QU{h} Lжpmҭ06a[jjͧy<߻"Q/IJN8nPDe|=RoI YZ