libQt6DBus6-6.2.2-150400.4.9.1<>,;ԉeVp9|,nTXAc" YL;ʑZ6ɗX%H_ LSKW\dcr8j7 q4LI,D ?:^Vs 7LI?g]~>o@NѸTjLʯ--L ;a)-<̢kptI_ŮR_JS9jk!;z=8$7 b5ug.d~<^f8uLW^Dsl![>@#?#d ! 31 GSekt|     $, h(8,9,: ,> l@ {F G H I X Y \!]!^!,b!8c!d"de"if"ll"nu"v"w#x# y#(z#####ClibQt6DBus66.2.2150400.4.9.1Qt6 D-Bus libraryThe Qt D-Bus module is a library that can be used to perform inter-process communication using the D-Bus protocol.eVh03-ch2c 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.iolinuxx86_64 帡eV,eV5414dc56af84aa97103f8256ca3197e3e1696fe9e17d9c0114a8e63242457dedlibQt6DBus.so.6.2.2rootrootrootrootqt6-base-6.2.2-150400.4.9.1.src.rpmlibQt6DBus.so.6()(64bit)libQt6DBus.so.6(Qt_6)(64bit)libQt6DBus.so.6(Qt_6.0)(64bit)libQt6DBus.so.6(Qt_6.1)(64bit)libQt6DBus.so.6(Qt_6.2)(64bit)libQt6DBus.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6DBus6libQt6DBus6(x86-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(64bit)libQt6Core.so.6(Qt_6.2)(64bit)libQt6Core.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Core6libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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.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/ldconfigh03-ch2c 16958973146.2.2-150400.4.9.16.2.2-150400.4.9.1libQt6DBus.so.6libQt6DBus.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8234d3c4a3f08e67c87c72a6ccc958afc61a1304, strippedPPPPPPPPPRR R RR RRRRRRR RR RR;|(QebwVҒutf-858f49c257faab2ab470e548eaf6adf8a69e33fb7274210c380dd88aa9e09e4dc?7zXZ !t/%sm]"k%]dۓVd"I߇Hӻ YBtcwKn#2' +),X~B{#{XU8g`੯XB%tQ `l\>}/2<8=& &%`8-aZ L LU'|n<>-φ .Q*4)7)==Ff@3N}X G[q:E%z)L-#q7Ao4|]s&Ēg0\۷+Cf%R6Xwhsby[^)Yg&ppȟ(V|NWu~8{̼E:myn{p6Bع h_~EE״akܾGXIgx7sQ6,)kMHLemP޲(UrԘ2PiKCsSzf-feF/ 1)hi=׶k' ?~>HR^{ҤrHQ=1zsN68V;Xs7@&c[ Ap8D>jE7CcVb3̥}H'(Q^p `4LAcq.@<:q/pqT?64EaX\qa\y[5o4J'ӓ/TBKY\6#?qW&;d:"⋄ZTݎp=2+N;{=;ٚrXMw /˫!C i.*X5s@%"BxM ݹMsCp6Qևu~`y94n| aD)΄$y5K8眅GuLpzC ͅHDžB3Ye(gn΢i8YPta 0rfVȼk|= ~p.08BIs#4Uk@PX^vd* Zg  (~Qm4|{(R"T6%( -::͗-K'n)l–8w>WmW| iKQ.OmCWrXf,VI*EMx \ X (t\ HQrn LPNϾ* v!\3NyD({@&@6wI>J:M,u{rxҌ Y~PJ4yjxƑHxkUe[ۘW,@TTze-M s(1Bݫ^3suU^RvVu ᷽tž%2o1+)z ,N]`vcƲ'iΘeb7R6]f(,ގ,& B m\2 ́뢰|.wՇԻɯ h%NJ|vqM2ϫt RFߊKz&evcpqWҡ}պ!%ods`Z}|p'++UqmG'I #G~%.Ӕt?pY/AOMȋ'LUwQ"e,G kр:p(k{&D'*p7hBu&Ic9EY>v&Y N*pyB\c[6^yppD !{ma!Cx (q=dj.:_^ ߎf<Œ-dB*koP=3d ]9+L#Ђ5q;w3&p92(0o(!5?w#\ved|)gɵ8#׮yrsya.tmxb! L#AMU<9'ON lWelXUz-0oO*O-w˽"V,-|B&̻~by%KAOeFhpPE0HGimS_l :(Ĝ 0#Cpo ;dJ)qeϪXymXyD oh,cʘYUKBa_LC[v1p8r&j2h.řA1J͜;oy\i1A><} T@$yf g~6BZ')5%\(^.iFҨi`{ݬʷzAB.j9y߭&*PNg %1(o:^3kjJ?f;GB/١OI/xwq6[&kQBKL=a^"k40U2EslU_+x}1\#.:~V,Mg!ŒN~y&%b_ $F;VF: aq\%.+[³}+ןBxA۽m׭ ~{8q[ mj=[M5յTml 1y47.MMAw4͊dCG[bcZBD=r1f5)էbpF%5Ho.5{.rؼiRSP.s.w8$Rs%SNCȇYc7AoX?Mb2LF_x~26Ő$m.=&''W2άb)A6JU}G*WIP (c4H* 0zIV L0Y$",ؾFcy "iμR?zoZQKB_>7^ԛ1qxHA?&ˢO 5U 1R49P76m,_Zڰ׆qwMf<-a 9~C!>z5 #;CﺁDEpd_E90{\3)Ƶ`bqNp׹??@4C"!:7G Rv59 -_cL\L?gAi}Eq B_WݔGdsjܮ߳^%$a,RbW]H>ҵmJҰr'ޭ}J{;2Jjc3],Dct<>e>KKt ;@=Mó7:o9p3V5rlBeޭXe6e=дj4!]K oj4!8~2ŰV45Eۗq , 0YNLBƌStL2=j(*$nAXs+g\ʇ`3v1}+d^)ȅS>[y }G5 U߭k['Jdl YZ