libQt6Sql6-6.4.2-150500.3.14.1<>,@ep9|R' YPse 7@01[|#H>٣uI_fET*#i7E:Zp /[$vBqm@@3kg /f/fR.~Η:D*w<@-?-d  ! : E [gy     .T` x(8;9;: O;>)@)F*G*(H*4I*@X*D Y*l \*]*^*b*c+d,%e,*f,-l,/u,Dv,Pw,x,y-z-l-|---ClibQt6Sql66.4.2150500.3.14.1Qt 6 SQL related libraryA Qt 6 library which is used for connection with an SQL server. You will need also a plugin package for a supported SQL server.eh02-armsrv1 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 Aeee.13978d53a251e665c10753a9b78813ff2ba923da7ae8824973725d0ac9ecd577libQt6Sql.so.6.4.2rootrootrootrootrootrootqt6-base-6.4.2-150500.3.14.1.src.rpmlibQt6Sql.so.6()(64bit)libQt6Sql.so.6(Qt_6)(64bit)libQt6Sql.so.6(Qt_6.0)(64bit)libQt6Sql.so.6(Qt_6.1)(64bit)libQt6Sql.so.6(Qt_6.2)(64bit)libQt6Sql.so.6(Qt_6.3)(64bit)libQt6Sql.so.6(Qt_6.4)(64bit)libQt6Sql.so.6(Qt_6.4.2_PRIVATE_API)(64bit)libQt6Sql6libQt6Sql6(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.4)(64bit)libQt6Core.so.6(Qt_6.4.2_PRIVATE_API)(64bit)libQt6Core6libc.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.4.23.0.4-14.6.0-14.0-15.2-14.14.3eL@ek@e 0@ds@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.commeissner@suse.comalarrosa@suse.comalarrosa@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 upstream patches to fix an incorrect integer overflow check (boo#1218413, CVE-2023-51714): * 0001-HPack-fix-a-Yoda-Condition.patch * 0002-HPack-fix-incorrect-integer-overflow-check.patch - Add upstream patch to fix a potential overflow in assemble_hpack_block(): * 0001-Http2-fix-potential-overflow-in-assemble_hpack_block.patch- updated to use pkgconfig(icu-i18n) to get current libicu (jsc#PED-6193)- Add 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 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/ldconfigh02-armsrv1 17043635386.4.2-150500.3.14.16.4.2-150500.3.14.1libQt6Sql.so.6libQt6Sql.so.6.4.2sqldrivers/usr/lib64//usr/lib64/qt6/plugins/-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:32008/SUSE_SLE-15-SP5_Update/f7b8a3ca8d3b7662b4a995cdf944755f-qt6-base.SUSE_SLE-15-SP5_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3aab8717c70742fb2472f391e377dfaf293f6bf1, strippeddirectoryPPPPPPPPPPPPPRR RRRR R RRR R Rġs)UJIutf-87ad22edeb4bb10f4aebc4f8b7f4aa1f919c706e0a00822f833dad5d7f8d36d8b?7zXZ !t/*a]"k%d۔T N爣|9YNceerM `Z=., Rl9 Ai SiUj>``l#L<#EǣWe߄>@j6x4.4-#x!Qk'JkZdb-G9Wf5-f XMC~aP֛xU#'֖q[+>Z7-Ç~iZi2L܍`гF%Qld7x'HƓa ;ƟeI==GT&5 ޙLo|O)i/:袤BNqõHlR3`S_ol#]k`[GՁ`nt4,dgrl)Ô+DJ?oed X?i4pQ&gĎ0S2ڋ.(o3\E7Df1/%27Ǎ gӦVu&r@8\iGbR b82R;n1"(=J? KEzoN%լ]y _DGkWEsԁ"#ƻ g 9,kȮAq\5h ,s} [u9 NDr^-.x%Sm|tasRqr߉U҂5"fX?hosHz,GA_sO-9u+L4krgn3-Aqg8}?% Ҝ g?Ygb ݊>Lnf̓S lq-c15f*[&`S^r& e&!Fu6fuƐ%"Td=2W= ؁܌ڧф./ &-6ćxvv\k [3(a8!L]jc@6'lq ~/^(;IZ}c^ T{F+SI=#zS{cCkJg'kyX$Ja1<{ގhQNNdx|A^*8}DXW֝Evv4A@ f֎pS'ZЖM~Ý/Z^!3p3 yg ֍ 5Ac`5Ruh'H3M~{˹`ް OfK=npSvd4ޫ%Biq6$\H+en-B_?2|y%°DG`R1w rB34z]5Hf[MGfvh["9X )Jp`o[,` ysˈ3&ӽ*F[/P컍HhZC4ݓבtupCj`2ݎu%Xbb;i AGTO[nr_ӿ 5'+?*BV3MNdO| e5MIHvroָHnŧw}j*H~ Ǽ>R Nͻ˃={lBQ L)=@ ->s"yH/&i;܃-ޠ-X F,[&/tSghiqx6e;KxծH BLc;5l_. J]ށJ=4jT@dZ4ڿ~~Oiʝ)䐀f6FL6m |*\3kW~J'eDv˦[}Tt*]# P6 /ځvoyݻw3]W)s@lMGglb jiA_I֭,yNLNk2p.̢{g Wz^MՐQ mC1\_Z)^aNjۆt z?a]Z+7LJ _Ň¡6* ~׬֝U r=3f9ʃ u( K:qB,YoIZwE0~`u((n%˱Xh FV;c~*KPL"M0gJ )8hu`W'I^_C6æ [Y9y,Y4!qJ84Շwy!jc/,[Q@RڪU^kZ FZ"Z)I!A.I)n>> nIj=q)yX, ɿ0a\`Ό|ZH5ڬy~0Ig2b .bFꚚlxK@ԴqϗY ,RɄMпXR!@!DF2Y_ D/C SYɫ`H^$BV]L^ ڄU%VWެS o*ez\!IC[PE81S#U3 YZ