pkgconf-1.8.0-150400.3.3.1<>,0pcp9|q)mr4I?ږlɓO+V X2-d; ò}*%9VcU; XJ,sppHZDnjQwX;Zm~Ew*ǁeS% pCm ;Q乨ܪꗢBtu s:z[)3IhjhexW-jx'7r?/Vm yw>!X_THxc[͎n5;nNR>>'?'d   J,0Ijn   4 l  F4(&809t:F!=G!XH!I!X!Y!\"]"H^" b#c$nd$e$f$l$u%v%Hw&x&y'z' '0'4':'|Cpkgconf1.8.0150400.3.3.1Package compiler and linker metadata toolkitpkgconf is a program which helps to configure compiler and linker flags for development frameworks. It is similar to pkg-config from freedesktop.org and handles .pc files in a similar manner as pkg-config.cibs-power9-13HSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/Development/Tools/Buildinghttp://pkgconf.org/linuxppc64le=MH 6tAA큤A큤A큤Accccc](j`7`,c](jccccccb04e10c77ad10e8ae520a2fd912f50e47abdf7f5bf2424bb1fb6b866007150969c0ba3221174ed5b941300f0bdf1136a5de1e96a97a33feb8189673804aba21579e0bd23bd6e3e24aab6bc6bf7efa3bca6c25f83bb2a1f56c5bdbdbfb1d40fce6759a4177c44e97ba393910b85c25fc75377afd21186267ecd430cc0d416f64da8ee8fb8d103ef76d077adf6d13bc04e980a4997dd136358b8aaf10ce400c507ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec042ca223db7746aa735b269d89f9c5ee0c0b7a000f073f099b425eda099099c27d1ddaf25a47e98d81a2e5e1090631837b5d78df296af7968efc3adf419ba600c65d308a55534d4dba4a45837b55e557fe24fac2050f69f8a024d3a0efc4b91613rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpkgconf-1.8.0-150400.3.3.1.src.rpmpkgconfpkgconf(ppc-64)pkgconfig(pkgconf)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpkgconf.so.3()(64bit)libpkgconf3(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.0 pkgconfigpersonality.dpkgconfmacros.pkgconfpkgconfAUTHORSNEWSREADME.mdpkgconfCOPYINGpkgconf.1.gzpc.5.gzpkgconf-personality.5.gzpersonality.d/etc//etc/pkgconfig//usr/bin//usr/lib/rpm/macros.d//usr/share/doc/packages//usr/share/doc/packages/pkgconf//usr/share/licenses//usr/share/licenses/pkgconf//usr/share/man/man1//usr/share/man/man5//usr/share/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_Updatedrpmxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4a2b920b8894a959ca190b7c5572a17c196552cb, for GNU/Linux 3.10.0, strippedASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRIu4;G!Rutf-89176ce424187316760fcb0bf3acdc6fb274bc8649777ec9e9e5fda382dcb00aa? 7zXZ !t/]"k%nVyOmbeˇS-'>6}]$*K}5ihf6\ ,cr >i\ R\V U撈`#g/z?`DEuM(=uS̽ߤ^^ +zDߝ,YhX#E%ğU 7]2$_xByd0Q?ge[5d bSMhKyFy y]QFQ\vl~ě6.,[0$* !%XeOncn8yC΢e3S64}_Bnn"f BT5R'زy |flТF{V>doB! Ä>JY]$Sf&KdE}y(\)BB}oׇ\xiǯ@ߪRXwyRWCMK%>-y'ހx"g8x`u 9k(Uo&P: nFgfzmBVPBd_h,VHRwr1 T9V ):4SBB*?x9J#2O|Ȓ(ZGCjtS4 =ACp#0CTKPXq[jH[">Q*_|4:mrՀG }Bԗ۹ \J>qUR4XEM_h:XJ؞XAG>)G~+f[nݸvLBs Ax|6 nKe$c|r6J[װKެԎjy<Y,Z+$PM1"bh~ـp QjJ:P|uyUi"jc K 0G3T>E0BYU0Ӛ/rKGLOMY'[x|y\ _ʞ9+hX耈1Vp`J 8h'kň)s (bly-ـo` j.pYP5ÛVlVi"W8.(.|ÉP>0+GIiZOH=5DC|ǡ:DE ἹBNO,oCydžb*8kNA;t#}!8q2<2MˣY 8=TyP 85^?9ZH +LU YZ