qt6-platformtheme-gtk3-6.2.2-150400.4.9.1<>,6|eVp9|h]Eф]/3<٨X_?7QTl{gJc6̕X&ݡq&:%slnb1^U4a5)VU{ʬ=5ֆMWkLmJc} (v=} ^-^*WX31GP䣡jm#!oXH ;B[qezhbHsLު֦F.)G<,[6r/>pw>A#?#d , = '3EKTX Z \ `  (8,9,: ,F @G XH \I `X dY \ ] ^ b c!d"e"f"l"u"0v"4w"x"y"z#@#P#T#p#t#x#~#Cqt6-platformtheme-gtk36.2.2150400.4.9.1Qt 6 GTK3 pluginQt 6 plugin for better integration with GTK3-based desktop environments.eVh01-armsrv3SUSE 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.iolinuxaarch64eV}df800b964a1d6d1627dddb75f964696ed1eedff56f49fbe4d0c1a36f1f4e617arootrootqt6-base-6.2.2-150400.4.9.1.src.rpmlibqgtk3.so()(64bit)libqgtk3.so(Qt_6)(64bit)libqgtk3.so(Qt_6.0)(64bit)libqgtk3.so(Qt_6.1)(64bit)libqgtk3.so(Qt_6.2)(64bit)libqgtk3.so(Qt_6.2.2_PRIVATE_API)(64bit)qt6-platformtheme-gtk3qt6-platformtheme-gtk3(aarch-64)@@@@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(64bit)libQt6Gui.so.6()(64bit)libQt6Gui.so.6(Qt_6)(64bit)libQt6Gui.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Gui6libX11.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgdk-3.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpango-1.0.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(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 packageh01-armsrv3 16958972516.2.2-150400.4.9.16.2.2-150400.4.9.1libqgtk3.so/usr/lib64/qt6/plugins/platformthemes/-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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b458001ebe76fca24ba9896f72f7a1ad7d51ecb3, strippedPPPPPPPPPRR RRRRRRRRR RR R RRRR RҟEݚJ(libQt6Gui6 and libgtk-3-0)utf-8deac0415f66c5e0b5cf98f139254898c7fa39864af03424f1a2af40678bd18f9?7zXZ !t/ 0]"k% |_{%Vta_X0< J]'<:YQCP!K KH@K 3ƦI Vˋ!"KC #P2$gIIJ,Td9I!tgi fV ^=Z@E t| k:! txFbNzC74o=E]QS,c|P}fD T[ڇ0gӦ)BS8@~==}Y|OVj ҏ߻[)jF6byc*wVNxst Mr}`ʊ˹ɉPS61yO=Wh$5JWC/y!;d]=JuJ_ 콚Vjc[ Yfhu*fpJ9uBzAڭdtv ڐ{ 3ޮQf!;>|Jgַ#V!,qHuUx3v+ӑ׉X>!R\œ&.2ہϲnꇎslbjYGy #h> ӎKr\tKuoդ-h{ye:lz4͙E6p_ޔӃ?VGr!E耹-ЉB ˋ9s⻺0RS}$c _V6,z3g!AH; CKq?@&eM+`je\\/sKv(m @itN&U7%5ӷ! :H Ii">ُ91 =WvVK{)m ʳ@L?t+x$j7̴uR{Y,pT3zr2We؎30`Të(l:TV6#^'TXiڑ1EOP(d+t+P9jkѵ[.2-оITҜ&PVvf>Daߘ,wF ij"\ä425qgu-K;T66&+j|pe)]:_2ՓE["Ti^u'6^I mMii1`e {Y< kXO$EܪR<]T*BCȊDHΖ]OkI`yYЍ=hqed83wdxڢg?h./t*fr8^Nn;3Ѭ|c%Ґ,<,Ιd%ekO'bpHg}B(`ͺ1Z  k'KFtRYl=O~j~+`tՂ}"_1k]NJAvpzI s&MO[ZA,88Nà8(7*enz[k v sʕ*#9R+ HhEZUj{:KHҤ78lTMKZ"<5_elWYt6 _6&c(Zaj=5 >O7&cTӨ;$e%DJeE@9W{RKKϺ_G+~=&?sN^C )ƪǡ=Ey@tGRgEТgzvQhiXQ;:tF3ԓH'{C{&qE%?pPPæi1N?1vFjcNX1k{d"Weʲl=B k}X+6v?K|/Nߺd ڏ%\?&,2!hMt$͉yL̺`,JY#:x4vSG9}U$v Tުwg} _UAApJ@BH,)~GG8K&o$~,b[:v寢1m?uu v\;ôwy8P)7RuERЧZbyx%K;hLPu뵓=?j*VIPQ;1(tAL4QT0mGNBo<)ԑ6"ζ$AUj ^mGN "='ӳ]ӏ<f`௾%( ~Uݢ $j丘vVNxZ!!#MQiAq #(Z-NYcf.`;sO4̓mawfh5)r,C:zIJ6gM=qTJph Wb{Q7쾴M'd+[wA<`b-Xa|luXRZο~^2'aɯH/+T=z8<7Ix5P-/ʷ9y4s; BO%M{\jϙݠRGl(5ȣahij_O^Dfe&q뛊vT}+u-8t tq)L1^ =|qYӄPC,ˆ{ +|g:/Mt]-Z]F+Z% ŀ/Uv+4Y3{(ϡ'Qx8,4<>/=0HN,4)ynW©(U>(Dټ 8B/Otc~6]XA!|?Jɧ&1r`&nb*#c'̀r@balJ+Jz)^cѴ5O]ZQvR IԀ?9 vf, q]˙tDtaTW|6ə&FrGIB8zxSVMO?H3s)}! u_?2ϓ0 k?)Kr`ba6TyM|QHk|7b}|*O)LwZ YE(.9>k[K`pA֦Ŷ YZ