libavcall1-2.4-bp155.3.10 >  A ddרI%z Wg;EFnmN0,V6O:<筞G4GcVh7S{H䙵Z]H0Jf/;?_ m+dxZӾ o'@K(6Pc:)˘g FKs18c{+ jcS)5Fօ,d>:ȝUdÈ>|':$C'&IXs.V&c)y+H|()Wب{,-yM P(}џΫ]|s_ )L_J%^e- S,t̊5-4Qw2.b#o)yMF 6Os9N.?&}J7!29aKtkbzzT0'Gh;K//h/$YV3r92q4T׮i4OJCzq)LjϚ}5Uέ紲 ^-a`7YYsG  &1e7efa2fda6189648f1b5c677d4bcd2635d73f9727f890207d10bcaf5a3e5fa4fff508b63448723f107f02bdcda74778a796633a0ddרI%z ׯfV_^K Ǧ 1)ދ-ImVϮEyyBU+n$btRcˮwbIn ye]=#oKK8uQw0쩙>{0w=sʛUۀG&F9x!Ip,^gGa kT 4 roTVs/?:#d]Ne6tH?d;A>W⊯k)JdGN9/z7)>pC?td   H/ IZ     <D|Npt(89:>@FGHIXY\]^&b2cdCeHfKlMu`vhwxyz$(.pClibavcall12.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.ddחlamb60'XSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://www.gnu.org/software/libffcall/linuxx86_64'Xddהddוcb4f273b01673cf002439283f2e642fc900aa5b4e1f93cf1ee91bc65c1a3da3blibavcall.so.1.1.0rootrootrootrootffcall-2.4-bp155.3.10.src.rpmlibavcall.so.1()(64bit)libavcall1libavcall1(x86-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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/ldconfiglamb60 16843303912.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-ffcallcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=99079b71e316e0024231df647b98b52136ce18a6, strippedPRR >[Qy@ >j5;utf-8867ed203da8c342c09da4ed085301a7aa206cce2480d9b96ca8038c43c0ae9e0?7zXZ !t/) ] cr$x#IT5rwד G8+K=zC^KP(B:뭲ar(Mmb jY #ڥJXˡf7 MwCE:-*{x}u]w_ o:%Z7<5&~zHp;03D=+2zЖ= !J-v aCإ&*>2j@ÚU˴)K1(sL츺wß!NGyˈ(Zw_5#6XKPK* qxZiՙ4|JGs6nKxO93w AMYIU׾ &'-?h$Ұ%z_,lBl-*:iD).' G \){T'26e{U*SJ/*A<,^\pV -a)920G.2W[8CԎGi- cJ'ӥΌU)|?H3 (/ѣE3U{ d/#2DtnƓ87Od!O7R!LWaр&KB$ѵc c\B1Bv`/ON<7A[e-JQ6ezpFߝ:Y+Sʔi,JKZ6 w H+&_NPnlO*"{N]=T"x8:#.cWO;"=2E0AwBRn&rj[e7#AyT$G::5r{STpM:oO162~R-Y|+=g*O=/Qq"o| 8=2_gbΞD7&BK jN& -Y=Q~H]R+|mۨY-3ĨcsrArmlpl FJs/[UASEUfǬlF3Nw鱕VQ` ^ސEՎ@m/t|Κ8$~eΡ)6Z}#4Oqہ}Tp:<ld=|Ms8OɹR m4idpwXY),Ive5({ # | @bs rE^o?SRȲC҈y'TA60bE$@ 4UW8+E-zˁ* =N 0md9R[U * ׀a frp2 f<1s.IX0N !~I3z+$jXL\KԱ$_M |kjtjohVonkVe'GKgqb_n2TYz{e+ӈJPy}JEreN w?5t-;~l.?aj- ??ObŠ%[E~=>nV$VQX ?MwqaPqn?bzm6̍ԐEtg5E!Ql/|Q$7sCr%O DI3 <)2n޳j+Z"պjqyGG`Vu &JU ͒Q[H?쾗#E3m:[U_%\}FtH̅ 6.mj*_N'4}f 7Dq+OY=T#QN|;(! !!چtBj[i_9_6o]~`Q(񋠜;yCsdY$kڰ; ;ǎFaB2#|-ermu]4khtv) b`sR5g YZ