libQt6Network6-6.2.2-150400.4.9.1<>,EXeXgp9|"RfGRFt}CnËBDK$g~pƏc9VE`UI/,43?İ{O|5 ~r/[K?6~I[gppq~ rOE&oK! cy}C> G%gJ]_d%]wl5 ם~I 7XXMm%I5w1l~\x]K I ؗ@$;>@%@?%0d $ 9!B}      4<FPt|t(#8,,9,: ,>!@!F!G!H!I!X!Y!\"]" ^"Jb"Vc"d#e#f#l#u#v#w$Lx$Ty$\z$$$$%,ClibQt6Network66.2.2150400.4.9.1Qt 6 Network libraryQt Network provides a set of APIs for programming applications that use TCP/IP. Operations such as requests, cookies, and sending data over HTTP are handled by various C++ classes.eXgibs-power9-12 [XSUSE 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.iolinuxppc64le [XeW"eX.e9533363ee63aa0238936efd158d5663bdffa7d6287371f4b5ec587556671be3libQt6Network.so.6.2.2rootrootrootrootqt6-base-6.2.2-150400.4.9.1.src.rpmlibQt6Network.so.6()(64bit)libQt6Network.so.6(Qt_6)(64bit)libQt6Network.so.6(Qt_6.0)(64bit)libQt6Network.so.6(Qt_6.1)(64bit)libQt6Network.so.6(Qt_6.2)(64bit)libQt6Network.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Network6libQt6Network6(ppc-64)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(64bit)libQt6Core.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Core6libQt6DBus6libbrotlidec.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libproxy.so.1()(64bit)libproxy.so.1(LIBPROXY_0.4.16)(64bit)libpthread.so.0()(64bit)libpthread.so.0(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)libz.so.1()(64bit)libzstd.so.1()(64bit)qt6-network-tlsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.2.26.2.26.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/ldconfigibs-power9-12 16958977036.2.2-150400.4.9.16.2.2-150400.4.9.1libQt6Network.so.6libQt6Network.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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=05af1c62ad2099a2ddaa23fd55afeb3635c84269, strippedPPPPPPPPPR RR RR RRRRRRR R RRRRRRR܋X&&ӁnPgutf-89699b65a374f874716c532285786b7ab8c3262e5e5f9ee4fcddb512df9bbd4fb?7zXZ !t/-]"k%ֺ(2nKv%[1S894l8{p/*GfDmUz 2ji饗#* ? Ck#\ C|in"PQP3{9`#$+J%Y`óuUb}U1' &hKĄ2-st:î}_V%ͷQNV4Va[W=zXL`jZuGNVpチSm6#-x@2 I2V f 7 t_޷fbgs?ÿ:jɯGz ) Lvٱl',`KH]YDܯqfOT[uH(zlLcJr#L3rK5ts$8F"kSrV'ߵ+H$*)S1Lud?`@P{.]v96¢$儔b XWcz/? ~z?/``ґ>yNnA[.{ 2p,Rw2.d`HLr1ˌ5o()ke:R?!AAQZfchQTt|4ןqa%(8J]AQN:#2Dp ],냬Xpp٬u +˵P/£e kƽlGzm]72K)tؾd빱q$Oznn5=T8`k+ߝI)p;YH>L8#_yU3!rLlſ >4'j<~!ص8|$,2u:Ҡ"kG0d;~$`C#o<3 /ӢKjEˡ{m{ UmE-AVqu!ny!BX6K֜7sQa\j lOC~.m FѫD5UfE< ]=t:(aFQX߾衭.0| ^x=[v~"6HE0Y5H~!. <@T=DVv$-4eI4Rv{aW>e!cǾ. 2F"q]͏e iQXYͯT8%a9ɢ8r?|[սkAf"[5hǤUN4y䌕 QUFP-N:fZ9a/nь^3Կ|ö[25yC 8K}sI#_c~ E;{e>7K? ,LԮ ǔ.߽po< Ae M1ǛIͥ` K{̣F4h%u,9SU}"x!{_ Qde}i.[èLz8f@" 3( kZ8 "ܓQf+. jwbox0k$@oCeE{_5ӤH̍du ١bEj:nCX^߅p\mFUu3ņ\=r=mvkcj܅WGS;8x5 Y01wxbp3ʼr];0SƵ@ 6'̭VІe\{.\嘝CU/6 '}XXBq,Z*j\1u 쏰w@m5gkt7' Ǥ̒l\] Nm<eo: {BjRwteab%]LZESԩLokD%'U@$*|&}udO73:źv0؄ sHOе3KFe5 |kBUMdQ Y3eaնp JN0Wƨ%Ǟj?_L7Zvh k=`Mh<V>`Eprxmiֹݠddɗi 9#;,wwt"{qP*w9 8Wn!˵^[ lI m}BMz&HLxT7p}̶3$i[]\4j2I`]M#~FS 8橩Hi%m{XV(O_^ZԡRBJ|{}B^!bhJє:73ux1]"Bޏ%t5sJACDDYlJ쑒i\*YMS61_ wKγ"5۪#[%t cѽcP^0ȕHRSe#y/iǎ ! J*8#'2"3,%DQݰ*+Ԫ (xmR9 ҿzgYL|=Wr]>&`x"A﫛K|95Xv8z! OӸe Yp*`[E45jX&؍+byW"󳾡{KjWk *G ǶZ!r{jD182Qn~8(r pM.sPFQض m׷vK4TBBF 3 >i㚴"G͟h/w>ŗGn2`bwJ)V d̡0HNgUAL0w$<S֟5R4r芢ǿ=WNrQQ֯R" EL'=Ns_`xzHwUߛI ՝d>RKu4P*6atLnſ<^N!E\Ô/eV1aD#; @9SXFUЎʰ6.y7pկL9!Or6LD+ŖGCvα1U ׿A~SK_M*i8Y24r4o\ŽRpr=!pѬ/&E4cv~*E rH!ZȀ=߮V'[#Hћnn4M2!vc\g\ (A?itXVbqD. \%6H.K=XCew+N gm^` |2֑LBNis\+X 3 TPaA*uR*)@H猼L "Y vݮ(&|=GG`OIC'-|tYNHubgv#c>= 9jc;F2%spT,qh'}Sڶ}j~QV1 CTh@ejS$81Wb$WYߩq H5Qު^_`7P"<|`XB+k0]" rQDоќ\UAS"p=aXlp}wb z׶v؁A4ā~w\uteIFYA)fXxpvMY uC%#8>tÌ7~u=ǤE6N\Nx v)Hg|QKm3ΔRjgR˙g>L}du59G8X?t\gxM k^A֡ʈ+E-v(yrYi+N\%uy.P <9jUW9UWȽxjdZ 8aHG g! 蠸0S$A58σB,2`K݉8SDD^'HXyiak"林0E|\)gG!6_/Y9^Z+X|N2ΰdy߽#xt|fp\tlҎBژJG1F#fBVub4 [ƿ-֙oYcF|ìm1Y6pANJ3kO´dBSbXIP,8B]i/>].N繅TpUsj-'T ͻ Nʱ7"EB N5}E`BW)PԿ+)4H c4>>1/|'mKƤ|T۴ҷn |#E[Xu&6Ƕ7dVLXe3 }݀^T:=[BPƦyׄ<}ŢQ ƾՒLcu91 ٳ@ۼ+Lost? []%jϸ:s"92ls3T5XL hAeNY!{{ZuG9ِumO;ʬh^#t`\Cίe."DT=d@m@bLM"J_UZRW;έv&"x=E%90G] 0Ф>50F7Pl1KRV>1c]W.CvfbZEv$\GNЄ.W7egS]([4ZDTiGQG,7`I<-+ 7ܪOvJO5<Cv i^aغ17Ψ  OSg?hVan' '-9la v4M{RPz4›!&/ײyf`p&RY =1iMlJZ}˹ozр_9f]PDC)3RȒĞ@ $gU7[Iz YZ