libQt6Concurrent6-6.4.2-150500.3.7.4 >  A d(p9|7g:~rP(;@ ]wEs2~< 4t'IXq7wV 1L+6ǒ$a0gZcq9 H H=弆۴+,\dUV߰2"tb~ld{AhW$ePEpw-FP*\Yk}M'N aA) Vc PVsAn(44NoaPJ{ ]]cR4Ū25c115d7060d2dd32fa5f239b8e24e8ee3c09f8d1b6b22cc6c1804f8a584b88bc5c250a01db989fc6685e1d5eeb59d2b4cfd3499H d(p9|&,F6!n4'\#9jM/%=fZJ7~ySVz6FbpgUNޟxe/M2RmsSY?S \8bbB܏Q եDS.>wf4?n/{Cw%kW[*;Ɋ%k]ϴNbټ"Mur7[o'Ou;j^?'̌u4! b%ts ( EILFz[E ^T,7dpZ>p@,?,d ' ?! 7CU[dl p t |  $ (8 898: 8>(@(F) G) H)(I)0X)4 Y)\ \)])^)b)c*yd*e+f+l+u+v+ w+x+y+z,,,<,@,F,ClibQt6Concurrent66.4.2150500.3.7.4Qt 6 Concurrent libraryThe QtConcurrent namespace provides high-level APIs that help write multi-threaded programs without using low-level threading primitives such as mutexes, read-write locks, wait conditions, or semaphores. Programs written with QtConcurrent automatically adjust the number of threads used according to the number of processor cores available. QtConcurrent includes functional programming style APIs for parallel list processing, including a MapReduce and FilterReduce implementation for shared-memory (non-distributed) systems, and classes for managing asynchronous computations in GUI applications.d$4s390zp35XSUSE 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.iolinuxs390xXȡd d#e15dbccc6efa2403f9c6af80377f7ee06ca5d1b5b91f0ce41d725615f54934b4libQt6Concurrent.so.6.4.2rootrootrootrootqt6-base-6.4.2-150500.3.7.4.src.rpmlibQt6Concurrent.so.6()(64bit)libQt6Concurrent.so.6(Qt_6)(64bit)libQt6Concurrent.so.6(Qt_6.0)(64bit)libQt6Concurrent.so.6(Qt_6.1)(64bit)libQt6Concurrent.so.6(Qt_6.2)(64bit)libQt6Concurrent.so.6(Qt_6.3)(64bit)libQt6Concurrent.so.6(Qt_6.4)(64bit)libQt6Concurrent.so.6(Qt_6.4.2_PRIVATE_API)(64bit)libQt6Concurrent6libQt6Concurrent6(s390-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(64bit)libQt6Core.so.6(Qt_6.4)(64bit)libQt6Core6libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.4.23.0.4-14.6.0-14.0-15.2-14.14.3ds@d c @cs@cK@c5c$e@c*blbzSbq@bP#bBb8hb\@a@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.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@krop.frfabian@ritter-vogt.dechristophe@krop.frchristophe@krop.frchristophe@krop.frchristophe@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 patch from upstream to fix a bug that allows to trigger a DoS in the SQL ODBC driver with a specifically crafted string (CVE-2023-24607, bsc#1209616): * 0001-SQL_ODBC-fix-some-users-of-toSQLTCHAR-to-not-assume.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- Update to 6.4.2: * https://www.qt.io/blog/qt-6.4.2-released- Update to 6.4.1: * https://www.qt.io/blog/qt-6.4.1-released- Make sure the QPA and wayland-related plugins are installed if needed- Update to 6.4.0: * https://www.qt.io/blog/qt-6.4-released- Update to 6.4.0 RC- Update to 6.3.2: * https://www.qt.io/blog/qt-6.3.2-released- Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patches, now upstream: * 0001-CMake-Don-t-hardcode-the-library-directory-name.patch * 0001-XCB-fix-GCC-12-warning-about-uninitialized-variable-.patch * 0001-Fix-build-with-GCC12-avoid-QCborStreamReader-prepars.patch * 0001-QtOpenGL-Fix-build-with-GCC-12-qt_imageForBrush-is-i.patch- Add GCC 12 compatibility changes: * 0001-XCB-fix-GCC-12-warning-about-uninitialized-variable-.patch * 0001-Fix-build-with-GCC12-avoid-QCborStreamReader-prepars.patch * 0001-QtOpenGL-Fix-build-with-GCC-12-qt_imageForBrush-is-i.patch- Require the SSL devel package it was built with, not just any pkgconfig(openssl). Otherwise it is satisfied with libressl-devel even if it was built with openssl-devel.- Update to 6.3.0: * https://www.qt.io/blog/qt-6.3-released- Update to 6.3.0-rc - Add patch: * 0001-CMake-Don-t-hardcode-the-library-directory-name.patch - Update build constraints- Update to 6.2.4 * https://www.qt.io/blog/qt-6.2.4-released - Drop 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch Merged upstream.- Add upstream change (boo#1196501, CVE-2022-25255): * 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch - Install qt6-core-private-devel when installing qt6-core-devel (boo#1195368)- Update to 6.2.3: * https://www.qt.io/blog/qt-6.2.3-released- 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/ldconfigs390zp35 16909036046.4.2-150500.3.7.46.4.2-150500.3.7.4libQt6Concurrent.so.6libQt6Concurrent.so.6.4.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:29900/SUSE_SLE-15-SP5_Update/f34007db0992b378057993c4e19a5b46-qt6-base.SUSE_SLE-15-SP5_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8ed0f17f95f548c8f84068e40293cf33d96e820, strippedPPPPPPPPPPPPPRRRR RR R RRRR R R%yifgutf-8fcedda72752a5ae49b3d2854f23a012fc4fbd843a223b915dd04206f6859dc52?7zXZ !t/Z] cr$x#Hۊ\xk|MKʘnpYw(Zxd6J(e'Xh| hZU+|~G$N(TlQCC6!&tUd^R!cЛd@FSxz𷙭0ޔBMFI$>h>l66C5 j( {?1??]sY7oSnoɅ0ssN*%]01Q.Ejr@АeHLeM0/ jׁdB"xm <%7p&29-pqv!eu$CUVᱴ6`0E'Xg5 ʬ x<|s #r݀(1=oI0}LK\3Ȃvˑ!uQu}&\V"9 aQ[=їCqsU9yDZwBldSW3DҘ:> @[ Z;XY-$`>j(qIy6&-rOKd$W dZPW@̝oU.Ed9'g_ Ax cfꪥW`kE rTʭQ;&DXspPlq5mۈBU!G1v;^4#XeHAL@8h/\/YԦhh`bN2) %%ZEetSk$T O*B5'8lp+sd]I՘)^axo 7ڇ8;Ih`]`E}͗ČR.&О74|nU_%2iԀ}"uǍ8TY4x=$쬏Tz& W٘pc(K/08ȎU4w{F9TlU28"K9Ծkr7dV3 -jJͦ: qHmחƲs!tQPS^5:a T z^M纸+^7f?]h -%ŢN86܌̊q~Xj@Tt;*O<}i2.䘼Ov4+zW [9`eھ#Ϲj(g` ftg`EԞsV p0&>kHA.N$JQy*h'Ŋ~z)-UEߗthĵ#5~ psƇR)T\A103~WTF!Fd33MpLOԂ%UɁ/ ΋<ϐ&ͥl ]Qܓhg@:~DhP.*wCP|=h.WpT} (H"7_=GHTH{p5{l+IX5p.F]>5M^}ȔM\' !cRQߕK6(=!ڴ;e$ks /(hE^ڭʯSO>e{T))I'ԲYy3#`٥3ךk6 u僾-s}P*ћ_턄7& Gz ;!蚃]C]6căA?> R%1_4lp\Q8=D[GkVϷ>-!؈*WB:zdC X*T*=d޼s"f-$p"qYSuooo{,#*H@BmpO0i(rB dJ<,}*j2R>իnN>J$YGSsJV9@b~)!ۼi&ے_t<{ge8 rZǮđ}ͭ%B[6%`܊Uo{%Oj[CfŢ+ ꗜiK'_WA:Ɓ;Anr9VrLU'`:A/( ~1lvܺԔt),ԎζQ`dž#Z"$%I/ o k_G*^JΧW dkW ƣs4\*ЫŠ1?t?:oNOSbEʵ_p)?flycņMla ߞ'9D ǁc`Fx}4ܢ̴E9I_-"ҷ"z)*&n?m86aY@aaDfo-ӏw%ǑRԙ}o&㾜bok݌`97;A5x8c;ԤKh5\b1 ~IrDY9vR.0La'Y\qT6% |&ąS5cXu? Q*jiiR@JUiWAR`t4 9WTêܺHjf?]0+҃@BP &'l 2iKyc| 73ӾP"MT! ;ZgQz xoB$K \Y)QrgSEg܈l˘٧$䆋)Sc% Gª26L$JG6o V:!*cgXh[Ceg!HU,.'6(^3ʓZo8OY/0.w^ʝ`Jr7qF;D$J/}J6K&1i$ԃ洭:,գ;Og ^".RmEC)ł`#PmZCFNCdz ́0ɡ.E,h LS9B$k-1VuiE}ŷ 8}^`c]}Tt&3mSr瀍\pk(vud %l+-*IC3s\#OyDmYk7p]1GR"n N|VA$RsZqηHބ!iL[7w˷CϘ9䍠Ȥ~e2Hs^8- f/4i8#$U&4\Sxm HL׷:|ToBYv-_oo }}rGd#WmLQ4N|*[RN#8GݒNKTτ7ghrȈ.hvjGWlvϙ f5]${l /1)3tu %JyJ2b} i`S6~Wl$MW?gK gygam6E3~ygQ1ֈW@M 3{Kō)DjX.irsJJ8 v?Ml]wK_Wz/&y#:/|LR۟PZe;g2@krʂX%Db8zիY "Um%!E\#G,8.AvG{q 'S^FlB=yYJ̖< tރ/_qZ6,ZMR~303Hc2~MHaJ^< SM7?9ڏcO2;\@mJ, #(lbOI;5,# Tl0v~ukvSC-1&ma<1&nAK`8(TH_HW^'ít&yp#3t2!2&[xHN ;ݸ}QUqrZrv *jdSջ7Y NR_3c$˓2U;$ lBqrLg%yQ($}*<'DoxQ']iͮ n. MU j7y(((sx'^b|a³K$*ûq&\[~DG΋;G`3FU^a..m׮6`IOun/m,ߝЗIJ񓇝,}G;uL[[@G4;)Th ofLHD#H6ckcqTZIR Gh0oеD;cf!C@p-SqVʐM_6TsW"ŁD±E3mA16J:u^ xHl8Z<8vIg)m o