libQt6Concurrent6-6.2.2-150400.4.9.1 >  A eep9|e?D2eP~Pl!F]! b0g>9k8%T#.JrI^T.YIخXt |vS;9幍 \8\y'_Ӣ2AGJ,186{߿Isa5ç:tv,6b64ce06ba8b7512246f29984421cdd7332cb3b2ab4c1f0609a674cb853f01db46d754a8c5919a5a9832581628f935dc4a4b154c@̉eep9|ݶZ)Fe.|SX4CnT7yU}.NMwPp V6$S'{Qz\D3T NlC\بUtTG=^W\wV0}po!3qm`pbh`䏇|YIgulXwpC$ULWK-ʽ0><\盆}9qgOy!ҕp@%?%td ' ?! 7CU[dl p t |  $8i(8,9P,: ,>!@"F"G"(H"0I"8X"<Y"\\"]"^"b"c#ud#e#f$l$u$v$w$x$y$z%%$%(%.%pClibQt6Concurrent66.2.2150400.4.9.1Qt 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.ebLGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-onlyhttps://www.suse.com/Unspecifiedhttps://www.qt.iolinuxs390xYe`ea7d5276015cbd4d80723a584e60b8f69f3518fd17f8946a4873340637ce9c05c3libQt6Concurrent.so.6.2.2rootrootrootrootqt6-base-6.2.2-150400.4.9.1.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.2.2_PRIVATE_API)(64bit)libQt6Concurrent6libQt6Concurrent6(s390-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(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.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/ldconfigs390zl33 16959002206.2.2-150400.4.9.16.2.2-150400.4.9.1libQt6Concurrent.so.6libQt6Concurrent.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_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=36e963a5dbd6c6cc7b8008039ecadba4a4b59bf6, strippedPPPPPPPPPRRRR R R R RRR RRMGJ @S-utf-80aea37f43fd594b9279b99f795d316b17d25f7afc4522c2391372a59f0ee030f?7zXZ !t/[] cr$x#I퇗؞D:Bͳc܏'Jv#8\;FgMƞZ쫪WkBfU^,屫n=[ 2ϐ3z:*:W'. @&i>lrA]/jJT˕pJ"~g| J xi*ϘHd8s g ,kI&`+8A΁PODsH*܉i9S&NyƭҽH/3jVDΏ8Hj1Nw|eg[׮84-ȁ}7ğIk(t˞^j4_ߟCYd^vsIc,a+7ȀC m8uVCjąRmRd^Y4gFMe2+q׈Q݄<}MWYOSI {^pA"M !s]~/c9NE:!vt0 P4n6t)\Qo#!V4*?L#Un1`' DNJz?Mv,L(3$_LU l4{VUW8IMRCC tO&JQ(-Jw [;΄y1Rmhb%PXz޺lmwJ5_z;hYÜda^',){fS&Gs3/vo ȼja|=}%rZ$D:%hhKҪ2(uMpIrr'^D}[A0 g{IV(".oIS 3m?R+ C=s8ST[UjVg<ЧÚ1?1󊧨!ݘҟ(:2T>M#$nNmlgۄ!0ǛY$'>!0`cUc8|~dѼdyIK qaye]d*JOJ\:w\˽ !1NB_I8Q‚ hdt07-dl''B 0HeՐ 3x $v&I_TK=Q'Kede/\Y0`$Si9zh)_q! U-XlK+(KDI%FY42A6={mʕYmP#ko:ur'|&wR|JJ.:)e;.hd*I(ְwIn 9NQQ0 CҀe螩&RmEX1ND$G;#1co G"$+Y&F Y-K"Z ] Dnn1pfH߫pew@5\c*B׼qd!w?pf]E1j:2إkCSRX{.EYd^wnjB7ApJoFėkn?Udi ,njH&({w]Fx |UBjX,c U@{|u4;Sw"!XO͌WcItRB8T*arf(/FG|>vaWTU%_x-9l]xW]ͭQzۙ y8Z&H [L4´0̎{9k@D$Ѵ5E0(bU002,vܪgSU<㲃o3Z,vk*$_rrG^%~:777&<>уEzCMq RTFX5IIJ U;/Qz@2H)iF0vg~/T4KDUL9x&"WFVy60Ma5 {:6˩&@EȆ ~ib[sAX*)SXHen ##_nR">T_a^AMB/\C0Bb8Mɓ)^T͊V潫/}r ́|šyδEX8y8=H}V d P ;X+rSʭ?QzUx^1PcʒEt8! *5ڌX|\pvCWo-r!g+Ww:}?𬋚O nN^@iI EdI:CZr,ɽ#? .);<?~w q1b%TWQrr,@}GR?2f,y! WmS9wBREvgg"{CNᆵf7fMG MH,#ZvT]Y\~Yn]VTŋ}I_*qҠrߋ !=vX "wtKT[0Zu_LnWӖ&$L 7^ W/;Z}Lo&ZFZLLpf~,xYrղo. B":C7Qltz> Λ4ilK;@Q1Üd>A钃U`D6 7p [ދaM_ߢ1y2XLUJMt^`L9}6UI& ;ڑ0ɣT|aj@SmaRJ)WIC&J"+ l:ڐx#{~Hsg}H|@l߇ L)A\hqNWEVqמK+ Z^g12*IW)El>+giVVf ]T5Ft0=';d(BmQƇgܱvP=o"O}Ob-KG]&S )}Jg z(Y+3@}NUb{J[((ЈWZn&]Asj$T27"ߖf\#HԨ|] ^ ~KOh2(Ub ,j&EJUMب6@.aVD膄O0>m^lOC37pdZ3r)O1݊wGaz|Vt)6Ѿg{{dhژ؎<=W0x 0f^;'NrS3ܧ,L[# ?D.XiuUTcK\;^(faO#.NnK^7vgǥ!wDM ίݫTHN/8$s9 :baPY8=}Qc8;mU~pc:0VZEK;V Ñ+!*:0ų쫇U@Bb}خ*cE%W&`3;ӀbRT6n&(tJU |xU  %Ae pFa}7lުqjD:P+hV+Hvnush ʵo_i+7S iW McM\ΌOx"1:kyl? =W_ cZ9Zt𡎰2EwrG"W2yYw"O.3[QfĂ}4V핚ہ%5:=898 \]^ =?wϐe,@We wd@rKt2aà%Ď|pu"DG)kcS*xA ˊ)f]kXqmP BSC>pB>~ ߸CfQ7CwvXI P_RՂe5vŁ%;+GPO_+{Odܪ;n )k*]$U4h2 ) ;U=(E5U;zzg)9l|P`Ao#Fs7LR\SeH-S >uG;yimb C+@AX]ɏ?E+;c >P@N25* [vpx8"\0b*j4FGh_;L}brRvv.!\6o7گu\5Je:OpYoб-H›_ 2lD _E%{ я]xT᛺28cbcN2bӋ]ka]wffh^$`M\Y~ZvE 9%ychJm\]걄.w/V. ItH}ƒ!ʙl҈?0w1FDtq&jD /86_1keqEzH q6Y*bL5$|gpcƆpc|AaG3y▁oO>j&نb†å\4B9Yհ@L3NnG%{H5WŦZ)aqb?e5 +eekP:tz;UTz-D򸓹KlɬeJ7!.j|mӠs