libQt6Network6-6.2.2-150400.4.9.1<>,IeVp9|Ƌ.ϿcM,]: %%2Ӊ`>韇Yë"6q\\rHq,XYbvd68 T2\kC(e /G˓Tqݪf1-rȌ|Gjfm/*C Э+/>8a-Q(3Oe6Ϻa3ij43 _ζ}$MY QPӡ(2м&]9a$TȤЪGv>@%?%xd $ 9>y      08BLpxt/(u8|,9,,: n,>!@!F!G"H"I"X"Y"<\"h]"p^"b"c#Od#e#f#l#u#v#w$x$y$z%%(%,%2%tClibQt6Network66.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.eVh01-armsrv3\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.iolinuxaarch64\xeUeV~c124429777b8fe69c649d0eef612060ca9c7b19b41365b588d8d348e4f678a58libQt6Network.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(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)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/ldconfigh01-armsrv3 16958972516.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b9bda34f3831b8689fcea894e465dc80812f6b9a, strippedPPPPPPPPPRR RRRR RRRRRRR RRRR RRRR RҟEݚJutf-85a2447b0adcaad9ef9873b85055cbb1cee4d78203928a20643786d36dab30138?7zXZ !t/0]"k%ֺ(2nKv%[1S894l8{p/*G잀מ*ZpN4~Mj]xehVQoAQjYR ==u=oYW.NyTbwے/0"`ぅjEzy@&q_z^@5nn#F>Pj&xE2kj'^cW k1 uV[PN\ug'Y/+*!BF:6,(ԲiS1d3IOnsuأ`hk]6%Q ahf+5C#8EvN,+sny-ImI\I ToיC>qeWP]5B*($zfRGi[khāGg}NJWp뵏Ze͟woU-ԁ&*_}O?Q$? ORӲI;}zjvtQ~Ll*[ŕ[A^ c!b"{D: :CwK;;}泑t ̅jJRZ_h6ȑu5>vpH4idl6_a] 7*3pAb˛|V1;V)nQFvbTUB"<9GE0W\ G(Xb]pmだ .DM]o!-Y,-Q@ij=&(IEj-nx׭c"Z>\4₳zbA/oEͼ6$~ IͱeԒ!:5,tXGO!I.gYj C ?YvX7J#i`c#Bù3P6q0 Mpvo95:R4}XX` 94h"l :i\BT,%t%BY(xxLY(N{$Nl^e'C30 \|,) EPg !Ӑ.`-8J/nsHvX ѥ0nwor&6bEm!$7Œ`sUԌe&bUE0UaR*N+|bE]_$ x͒c  ﭾ2vk!;? CC2~rmIjA1a*TB?d&mR_y^o/3<<7TW@~zk~IhaWq"լt~3~_'LzDƒ( ?EjZV+Ym}匩~V!5̹e3Z]gWIKnh`0nPsyRSF6qߜ`QSd+*PJJ?Y)uƴ%w>UIÏ$O`}fJ D>~eQ(%Q0w D:m+? 5M .VSEmÐ*&06H@5@Z+o*WB$_7B0cntѼ Ĥ![~(ݢ<l=$W˸F mRs;)Mi ‹1((0m팥Dg(x^9 =n<ⴘR};13sy^'M;'4[o6q&{S[$ ^wU@sJE\DeVSxZ(awW2zBz-%tx4k1H}c2i(q/c0|Vvza]3mEZze ENNvߧ&lilNon**wY(D6G$]%R/ݮ+8; Rxp`(4YsTX;&b~1@ra>rK>Xǜ1Rɞx$ yfrΜJQI{vJ YUxW 9һg^fZdZ-)}.C:$]w\dQ(TUu+Ӗ: sgAa$c7EZqROKS[a]nq:_ԿŒ?  s \GH[8c{qF5z@H7B`MY pFy2`;Jш;$D]F4Ռa@XZh,@guZ(a4qr/!>͙\1f{t9ŰZOmq7 }aj9MD,zBףtÓz:emjN EDx*5FE]\\e37jT75ڄ\<tؐS @G`sV^r&"g&BJM~8y-TTgsCGq0Q ELp" fs;'5=hF_CSg\ 7N]?֘vλ~bWk F'\Qi טi=ɚ5]nlerlo9$G(0 ohTZehҢ<U GP?Y'2Do}KRi+֫PP$EKWFt)LøOSI%ۭPH|\TTb#v7fZ3-C?d[VെQ=NR/\*^éU OƧ73dsx'ZM!#e'f>%6Zxu;HdA0׏DI*( 4ȼFt:X#WzYHm'<|&ӣލXJo*Q𛤏]0"(~]X+IyI3X=}d*s}5Vk]-%EUE[qm1Gmh~J~xz-էrfڹ2_I2f 䶳feNNdx"#* Mf!5Ae0rLEvOק;iza#{v4!EbH\ À&5%1m aWCݚ}+{'8ZV຺o(@aD34I ;jw* 8.(JY>{bnlSΩ‡S'd/ZdUl܅qADGM? N #PiO3Vσ|27Su5>˃%BDwDЙ75U+|L^P-|Zwvڋ2ǪC u<8T,'11eb$M4s0pE? .^tuWI);3W hYs!v]HFEK(RZd%*YM=ybIg4jeE/x{t"8|0DEn#M\ )hX'sD'=eNOtXB -4\:%Lc NAQ 5}`:xC q #g9 g3%L;ޫB:XӧIc9|"~Ϟ̿T83(_%9fv:rIlAI@"M #:Klv.PaI`]ZN]#J0!P69"(!sCLhFaf1.[O+L+K-T#uR*8-QM B{tAr{lu}2-3SǮADoIk7nEvͧscY81,7P4-Ϛ9[F/T,ѿ{ ,lb^uAO;~xo/ZE9?d T?}HU%i#A id9B,[ (io^L~yoGz >j '[ubW0e`q6vCwo#o&1o kxM;,>S^!m-O8񋓭ULS@e吃&t"ܓe%.GLDZ mb-[|Qr7C4W#[&N癋~)]W"@#9E^4*V=r$otkiwo p)k2,OIX{mz*6l8vaN14:N"ȧFRa[/1es*Aq>E$e`Gލx 9b!yȟvz -lbqdQYvvswrJآUUCA_eje%7g4_$B߅dX@d"~;&!w`bs O|%C@`ukwe-CXjoXLVʷ ;s|N~ƲF.o XbkUg>M4齆7)PzP`zE>\7;Ȉr:+_1@}m#[}Oh>Tտdc< ըk{ٮi4X}"cppP|zf{ eq{|C PrVk`ƨ*OuEm.tZ;2vvW6?ѱ==q<)d1C:riDPcYTL0Z2{c ikZgڕm[BLg>ܜjjewJjXz8V9:}l\InRj|Gj w2,cQVLdvo Vi&dg"b˽Ctz:s\j"So(| Mߏ9uUa,"K5s8~ t5}*и~屲c] ++0/kU4rKg[;{x'Ҫ36srh3Nҁ);4k[=%4V3;@ոȵGB+L2Pw˿1đevtŧ!Y*{҅.K |agfvvQAb4,"oرvkHΝ.^4 Xs ՞cQxmL?zڟySض]w7]2_0z/_# ,cыY!) ,{~juwnӦ9YGp^ȼP䄓fbZ=zSسI jE,(d#gVnZ 7ѺHYEi5x`p"aGQ?6`鍶֥ڊ繕 $PžL M !QɶPoH%iH *?rb͠ɵ, >aהLEMG0tLZs\b+ȟkChԡৣ=U@?I$.}IY -<d [=?~Р$)VR}*=q1qVlv%hJ^ Xp"N H"&RL8],  ޛЇ&v.aQxN^puu%"Aa;sPt[QvU\kT3E.4L4 6')& '(5;ͼioZp/g<X=cObU?}%\in;8Mx#7rB^-@P6̉x$ ap,@*n+4鮿(5ۙ 04|oѓX4lj fvvtJHLj0tа*<eS]oU4S?HMx]c &^SaSs|2=)MRQT%xkMHr3:GXFw`W=(j0v-xG̮@ a I˟MtꊕTy~ra jt:.yȆ "5*pZ<'>af YZ