libQt6OpenGLWidgets6-6.2.2-150400.4.9.1 >  A eXp9|} U2X!,ܰ8YNr.=̔t`Č9({:v5ui1v0Ecq dCe2s?:sTpjƋ-Έ cn99,OH^'~ ԲFagu8 oRh7eG?}IKhH"md f/̘$&$c,/%7r.wɬkfdyܝ{Me! G-^X}b62b020ecec1c86f5b9ec7508677d02f55886b1b206ebcd73ed70f6bf318d1616af8ac0a8b31f04ae644ad7344e98036638aa4b6WeXp9|8Dx}<!PޏXP/O qOXD(P=ԓgZhSG{f` *JwCkea iGўzik s<q(a>p@%t?%dd * E$(Ab     : X`jt4((_8h,9,: Z,>!@!F!G!H!I"X"Y"(\"T]"\^"b"c#Gd#e#f#l#u#v#w$x$y$z%%%%%`ClibQt6OpenGLWidgets66.2.2150400.4.9.1Qt 6 OpenGLWidgets libraryThe Qt OpenGL Widgets module provides an OpenGLWidgets class that can be used like any other Qt widget, except that it opens an OpenGL display buffer where the OpenGL API can be used to render the contents.eVh01-armsrv3 SUSE 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.iolinuxaarch64 eUeV}1d9a288aa4f94af34bcdbddc826c6943aafde70662798ac4ec94a36725b0d47flibQt6OpenGLWidgets.so.6.2.2rootrootrootrootqt6-base-6.2.2-150400.4.9.1.src.rpmlibQt6OpenGLWidgets.so.6()(64bit)libQt6OpenGLWidgets.so.6(Qt_6)(64bit)libQt6OpenGLWidgets.so.6(Qt_6.0)(64bit)libQt6OpenGLWidgets.so.6(Qt_6.1)(64bit)libQt6OpenGLWidgets.so.6(Qt_6.2)(64bit)libQt6OpenGLWidgets.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6OpenGLWidgets6libQt6OpenGLWidgets6(aarch-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-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)libQt6OpenGL.so.6()(64bit)libQt6OpenGL.so.6(Qt_6)(64bit)libQt6OpenGL.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Widgets.so.6()(64bit)libQt6Widgets.so.6(Qt_6)(64bit)libQt6Widgets.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Widgets6libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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 package/sbin/ldconfig/sbin/ldconfigh01-armsrv3 16958972516.2.2-150400.4.9.16.2.2-150400.4.9.1libQt6OpenGLWidgets.so.6libQt6OpenGLWidgets.so.6.2.2/usr/lib64/-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_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=93764693d6690d6351272cd25352c0e814aa16dd, strippedPPPPPPPPPRRRRRRRRR R R RR R RRRRRҟEݚJutf-842d9039503d2c36e8fec80d9c2aab1125abd89502d7111131b526e19392cb762?7zXZ !t/-] cr$x#I qmDe j4iI~C䂐bu[n㪑'.!XL[{U^<Cwzq8E΂yklQ)2j[V͟#7iR5_1pbԬMGɒ^)(02/]!N .4\1z-Bu.i<-OE׭UrGf3(KB.%]2:[|`(hx$^MS5[Osn,?VUK{xBBi|tD*<0MTK)Uc7J&k"Mᄡwr,R%)9ī ƓK6φ7]c SoMJ Sc>4W/ {s{`Znx:h80H248ĈERRiSbOF$'p!^2 ֐-j>vmhNZoh=!stO!ia@sca`r5pڂH7,(Ǎ*dUm]\Z6@;W-aw~hv}dlF㩄gPHY Wл!, vG>*RPRvԐEq.q^SOգl= ]n0IY2k4VW+I>>ڲ){Z?1tqH>=&@xYhPC22z{M RMvhՍՆJ_!ݔ0 PGRArՈp\e[RM5=6l`(B, _Ł-&`Χ~K@J0Ul+|H,#f˞N.(0̐*wu܍{G%m \a[ԉ0x!\bz:/wtWp N Aϫn7NGG,x&{77O^H\HctXC3/(yͷV-]E/}uhPmm.NHFUؒJ*/-:MO~z~{l?n3=)[I5d'ܓ̎[՟ƒmd0}1nfbTZRM](`FLvnߥ,b?ƶ Vk@kcl"@rʮ]|"/.u3~BfV)o.Q5yPXo$rRTWA Li\,aNG6lKB]JFqmfACO|b)Z|Ⱦ,PN޸ev϶DNO;9 cSnֻh̐Ek>Pd!٪nD:f^_aNrv Bic|Yӡ> 4b-Vnr?r +Η j U:,b$_;X{OwOS""Fp0ca.J&w%Q= 6P%#k 5%!-U5ved9gqxA`~O. Rѫ}0E4YgpbsϻtO O6 $|2tUGsMliW7837Ilsɩ~ۙeth` :٨\Ե+>VrCKgLG+29K+ᤪEԣRj5IOC&`y}$>%n~^Mɬ RMgLq5gDb;ELnI ѽPZqtj]MdN" zC#H4^"XEN_\Nls-V iMIsip}h3V}|\z9WF2[] [}*՝Gfu'Qh˫{] !z zBl"U| _c1)m\ 2,#:zVV[ҬQS.VwZToҒP&3<93E:񖂑@bw4#K@cԙ.S;y$>]Vm٘Gv(.7r9||yǁPFuuwĽ dhFRj.Cךoo nΥVDa53G.4-\ ŇȦXAfx^H5T3um++IMbQ>lh]ƙ6LOU:=@מ ќcw*Ck|8JZ<:ZRQB×l' -1r)r0oNe Z>G3kza\RIsD3S(tk^" `㩃fCaZ[^5PIIMf܂g[$u^rXVR~K&q˞ L\s|y 4(Aa3ҽ`0M%EgF7d 5,Zq8;,&b lkٷ.MT,qUx"=Aiii"E?0 ^e;CËg''ĴI4mس͛/izkS1Hx+?E?^n{EU^$'eHؾm[< ݪ0@o7[J6w.ma|l|ض Z @)Gh (w-[zI-6V;Gx2+9muRGB?g8Nִ\զ/ g; BCVHuXTt!ЬQ+ci ݫLw6S%O]\ VAR{`P8EF^;4hv0v.UprMg%ww~zn`䳻ѩ%2n.O.pDNsVV+9 YWcݍS`/3ΊUhJN=l &̒1^[3u'q"8[0R978Ӽ=&"wAa%x3T.հOZ+ٿoBݜY}I> #iiNCU- GQF뚟pm5!ikwwbLŽrau͋xw3 #7TL1pqz x@[{d8QR5I6#ڦ)]BjCܫ#Ҩ!.RikgaQdJ%|kۓCʫe2ZIn}1x̕w6*=hG鑊z2ETXq$_7xU_px&3 0m@,iNLW!bP4Iv6G V/q%7B|$c m!Ȕ duU2p4u%=uvrzV䪖rfB=?J2p|JB#nQ)3[lYqLrfHYZ7VM$*{(h]ĤR?Vav KY@QQOkћ+1t; jbEsS0ZjT`2^N*3odB]כcBq9EƶY$pǪp-FNTZDvc _7TuKi4 Xkwsq(?]DZѡ$*l)Wo3d5wٵ-}sێrnrݴ׉n3lA'g:0"ta=`,֝75nXL6c; YRoQXj r&zCm%f>"r:n_a|hUH4` jEu#&[j%ji' {QTOh8.4})z?Hi*F=˚?F_-su6ǚK& zC_Oǒ0AsﴩyV:jʉP!ZP~~dJ ԞYX"ʝ#p1d ondX?3 G0? h6ۧt-J'TPs_^#A/C w.VPva5#]kq&w F6Sqj%7}y")I^yuaM2cg ] 8}\%lCJòM$Kr7 ,#8Ugc_i`jʉrW횺+\%v(}\wdzX d jO.[=sÕ<(VQ"8!0xG&",ִ @eD+O RpYU@ `%\9bXC ,\5TTHfΰ$͢"g mc?fnaJ x$KTɃ m%| x8 mM/Pau~CpYV @65/6c 9J [6*"1C!9Aj)0kzx/\se<|Ӗhc eע8jGM?+|F<, jql&Ⱥ\k+kBzb6rg~V7A>ItC\MXu Y%MNYm—>hU*RVA/ӭ.[{IyhqM=h%Nv<d`e6Avơ2RaǍQxȁ#"3cuzpʈ1B_?)7w$ u";Pތ(oSty1ք@XfUCq;׷BF ] _E,g/\&NTLH8\ч,#ˇJMՇ'StJ)y6 ZFeNM=> hPUtĂQyAlt5W| ;ETaP(&lytVyLv[[{ B0ydi*} řuD\+nZb[?<&U+#RSgrUf[1k}D~&u% YJ ^n=j!ie4h75jଝ@걚"U \'f \ǓVVm$OCã4KpF3ڿd qSPPN)/{K}!=Egjٞu`-eQ.ٹ:}vSS0ʱk<1o-E2I#":]5)NΧHXT㋘p6&l u61R9Ш<1f%9?XX^lybXxy,-46hv2FX~eNR~k?_ r>;P3V-G;?ȱfqkL/&Bc5ǍAj{18*_K4H> tv~cMҾ0.MY,іV Em,ڔizƓNXU i !w9M](GC@b9:GAA J!7/hh K_KF]H bv͓4e0}5^lF+hI9wZuyCp|\v`Q w׺6B3'B- #x7Nֻ~!Z DM˿$lM;hӼ\L7چk޺97@/]/J=B]fb?A/$ ƣA+[ޡ8Rmm rcC3D{Ť_>QˁY-T;kS G`|f҄30\Scml YIwÚ9@ -tLXr?ruJ++1q;cfX3Fhl϶xV*U IwYOk"7$׍ [/b nZ@'ʄО$,\]k]XȯgN,h0R,z dMX0eNo4._-^v$Yxb39Y`{=X]a/!Yz+DcŖ!r~ 6F4elq; gC,$^:mDz570r&27']!)BΤ'o49-IrHGWJ5"h4V2pU\|GfajC+_<'qУT1HE" 95jfkC%X΁{[S^|HgJ AqQ2\U[(ã\1'/shԌHzrxW$Pi=4[Hcu(;2"iF0׾3tq tijE-*7Edvއ^vi9kN(a&aTJ<2fV3CVp4:=0r."H/{ Q$!&~Q3/˕KV.)EjbVl ;M|0h.DsH-sZf^"?9'JDak3]GzPYXA=,: ri!Qqfa^yz5y.~$Qv ADپgJ~y Tfպu*B(c&Pc?i  qbøv%\妞0)w,Aսc5Jbd$__CC;M*.%sa{rҟGXͣPRCSF;@Mr_w`]V8MDHy]ق4Lwg O~?~>塷8 !LV҇;Hö"[T!"^F@a&D>R"Ҫ>I,lcEYǠoȉTڥNf^-ϣשFh&4"_+~E18E4~H8kDԩ;~/Se?W% _$IXt3mi[zܖ1(7;-?ݑ/KI꓉b-..kU3 /RҸ5m o.,NaIQbiرu }=9q Z]kyM#AI;>p,ok({Fl\fiۏ3q:q°Z} >1ݗ \amdBM2gR3* 4Nx*nN "|p_⚀0r 㯔 ѕ:^ޠ0`r~^ÁmgN6pGkm k<ƙ^{g@g` 0rg?j,{A"rV[ n2W)w%fiR"А>XJWsD͢5*V[Լgۮ=۰]>ghM_MMߗ|w9pn}g8`Hj<67F˪0 *Ů.i8x x=&5G&FjI_|t՗8M![`cQ ="PAo $ffXШ ,('.^+Lp,99w6nr&iq{GaIJ~ɗCZg|㡕T!sO }UbnfOEǮv 0!,qcğf'!53Z]kJ?۠AAXWC%,KZ* +.5fH&t\~3/۰ETgTFr?éK.Ք-ҥ2;OL2O5)O^e8jSM8?op 4yҷdWhV/hCXh6n8j eb28 g^Ŀeգ/bCh/N<Ѐ|5y΂ ϩ67>&ЊNUلb7CJO[Aɶ YZ