debuginfod-client-0.185-150400.5.3.1 >  A b/p9|ODcz\lkubv9+id;M=5nohH֕i!p.Mg #ʊlO`5*e. l!4?B4s@dx`m4ʛކ6<2dẽmoA2C-#T8z.K2_vI=1U3xs܂!H{$9'F+;}hz*DP#pްTO+(wϐH3829e02684c101e7815eab1e1772bf6579be7a62a9bcc8d54087620af8e1af6856854e8fb1f8230408673019261468c52c1a60a4Db/p9|<PB#Q?$5x*+Q-UwZ(vyܚGm@-VtQ?hYvʉ.F2Z0Fa/9:hί`M}ED\j #}TUI'͡LavZBYwWӊmu?& b̐-X,+`bK*;d;Ne"tN>1gwe/7taP'ˠ5pA'x?'hd ' ^ 8Y_hp t x     PX( 89d:F#G#H#I#X#Y#\$]$^$=b$\c%d%e%f%l%u%v%w&x&y& z''''"'dCdebuginfod-client0.185150400.5.3.1Command line client for build-id HTTP ELF/DWARF serverThe elfutils-debuginfod-client package contains a command-line frontend.b0Is390zp36BSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Tools/Buildinghttps://sourceware.org/elfutils/linuxs390x9 5큤b0,b0+6f87e07e7182effaa249a44b2de667941d0dacc72133b2fa581bf7676ea4920022d85a474fb583f72742cad174f8bfdb1bae50663b00058b9da0355c2a2e45carootrootrootrootelfutils-debuginfod-0.185-150400.5.3.1.src.rpmdebuginfod-clientdebuginfod-client(s390-64)@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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.3bba@bad'@a $@`@`@` @`P`!'_@_ _@_i@_`_Wr@^b^^@^9\martin.liska@suse.commartin.liska@suse.comtonyj@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- Set --enable-debuginfod-urls only for TW.- Add missing Requires for devel package.- 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.s390zp36 16589906650.185-150400.5.3.10.185-150400.5.3.1debuginfod-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:Maintenance:25222/SUSE_SLE-15-SP4_Update/17a78223ee43286b08a5830f3ac85dcc-elfutils-debuginfod.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=90d59f85166ce7e90c9a0b5c824f972a00cb463e, for GNU/Linux 3.2.0, strippedC source, ASCII text (gzip compressed data, max compression, from Unix) RRRR R R RRRRR RR@b:x4Tutf-8f7240c53de71ab9d26e691008f4eae65eb0bae77556598ef929ca630297c339e?7zXZ !t/D] crv9wOZ#ÐXDۊ PbX8/ / *cee927U;`qV962WJMܦ1&_⭟Xz=͘_iZ7|p5v]`7ֱHLI[iƗOL%󘿑$hE/j5Ip,vjZy&:S L2TaݹgZY[ %Ȉ>y^OTkɤ`ӝSC->_ W<ՂH~g5'bƖ>2Γi&o%ʶΉvuxy)ʂ$X}V93a0jޯKo%.qjF^2Fzb0,qa^e w1CQrW0$z⻄c"LYsz3(8̀Cjl!I5v0H #ln{W nΪ y(ٿG!OC0.9>HLɉ?=cnzUpG^@'~]I#Ug>YFChwqv!F0;?R'4w z@kNKޟp9k:s$ס= Ƙu^&@J*Hcg .G,ĒY`eL&mUY9ZY@JxM#c|5|ʁKS|[-pl!l&q-r% XP.z?rYy0|Z:eB7}.;,xwP,L*3'Ď(6L73H=0lMKގ*j(ZWAkwİ)pUR3895$QHcEV73t,{0ڥ2^)1zl e~.r,u}Bu䎨s 8-(@wRơc MtpӅtnOP;aB-Υ!-\_qT,P[okr?( ݲ!,:򁏿^HɊ UEGMp,Q 7wX iO uJ\v P<}+ex-rCgͥ !ʛk!fUaE9\wKr#=qzgNU&Tpr-N)A+ryl2}yK?ǃ`)]ͣaK Y5VXTG.7 UC-K[xf[~z1ϽLe@K<|31s8PIaL!!nn܂&s0o2Ĭy=W$4y{bI*e6ǐ_[m.` r }IDŽY GJRxE}VvqL)D"0K\q>b죊d跃atLWb*%RG!*Ǽ&'ءwHzxh: *n9z\aTDN ?@ғ۾q2NR)M<ϫIp5r/@$-/6sYm7bi6gļ 9812G,jnX\`IC͋}S[1$ NѸ-iяl{AxRgnXR:4jǖWџCA?S4|Ce]dUo8Nlh%Wsׅ{ڑn*?9d`B¡TsNxVBGئ?ne-4U~$@-LHFn,UvD`;H.S ru& 3c j}uvo]8Y`h !7lWx̋Tś' s ;] s0vG'ܓJX>$۫w* da>5Uy}U-+0:]׷[׶$@{;*5To` ~o !gkj|""xCvz2nkJSfqzzZb*KX?S[82nqj3cJi X+oQpp?^oՑ@xrJDo֙z 8e{hQ qToDD%ѽ\0}al7&V:Tj;DqܥvJ.cb5oe@c_#n 3@y=NJw{3xɶۮq 8|KQ^|2@qyH:މuQ&K]r$Ԝ.lRtJp R@>k#=`qYA|  ugGANը Mo&(u"8+e=r@,k<;P_!ʧ`5.:ppZZdL'X[eO<_+1T#d`p\^6_r `<_A6҇}ۉGͦ=%ņ/JRT$N3`hDAF1Hp,CpÕWm Rm;79b9U?FJd)`BEwk. /$䋛q段n='(tS[M{_|Z[L-zuXJ`:%KwG4b{Dnem[ȧgqC1O VJʂBI-ԇxۍޝ^~=P,gN2`RV֥nW<~60i)n`٩ӇE4 4e_~/ȰBw7T6Z,@,"+6WԝENg*\<-I+};z iS g4ɷ@j5Y4G0x="3q,/>Ay:p+)>F =Ey~|¼Ed:$"s2=aZԝ@ii yZQ&}3)Sk7ƛb,L馪~bv[l !»FxA T2[?d1T9=9Z\8kh)quxjVX;g[?RY<-|Xl>(g&  n`ohnbqСuWm%"uݲ}7$NǫcJ3WۋN[,cU _98"dqJ  a'=HE 5TR_𮃟`8!xYX H;*:1GR=>U]X[(̦+[btאUL$AqQ5(^UYITF`}4%euZ̠n$;sܒ4ss74s lf2?3$v.o 36]aB v#}_u#0K!CF&-"8$ b@w^: l$|wBSrh7|$$O9FRO}@)$۲u{g8*KyJRqq{/8!-_Ұq|LLus>Vv `}SKcd+^ew.-_tTRplX5ZE^]!#;mla*|Խ7Id{}.l=bq(52_YȿPI=rAm*1!5jzwxKj~ "7?m'F} =pwj-3qhB.B$ HxJDP{ͦ &+w+ {]7ɾw P3p,ke ޘxQUƣ&+v{CmJW3/%e._HUAt>BRL d~p Z"pJϲ34*ߙUS`fs ٴh| zF!OncZ!-R&yE wwZ-q!p# Y(j{*yO(X`;LmffĶ#R qx9|6.;,۸39*0ulblinz`Xgxv􊍁jvs!1u9m O|%[MJ! V_Y_lω F,!Jhfvc 8'O:Bp*@'f+GNDZ\M