libpkgconf-devel-1.8.0-150400.3.3.1 >  A cp9|FׯY\8'ΛNt$v$;@!}04 +!]`za.I*$5Do/x+*,ae>£ #M,!Abq]ci+ؤj:+6MdNi=q&Wr/-Cb/m/˫u`>݇/D&uG@.aUY4g QiY\XAThu2Oe}uȔݱSI,w“%9u,rYb-_>p>#?#td & G   @TZd         Y  x    @;(k8t9:FG H I XY \ 4 ] X ^ b!'c!d"Re"Wf"Zl"\u"p v"w" x" y# z##$#(#.#pClibpkgconf-devel1.8.0150400.3.3.1Development files for libpkgconfThis package provides files necessary for developing applications to use functionality provided by pkgconf.cibs-power9-13Y3SUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/Development/Libraries/C and C++http://pkgconf.org/linuxppc64leeC6*AA큤cccccccccc6e5f36bd3f03984837dbfb92aa744806f2850cdcdb7428ed67ee244fbbbdb2660bd93e86860336b288862c48cb5625cbe88d0ef61f54883148ae35f987c649c6cb1b2d22abf5b1d042ca5cf800e73f5d39fd93bbc549e1fd26e37eda024994eb3eeb4bcd04bee31d561a57bd388934a6c50c583648eb9f766f1bf12e24b03952c4d570022e1e6085da92f73853ff213ad38d835ea74719f92afe944b5361ddadb092b0e79bf4508254136d6773d9369200281d979ba28f5e84c8cef86665780libpkgconf.so.3.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpkgconf-1.8.0-150400.3.3.1.src.rpmlibpkgconf-devellibpkgconf-devel(ppc-64)pkgconfig(libpkgconf)pkgconfig(libpkgconf)@    /usr/bin/pkg-configlibpkgconf3(ppc-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.8.0-150400.3.3.13.0.4-14.6.0-14.0-15.2-14.14.3c_a#`\`m_16^b]QT]M`@]H@],j],j\Ɋ@[{[*A[c@[c@Z@qzhao@suse.comgmbr3@opensuse.orggmbr3@opensuse.orgdmueller@suse.comngompa13@gmail.comcallumjfarmer13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comkbabioch@suse.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.com- Add pkgconf-CVE-2023-24056.patch: Backport commit 628b2b2baf from upstream, test for, and stop string processing, on truncation (bsc#1207394 CVE-2023-24056).- Update to version 1.8.0: + Fix a minor memory leak relating to cross-personalities + Fix some edge cases with --redefine-prefix + Do not prepend sysroot_dir if the .pc file does not exist in the sysroot + Do not perform path filtering on default system include and library path lists.- Update to 1.7.4 + Add PKG_CONFIG_DONT_DEFINE_PREFIX environment variable + Handle platforms where realpath(3) requires a pre-allocated buffer + Fix null-dereference crash when pulling a malformed 'uninstalled' .pc file into a dependency tree.- do not own directories provided by filesystem - small cleanups inspired by spec-cleaner- Add /usr/local paths to pkg-config(1) search path for non RPM builds (boo#1175039)- Update to 1.7.3 - Bug fixes: + Fix a possible out of boundary write when evaluating dependencies. Patch by Tobias Stöckmann. + Fix escaping logic on Windows. Patch by Vincent Torri. + Fix out of boundary reads and writes with a malformed fragment. Patches by Tobias Stöckmann. + Fix a possible out of boundary write when evaluating tuples. Patch by Tobias Stöckmann. + Fix a windows-specific crash relating to path fixups. + Fix a possible out of boundary access in the parser for the cross-compile database. Patch by Tobias Stöckmann. + Missing files for building with Meson are now included in the tarball. Patch by Neal Gompa. + Fix calculation of package atoms on Windows with paths that use both directory separator characters. + Fix a possible buffer overflow involving newline escaping. Patch by Tobias Stöckmann. + Fix an out of boundary access in the parser. Patch by Tobias Stöckmann. + Fix leakage of strcmp() result value in pkgconf_compare_version() responses. + Return the default personality if loading a cross-compile personality file failed. + Do not complain about newlines when validating package versions. + Properly detect strndup() on Windows when building with Meson. - Enhancements: + A new --shared option and WantDefaultStatic cross-compile configuration option have been added. This allows for toolchains to specify that static linking should be used by default. + Support for the PKG_CONFIG_MSVC_SYNTAX environment variable has been added. Patch by Dan Kegel. + Support for the PKGCONF_PKG_PKGF_DONT_MERGE_SPECIAL_FRAGMENTS client flag which disables emulation of freedesktop.org pkg-config fragment merging semantics has been added. Patch by Karen Arutyunov.- Update to 1.6.3 + Fixed a memory leak when deduplicating paths. + Fixed strndup-related build regression on Windows. + Added --modversion description to pkgconf(1) man page. + Properly tokenize versions. Versions cannot logically contain whitespace, as dependency-lists would not properly tokenize if they could. A diagnostic is generated for malformed version strings containing whitespace when --validate is used.- Co-own aclocal directory to avoid requiring autoconf-archive- Add missing -gnu ABI suffix to platform names in pkgconf-pkg-config (boo#1144318)- Fix license tag for pkgconf-m4- Set pkgconf to provide pkgconfig on Tumbleweed (post SUSE Linux 15)- Update to 1.6.1 + Fixed an issue where a personality may not be properly selected due to argv[0] containing a full path. + Fixed a regression where having an empty PKG_CONFIG_LIBDIR environment variable would not eliminate the default search paths. + Use POSIX realpath(3) instead of readlink() for deduplicating the search path. Use _fullpath() on Windows for the same purpose. + The dequoting logic for tuples has been improved to ensure that quotes *inside* a value remain quoted when necessary. + Fixed issue where packages which referenced missing packages in Requires.private may have crashed due to memory corruption issues in some circumstances. + Fixed warnings reported by GCC 8 diagnostics. + Add LIBPKGCONF_VERSION and LIBPKGCONF_VERSION_STR macros for determining libpkgconf version. + Add pkgconf_fragment_copy_list() to copy a fragment list to another fragment list. + Fix edge cases for path canonicalization (especially on Windows) - Add personality.d directories for cross-targets - Add pkgconf rpm macros for pkgconf directories - Simplify platform-pkg-config wrapper to work with POSIX sh- Update to 1.5.3 + Fix edge cases involving dequoting zero-length tuples that can lead to a buffer overflow under the right circumstances. Thanks to A. Wilcox for reporting and supplying a patch. (boo#1105438 - CVE-2018-1000221) + Ensure environment variables override values learned from personality files or built-in defaults. + Add pkgconf-personality(5) manpage documenting the personality file format. - Drop BR pkgconfig and manually specified pkgconfig() Provides for devel subpackage to avoid dependency loops.- Update to version 1.5.1 - fixed a crash with some invalid multi-line .pc files - Update to version 1.5.0 - pkgconf now supports the proposed Requires.internal pkg-config extension, by merging it with the Requires.private list (there is no functional difference between the two in our resolver implementation) - Support for cross-compilation personalities have been added. To make use of this functionality, create a file in the new personality.d directory that sits inside the pkgconfig directory. The personality file format is described in pc-personality(5). - Support for Haiku has been added, including interpretation of BELIBRARIES and other toolchain specifics. - tuples are now appropriately dequoted when added by the parser - Applied spec-cleaner- Add BR pkgconfig to generate pkgconfig() deps- Update to 1.4.2 + Bug fixes - ensure pkgconf_dependency_t nodes have a solution marked when satisfied by an indirect provider (gh#pkgconf/pkgconf#172) - revert some quoting changes because they don't work well with certain GCC edge cases (gh#pkgconf/pkgconf#168)- Initial packaging based on Fedora and Mageia packagingibs-power9-13 1675669474 1.8.0-150400.3.3.11.8.0-150400.3.3.11.8.01.8.0pkgconflibpkgconfbsdstubs.hiter.hlibpkgconf-api.hlibpkgconf.hstdinc.hlibpkgconf.solibpkgconf.pc/usr/include//usr/include/pkgconf//usr/include/pkgconf/libpkgconf//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:27665/SUSE_SLE-15-SP4_Update/bd704eead3e53d572ed7ae62f4afca30-pkgconf.SUSE_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig filePRIu4;G!Rutf-8a769a7f09f07b15fa2b0da91b8218985c9ec72a6ca902cfbc4db7a5af4051970? 7zXZ !t/_] crt:bLL $IA4w)WZtͪ["lqZ(r@K̗23HRReL\-5ܺiQcbNEGi@`C&2>֓u#~(>P#908%+4͜+ w9G`<;s6d=ϸ`ӳ(H0H7fŹrRPAq r3哘Jx-ThHD("h|$ en}s\^67q raШ&=6k|mTQD^ӸGBybo_%C}/\ITdrRmg5;4d"Hqe cm710 h{BW k Wn 0rL8&[Hy+c>M3 ۉ*0A&D[6)]^W(TIMDj,"v3 xڧg1P:uHp2z5"nJB MaIGMbELtB-} ^@#LNm#I;nG#msًZfvS.c,^ߏ/@ߞ3xR|+"0?{hJH c8YYcc>ҾV\!4P&瑫T: CP@>}+}†LF *CFP_p_h ǿ8mN}vee,}|Bd_=(oam_?_I'c i62Kޯ)Ka(^NbZm xTp&B8Y)Tp~rfgMtvڼ#.s2Bm>˕q֪rdQe:v#N5E'dC#b|MТ˿Z`{ A)t%JR9:(nQn6XdܡMrh"l2ִ΋GljAzOplV`v W^BlJə}`gmDrQ 9jy4{/C-7Y:?(ɖl, z[&Ů?VaXAyv#?}ߵ-9l/朠}!ܻG.Eޅ.S!ΐVvޭ†l$QÂ(~)[u\/޶{|{nhSG`ꆒ e@tB]Cli?ޒh¥FmiC#ա ^(HŷKbTJ՜v)KS#OsczҼtx/=d4#P~PA90=/ s<'Y$a8qd[ Eh @#,dsU6"릕{x?HbSEF'=(Om}br'BSIo/WmhHAx/TDeq-\ŀfҪ8ǂfRTdn\NCI|<"NBwÝEaPԧqމO;|TO5lEc{#̋ !8dH;IpоG_[+q^^κKLJhҧ,j׵ڊ^VMHUΚ~X)&,0+/=M}KIQr aʶ.sBG\Y5 |Z/g`فV&Tg2R$w ezd$ P0 o꾧=>XQ`ݟ:"1,9m wEx Ai9==^;JZ]OK!ǭO3n0Sm3@Gm<µ0(~!.[gpa}׽B>zo3@406V.P ƘdlGdU+qdYO ~%Ud+|\ RcNW8}tTnH%*ogM4]eXeF۞ 9LD\nfwjï,gj^=2KRzd 9*r*,6*#?jt"(YO!0(;a`I%-z]('V8mV.Ar5eP=mc 6,hDuհc y9.Qga_'Ìf]r!ykW3zȮĽ(uN F#qLg s9 \ 1fM?ۈ{̝#U"(걱}u&%ZUl->r倈}%~+=\3/ɥBmg|ɖ ~қJ2`+h;$#渭9`9}N2lD&TcsFA"իM^cYkwAKdoD55 _ [b ^-c*CR)7Rt$Om|[;D5؄TC`治:)z7J2ac6Rn-v L5Gr\:'zЦMܱS$9^Q{T|Wlj౓O3/mj['QX~,^3Fn6dgѯ ! tEr.BTpUn,-s#2}" x$Z>r 'zi^p4JRy((p1MY&F(7ov MGs)?g0LcVVT&ݧmgmXE iG hzeVOWܻ"i꾬iw7)b#b 8^wl%M|~Vx䭀yn0fqP @l`L\6dq@6d-+8=/>hPUЧix& [Qhmzl:Lпxm F1t{|MA;$ڬ_Mvoʰ!x+4+a V入r`UETmSUcr |EGqP[J$wAK%'X_n21CǛa^`o; BsnBO(GE? Ue}13qއ-*$ՃYz)N4m[qA} k4gM݋BbnQ&ܙE*y{[y@KӔ,wc +bC^/r!AbeI쇩ZNUZ6iB7~Oyf|g|IHPffPH# 9ؓ6&n ~2t(ͭNw +Ip]Lۡ g_B|IϣDHǸFĭϘwQ%4I1c<{r@]7wwn9Z:SNܱf~n)mZ}Ȓklc?OpXq#IVgf3['4z_x^}ۓ_l7ʽyEg w3ox1qg#Y0$ 3:&Х{S֜MPG0ؠ=iMI;