debuginfod-client-0.185-150400.3.35 >  A bv,p9|&_9S[щoUfm6T\8?ÊsRm'"r( Tu&f9`vD(khR0ŜNcp,S'H8$kJu]`Wμ(MZ}owCn|^nI>*߀/?d4s`($8Kta6~0ޜākHl*_ 1(K;lwLs][\?zE+r6xkNc29d99e9ab715fe4435cec5fe7301746d7220117e696ce5017a1a479061b9c2e055b8dae723d41dbfc021ca45747521dd6a7f432EXbv,p9|$X2i Y[I0"E jAh!7, #S60^AsxB#ݼ[B;XF!=z@>tYQ*ǼzٚH8aYi&t}0bʚ v`pwZLl+gF  raj;$'8ҤeW5 7%6 Ѱa͆!NRmIH=ӡqD u:6 0I* %fZJEw'ud>pA&?&d & ]  !<]clt x |   $T\(89:XF"G#H#I#X#Y#$\#H]#P^#ub#c$=d$e$f$l$u$v$w%x%y% z&$&4&8&>&Cdebuginfod-client0.185150400.3.35Command line client for build-id HTTP ELF/DWARF serverThe elfutils-debuginfod-client package contains a command-line frontend.bvibs-power9-12SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Tools/Buildinghttps://sourceware.org/elfutils/linuxppc64le 5큤bvbv3004234e74f6387c2dc693e4acb07930dbb6d9b25218585586f06cf788af8eca22d85a474fb583f72742cad174f8bfdb1bae50663b00058b9da0355c2a2e45carootrootrootrootelfutils-debuginfod-0.185-150400.3.35.src.rpmdebuginfod-clientdebuginfod-client(ppc-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdebuginfod.so.1()(64bit)libdebuginfod.so.1(ELFUTILS_0.178)(64bit)libdebuginfod.so.1(ELFUTILS_0.179)(64bit)libdebuginfod.so.1(ELFUTILS_0.183)(64bit)libdw.so.1()(64bit)libdw.so.1(ELFUTILS_0.159)(64bit)libdw.so.1(ELFUTILS_0.177)(64bit)libelf.so.1()(64bit)libelf.so.1(ELFUTILS_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1debuginfod-dummy-client0.1854.14.3bad'@a $@`@`@` @`P`!'_@_ _@_i@_`_Wr@^b^^@^9\tonyj@suse.commartin.liska@suse.commartin.liska@suse.comjcheung@suse.commliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czguillaume.gardet@opensuse.orgguillaume.gardet@opensuse.orgmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.cz- Add support for zstd, needed to inspect kernel modules (bsc#1196510)- Enhance license fields: all the libraries actually have a different license to the tools. While the tools are GPL-3.0-or-later, the libraries are (LGPL-3.0-or-later OR GPL-2.0-or-later) SLE bug (for tracking the above) bsc#1191310- Add disable-run-deleted-test.patch in order to disable failing test-case (boo#1189153).- For version 0.185, the below patches are no longer needed (jsc#SLE-17288, jsc#SLE-17951) libdw-check-end-of-attributes-list-consistently.patch elflint-dont-check-section-group-without-flags-word.patch libelf-error-if-elf_compress_gnu-is-used-on-SHF_COMPRESSED.patch libdw-readelf-make-sure-there-is-enough-data-to-read.patch elfutils-dont-trust-sh_entsize.patch elflint-check-symbol-table-data-is-big-enough-before-check.patch size-handle-recursive-elf-ar-files.patch elflint-sanity-check-the-number-of-phdrs-and-shdrs.patch use-the-empty-string-for-note-names-with-zero-size.patch readelf-fix-off-by-one-sanity-check.patch libebl-check-NT_PLATFORM-core-notes.patch libdwfl-sanity-check-partial-core-file-dyn-data-read.patch libelf-check-compression-before-allocate-output-buffer.patch libdwfl-sanity-check-partial-core-file-data-reads.patch arlib-check-that-sh_entsize-isnt-zero.patch- Update to version 0.185: debuginfod-client: Simplify curl handle reuse so downloads which return an error are retried. elfcompress: Always exit with code 0 when the operation succeeds (even when nothing was done). On error the exit code is now always 1.- Update to version 0.184: debuginfod: Use libarchive's bsdtar as the .deb-family file unpacker. debuginfod-client: Client caches negative results. If a query for a file failed with 404, an empty 000 permission file is created in the cache. This will prevent requesting the same file for the next 10 minutes. Client objects now carry long-lived curl handles for outgoing connections. This makes it more efficient for multiple sequential queries, because the TCP connections and/or TLS state info are kept around awhile, avoiding O(100ms) setup latencies. libdw: handle DW_FORM_indirect when reading attributes translations: Update Polish translation. - Add 2 build dependences for tests.- Enable https://debuginfod.opensuse.org/ debuginfod server by default now. - Add disable-run-readelf-self-test.patch in order to disable a failing test-case with GCC 11 (PR27367).- Update to version 0.183: debuginfod: New thread-busy metric and more detailed error metrics. New --fdcache-mintmp and tracking of filesystem freespace. New increased webapi concurrency while grooming. debuginfod-client: DEBUGINFOD_SONAME macro added to debuginfod.h which can be used to dlopen the libdebuginfod.so library. New function debuginfod_set_verbose_fd and DEBUGINFOD_VERBOSE environment variable. config: profile.sh and profile.csh won't export DEBUGINFOD_URLS unless configured --enable-debuginfod-urls[=URLS] elflint, readelf: Recognize SHF_GNU_RETAIN. Handle SHT_X86_64_UNWIND as valid relocation target. - Remove config-do-not-define-DEBUGINFOD_URLS-environment-var.patch patch.- Add upstream config-do-not-define-DEBUGINFOD_URLS-environment-var.patch in order to fix boo#1180306.- Move profile files to libdebuginfod1 sub-package. - Silent 2 rpmlint issues.- Add new /etc/profile.d/debuginfod.{,c}sh files. - Update to version 0.182: backends: Support for tilegx has been removed. config: New /etc/profile.d files to provide default $DEBUGINFOD_URLS. debuginfod: More efficient package traversal, tolerate various errors during scanning, grooming progress is more visible and interruptible, more prometheus metrics. debuginfod-client: Now supports compressed (kernel) ELF images. libdwfl: Add ZSTD compression support.- Add Conflicts for dummy packages.- Disable LTO again - boo#1138796 Adding -flto-partition=none and -Wno-error=stack-usage were not enough: [ 123s] libasm-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libasm.a [ 123s] libdw-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libdw.a [ 123s] libelf-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libelf.a [ 123s] This archive does not contain a non-empty .text section. The archive was not [ 123s] created with -ffat-lto-objects option. And adding -ffat-lto-objects breaks run-show-die-info.sh test.- Update to version 0.181: libelf: elf_update now compensates (fixes up) a bad sh_addralign for SHF_COMPRESSED sections. libdebuginfod: configure now takes --enable-libdebuginfod=dummy or - -disable-libdebuginfod for bootstrapping. DEBUGINFOD_URLS now accepts "scheme-free" urls (guessing at what the user meant, either http:// or file://) readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu property notes. libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding on arm64 for code that is compiled for PAC (Pointer Authentication Code) as long as it isn't enabled - Drop upstream patch: * 0001-tests-Add-GCOV-flags-when-necessary.patch- Remove remove-run-large-elf-file.sh.patch as it now checks for memory size. - Use autosetup.- Update to version 0.180: elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given. libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. libdw: Use correct CU to resolve file names in dwarf_decl_file. libdwfl: Handle debugaltlink in dwfl_standard_find_debuginfo. size: Also obey radix printing for bsd format. nm: Explicitly print weak 'V' or 'T' and common 'C' symbols. - Add 0001-tests-Add-GCOV-flags-when-necessary.patch in order to fix an unresolved symbol. - Enable LTO: boo#1138796 by adding -flto-partition=none and -Wno-error=stack-usage.- Update to version 0.179: debuginfod-client: When DEBUGINFOD_PROGRESS is set and the program doesn't install its own debuginfod_progressfn_t show download progress on stderr. DEBUGINFOD_TIMEOUT is now defined as seconds to get at least 100K, defaults to 90 seconds. Default to $XDG_CACHE_HOME/debuginfod_client. New functions debuginfod_set_user_data, debuginfod_get_user_data, debuginfod_get_url and debuginfod_add_http_header. Support for file:// URLs. debuginfod: Uses libarchive directly for reading rpm archives. Support for indexing .deb/.ddeb archives through dpkg-deb or bsdtar. Generic archive support through -Z EXT[=CMD]. Which can be used for example for arch-linux pacman files by using - Z '.tar.zst=zstdcat'. Better logging using User-Agent and X-Forwarded-For headers. More prometheus metrics. Support for eliding dots or extraneous slashes in path names. debuginfod-find: Accept /path/names in place of buildid hex. libelf: Handle PN_XNUM in elf_getphdrnum before shdr 0 is cached Ensure zlib resource cleanup on failure. libdwfl: dwfl_linux_kernel_find_elf and dwfl_linux_kernel_report_offline now find and handle a compressed vmlinuz image. readelf, elflint: Handle PT_GNU_PROPERTY. translations: Updated Ukrainian translation.- Package debuginfod of elfutils for version 0.178.ibs-power9-12 16519631230.185-150400.3.350.185-150400.3.35debuginfod-finddebuginfod-find.1.gz/usr/bin//usr/share/man/man1/-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:SLE-15-SP4:GA/standard/ab350fd42b90420d66f5b07ae8b7e62c-elfutils-debuginfodcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=fd524d83d905155fda7ba6e750cf58e834cfdf82, for GNU/Linux 3.10.0, strippedC source, ASCII text (gzip compressed data, max compression, from Unix) RRRR RRRRR RRΛ3NKutf-806a8286fb090b4e5d2fc1829685a7671962393b13218175aec65da2e599ebb17?7zXZ !t/cL] crv9w (иU ATAg0e Kߴy`!I0!lakQ)Y CC!"<Í S7՜.$߱?D RȏEB܆2:W,5iQ7yV A uؤ10@Yl|aqG3%_Q&]L 6Jwβ"\%g?#] ,F'8`9\Cb?yFZD,*pq h]BGզE+k_l,gG҈ '}}[:erSF-?@K;C, ɱRy" qJ`aErr?JǪA{UCU?* u5sE"xze`8 G3$=]=(`&4Ș$EPwGq].ڗ&^ Y_ph,֓atrզlsFe0^3l4* DW0}I`L|РӸI|t*tSωG{KJn$.v<^]&?*;5&I1߁,+Ce‚b5>s6g. :w~'؛THN,ى Vc2dzgA`rlE|M ÄMA jӛ'm㒓 ;i)ș Vvj˹ ܚpVnPIPij?dbC 3D`l#Й (8!>fm.}40 VmQc5Jƚ}8kѦ_ңHY+kOExy(%Rᗔt+~ik7rM;/ˣHkxBoLUKUa?J&Ag3l8Sia捽ݷbwF$謖''XJX-C)^|d\Ϲ+[`ak˺3 [coC[1mO6ơcvH)8 hgir`06>m54&n:MzWvO`˥Ep[F8}ڙ6UEiڡLZS-f5·ÂhD^:-q Uzl$tJw6pYpgT[,S+[=Qa\t+7%1)|.&FG3"*5(/wԁyIrV\$k"ɯHݢwx$H-a&eUg8ա U;V)q23ʐק,,w O+5B+w6aRO1٤/grPՁ(Bkejlf1Dv~Cz'_ !fxsREV~עt{j T9RNH( 뢽k)JR61ΝBԿqzO1Uv$oLDؘ?ʒܟiURJ#|jZ|f%d-/Ĕ;D$qG "8 E`SY-T0N;X!2O*nz;.L7u!V{Ped*qBJ0"%EAbm^(ڥVkъ3c R.hErJ3ًSHPQh$"f';brnK )δ=-[@\|O5+%")U|B?֟X eTz $ãP%ȞaG3.w*L)g*p^!3oe)]y`Qt&iQrA2:j@a lA,4FrZؐh[pdўqI"OBN0Pa:axm_t.lmG"( V^GHNsAccq˚ܽk[+G7n]GHc6C qS^}@ n ޤݳxvUHW't{խ*(_S᏿Z, #&v #k2HɭaN4Bn%LyiЗg?YԺK4n̑Raɔ=:߉!_q&1Q+Wf싿O' fRn+Q曘SSZ!`:-ѐI41ht#q|B Bf` ZcXI}{m?̷mIYL)McӶKتj!띉>Z>8\И訃Y[`TR>j+`3yuy3r~G,>ZoGaPo"/NQU$~Gr*~Ԓ4,iqiP,SY9;}9k/)¿i¤q?u'_n0/5`;/fWT 7PK_8ҭnvֲHMәDU?B.lܘ dnBM8([[oi"OO"jK_#anvIR|.:<$M=\ɈZ~q %6M|?fB3U㳘$q'*~}~n~hKE\uχ2.৿9.A@Fn_KamEE{ʙ8p"iЛ ºn|nN⑌[/#) GJzfQhDcWGIY8W&su 4v.ϲ_ vp :;YvcQH?} sĽ|V.sp@r;Ħty }*YW~W@Fu7lLt O^X7OaimZA_(J@lr'VXXjɞ J]4FE0@UW6~D5gb,f!^џ*N%H#F]R)w?ÊosyIlJER~낃UXϧoj Dw'~@բp҉JT[XG xP[_ -qP/dPVa̯$ִz߂I]Ʌ zu-Iw9Z!tC/X E|~b6(|8zm\$Imh>=q{ƒJVyJڡ 1mj5zL.>0!ce9&Qg6p$,pGܲbodk$* *9ǔѬY&>o6)?-Ij" 4Bd ӕVճ`gHJןRh2I/19#Ͽ.Lojβ2FO\ q MrP;aS`-Kl/ Үr/YWׂu9:O ;F ǰ2߲R9(;)E.cXe"uӧJ*dƋ5 ˑ=e}`\tNĂVX,ElOr(\v[<ƵNbɷR1Ye86!~9 r"T}zy +df?]/0lojpb~)L3>r2ss-С$ժ5C{8J`D3.@7烝wL@k`y.B089McFl}jd?VUkhՖ5e}/L8J}X|͉Sd}cv"YVck;Dhg!"MIdw/\`Sfdv) vl r3A`ID-%#㓅ϙ=knv7{؅6kyS[VDP]w2kТIM{0|-OTb%D[@?$,+M i+-N1($]ѮNsMv2ҰfNE4}_Da؟ 7V` ه?ۙ`IԬ3o JlYX”85J()h P&oYY/ _7a 48WUN,޻OTFA#o͔d݂CQ'_IScHdLz~Dչ % ec%tBV,p̟ˎ5!OL6ضλ^!u=D, Gë[3LA[NvjSɓ 0.3K˳RQPWQgnXCvU;FiflG21{CGzyڂBgM<[ _TMݒSX75?-T-Aܽ/Fpfy&  nAIA SbReFJ‡Yh[9~z5ˮ 20D2QE*{Mnǝjrg.ӰoF+V[@vvNl67x!etFS ya13$)a@5;Άo|T]fP 5{N>_uWS߇ĚhR*C^#jXh:F?I!aA|F,B.wyD$}_h>3 90|ڲ%oaF!v0'N 7.ʡ/9Xkpe, $n6wo6%TTF.|U!v ^?FΣ&M#%k< C L;(8pKdj;.jN"SN1  Vm.bL|fHP18w1xEx-P՜MNDۮK CW1MHGM*p-ɶ!^'ld=XTlUgad'TMĀRt|7}}4M(=18)N2FUEohQT[, K08 Vu<YːO&VkO 0${.tGE~\RcYɐˊlc{/.qH.늓 ES"Q^ YZ