qt6-kmssupport-private-devel-6.2.2-150400.4.9.1 >  A eep9|}k! PyE˅VPYFXC,g-"|K~:0V"׳Qn:/}1ej>VĦKD;`1Aղp܋| l-?)%ST !VrL$o'N4W @_{U3J4GhTlIś@?S 3x6-[ѣGO)8L˱Ola= \$Å-%Jpʞ67b6d4455201aed54fe228c5bf3694703795e3f3f284de7028bd467887c8bd8cd78d58ebf804f5aceddfbc18222a7b6c187bc3693eep9|cIg_R1aP܄#r}8ݔiHC} TI`kce ;.D,R5Kl- 8#{3>ܧy `2[+y (}E)i zRbr(Lz2&A|~ "Rc#(ݬQӾ|1.7=C4 d6rSPNRm>juk:^զqqUn-ʎʒ2E9PFp.>p;"?"d% 2 eU kw    f l@T(8,9,:,FPGdH|IXY\]^:b c d!He!Mf!Pl!Ru!dv!|z!!!!"Cqt6-kmssupport-private-devel6.2.2150400.4.9.1Non-ABI stable API for the Qt 6 KMSSupport libraryThis package provides private headers of libQt6KmsSupport that do not have any ABI or API guarantees.ebLGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-onlyhttps://www.suse.com/Unspecifiedhttps://www.qt.iolinuxs390x&sPAAAA큤e`e`e`e`aePi00cd527b4e40e9cb1096c3f8de1d379615d3fa786dea264e9d05c6251b2be44f5bbfcdf77b9c680b192070d157fd44e0c6e77c7c85e92377b5a828aad773e512rootrootrootrootrootrootrootrootrootrootrootrootqt6-base-6.2.2-150400.4.9.1.src.rpmqt6-kmssupport-private-develqt6-kmssupport-private-devel(s390-64)    qt6-kmssupport-devel-staticrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.2.23.0.4-14.6.0-14.0-15.2-14.14.3e 0@ds@cb@a@aca@awaUaO@aC1a9@a/k@``[`g@`@``z`u`dd@`U`B@`B@`@` ___@_j_@_@_ǁ_ǁ__G@_@__@_}_|\@_gD@^&^&^ 8@alarrosa@suse.comalarrosa@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 rebased patch from upstream to fix a regression introduced in 0002-QTextLayout-fix-maximumWidth-for-a-text-containing-line.patch which makes qt-creator6 hang in an infinite loop (boo#1215178, QTBUG-109474, QTCREATORBUG-28593): * 0001-Fix-infinite-layout-loop-with-negative-line-width.patch- 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 packages390zl33 16959002206.2.2-150400.4.9.16.2.2-150400.4.9.1QtKmsSupport6.2.2QtKmsSupportprivateqkmsdevice_p.hqt_lib_kms_support_private.pri/usr/include/qt6//usr/include/qt6/QtKmsSupport//usr/include/qt6/QtKmsSupport/6.2.2//usr/include/qt6/QtKmsSupport/6.2.2/QtKmsSupport//usr/include/qt6/QtKmsSupport/6.2.2/QtKmsSupport/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:30866/SUSE_SLE-15-SP4_Update/aac9fe4dda6b6b77082ba021aa64bc7a-qt6-base.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxdirectoryC++ source, ASCII textASCII textMGJ @S-utf-8932fe3a7cb235924032cfff168f17d37c094e8f0d2f6bd1a31bf23c874096910?P7zXZ !t/. z] crt:bLL #^:OP$Q/Ju@cLRQWOuEk)fOlrBZmI:nd._k'OAg3<4pOѿW+رbEsi5fAPBbvpRֶ/C巶5ۛ JA7C7<>"i2XACnDF~.d rT]%k;%Zb%[#UJɑ!qjNު5_'/Qv, ?$)x/a=Kly }qLDPGW$MyEP.h2vq xյ B+d8+tͤ %8< S7we0*\=JllN߈^SA=*4s1zLCizԉO5Ѥ6^;}Xi&]ls>Hⓛ9͐n})䆙g _,3LtT__+OR*27dF5QN(a#: P[@NMo@9JFz:}\aFdP~ 2͎tb`sۏO2I<.KԷ!gęqro9ϱH*o ]tg{ψ(SRRܹ/0b 3^$h[ryo=\1܏uyj]91o6F1Y_5QV]];Ր|}?؏l=Jp&OПwoHY:^Ht@_EL_-苚3]hAr ¶jY 9C[] Iϡ;dŽ23 CE֦ )$Wr'EmP dَ Yf4,Xc[LWڳ9e8KЇNPe%yJ.&:Vmhyh,_֡ɂ.Jۆ  PoW0 ȤM,-_{8qP(g ?1B1/X4(g¢6̕D ЏOx7)NFEÞ1@!yݢg.b!ѮTEL z0r] U?S!| 6DLޗV,rwj BW6tmzՕqn2og%arC{6n"i)ꍴIir/n7DO}"9-?uxHąfokEŲƂ}1B+ɬFŕbǜ AQ _-7_orLu뿫R%&׺_ ^n~ :Ю/K%=8shǝ#os&7J7Kg9A\f<,QگsOw^ވߙm El`%L+ 7'5BrFtfCgyj=用n//Pװ?t>Ep _V"B\o?V?㕩_"g+"-$dNiĂ`5 o%1:Ѭc9V=SyZ vf2L8 ScPk ˬ:g T` [lKdYQ2,֥d]531ٴ3SYn&[ 55T(i_Wzb*U)3nG{Q۪zE5f+Bfd gG4#k|Kd㚝uRlJ>Q0;G^^Y9Rͳ.3(9ۊSqغQ%%j' N˝MƼ_Li#a|_?* ixA[AjM`ͨh ZYVRw( 0blfKS.5m)k' =*w6wX(G4(MUmt.63RQ='/ER|FuHl#=o*^E6k8gC~ͼZ\ YZ