libQt6PrintSupport6-6.2.2-150400.4.9.1<>,IeXgp9|n=H=AntXr=epg`ir&t.kt1ZZS{\AZ|Ȗ 0G::xn͞Z\!QVDžT{?WS|5ϧЏ8XC2ylIÖ5=-6[R9U=H5ͬ7;`t^~]6ɾ^/Fj2m: ?Ru 3[6 C_&wf?[e#]pUF{~B{O^4`>C&@?&0d ) Cdhx| %+4@ F L X   8|(8,9l,: ,>"@"F".G"HH"TI"`X"dY"\"]"^"b#!c#d$Me$Rf$Ul$Wu$lv$xw%(x%4y%@z%%%%%%%&,ClibQt6PrintSupport66.2.2150400.4.9.1Qt 6 PrintSupport libraryAn abstraction over the platform-specific printing systems. Using this library, Qt applications can print to attached printers and across networks to remote printers. Qt's printing system also supports PDF file generation, providing the foundation for basic report generation facilities.eXgibs-power9-12 0xSUSE 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.iolinuxppc64le 0xAeW#eX.eW3590d58eb42f6089d0632cf446b930f0f0c0e120bd9e826f89e7e096d0b803b26libQt6PrintSupport.so.6.2.2rootrootrootrootrootrootqt6-base-6.2.2-150400.4.9.1.src.rpmlibQt6PrintSupport.so.6()(64bit)libQt6PrintSupport.so.6(Qt_6)(64bit)libQt6PrintSupport.so.6(Qt_6.0)(64bit)libQt6PrintSupport.so.6(Qt_6.1)(64bit)libQt6PrintSupport.so.6(Qt_6.2)(64bit)libQt6PrintSupport.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6PrintSupport6libQt6PrintSupport6(ppc-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(64bit)libQt6Core.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Gui.so.6()(64bit)libQt6Gui.so.6(Qt_6)(64bit)libQt6Gui.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Widgets.so.6()(64bit)libQt6Widgets.so.6(Qt_6)(64bit)libQt6Widgets.so.6(Qt_6.2.2_PRIVATE_API)(64bit)libQt6Widgets6libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(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)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/ldconfigibs-power9-12 16958977036.2.2-150400.4.9.16.2.2-150400.4.9.1libQt6PrintSupport.so.6libQt6PrintSupport.so.6.2.2printsupport/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:30866/SUSE_SLE-15-SP4_Update/aac9fe4dda6b6b77082ba021aa64bc7a-qt6-base.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=411499a9fdda428713391b12c0f4edda5e42d68c, strippeddirectoryPPPPPPPPPRRR RRRRRR R RRRRRRRRR ܋X&&ӁnPgqt6-printsupport-cups6.2.2utf-892156accbdbcd757ce847e0c8b50be9f33d44ab255d629f5e5a17f8d2359d169?7zXZ !t/@1]"k%fkֺ(2MI bf;q+Yg︪ŚVs I3#eQ]o2pyP1T6lq]7G(iiVY[ ["*DιN8/9XTpϼsj%*c1N@XE!CȜ̈́;K2F樰*{5$pw7gSڎB4iw|9ppJ*!jI9^ ]mqȿ{Y+"܈ 0|P܆[ HcubOvCMm3WQy;N<}xr$E.0Ef1qRz)RtqΪQfQB݉A-6hhS^'_VwNF JY6:ABI#!z1sGˌO"k3+K(캊kQɗ Ǡ|f>M 2f; _X3^YV 'o_ ³cQFB­Rsؔ-6tC[!b"U҃h;W )Vq>㸔lS+ <;yr u+\j)+~fi8I6ꩍ&wT>_pqZq V#Ir̹\_e^kA$Tz#<(i~EmE/+[gcV=qK\NjU3o5ujg'JgB|J~t qpVXy&-O}}44%tL[LrѡY8M\KTV'UjY~Z@(#,Lt @SqD8́~htݒ)<@)pH,QɇERe5Of% ZAX򾈦; +`t uF,{Ơ;,׋M޸xNy &FR:ͥ84=ʶɹg}Ԇ ׋SVD_DD "d.RZ}4ʕV Ě,Y!{`.le-:KDS7JR%◣\aKu㡼e]6몜JdM+sśz5ɞUR9k~wϥŁCր LNgy}=?J_(&h?4uӗ'7;59aX|GbA_,U6Z=kJf}>$E"]vrm#<"LYO9|fy5jS0;" ,n/(idzx) Dcձ?f3Z~u[r"m=tĿ{07%`zњ1[vՑԙ &Bk $I=>~Ei^V; HvcVĔGvJ׃ >n!,nV\ dDDV^M:v}uzѢd^TZ3f&|(:byG*n嵃Lw5Plnf4(4[w#AzPFv&,IItv*ڒ£Jrr4WŖC42f"9Ms)o[W`ޟg]|^av8I[mxȝ79@N ivҵQP9v$!35zx{k7NA׎'&QMB"w\]ĭ/E-NH}^?d2l+3\|}#з`Bzg8DtLVuL7 jS*A҂Yeêp6  QNjkP?7e*1f_`{뾠wi< Pi{ 6m{Nf侰0gVB+WP|`՞ai/mqđ20iz6qKy1_ɗxRl`T\ɣZuw.$#qʻ~&tfid{ʯ*\GV^{e#O3k˗鐒F\nTf=quCb{#7{Y`>Kvvg5Ds^ .u$L,YwgVopaH8sRBcx=q)إB3(shqҽBKQqUߴ&XC'3!EGؿVl*)dEEtqY1Gi?W<(YhN&5˶U:4Z6vLeʍFΆn K,AP 7uXrrM>hPY.R[Nw/iAI)XwY*^F#$,څ*刲߅SiPvԞԸ +A¡q ,ן9SMo 0.]He8i{/UzpLCSE.KLj"/T{sa-iT\H`Oq;hXluJ[HV˷%~o`:=tV֪lp0&9ǕD;Pߓ8,ൡcn$eD4bkcUL D^9.+-q.v`Uל1U`MKX:r{$*+0%&7bogd}7tb`{ %sO?4y_r9>0+@zC}SqZS9rD0 tbs@|iҞ?QrN *ҵg- To*_h:rg4=nNeU[`js/[{),R>=PLί.Wz<ĪM)Ȅm~@}(_f"th؅{XMBt-଒x=fOH&OnFL:ڥ!_rHA" @lkOsYGoXOz kq?F!(44.$?;ʎJ=!b|7Iok P%ޔp]CoݟcFd-~RTFمe@[ǵ^vE s9.yTF<(ċҠ|ޔ#WR.s/ҽ4D% C*Ƽ0h$}j^An"3k6yYQEαU}Iw :熷bhLd,.*wMx:lr }~ZFO}"4FN t '͙V5Xܕdp΁awO36KjSTwכ \~;&Ǵt<ڢGﰑ#UTNa?k'v8tQ0Ȉ =%xkQV3peYaϑ =8zFgՁoglr5NJ 7 i_#gzCEtT@}PLt2.p.a[)JNvn > AM\0,i-k q[2GJjxBhZYvn;18*/^?*]A) 0+ʏB록i5"啿[K1>]e! NDiϙC}*88!R^1;%k4ffUwNWvP.8V4:QcSI(1"7)W[ڟ/I51Fx oO9sIgM9_ƳsIWS~HРeĠ5#"o&Bž.ɤ:yAlZaLI!-QsZì[GT?M/{8: Ř0\kyLp30s(g8y8O4Ya!gу1P{w Lǚ39͚,ׅ@LjT6D(>\cd`63M1πz]8TƫL 9GOKW$ 3ϔBFIܙ{i q{ +=n`ʻuĭܴ=h)GWg2mD{kbAWl`)oP LrҟC.зpG fcM3%E-t72CJBu.2X1+"yI E9PxrPZ0OW@,{iIDPBv ƣ*5:ƶ>"~ Cc W~&s{Hi/+z,# m-^hA=_SV"P|Sz ]|7D팇Nl|'I8zT ۑ p?>[t/-jF`\jD"Dy9]F?To SPTx#XJ0,/WF ucSh.ܱ;6XUnjX֙Zw U0AкI8du%%ue'p%UHr !7(fj% )dܠ:'$ZK5jEȳKQDلs}#dq6ZӖ D=Yȳwu=FUxՌOHwY.䪫 { oO>~Z bVxߊh0ue_%oȪWXU[ubܖQ}d|amsv "p2*#GLE,. L/xzJx˥\KG2{-{'DhB©njalxUk|1R$T5fg'RL~rETn-щ=PV4QKHuRU+f3S*L^e*SC+vjY Hxm@9-|dLPatIฎ:cĄ7=Wpb`a6mQ.e\J)lE_󉲌eѦ'\H 3izib.C8Lg ?Z_4eVsG{sEj9kIǒM*?HhHu0'~ +yɟ&\-5%{qJft>,_a5wpavT<{)ݔ:*Ѥ{{ } D&zT!w (l*#X?Wѐa%c?^)gc8PFaת^wo|'{,W]%z/SApNm>0Sv;+_`H1Bh~Kh3w_k9 d&M0^ڐąQTd3p=+=Llהk;_ɈS Aro PB1!ktj$<Z"CDz[dش`(vQ.ChJhD%WY ^aMHk+@ƪy=D?F뉥i4a/kgoCvdap(eԠ| yy`h@BOT,}"fmn'.v\?9VýfƦnT ]#+-ASX}40fS1ޗRT)}yθ^u?' m0/- Odk'0iH ۮ8۔e–bfj=-vN O&$c4ጦَEaBR:=7u3uE}P!Jȣ.>^xą.f/]Q B[jaYa Ԇ( *)ҖvfXZ|]ԕHerk*ߗg_.> 햇{6I[̶ʊF~8`AmʩeĘj @L2O?RV4֌~up c=q(TqY( ˿&=ym;}#1ML%?KIQ!/xUH7 fѴvzB97>'J٣!`~gQB`ƍP_퇯<$_fOt =L, YZ