libunwind-devel-1.5.0-lp152.5.6.1 4>$  Ap`\Z/=„s/ `td,o(,rCU;0K5D/E$if>]:aL97r0oQ6{:`ˬ%.WP'R,^&rS [ ڭ:҂}T-J?|,}>" po[>k 6}(@Dz&먮cl#si֫,NjMCF޽I{^(,nt:2 X47a09fb9d1638c9a2b69114f6bdec5da690b08702cbdc6dca6e0124ce92f52b0e1d69c110d76fc99ac4199d9afaf09cb782b3a80IT`\Z/=„J tU3UfxFVc0,T1:q/IE,X MpC?ƴ'vf{cFdM\X<ͯ?Y#$} Ko̻b70.Vޒ4u-=us24K ,ִ*`8kF'𭺇TSakx 9gR,Sp>?d $ C )/4|      Z (89 : FGHILX`Y|\]^Mbyc7defluv,wTxyz$48>Clibunwind-devel1.5.0lp152.5.6.1Headers for the Unwind libraryA C programming interface (API) to determine the call chain of a program.`\Psheep88HopenSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://savannah.nongnu.org/projects/libunwind/linuxi586.E S" ҁ`\F`\F`\F`\F`\F`\F`\F`\E`\F`\E`\F`\F`\E`\F`\F`\F`\F`\F2146870deed294e0115f0f330308403914bd1c996fcb2f702ce63a4f456f5a53ecb5b88a72b6908604e1ca5eb59377541645c71b4faffdc9646f2edcb4a564780247e9db43f574de597f341f9c130b8d447f7790243d7e24cfdefd0630716eca29480eb61df159beec08a757a9c1b4a81f6c9b834819aebcb4587900cf5bea6b1dbb4ea668440a61a5fcc3c559413db7666307b0ee11149f413b7e8d66b371a6cda25a4289a242304bf10572e29f1dd232e1b9c9c64479a85861e6b20142142bb3dd8e14717252c111a69ad7d29a9b3e2abe4615b891254400dbf60681b3692a79dfb02a3f2162d437890290b4db9a393ecdc327b490687ef0868bd123cfcfaadda36bdf7b9a1849fc78cc7a9068bdd9265fe3ca7db837e94e390ddde7b74dad65d5b44575f5c4e95d830b36af879bf0c9246ef53f503a11bc39d87f4052ff7f3dd9e713d8768666c7b4d5e7d1b5f3e22a1fb4265e52fab222ff3fb4f35cfb0b7f0cf6c546807d79ab743d0b052b8bec531c0970ae58f8aa8c97411c2f054fc9libunwind-coredump.so.0.0.0libunwind-x86.solibunwind-ptrace.so.0.0.0libunwind-setjmp.so.0.0.0libunwind-x86.so.8.0.1libunwind.so.8.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibunwind-1.5.0-lp152.5.6.1.src.rpmlibunwind-devellibunwind-devel(x86-32)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@TDirk Müller Berthold Gunreben Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Jan Engelhardt Andreas Schwab ronisbr@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 signaturesheep88 1616685136 1.5.0-lp152.5.6.11.5.0-lp152.5.6.11.5.01.5.01.5.01.5.01.5.0libunwind-common.hlibunwind-coredump.hlibunwind-dynamic.hlibunwind-ptrace.hlibunwind-x86.hlibunwind.hunwind.hlibunwind-coredump.solibunwind-generic.solibunwind-ptrace.solibunwind-setjmp.solibunwind-x86.solibunwind.solibunwind-coredump.pclibunwind-generic.pclibunwind-ptrace.pclibunwind-setjmp.pclibunwind.pc/usr/include//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -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:Maintenance:15991/openSUSE_Leap_15.2_Update/a2caae30b7e67ab15a4f57c621b49f6a-libunwind.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxC source, ASCII textpkgconfig file PRRRPRRPRRRPRRPR ݝdkVf}utf-84f3411c5733dee52810e5b235ede1bf04ebe99c65faf5ae7ca835367a7c7b8c9? 7zXZ !t/ଃ%v] crv(vX04K#k1r*ҬEDg dЪKgtM ` lH΂5鉪?o*m^^Yt3I.WRXTWɑ"&2A~AʻLȢ~cy^ c$XѵIf)Q"{(R创!ԣ ^awИ[&D hdԘr6,) xFX|uak1ߕ" T6._$l9[f CQH߭YcZGO$Sc_w-V1lR9)] V54:8g_GQN1?I4kPǽKk{qIͭM;Gq0*>,B_0H_@r5)h̝~u݀`x`B̈ a$byThdgfF@;Wkh8Ws@D'6kB᤿صx*WStR/d˘~Ivyrȯ-1%Wi^jֳ߱TF|ş0*/xyW 05>4"`?`5Q /Alw%#eL M͞M2ȅM:gKb%&;,,yI@;*'dVS΅֐>dn(尷$*:@va "`F.7moRGJ#ljT'zo^\b85JmUG,XXĝ\L^GȟhiM0X=s!\kʅpULu剌 j4buQ|̈ '0~h"Z" ȯ(D Puw&s0?Dsy}A+j(s`%?yyn3-+4p7$Q 2]/ !A3$# $`{H|R-vSZRp%fv/--?ꁱܼC&  `e*e(Q k/lICkN%h:Ej4Vys.I6Αf#צ{tyDJv}IܒgѺz+j-H! /b2GLb3Uj`QhHUp9=O ;v"\r%&PNz|>|m=$~,xW/s،DfؿG="AeUA'䄃8[}`Q4d."~Kl'%c o$,WBΡQI>E  F/ Fd0RwYE$U}WKW̯Q"vw}I0\a:Ҩ je e |x2tz7ֱׇ7smNU!y+(/߉Elك̱tG|SvQCmRѲHZLW=5W@;uX':!/If,>z$GH RPH SǸ!H M!*t>F~5f;b}Sɜ,`AjW:mUE# rh0,I Z~L]L:>'= fPU(΃9A7s Zӕ~4N>7dv+XRZ"*| K+hQˀ)ʗq%Rǧ 0M;OZBCo^nV5V8<$nt-l`Ù^`;qдPqPUϐ\ 2&!6rOok{l /wN][^\WmYlHC̰)W @vz! ޯ{mcsÎ9*&%ǘ0kjÙt:v4M%$6tci{6_ &W@Ԉ",r%kp`E ~a ?F0jusW0*d p7X9X9۷Ooi7)4'Vcqkl2ǜͭ^U;/+F{"|1^Ga-UkcߢbL kDɻkb;"n&%܍fDKҶ PrxtD0ncIQͶ{Nz P7.u|xjW=4E$}NrgX|mBJMO#ƛI%N_p15e$ѨFW ƅR f(wIP^y~xI l#)T%f辝9e.E@8|rpݸG3\O^5~qϧ+ӧ|*ϕP4ר:2 %|R{hdKYLI"UQ,]tzIG-_,JODLS6%2H @N+n29A|,% e-HĘ`| c9 TԥK%u;lFҦK Y{E~զɩg?aR2y2|~fѩEX Ӫ Kٲ7K`&ϒ pmAgCSB]^*G^g`_YFd=OGY\U#zxfU^>, N'> b/e p㺉ء`1OI\PrnZ̴- +-/:qnCQؠsL;v\Ic-{kWX]Z)M]SmQp&;nu/pV"Dl1 3?SsTS?@چ~:Yt)Ns8dB MwKmSdmߙr]R[.'lw4wDr7}+Uvs عA + M GR|WrzdkL'L.5Ҏ;Vȕ8ڝT +bfu5W)FeޙⅼiS A'"gvkK:# 8?dkUD oU.B7p! )v>5_+v!MS$^5gb?`-E)*q&H,>J2AdL &᪶`֘!k Դ+~>E|od[d`bot\ JyC|MWo2#oj6Neg,÷dfĜ֐-M=g6X -^]ɷaB2Wܢ~S-](SɾԪ|3b4 $1Ȳ񏥪sL{*2:m_YOx eo{ɕ_rU}S^Wҽd6 ܻ=rw؟>0dB8EUZE3E 4! a0.˕'67⠀y+NA)ȵ|SMڤ󫴏Q8)X~=@xẽ#=9"!~.;.2斶hJ[)-+2c Rq\*+P ת#D'{vy>v9A j>Ұ, O']!"<}lnP~)Om8%U`ﴜ!.HMwtrfM SO+>Ҟ1gdv$BیS-Ywz߬,?' hk8{ B<i!J upf!XFVy~rcΐ{!/ |\](mĦt\n1OsxsKN°`?EXkF.E9^Tm~ZAv>#^>v&@o/V:(.vjaW䧈IfG^BpPpG#v=㷧#HhR=gJ^zy)txϔCl7~rânn۞6&( ߄ҀpgEm#Ttɔ╳L۵&$uzJ/_P|;\p!$&Mf.OV''<6S0ױ5ueu ;ɼӾL"w"|`8fr2F=N'5)/j/$_439ֳnpV6ec30m;ɲoGĿPJY4K;N{Jkg;|66 pdf Jdߕ16n$/j5X9 n\7S^r~ᙿѠ͞6Yf,uΡ?JLAh *&yI8P`1/_MF{rO *;tV 17h(RhͦhCeAą7>!s~'b;IF8-o|+'uJS)',0SyAY$ v3.߀􅻿\r`JYTK4x]ǴA]עZ\2%L6!^ b' *"D1W&JplzF4 ;k{?IpkcI0}(W=YCNB<#U)%W٩򽑤tWX T`W wLDItxKk_;{̼I߱/rS+&*m``K<7i'Z Qy3 LRWUk(ݥF- w42'JuzȕNVFdHp@@Qv w_=@[ ]zD"e.d(hg*K bK1;lHˮu>|nۭmݡ+J8z#ɉ3j :!_ Kqޅx>YszN# }jwxCDZ y~Haݐd+fa9|_$) mD'I>ι)]h#x.J. ߼#nE 9ܠS(u O/t*8[g+>&XIΑ!79D5[DrRQ[VeeR_ufJfjt`$58Dlawo=Utϟ3O|,{Jfgbf6z".9%VXÌI,G2y82wh,ӄHd c&u0# OkHbZ{l"nK\ bej-K>W5Wd5,Ҫ$*։½fҾMU?]u":KڰtSA \=0P n>U8I2@I!@}kvb)v(2,*25~W9=Fh-~U' 1. %TqVd9aLlwv5.dB>L.PmAaw 0QTl,T3lszՊҁGBb15t+؇ߺo|7JdE\8޿H@ˀm"}Ʌ? ](|\U.Q%|Wk([5"xߪFh~ &x!+~R_\Jү)yXM_auչ/O*յbpHI80~ | {/`8;ٺ>FLSp`O5Va NSĦb,搨]I:i]9Tyx&c@$_!UyW=H!˲,GRNKJfVG!lv}DFGF MO*[+M_f5HVIMjx(飳}`Ω_₩uqZJF2f޶[?-11T%g%$H{ڰH?dqH+k7U >"QnVY8yjiNXV[Ɂ capZגom$6;KDc#o}^c-o(>>po` aC[^U5_IbY2062}!Y=]JX8kOcrwLt:o:"޻j=IF-wo:'%w)W]PkKr'yw<24+ JiX~Xz,Afܬ)K\¤ YZ