libunwind-devel-1.5.0-4.5.1 >  A `H.p9|fm3~?Hhs_@{'MwrKE?YCt|z#0kr)9hHt2{&GROkɜ^ɠIӚs޺n{dzQcab547478689d0ceb79219c60784743da5566d3b76238e1c0f325d8db7418cab4a4399435a55c6b549bbd265fae3f369d17cd29cG`H.p9|=<80̄~pVEM!r h,;vX9n8;^Igq158؅}rzf;>D)Fk\V,+B6]v3+]@ELa/b- }vM{LH&@&w&FJ;9Cc[ Ӫ<;&C2RIyIb(DIkW1nxh}}H;1ȿhK˞ 44>p>0? d  = @FP     L<(89: PFG,HhIXY\]8^@bpcdefluvwxTy zClibunwind-devel1.5.04.5.1Headers for the Unwind libraryA C programming interface (API) to determine the call chain of a program.`HsangioveseSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://savannah.nongnu.org/projects/libunwind/linuxppc64le.E"] ށ`HЬ`HЬ`HЬ`HЬ`HЬ`HЬ`HЬ`HЫ`HЫ`HЬ`HЫ`HЬ`HЬ`HЬ`HЬ2146870deed294e0115f0f330308403914bd1c996fcb2f702ce63a4f456f5a530247e9db43f574de597f341f9c130b8d447f7790243d7e24cfdefd0630716eca0e7b27c4cdffb5ed0c97f7a30f2999a71f59c3da98b926028d9b324cde63783129480eb61df159beec08a757a9c1b4a81f6c9b834819aebcb4587900cf5bea6b00923aa8a332620f734a965b9e530ebecc17ba8aa294c761f945591eb1970992b3dd8e14717252c111a69ad7d29a9b3e2abe4615b891254400dbf60681b3692a5e4178e648254127465551df7f91f67451a210c9306cf7d7091f4638888967d496f45202f47f2854eb588a59117fb8a18f9671e4fd1c1a4cf47057a3b6079470ed14b24ee0ae812a2a39366d7289d168c21a6af18e7a34d7f1edcfe225b03e61bce4dcf4e152f27924224b3d13526db7b84c0c1d45bec923fceb21c354af120dlibunwind-ppc64.solibunwind-ppc64.so.8.0.1libunwind-ptrace.so.0.0.0libunwind-setjmp.so.0.0.0libunwind.so.8.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibunwind-1.5.0-4.5.1.src.rpmlibunwind-devellibunwind-devel(ppc-64)pkgconfig(libunwind)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 signaturesangiovese 1615384836 1.5.0-4.5.11.5.0-4.5.11.5.01.5.01.5.01.5.0libunwind-common.hlibunwind-dynamic.hlibunwind-ppc64.hlibunwind-ptrace.hlibunwind.hunwind.hlibunwind-generic.solibunwind-ppc64.solibunwind-ptrace.solibunwind-setjmp.solibunwind.solibunwind-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_Updatecpioxz5ppc64le-suse-linuxC source, ASCII textpkgconfig file PRRPRRRPRRPRC&5xݹkutf-81bd6d9215fc6189eba1c53e07a6381794b2eb47ab20734c3d57a8a07f4149085? 7zXZ !t/3&G] crv(vX0jSQ㔫+ozrpZ605c|" { [שhOSЁr*xxVf\ hΘ|vH?ϣ_>zKlx,yKiZ_Lx?>Ԋ2 ُowho& NbO0%#c/`$2*ZZAQ/ͷE,okJ} ,p2 Bc31Jz Ҕc 1ژX>_ŐUYPX1I?qUAr ؍@R*rkI;{O"|֖&Z|X;{&~jO'WE { IExQzq)('Lj$  5Eq30-GFrTdpN6MjV,&I Oάc^dX|EtJe&@߇/H5M\Y"¤@+pWøZ+6e 6fyF%UH[^2O~>=sɺv:7P}cHQ0}`I)y,5wTb10Lܢ҇~P`PꓩsyF5ng՗en=|UE7YN!ܥO`ψ 4B;Ll/9GF {43IPFB@MⶒE~ӎ6a5&6j8%\Q%;O#hO3\\w`Tn[;[lGx#~SNbQZošN>=m!z*bXG?KRM!Ќd;[߀ ZPΖLučNo" |50≔:4=u@ ~-P)}m2;)>U2MSrLHaV~^|DA 1+Sݫ 6"U[T{mx7Nq(l^vhy*5xrbFȘ2紑L<ث[SAKEU+ׯs?&:ma)QaRq7Z[_q" DQ ֒wJATЍbl\J88N0Gj{(Hčk yLb͜NfwQ [j ;T(VaEJ8hvQ ɵ̌8 A;ˠ1\JKΉ69^?H[[{x p[7_W+-nm6e~Y& Z0e 4mK#XD#D5lV cێ&y!_hcficNe3'G@ԂW>HvˢrE(OlD AmY^c)*ipO*bM숵RD ]u8mX7hiґ}0Aa> ŅK繕u y xX}3eh}29ؓl/Ȩ TV0'DF  Fx7hps!6?~ E$a%iaK_%œP0|rpbt$̎uA0Ϻy{MY9z( &$wY k)]#R ٶQZ9WP/)(3gg좏J9Ob`l\7?Y]V pg9~`0ɆN2^={gSa51\e+|ІfOqj]LȨHnՓm04,6NSLSYlN} 9ܱЪy3IocM3{yqH"牺5||NiZ _m1p˟.;|eYp3@3ՠjH3:i$Y/S{sEz3BxY{bRBqPa;m+YpO"jN*^=ٍcŕ]BSWC}^%/; ~ zl>1aEמP'p8_ >PFf.R6 j3-̏14NCœ9NA[?,ya,ͼFHpR@$A{Y!B; ْD˜q0ơVmE vZqu" Ju%{C]|}T8e ֡Ұ@5 ;5іcrLwx?"85K픻ב+mXsVVzjjFfHDc݅H@U+_[=[y"<T:TGԊ:ӷ"=`f@zza˾Zji37M%ze hc>B = sρ`ֲc@RN:l}3N5 `٘c}F?\hfà' ;Aa'u hّpPeq^յFI?i;@K;:*aW+h޽1EtK-MrS2u~!$R86 L7^|㫥A^hkgPҩU)3N-qoVJgUHʲXnM)Q ̠sWJk >IۚLUK0-qޛu;ByPpGt5PZOO%ƹK*> n'PkpiSJPBn&Xe]+!d5=xwPvn϶7<&]y(~_K.M(%"l:}؎jM%B- SlQEWU019]( &TvZ "Uc%fID~^M/M,`mz}SD 21c=8%-$e( |"pɕv@tz4ٕXD1.J(gjRx^ǟ ˥ؑOBj(7:pm(o0g)ur_<DˇϷYP/`%mL}p%2wlaZBqڌ)YGWQl7_= J 1;e^}U>ƫ%^iS^OJⲝ-QNT,}e믴=%-$IHt9}ZDl[ĂT@d]TCWXo:R£sq/K#vDθǜA$eSU[\նB7qUҕeQA;6K> rKd{laW"(8ѓ}[+x1wY䉹yT8)(]A^v;GG/ϿV:٩JER#KS/؎d+;G -!+E"ݦT]檘?DChȥK`HҰ֋Fdz);9S䒚8h VCLOY*c6Ws Rۖ.{g'PۢpFR%'fvxA4nl6_(*`g"|]VA4Bˢ~1fllb2J,XgVP8IԘoTߚ?.Λ%)BxVv|U#, h]j{B(k:]A0[3v~ψN$x TgElv[ݜivǃfWhfY5mdKlEyOf7sӆ}ťx򾐝z' g\**_pJXCX^H| }Y:եx~P8OSD|Oyvd vԿū}ew8uaCJ^Q:~IoO~dTJߺ|h.K|/2a{f7j">T|4aLZRڑ ϽYa'{!o? (9$NϹ;Jc90ӸR <#FNVs:Ȏy ؞އ1n^EDNŠ~tڒ1Ԗ1#)'9vAb`w٣2wX2,~Ei#I;;KOX7PQq=5Gf G UǛf=/%/,y4Bp7L$i=_V-ݙKO?W *xKX u B\ZXl=Igl?;IP|mbJfUIkf#po(ȇ;l_ûBgbҍI6N,;*[%7( )[$V>|pa*?2ZC й`K䧐;$yuP)4 Jqdq5\4?Wvh2avȯR\V2Zp彍~ M9F`g,ci쁱-nxȭ܈| àRKP@4uW6j[؏J\Oyh t0|kɂ]% Uh".|~GP\mX |qo)v%p8. <M rѫsN_͍Ձ.( C4ݳLQ#{X5L1ip^*< kBoO(xm1\Yq|{,/pp"Lo.?4Q# z$#ƹwJ}):H D خٖWn)AHS;#k}H`- =bT[_V8I$9I9brN:: *I%W2js ki7( &Y_ {'$Ly&=Aテ8zE7-?X D%QW׻$nyINLH;4#EoPboU%@KƦ|SU@*uJ rbQeM) 9)Ґi/\5&M)իҀ%%C 7l~*`"Đ (NGb/ v|80=s˦ւd]M)Wê6LjnByP!&正)Q;VCP A'{y\b%g4qLRxO3-UpQqY+GHмbn 4|?^Q>Ib 2u1O"{k&3NYXMB;#pK!ӡRVN#`mz y;y-ٚ+~Ͳ{?[h\&8t^!2_#umբ7{Lc{^IQ| >9&,x3vpZF%m< ||WVpdJf,!Z6H/ZIe\1έj9-Qj!^n0ިwY7k›m%< g}HE ~5z< >èVnZAˊ/zwL8X~gW:w{ڝ^UBȝGPW28>CH5SeU>O\ 0Uٱ.)"pO#~۲cd LyhO|u{m;D'm!rO(#?Mgu|ef<2I&L5  -^  gƖߤnX)uˬ9Ja?,]n 3Ȥ-WaJ##%՟rIR,[x/ un;O=? 1 Iw$qtv~RG) ;'@'(ʑKFc攼&DéOP'#$2!ن>? XߛC^owKTm~{0rU k9x`EW|?~9x[=ed@pCQ21Sжx~0qZ230NʿxC:A4c^Mzwo%? mIUGGN7/SWԓeN d;w<[初Rv٧ӹ:eKn7-jƳW )p0Y"!E1mxD%0wcx|y o6c_݂V:~~ Gue"7ڇ gxpFL@ YZ