libunwind-devel-1.5.0-4.5.1 >  A `Hp9|af: '^/f5Wby4Dy W4ŭ|?C8^N5OA;a07e66e2170d9ce9b16f7abc43ff805c94a5edb19b3489a74e4632fc93103d6962861608089819f45e21cc04d872161bf5f09b18G$`Hp9|gxAJ80b9%*\XhG~?}8(&J+ɪg~'P{#.,Co6MGz !ُQ@lkyONb@̗cCn^f|S&uYd/ԧ6Y/w,o&UFjf_&*Z9X >aB(LuF6'u^ xuΦ]w4j>W/ѬB0y"(,< P.X5zT>p>?d  =  <BL   $ 6 v8(89 (: hF.GDHIXY\<]^bcd$e)f,l.u@vwxy@zClibunwind-devel1.5.04.5.1Headers for the Unwind libraryA C programming interface (API) to determine the call chain of a program.`Hsheep27SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://savannah.nongnu.org/projects/libunwind/linuxx86_64.E S" tԁ`Hл`Hл`Hл`Hл`Hл`Hл`Hл`Hк`Hк`Hк`Hк`Hк`Hк`Hк`Hк`Hк`Hк`Hк2146870deed294e0115f0f330308403914bd1c996fcb2f702ce63a4f456f5a53ecb5b88a72b6908604e1ca5eb59377541645c71b4faffdc9646f2edcb4a564780247e9db43f574de597f341f9c130b8d447f7790243d7e24cfdefd0630716eca29480eb61df159beec08a757a9c1b4a81f6c9b834819aebcb4587900cf5bea6bed6af7f2df15732bd1ca678f5cf69f7bfe0f846a7cf3f4ae7f3ba5491205f9ec27f451a1586f6b0a7632ddfb7ad831691d2b645f42ec5eea637d072f13f49c4eb3dd8e14717252c111a69ad7d29a9b3e2abe4615b891254400dbf60681b3692ae90caeb0de23dac559c94c4081f7186839597cae10cdb62cda1570f97441aa6ef235426b00ff449f9b722b585d787875e8b2b9beeb4a74576b0c7d416f733b0119a945ad20837da326a64e2722bab80148117c7f249c4c629647b8b97a1c6bfe703b86a2f43d55707c5988ef9cb3dd7b282dc4b0fed030b573b5cd14cb01aaae9a0e0d7085ea881d11774d033b398b706b9e796fb3475a621f05b5e5d68ef4aclibunwind-coredump.so.0.0.0libunwind-x86_64.solibunwind-ptrace.so.0.0.0libunwind-setjmp.so.0.0.0libunwind-x86_64.so.8.0.1libunwind.so.8.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibunwind-1.5.0-4.5.1.src.rpmlibunwind-devellibunwind-devel(x86-64)pkgconfig(libunwind)pkgconfig(libunwind-coredump)pkgconfig(libunwind-generic)pkgconfig(libunwind-ptrace)pkgconfig(libunwind-setjmp)@@@    /usr/bin/pkg-configlibunwindpkgconfig(libunwind)pkgconfig(libunwind-generic)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.03.0.4-14.6.0-14.0-15.2-14.14.1`_@^@^^M#@]!]ZjZtRZhu@WgW;W@U'U@Tdmueller@suse.comazouhr@opensuse.orgpmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comjengelh@inai.deschwab@suse.deronisbr@gmail.comtchvatal@suse.comavindra@opensuse.orgtchvatal@suse.comtchvatal@suse.commatwey.kornilov@gmail.comtchvatal@suse.commeissner@suse.commpluskal@suse.com- update to 1.5.0: * dwarf: clang doesn't respect the static alias * Fixed a missing dependency in dwarf-eh.h * x86_64: Fix tdep_init_done when built with libatomic_ops * mips: make _step_n64 as a static function * Added braces to suppress empty if/else warnings * Delete hardcode of address size to support MIPS64. * Fix format specifier for int64_t:29 * Add initial support for Solaris x86-64 * x86_64: Add fixup code if previous RIP was invalid * x86-64: make `is_cached_valid_mem` functional * arm: clear ip thumb/arm mode bit before move to previous instruction * Fix compilation with -fno-common. * Fix off-by-one error in x86_64 stack frames * aarch64: Fix __sigset build issue on muslC * Make SHF_COMPRESSED use contingent on its existence - remove libunwind_U_dyn_info_list.patch (upstream)- Enable s390x for building- Fix compilation with -fno-common [bsc#1171549] - Add patch libunwind_U_dyn_info_list.patch- Update to 1.4.0 - Fix compilation with -fno-common. - arm: clear ip thumb/arm mode bit before move to previous instruction (#131) - tests: fix test-coredump-unwind without HAVE_EXECINFO_H (#165) - There are 20 not 9 failing tests on Solaris (#162) - change asm to __asm__ to support -std=c11 or similar (#149) - x86-64: make `is_cached_valid_mem` functional (#146) - Allow to build without weak `backtrace` symbol. (#142) - fix compile issue on SH platform (#137) - Add support for zlib compressed elf .debug_frame sections - README: add libc requirement description (#121) - Older systems (e.g. RHEL5) do not have pipe2(). (#122) - x86_64: Add fixup code if previous RIP was invalid (#120) - Fix format specifier for int64_t:29 (#117) - Delete hardcode of address size to support MIPS64. (#114) - Added braces to suppress empty if/else warnings (#112) - mips: make _step_n64 as a static function - x86_64: Fix tdep_init_done when built with libatomic_ops - x86_64: tsan clean (#109) - Fixed a missing dependency in dwarf-eh.h - dwarf: clang doesn't respect the static alias (#102) - Update libunwind.keyring - Remove libunwind-gcc10-build-fno-common.patch fixed upstream- Fix build with GCC-10: [bsc#1160876] * In GCC-10, the default option -fcommon will change to -fno-common - Add libunwind-gcc10-build-fno-common.patch- Ensure neutrality of description. Avoid name repetition in summaries.- Update to 1.3.1 * Iteration of unwind register states support * Freebsd/Armv6 support * Many, many dwarf bugfixes * Mips remote unwind support * aarch64 ptrace support - fix_versioning_libunwind_1.2.1.patch: removed- Add patch `fix_versioning_libunwind_1.2.1.patch`. * This patch fixes the upstream bug gh#libunwind/libunwind#30. This bug was causing the julia build process to fail. NOTE: This patch shall be removed in the next version of libunwind.- Update keyring- Upgrade to 1.2.1 * minor package fixes for tilegx, mips, others * fix missing include file issues - cleanup with spec-cleaner - do not ship static libraries- Enable minidebugs parsing with lzma- Version update to 1.2-rc1, should include all our patches: * 0001-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch * 0002-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch * libunwind-1.1-expected-fails.patch * libunwind-CVE-2015-3239.patch * libunwind-aarch64.patch * libunwind-ppc64le.patch * libunwind-1.1-tests.diff- Add patches for boo#976955: * 0001-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch * 0002-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch- Add patch for bnc#936786 CVE-2015-3239, off by one: * libunwind-CVE-2015-3239.patch- added baselibs.conf for -xxbit packages- Use url for source - Add gpg signaturesheep27 1615384776 1.5.0-4.5.11.5.0-4.5.11.5.01.5.01.5.01.5.01.5.0libunwind-common.hlibunwind-coredump.hlibunwind-dynamic.hlibunwind-ptrace.hlibunwind-x86_64.hlibunwind.hunwind.hlibunwind-coredump.solibunwind-generic.solibunwind-ptrace.solibunwind-setjmp.solibunwind-x86_64.solibunwind.solibunwind-coredump.pclibunwind-generic.pclibunwind-ptrace.pclibunwind-setjmp.pclibunwind.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-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.suse.de/SUSE:Maintenance:18694/SUSE_SLE-15_Update/50f0e7026f40c6ba12520c80b2ed87c8-libunwind.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig file PRRRPRRPRRRPRRPRv YQ{]WWutf-8ff2989811263e4ce04623677daea4a8d19485a785cf9424f6eaadd3c6cc0f38b? 7zXZ !t/S#] crv(vX0jSR a.q9y9w oY86d>h1Qd@ԧZb/aK?}% Zɮo̹B 0C:tjVfwuQ˚ ʍFJWhnm|EbMl}mZH2UhƄZ颉}.ȴû:o# bjBb ܠYzU@W3eBhTe):byU_6WeAaYep/8H)ղ1y]fO*^&_EbIuiK|4x0y *HaVb-Ĵ/;hPORӿ9TW?scjBLF{>x]1z#7HtRp'MnoT>#F Fu:W,=/8` ,6 j,8R mW7aKkp%n՞W ~O Dh'/-r xD"Et/R P`']ilnIevVM=B}&wwerP8nmX]h: ҭv%m/04M1alF;vmq sJ֑x wmjn%9١[A")Mj1W<yM VӼPqˡ| _lw+Oś;| Qt7LK|_GB Z_DL q*0H2'K QJS߻qhZ :Mk0B'O"sVwVk!n">kF+yloxؒƣ#p ďw5/(>|hˮϾVuO&\Cwr¯ҬjG8R<%~WNftZ_[u<7/%-#z_*>2pxN\#&(Q+A'bucsFpriJ@_uz2ehUX{DpQ@=.*.9VXCa?+ JMFA,M- YXz 6dϗqIs}M.ib]5~'=I ſNܶ=zM`OJO>)v N,X@nxIe޵D(&4FG4UcA_,!=r=]oK ,܊,WKH2$;wɍX9>s#j$7&RoSxA=G;ЍDJgE V ؠ{@rD>e~J) KP!1N[2@ _F*{u\obϯ֪IHAϽu;>&*6n!=H I$}"-aGaEhbp|c+jn@$J \g̬Vt5XHؓp$_҂Xt4uUm۽mƷhcitؖW'V1Sj5S_1|B@,Q95&2m HΚC!o+(ξɦHmv%U&*U=3 ->U !jy.h 2T8}b`,J鰿2::jg_1ܴaBrAK#b<|8"'ǀ#AٔԝdY`i[0 $5NHo>Q {g"fu>*D:aF6=Z}ʰn{îcp7K dyH'^=ЩTe !4  g(Bl SWxc( ^#YLv# 8̬x;U$JM#޷]̭[\@EԲ{8䟗3I^ RN=b BzNN뾐66 :òepGC%P66=_hPU㛾iR_v{Pלu0Gciqxv?;T,vx6q :50Q vonf9BFS{^9Y'e4BBy$م%475Ƴ.wE2/m%Xͪ5kvyUXӜvSX@T]vcB`4XSaÉܝ!Is++pfKŸoZHϠ|VmS9EcІMl"uAڗ}M:Tjt+9? go'Iݺrծ%q19,dl\8Jä4Rt* U2Hw)Ǖ~d/676Ѕg9{C"hSGor6ŭOX俤SZ+؜ɠ70?&pV>8z3x#ڙ^f,BS}:*cqܚϐxQ@}O[gRrҠT~\;2WPUBϷ"@S\}<}.LAQB  k*ŻWVh} Әj(NP#-kꉮeu]l _|ReY8Gm1n95E~}G:{AoHoae'1n|H0n%%7"ؼ3^-_{.ApSj@;GH QCw:Npd3dͨJ|}}"@'Ö8 =^2 l>lc˷,K{f*8=%ciF(+WzyOU1?$ba?E%DVKm+y`)^.c)G.kU=ޝhF,jy|>0UnpHͷ"O~*81Hd'0oOPs!YtSٙV Հ,),o5ag~NP+ d Ԙ8m, Vf&/y3KcgM~)oH՘K Jb6H8 d rh}{l\{:&V+6"3-~ 1on0\X}9ջ!=Ŀp W{2Kԥ0p53{#:1<˫pAn?A^`ҿ@O0ݽq&A{wۂ1qG: dZO DG+Ƌp-|0q  |Ҿ'㶠f% ȍ*^N"8wD%HoZOA A'FS.RbO!_]1t.8_*  ??ޒA6_@k zqssj]~ZKJ:^I߼D_mI\i<{yz/0X[2 F]:وE|Q,רd4/wg S-#n·cw/?w'`!g@W([V{KssX0+Rg7@xM#% YsQQV`xZ2QVh#4!,u0";BU'=)xYxd(pa׊O9gZ~FՇ 8!"7N"{qHz+U"=#뢳2W+?X!+WrucHgm(޷ _ywX՘mIm84Pu,<zE\L)$Q) ,~\ә-f}"u ߩ8d)9NJ=ɖ7*?}Em ϞC-cp/ f1nInDm4(v>?asbZC݃B"oydF8tdU*xXM;5d(d{(XjɀPX,I<U'(|I]Ѹ]A=z93wCo7e;vȘh>h/ >n cV4_" =z\z?k&Ih{+le{&[+Zj4 tvMW@22dk~c5J8p|5 A=Shg<~Yld޳GR5pI72|+sBڒKgպ{l I[i` QpK}3QqFUOgf KmoXC)(ِ ^X pXho^\i6E3+réW/CO7.PuGH(p3EYҤ@dn0%|䕥>K|ϴQH-i}8?dwO. )4=}/ $,߽Q ]dX^p=U3@)-ir2>7&y;e+N hNWqLAJь7 ~!J;|獀"iX6ڔa056 R7f6}j-sҊK4c4; )Q/`ιM:5\YmLZUI>NB zD{3#"9s[M=j盩{ ikU3cgzd P'{0Q[ cq=l;ד+[Qa ҵ<+KըQ|U Ձ"Of3ž2}+_C=36HT+_rUNCzͯ[HFVS@닖tɥ̀ͿqWr=@lHnW9E\zdy:}w[X Lr<5p FسOIkd$ ںQ"?.J|/BhEulX6)"xC{˔e3'l4KHPE +VRoń6h=>.ĕb#' !?өZ}x]̙ՐC:[ŧ77mZB3'l.U6TTtɣ.dn7)Xa mdH^u?ٱ`oų p bT.|.+d%RqD΀,\UN3?ܲ85K^Ns>_Gi]]P\!9Zȓ-QJöv? "ͣnq,Mxm. !fn:O3 ̙qB \0 &WdU>q/~h[Ϸ+_@#\;=r&EU=APutyXN!DˁZؖ= XKYs1Z9Oc!$#VV7n4\SdG*om8v3! EgR']z|Kc+sۢ>MK$q—l'po(cl[jU.&zhR,ld?ŪL;&5[×yG }red/  ,3`vF@᪟ڠ"dn6?P=_yqeR0*=:фH{i͹08&VHuߏSBڬq CRtՄh챱u-^|>!0ԀdOh+{t>~fB`rRfJAxޥ!;tT]8q0]L+j  eHl%xZq 'W ͫ-cs[6jS.8",vfS1*r|HWOS'\maD76|IB<émYR ce4h^ cԪ* *x QEu{T+PXJxH6;Ed~zx\(pmt6g5B̖,1(Wlև<"oC[#0En l?,Xܴ_i4 $zc@LwTjSCx-2nfA@o{DۥP&{R78kqhNQ=ZK5-=%c65GRAiG! @bmKێ˥wGRYLg6$>fBG!#p|m uC&UG{ CIQ89dKF9gO;W_Ll& c珒9W}džmGrɴ"A{gtIN 㫭 G!>;O/a\|p#sW[k᥹8}?;>xH}cȳɇZLiu =1ɱia5n/ :_))0ЂڱkK~fUg )V?ωWa%d[5Tm,赇q̙0,V+*ᱼQP@U*C`|}, d:-  X<@E5 OlXKUQO6~=9$AA$ ӆURIO)xxVlz -$/Db'u16n9TsG"gNH YZ