qt6-xml-private-devel-6.2.2-150400.4.6.1 >  A d*^p9|O ˊ{%Ӂ2 )^{dРD^eScՖ'#rmr ɘPĶ!e ?DHƐܲԀw۽Vl|*V5&U"la4D֔OmWF7kT>,W+ iD[4n~^}~l*%T}CYxL}6@YssDwT?1!LChvc 9\7odߡ\P]9$df56f4dadd442f166bbf8ac56bd7bf70ed2dbd2920ce069afc5b73ab6a5ac01b5563e7b9c77ab926fdbb6c7245702e149fa821aa9dd*^p9|1 iw0jM?Y=a`,SKS/сxRD؟-4+T/PqHܣV`񼅬E|<53*W2b봼 f6!:Op[? 2ɪv김pkΤQeE˽a~g^T-ڒ11Do'v^ i#naqC!bR[] .F]X2U Ҏf׺p;!?!xd + WA Wcu{     <d|(8+9X+:+FGHIXY \H]h^b{c $d e f l u v z!!(!,!2!tCqt6-xml-private-devel6.2.2150400.4.6.1Non-ABI stable API for the Qt 6 XML libraryThis package provides private headers of libQt6Xml that do not have any ABI or API guarantees.d&cabernetfSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-onlyhttps://www.suse.com/Unspecifiedhttps://www.qt.iolinuxppc64leOAAAA큤d%3d%3d%3d%3aadKd41d0920005dec5f67d82e242e6f6cf92fda2d1d83641c7ea188ea95f7df52ee2a0b5cbd2096bb4d92175bb28010d163df113ea060686c0940544284907a2ce33e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855aca46224aa7ce5ede22f15da230565ec4e0e56f73229babd6bd325abb4917ac4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootqt6-base-6.2.2-150400.4.6.1.src.rpmqt6-xml-private-develqt6-xml-private-devel(ppc-64)    cmake(Qt6Xml)qt6-core-private-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.2.26.2.23.0.4-14.6.0-14.0-15.2-14.14.3ds@cb@a@aca@awaUaO@aC1a9@a/k@``[`g@`@``z`u`dd@`U`B@`B@`@` ___@_j_@_@_ǁ_ǁ__G@_@__@_}_|\@_gD@^&^&^ 8@alarrosa@suse.comchristophe@krop.frchristophe@krop.fralarrosa@suse.comchristophe@krop.frjonaski@opensuse.orgchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frw01dnick@gmail.comchristophe@krop.frjonas@jkvinge.netchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.fr- Add patch from upstream (backport taken from Qt5PatchCollection) to fix certificate validation for TLS which does not always consider whether the root of a chain is a configured CA certificate (CVE-2023-34410, bsc#1211994): * 0001-Ssl-Copy-the-on-demand-cert-loading-bool-from-default-config.patch - Add patch from upstream to fix a buffer overflow in QDnsLookup (CVE-2023-33285, bsc#1211642): * 0001-QDnsLookup-Unix-make-sure-we-dont-overflow-the-buffer.patch - Add patch from upstream to fix QtNetwork to parse the strict-transport-security (HSTS) header case-insensitively (CVE-2023-32762, QTBUG-113392, bsc#1211797): * 0001-Hsts-match-header-names-case-insensitively.patch - Add rebased patch from upstream to fix infinite loops in QXmlStreamReader and raise error on unexpected tokens which is a new behaviour (CVE-2023-38197, QTBUG-92113, QTBUG-95188, bsc#1213326): * 0001-QXmlStreamReader-Raise-error-on-unexpected-tokens.patch - Add patch from upstream to fix an overflow in QTextLayout (CVE-2023-32763, QTBUG-113337, bsc#1211798) and two other patches from upstream so it applies correctly. These patches fix QTextLayout's maximumWidth() for a text containing spaces (QTBUG-106947) and a text containing a line separator (QTBUG-89557, QTBUG-104986): * 0001-QTextLayout-fix-maximumWidth-for-a-text-containing-spaces.patch * 0002-QTextLayout-fix-maximumWidth-for-a-text-containing-line.patch * 0003-CVE-2023-32763-Fix-specific-overflow-in-qtextlayout.patch- Fix a possible DOS in the Qt ODBC driver plugin (CVE-2023-24607): * CVE-2023-24607-qtbase-6.2.diff- Add upstream change (boo#1196501, CVE-2022-25255): * qprocess6-2.diff - Install qt6-core-private-devel when installing qt6-core-devel (boo#1195368)- Increase the memory constraint to fix a oom failure- Update to 6.2.2 * https://www.qt.io/blog/qt-6.2.2-released - Make sure all dependencies are present when installing devel packages. Qt >= 6.2.2 is much less permissive. - Drop 0001-qscrollarea-performance-fix.patch. Merged upstream.- Add patch for critical performance regression in qscrollarea * 0001-qscrollarea-performance-fix.patch- Update to 6.2.1 * https://www.qt.io/blog/qt-6.2.1-released- Update to 6.2.0: * https://www.qt.io/blog/qt-6.2-lts-released- Update to 6.2.0-rc2- Update to 6.2.0-rc- Update to 6.2.0-beta4- Update to 6.1.3: * https://www.qt.io/blog/qt-6.1.3-released- Update to 6.1.2. New bugfix release: * https://www.qt.io/blog/qt-6.1.2-released- Update to 6.1.1: * https://www.qt.io/blog/qt-6.1.1-released- Update the minimum disk size. Leap 15.3 needs more than 13G. - Also require at least 4 cores.- Update to 6.1.0: * https://www.qt.io/blog/qt-6.1-released- Update to 6.1.0-rc.- Stop owning directories provided by the filesystem package (boo#1184786)- Update to 6.1.0-beta3.- Update to 6.0.3 * https://www.qt.io/blog/qt-6.0.3-released- Update to 6.1.0-beta2 - Drop fix-fixqt4headers.patch. No longer needed.- Update to 6.1.0-beta1 https://www.qt.io/blog/qt-6.1-beta-released- Update to 6.0.2: https://www.qt.io/blog/qt-6.0.2-released- Update to 6.0.1 https://www.qt.io/blog/qt-6.0.1-released - Drop patches: * 0001-Fix-QCache-Crash.patch * 0001-CMake-Fix-conditions-for-some-subarch-features.patch * 0001-CMake-strip-the-executable-bit-from-qt-cmake-private.patch - Enable ltcg where possible.- Remove uikit qmake spec to avoid automatic dep on python2- Use a different 'Name' when building the docs flavor.- Add patch for critical bug: QCache related crashes. * 0001-Fix-QCache-Crash.patch- Update to 6.0.0: * https://www.qt.io/blog/qt-6.0-released- libQt6Core6 now owns most of runtime folders and qt6-base-common-devel owns development ones.- Disable the reduce_relocations option. (boo#1175278, QTBUG-86173)- Qt 6.0.0 RC2- Add the missing openssl dependency for qt6-network-private-devel- Add upstream patches: * 0001-CMake-strip-the-executable-bit-from-qt-cmake-private.patch * 0001-CMake-Fix-conditions-for-some-subarch-features.patch- Update to 6.0.0~rc1- Update to 6.0.0~beta5 - Drop upstream patches: * 0001-CMake-Potentially-use-INSTALL_LIBDIR-in-qt6_extract_.patch * 0001-CMake-Allow-using-DESTDIR-when-installing-documentat.patch * 0001-CMake-Make-zstd-config-based-lookup-quiet.patch- Update to 6.0.0~beta4 - Replace patches: * 0001-CMake-Allow-using-DESTDIR-when-installing-documentat.patch (replaces 0001-cmake-Fix-doc-installation.patch) * 0001-CMake-Potentially-use-INSTALL_LIBDIR-in-qt6_extract_.patch (replaces 0001-cmake-Don-t-hardcode-the-library-directory-name.patch) - Add upstream patch: * 0001-CMake-Locate-zstd-using-CONFIG.patch- Update to 6.0.0beta1 https://www.qt.io/blog/qt-6.0-beta-released- Turn more options on: * link to openSSL * libproxy usage- Update to 6.0.0-alpha https://www.qt.io/blog/qt-6.0-alpha-released - Import fix-fixqt4headers.patch from libqt5-qtbase - Add patches: * 0001-cmake-Fix-doc-installation.patch * 0001-cmake-Don-t-hardcode-the-library-directory-name.patch- Resurrect 0001-Tell-the-truth-about-private-API.patch from libqt5-qtbase- Add a qt6-printsupport-cups package for the cups plugin - Add the journald option back- Split the changes into smaller commits - Fixed the wrong paths in CMake config files - Fixed the mkspecs install dir. Everything is in qt6_mkspecsdir now.- Experimental qt6-qtbase packagecabernet 16926082066.2.2-150400.4.6.16.2.2-150400.4.6.1QtXml6.2.2QtXmlprivateqdom_p.hqdomhelpers_p.hqtxml-config_p.hqt_lib_xml_private.pri/usr/include/qt6//usr/include/qt6/QtXml//usr/include/qt6/QtXml/6.2.2//usr/include/qt6/QtXml/6.2.2/QtXml//usr/include/qt6/QtXml/6.2.2/QtXml/private//usr/lib64/qt6/mkspecs/modules/-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:30298/SUSE_SLE-15-SP4_Update/84375589a40719040793d796c8759294-qt6-base.SUSE_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textemptyASCII textL煕a}nhutf-8c0a1acd0381afdd5a6624dec11ea65d31bda69f9b6f8693fd2f158c90c034917?P7zXZ !t/k] crt:bLL E¦٠gJY_`vk%"(qB lg9-S2- m[[2.AfRsS MwG'S}Ŕ:ot-4`?bI0[Ў.2|y.eqӒ`xY 3(+ d-߱E/I](odMaP61;a]ގx#c%}xz1ΥCb&lbQa !ӡ48C]lr(HEh$ɺqy$$kl"p^۹"Zj(^,s/+ t՗4jSӀ@΋`0)bVQFjXy٨Z(ɽ^o?`VvhN/cbW7}HajT@c:&ӁulǏ3Ѣ\p@bEiJM uy+BXzhWN PA*y JEc\B[-^Lpst`] :F;߃w0;6+_<*DQr~SK9;T-3Q:+P6%-f%FxёD]?ybKzoFP4ta2u8aFh]<^hxr⨅V w8[`yf8+HƺxR?R/#L^͑BNVc3(R23K3.n8nMQ#kWP%_:u~2`uA_0=i o`2\k]~zPhchg&e[y3SLb2\ͨ9nLQWfova¡ҭ DGh/Dkt4/ژ(V=\}cj7kP`tt ] ٙWܠ:s:,6(hXl2֦=L:оn/y"²?&O ߜyZJhO,P3eױ^7+>;҅h0A2R7g,(:~LGZzv=ȹU@Z;JzF=EӚU/1Q#W,*R(d;a= &!r4>](OUv {TطmOrL,xpAh5'_KnLchmk U 7dX8d7p] zO9$ϲO:ݕ=ofpu"̛5$|]J:j^aݯ,Wi[P}m9|#_y3A_]ƕkbu jdMia %:KgܡYPk2bܴϥnQC73:.b FGe0tAe$f!/AUAq{^q ִ2Wi6K\tVmf--m:d\ fT֞Pq'wM+ })zj\cuoHQPv&:It Hotˊ>+v6|;w~ߨ;p|u.q!)#@+WTor䇠=heSUӁ5܈fh,Q]hG8$-/\=);^vMXwG}3aU=OSuG+m42-~+嬕>h \N FFI/ݖ̈> @業hQe@BnҴgߏ( ,ekQ71*nRT-FčۭKD)tS_CyƧ~(w& g0{lJ 70D|Un|okkڹM[4u+TCly:8*$u:])9Jo&?L7:7%:-F${ʘ$ݦ|MYoezl O!snSWмhP _N`0{rs&b uLvc!|?>TR*JHrwE0HYW%t:on5J8-*? 3[7P (!Bhhp<3ew2]K`F4,g(@JZu彜`L?23!ZM"}yM :WV}8V}A QuC$ NC|d`SBYѮgLIUE|8B{aw6<:x˰HkH7@fޱh:¤}oނ`ٱ&6D[y !bbp;BD+qo0'000oԶCqf~ TvRxA{̘Z|ĭH>MLJj!3HWߚ`-$1 kC>Uq;}% FDF53 P)$wt4mNtV6nFόw@e9W$!B|Lcc.BҜb0Q绺v{%ҬGO@/ fҳYu_ˬ ? 켈E} ̧5)]kQCH/B+3W(,^)6*@\dj8 խ('88E<.^H(bWU@٫F<ҽ 5bW`2aBӋPR+:28\V7'U \Y NC̖!py;HXODo=` 㬌1m4:(3fcvւ+ƃq@۫mm^~2;>TL[Յ9=q`B1 4?CBSeƏ&3; a'k^n%~>_v;bYO! #A?q-#7$ݠDFW:?Eq˼Ll:)e7fkA.'^INK_P$TF=1mXā39 *eIšzMM-&M"E܁k 䩿|fMHp|\OT#UHﱉc Tvҝ2cy{#ku|A\- gdZGؐQu˞Nqp<䫽#,N+] (2ǃaǶ3L;_