libpkgconf-devel-1.8.0-150400.3.3.1 >  A cp9|qSlhANdA]e×d+_{nH!5ģkX" S>P5H#S:Z@X[MpDn.v̆?'۫ U:YFk)v'3Fh/-V] ٢t 3-rʘZZ<Ϻ-o Ad8^HD֦{UBJIhXȗͣ65$r% cR7%Բx0Et$I r1} 0e6c6551dcace12cd38de1df33d3220868b054560b1b187bad15fd468d071079dd5a6667673cf638210be900a2981931e5c29c61;\cp9|ǂg .=fg艾='s]JL=sB<kLI:xȺS|Neޚ}v^$/= oAIHmĔ;néZff66 ʚH^~GdOQ *_L rG ݾj,İkO+8+Ìf𶊔U(T?myU9Tkm=+H> *A;m̻k:A4kþq3eȺ5_>p>#t?#dd & G 8LR\         Q  p    83(c8l9:FyG H I XY\ $ ] H ^ b!c!d"Be"Gf"Jl"Lu"` v"w" x" y"z#####`Clibpkgconf-devel1.8.0150400.3.3.1Development files for libpkgconfThis package provides files necessary for developing applications to use functionality provided by pkgconf.csheep01Y3SUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/Development/Libraries/C and C++http://pkgconf.org/linuxx86_64eC6*AA큤cccccccccc6e5f36bd3f03984837dbfb92aa744806f2850cdcdb7428ed67ee244fbbbdb2660bd93e86860336b288862c48cb5625cbe88d0ef61f54883148ae35f987c649c6cb1b2d22abf5b1d042ca5cf800e73f5d39fd93bbc549e1fd26e37eda024994eb3eeb4bcd04bee31d561a57bd388934a6c50c583648eb9f766f1bf12e24b03952c4d570022e1e6085da92f73853ff213ad38d835ea74719f92afe944b5361ddadb092b0e79bf4508254136d6773d9369200281d979ba28f5e84c8cef86665780libpkgconf.so.3.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpkgconf-1.8.0-150400.3.3.1.src.rpmlibpkgconf-devellibpkgconf-devel(x86-64)pkgconfig(libpkgconf)pkgconfig(libpkgconf)@    /usr/bin/pkg-configlibpkgconf3(x86-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 packagingsheep01 1675669479 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_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR]s7utf-8ee28b3b731e2bd8d9ffe88706079a987e8cacc2541597d3916102479defbb111? 7zXZ !t/_] crt:bLL $IA4Fis'[jGF + -IWÍH(rh|r(ÈhEZq·{>8ɹSPgȓ !a+, x kCkB[ȸ ~Y4WT )(;f,ݶ/À?m88>+CSC;RqբTVǼqo]xgn/S?3#<:,T ӄu$1b e8û %+),j< Dk.MDms?HC1{tpOyJWs%P2@Zvj %S4d(KZCUflhO?C~xo`- m|(${:,q3z (ICSfFbQ }ctdq3 76Ps(ԿD1[5ˢd>Ӗ5y`3Hp|3gyyz5,,z^?Z†?%Ɉ{4p 1"I(N*.}36_[E! *(38ACb E0Ѧ-e [C8Y3*:=@C? +n~Hיt,۝2 /3JESPz54v!^NG 2#|o! 柬n@Cp O;j3F86@<y: {$]S>$0XHYkecƔ;1,r*sW%0YfPp4w{)FTqug?2' fÐ[ (r%,ATÿQYxMuzO mxny Y)8]k *1rf`KdRB~M 3J@.YnyˉrKYX;I*I/7Zk$7]RFWժ.GvOH3c> JNy@@ӛJ]CN'AzeOU!;fNa/ s!b\f}Y?6IShVJ"Oݫd$#Ji K~rUpHOqgl -"Z}M9g! <[B2'kJs=C.AQ.[QD ?)1[UqXha~ QD6Z`Fy`OQȟLOy ֆ?Z& @EhS >%@[7pf&^Z7mQ,Qmtxcx'*GzUa$`beYC}7G[kt~P#${DܳM9$MkÖւ֛`u=jieP;=0^_Ǫ2 [*wG*eA;b1Vh|:!|z͟EIR/)h@z ׌%|لҐpq,vP$Np4} ;*Pv#We.aRp_1\qzr[hۇx"4m D0]^WFmsOiD"IEԉM@04+d<XG# JֶEZS 2) 6m;QuF 6U#pA2 ؟`P_ٖpL+>*"S[hj-N1t .ȝ %ʀ+WQ`m}+^%.[l YFi]+_ C:") &)5t.JADۻ܊TԖ*OiU}{ΧaZ$mI/dGqP˶9ASI qiC0@yӥD 螙1=rxChH,vlOU*Z^ (U3ST/NcMu߆[Dpp7gn{lDA'#z Qs~rr%`e?#Y@ +S s2w’v۟؎C}Ue`7~ E1QIܼ|?ZW(ef/W;!%[QҷĐw 2~=93|jLZ#>Ki0Q;hW'x{E. )SiX!0 ->I@_-<2'if5 2tZ׆.-iT_i+ŎAFhɰ}#ӾjNf;S 4NtdUeG&@C0U^1 va9cӂ?r96~7y=0ɘKkR]VM=/ ['۬Y/yHF%txўoEj|Xr[lXbf &PA5f],:.zu/d7rKe&ME\en)1~=04Zj ACA1FßS5+޴"WvB|Ӳ?nG\sM߽kOvi-V$κ@_`7sJA`Hpp^w}-=YƾZYZ" P^\!w*Y)aw,:kHdiBwΐc/@9G(\Н0ACd$EM@F s?N`oɐӦ;ֲ208jfYHU7qbY("%1ਚ[4І!gu@*1Ū8-TjxHĚ22@-C̎\K\L(ԑ" Mz&DZp\]M8vJ7'vus,d׌1ygw 6.m1K!b7W@ʷۮX84rrH BZMbځcŻhȠ- ,t^wp^b8nmFfa@1kQD}2DO{b@n\Є*J !&DaPa8ٲzj%:SzɧFIyr=vqc?0Lő[iI_loQoY@_ % ^< /~P2Sx!]L'bt YZ