qore-misc-tools-1.0.10-bp154.1.63 >  A by i!M@eee^7KkVƖyڋ sI(vj{QEd]qt M5K f-9B} ^~~}-qIAͦXv-+^0[y?(ՕӁWU6E09HeMPsփ@/m[}jf)ʲ(zqm-ědvՏ3"FWaXazƫkFЗO2UV1 :-C Fs~|,~Mҏ9a848edb68d1bfc202c7a948321ad28e8a06a68ded31762f6dfdf63492d7906d432ed6e4de0927f220e9a20b0969805619b22f6fgDby i!M@eeeiѷd1MwN ꐧX Oܫhm%65\D,AKC_]  u;֖J ^B+~A]eєc7ٗ\܁HHvd5*3<8OfMxrʤ eaȪ?OLifuh>! "4Z1J1g9f6_h~}K r)޳+KG?4’I#(Y)I 9EJD_7):<pݞh\x<>p;?pd $ a 1IZ`h     ,Th(8 94 :q FGHI X(Y0\T]p^bcWdefluvz $*lCqore-misc-tools1.0.10bp154.1.63Miscellaneous user tools writen in Qore Programming LanguageThis package contains tool for working with: - REST APIs - SQL Databasesby @obs-power9-14t5SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-later OR LGPL-2.0-or-later OR MIThttps://bugs.opensuse.orgDevelopment/Tools/Otherhttps://qore.orglinuxppc64le@/;0>WGby 4by 4by 4by 4by 4by 4by 49b7386b80a0d097109cad010e0fbb8c0a0a2466de6e69bd02dc38482af6dca0249a2bc22e711278e29e77588f2af68795e9818c2b89e5fb5f0b7dc3033aab3c43c90e13993811df5858d710be5d9d8fa972bccb95cef3ea54163f248f25961c1ee1e656a0fb989f37a7b9639ca18658ffd636e5bac9ddcff0ffd770c06ca7fa30431fdec897c6a4ba05354c5ce91c2b496ab0d8b6684852604762f41eeda82b54af46797d800b10db19dc9149f44c61507a655bbaec1714f7ac7f6d047aa9370f540c8811ac80245929a134459c1779d9c735705ed0568d972f651a100100e39rootrootrootrootrootrootrootrootrootrootrootrootrootrootqore-1.0.10-bp154.1.63.src.rpmqore-misc-toolsqore-misc-tools(ppc-64)    qorerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.10-bp154.1.633.0.4-14.6.0-14.0-15.2-14.14.3az`ġ`[``v@]H@[GBYY@Y5WRUzFerdinand Thiessen Jan Engelhardt Ferdinand Thiessen Ferdinand Thiessen Ferdinand Thiessen Dominique Leuenberger bwiedemann@suse.comjengelh@inai.depetr@yarpen.czpetr@yarpen.czdimstar@opensuse.org- Update to 1.0.10: * Might break backwards compatibility: * Some server-side APIs have changed (integration of the Logger module in the HttpServer and the HttpServerUtil modules). * Implemented the invalid-catch warning when types are required by parse options and added to the default warning mask for modules * Added support for thread-local global variables * Type errors with function and method resolution will report the full namespace paths of class and hashdecl types * ConnectionProvider module: * updated the AbstractConnection::getInfo() method * added the AbstractConnection::getExtendedInfo() method * DataProvider module: * added the limit search option to the DefaultRecordIterator class * HttpServer module: * allow dynamic handlers to be disabled before being removed * integrated the Logger module * removed deprecated APIs * HttpServerUtil module: * integrated the Logger module * Logger module: * added support for the %h and %P patterns for hostname and PID * allow file appenders to be reopened * enable serialization for LoggerEvent objects as well as for them to be submitted directly to Logger objects * Added qjar tool for exporting javadoc * Many bug fixes * Full release notes: https://docs.qore.org/qore-1.0.10/lang/html/release_notes.html - Add fix-module-linker-flags.patch fixing gh#4335- Trim marketing wording from description.- Update to 0.9.15 * DataProvider: Fixed a bug where the data type was not supported correctly as a data provider type * Fixed a potential crash when raising a large number of exceptions * Fixed a potential deadlock loading user modules with complex initialization code * Fixed a bug where SSL errors were not properly cleared before I/O operations in all cases * Fixed a bug where empty binary values could not be deserialized * Fixed handling Qore program destruction in a foreign thread in a binary module that could cause a crash - Fixed abi Provides generation- Update to 0.9.14 * OracleSqlUtil module and SqlUtil module: fixed various SQL generation issues * Swagger module: fixed a bug where unknown string format types were not ignored but instead caused an exception to be thrown * Util module: fixed a bug in parse_memory_size() * Full changes: https://docs.qore.org/qore-0.9.14/lang/html/release_notes.html- Update to 0.9.13 * Fixes CVE-2020-13615 * Added saprest tool (a SAP rest client) * Bug fixes and improvements for * CsvUtil * DataProvider * FixedLengthUtil * HttpServer nad HttpServerUtil * ServiceNowRestDataProvider * WebUtil * RestClient: additional fixes to REST path handling with schema validators with a base path * New Modules in Qore: * ServiceNowRestClient: provides APIs for communicating with the ServiceNow REST API * ServiceNowRestDataProvider: Provides a data provider API for the ServiceNow REST API * https://docs.qore.org/qore-0.9.13/lang/html/release_notes.html - ABI breaks with 0.9.0 update, removed outdated API and updated qore-module.prov - Refreshed reproducible.patch - Drop unused qore-libtool-2.4.6.patch - Split -doc package, building the documentation requires the yaml module, so this would create a dependency circle- Make the qore-module-api-* provides more fail prove: store the provides list in qore-module.prov. During build, this file is auto-generated and compared against the package provided one to ensure the list is correct.- Add reproducible.patch to not include build hostname in package to make build reproducible (boo#1084909)- Rework scriptlets for ldconfig. Adjust RPM groups. Avoid double-shipping of files. Use %configure.- updated to 0.8.13 - Input/Output stream APIs - Vastly improved type system with complex type support Improved operators; list, string, binary slice operators, the ".." range operator, improved new, cast<>, and instanceof operators, lazy evaluation of functional and list operators, more - Improved encryption support including AES encryption, encryption/decryption streams, support for AAD and MACs Improved HTTPS and SSL security support with addition X.509 certificate support including automatic certificate verification in client and server contexts - Universal connection API - Support for binding output placeholder buffers for result sets that return an SQLStatement object for more efficient piecewise processing of DB stored procedure/function calls that return very large result sets - Strong encapsulation support (ex: private:internal) - Deterministic garbage collection performance improvements with large cycles - Debugging support and APIs including remote network debugging - Language Server Protocol support for Qore in the new astparser module for rich language support in IDEs such as the Visual studio Code Qore Extension - much more - rpm: /usr/bin user programs are part of qore-misc-tools package now as it was suggested by advanced packagers on IRC - rpm: updated qore-libtool-2.4.6.patch for new release- updated to 0.8.12.1 - removed un-applicable patches: configure.patch- Add qore-libtool-2.4.6.patch: Remove imported Libtool 2.4.2 macros from acinclude.m4: this is a terrible hack by upstream to not forcibly depend on libtool >= 2.4.2, which has a very bad side effect now with libtool 2.4.6 available: the macros conflict due the internal API changes inside libtool.obs-power9-14 16521004161.0.10-bp154.1.631.0.10-bp154.1.63qdpqgetrestsaprestschema-reversesfrestsqlutil/usr/bin/-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.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/1174a0bda601bebde7a9e63ccf2e8bcc-qorecpioxz5ppc64le-suse-linuxC++ source, ASCII textVG):XNutf-8e9b545c9e68be1002228c4a4e274afcc9e671a5d38b44505e3bbb4ebf1044d4c?P7zXZ !t/x;D] crv9w -fC6ln|L@J 5[{LZzlw*B]b&pZ{޶N%B{ˀsɠ>|f z,͢CxF',wVk'*bd˦lR[]Û;7NӮ;o<B&ފXn!Sل(nS-',B ԍ#T!qb@ydS#ʃ-ʌC!USGZxMspd8+&^?c@+EL? O{QrG>FqnLX|=#i?:f'N//ݍRNcq<_FO[=S89ZLFV(-p;_f7#[| l榩H 'o)~}VxF#ngFLYVZ1+3A-?ff$U&Dm:2Š'ASv;έmt"+S/{M̿eUۓgrO'IN*FD$FGi1/0+2 A@u6 6pm%#nUj/Ԃ.3&ByDoN5uKB"x]+:Ab,QdMP<1t/r" t(+5NVlķ )rg1V)XSZ f_GG)?Pqb*%Dה \r`}2Rop ՌV"1:]ˌQT3X\@.ԩg=7kr2Xo/*0PˡY;:.ܴY8~>2O.!g-$.Lw󥺍nE}Ņ\4_sL' a)7e!t ̫~iDD̻o(@Ex6by&I䓍hx4%{F(-"pS&,0zʧfJ-/GM瀄v܎=m_HbCv Qt9|tz}2.c 0}I*`\X}0Ł1q4~(Jpz'(cөۉ:!R ?։ćϮ1OΞbi :U0Ebz7%a\lW~)LwhtmZ5P9IJ,PJUv xW- 1ow!BϏ\+H"tyzr)1a ]w,KB1|UҦ#-~N!q}MyhGYs cR$?wS; '7jk3CD7ߏw*h=rnԮaNkqߨθqx"#C5+ny"Y8{E!ed795d#HZ2=?Ģ/]<|,*}_ 1^-^ЯM@[fhNBsC݉ޚL+ZGwgu玓T<\fv -ߏ tNb"=a٩(ka@Lɘ;SBpiaz78l>,!k`G,=«G 0[Gku":-AM$O+ '/{S5{ ɉ܉ wnK$sqY&5p4GUՉ4@)5)+M< 'sӡ]@nzg 1}nE~j-}M %پwh]dƛ"y*vÁ#{ċ*-6/ ]8ʑNLУϱϟιFNCYqEwxoON$1U2ǟTR04aF˧3f>HBSmI{K% f!_:`iF5WJg PYt ٤CR:& 20ǫܐbm0`qa}m=;` |X//G_k \'QxJ TNnuXӀJ`At6eh\˚C C{~y-#]~5 #wB.۠h1G)SZoP"f$|bgfN9? lq[ra@RwHukSZ2! }7͍%4P1QP㴌h6 qzrOp2,KMG ,".ܵ}Ha(N/4]ώ~zڢ7bg a~Xu`Y^!8bp㩣MJr6AH3/ա[9-[=HhMu!%=R^>O},q@Zpa̜[N<$A#!fqe3\;0v:ͤWaFf\DNLfF>z9GT͖>J`l!rp"'׎ >X;# ! xj؊; N.iYC/UHa2q26*2_z2r0YXI4REgLbo*Wl5qC1̨P.57V2a"O !gkNgξFTdvMh[&My 0kS`\5\djAD9\*K8,h 4-®+Eh]Nw>i p To_F.,kpf߂Yil XYA[^Ђ_n)?0J*"nxfa]8Nwl.1pa"LX6T;B'Ž[U1^{p d#l L G0mrs$'չ <Ictx-gy#tD3M!.(Uڬ;BrkNQjN=,Q SqEXLY`EMː'S5Lk:'+gd}eX_5Z}PVr8ektIb"~v!sXPr0LmS]`!޽x_6 OLEbXq8 ijiNl-A[e)iWkA2ߪPmahYluU|˶+w>mnPlӑ=]0,IhW'x0VYcgg"4HM#6_#y?T~L$@H,ۅ #G* R,de$vgbU9=SDtsشplƕ [ 9'1j- EfKz9{j휏 h)UڸP`oYiHqz'36RV@iޝSv z[n_}@M#;W(^\& S6CRsN;u}[V>%& yL!ut7iQh~gQ(wKRQ\wKD9BZ xX'ZZR֋+2:7R2 . +[^d]2&:^W!gi^O{94czsK=1~nO:P&hH\k)ˑ1H_'ŷP/~,={;co8+M_bi࢝J4؉:HU_r#_˖%)B|ɠdIM4nUumuf7 k{Rq2A V 󡝸.х8pnѥdьڋ&GzzV*xppƼ!v"] fMl%m5A~_G,j@hoj$ Ͷ2T,U æմܲG dEdfutTo9us2O#=HքVS4Gi{y> a]KZvW&61-QJqQl8sPCjK6U=/9F[9U 6jA?^* fqUars'{.@_^AU&:(xR?A"{n.^psxOdUX IDB湅80dzg^/gOҶ`lգ[~7yos3A|Q -pPlaM[.4޽x8 edal6 ƶY% )kcpjjգw2.WJᡧ+ŀX: axF.g*S;i*+WDvgѢKTtc5dPfh)#T;+5\8۶s4*|:*A5^ɥOS ퟘqѤzY41qʡlX]-w`-E͉g5>^2zg J)rrGb,LJ:0N^\Ka, {y{һ<ǎ$LN򒰣: >wmobC6I-2EkD#V\8NB![\ݪ& dUݚ{YZWGX,Eń3DՂ4u"8Z[ux :_eS 1Ưl19^xk=*ca&KZK{"찝c(se_Y{E}UzUM;ZppEwF)G߿-azb@h"4e6U`.yRn<*Zd>%Q{젶2*BB! _Պk[xeX_}e^2斲h#"</`9,WXoosQRR$2U1rJ+Ɯ=-_p26K3=HXqg!1Fq%uQ_%fr#&*JlS%]{Kh.+-c5 ĒGK:'VR7 .$>] Q܂šTLS>3{^Jcste%&+ ҵ婃Ə#,K 44[WNqS!XeλwG QC$+w `zQW y {auz5BcaꞸ1J ~'sB956~w߶ڇ)s[v !j1Zſ|$?BبX[&HB3qhi߬x9uy-TQH^/\1tLB1tyP#qt4Ag{! Qp`vNui. 6kSv_fJn[2;Z)$+,)p'nTGyeui+|2::B"zoGn'Tɬ߰_u4-sTz쭈ڊF=LXuaQ[d{2hЗ"Ä\ =MQn-S:yZÂįv\SgPHykIeVa %x.c{U Jhe"tFS[A[`2\uє.mMr$dby^,"=@cQs8p84_Y_dP5ro/"͝ nI\G鏀7~D͉Ŏ<C+ f̾Uc2}\%&5M?A5Uu+):V2NfQcNAt WQG'YIJtXJyNfbRr%CiJ (N( 9R*X}`n?(3ʟ :.t\O p uY@V]yc Hfa/zjbX+ dk-j-DhVj=V`0>Fta/7^b1sC}|$X+l5FGiop"ԹQq$S|t#~z.`6qnMz$6œjnd-%Vgl"/*O" F?7>[Mhӂ~Q~É5^Y(p$i^Rf=;?pL L&+|=!FN".<+. 6.lͪ#93XbfXu^QR9ƭ]eִM/DSmS-K FX]Jqs)#=4acO RysD2ll/66R-}#HOVZ+M/ŸN}3=xF?O Ɋ-_u'COd~k 4l [4> _7ucZ ^c˜\ {blr~8@!z]QGYʾq̣LmXvu)"$I Yk6oDŢSf{2uYiI]鲤׎^?@*@*g7uO*鋩RN1rr3l@LVFxh~=!ñ1*b=.$TǏzۊ}~5g2{]EkU<F's <Bv6jKM*Xƶ.^broJDFٽ;4H-MZ'PYKS>&`z-Xͫʹ4DH֊? zAYe :,O!8H˙S9!Nn2T]筲JWrM#H^=UVhh2I~iIV'+\Cx#`1 N6wH"=D&Ʌ߫ F pegs2ԦeqMX-rp,T-@L ̟T3`.,L Αzkq둕 y gmEDcG!k?{obp$}ד!>@g.GHXO D)$S()ۿyeY|@vƞdcS'FOޤm|oN\ (eAYI ^Y#,.q̒dKH"Tatp)ڽ}~ර- ~5nNR*z˱߇@/$$lA|: =%%ZZQQ^mu)]?b%w]fOO,CޠFv0>=okkX!dBuԧ| ll)SNrgJ IJ~UK)Zp ةl4oȒG#g,Ob{zwmb k颉ѕ!/LiЂ,DFѴQKݦqۂaoXo}uCD $=OV^ )z-$9 O4`K˵Tق-އ(;g<7g+#Lڋ]~s?>S'5[ Mg40/C FA=n l88|ПB`3D2Fw V!Y䳶D/ z܈yb9 F@C:Sg sPR!ᰏkGM6v~ "GxjEwϦ )oF΀,73\28OD>(x&Kh=z*>4š0;X=}2n%ɜK@8O _pI j(؞  O_ǀݹ=Hż_EbFjQVcFF _(KJg-}(*iv`HDj!a!%J;^P4Uo;4&3HU,{8ՃuUǾϽ^ܫkogd@gR K+6` >yZt4d^_?}~<4:Q?+KvatSTZ@4S{7F\kx-%$u-2aMOQs 7-O\<DdnTӗcBVR1wl\`#iT0c6dىxG~.r"_n :56g`YY}b‚N9|~rYv,psQjexuzPao3(6N<#u&̝j&XVN |+RsW"K`ҍN*G F"O)Z Y`BԜPaA!.\8ձ~zaAEұ [JQ3US1 j;ƌIGxčVOĹ>SdWtSiUvZCR(#PzxB;N+Ґ+A/J|^ kT_nݾe:1v6hz23᫻  xNy[ α˪cr+p^?%WZx.$sbyevC'Cr{pM?j/d[.._+*RT}+-c~մS/ y_:6K/#ΠTzZ5*ʫ-kAiA\Q7d;A[ׯԭ($GESeͩ6{O礚L=N14'bwM3G_|hPx!|1P8{<.RYRiCFA{f1r1tngڪVO9?;ɥY& rQߗ ZR8崠4 Y"AC2Є_Oe(ڝ"WۍˏOP5bR胣=XrV$ن9-3b>h%X 2ݸ<•TSIؗ4nE*~ǩmCju \q0 牚7ڟY$*>7 ԩ!)o 0` .l?E&Q$UnU\v O` Fq{KA[~2EۮtPPt/y#/򊦃IRVB M(FA?u+ 7^U!(;dC(__XX@ T˺ R15ڝ@J6yH7tܩE:W9kdmatP&IsAYk=Ip2A3#>lIKCjvejt>s7P*g5W!ek6Cn`K`}ᦁ [MyEz"!*a[9pDž\p(&,={­[^b?R@ e|BTGsdGG:çesAF0j!61{HC%8j0\`T4䦒,0lGpaaZ_$5 O>LBs]/hai"j^N]0;Wq+lnB67᡺ZQi/JK4MJԍ } pYInLxV#0禢dʤ`z,m[ RjaiGQ7r+o`ؿ>xɠ:$pOJ/x{M=6F4V+uT.0_ }VMY} O ƜQXڋ:?v߆/,vʠ3I $1lVm0F5y]e-B%{dDȼSKՅC4 j{'bieg/ĵqw0x]ދs](hX]R V'Et[ B0 ׳bK 53 ?ψ7^$jV.H7S7bO:!0߰;ɐ-Jsgq#iHWtbz\+}-*haβU1[#hPjS> |, j˳ uc(>ُr=pA]؝+Z]VvS:ͧt1A69NqVAŲlh^ϗ\@2zqV"r$y!UBSI#m.,Hi5^[A,$Y?'WI},;lfrJR9n=Ya1=4/BJ[, J֩ᙱJ 9N "t?+/'" ڹw o,:OtCop8i%E!%l"2\8cW;+ mm4H#g#[l)i 0O@jC!7\܆먮 G/~I̛/UDAK 0Ws`uۇFSvWy?:  h H<T.O%$ 9Iu1r΅b]Gbudp~I]Zo:ƌΎyM`E Chg .8&Wk*ysZHBsEÈE5U7۵Y_/CS?dKNO @ v^)BjV\.s vSyUXGjl{`HZs߿ 2x{xdD#dffOn/*O-bm>t-w 9 QW dCh9/ߑHo(TGKq%!dpe["-oT:+Yu|fnf'צTE|ݥ9W 7z/8ߖYs8@)[ \)ʷ@iMThn)_Xz A9;181 ^tBЏ~ ̦1\®sC!C3%R:MD[eg^]Ma&+poP=hDc3D,tQUDh"^ȕBmPώs|gw?t iEƠo!<3H>kh1Ƹ"u%Qt-*:gTBB *KP.p7@s;Z{B nCy]Z+\e8R.ɞ9UcVJRh{غs̠1Pw9F Ɩ:uǭAKr0=-F;bt)=:̇f村nbB)g[.rFW%6bbg`j8*Ad=`/Tb6 {Q$VdWГ /6BYokj9D zc~*DlB iHԿma(ϥ3ѪYZa{wOzX&)Av;豑׺R֙+\ؚR2\51p;Dc|qLD/ԍ`|_Uˋuɖ|ZΝ7K5 ZY_`Y&+}~B?5m')Bg>]C;l|~㙍*2Bs[m(VD=pw7J)(T>\P,'֍_^e`J D 䧙$lϧwg#C<{\BG0᜔$e؃M ~DKg@x ^l=$_'Pwo|#㺊ër{t[D>-, ue]} XJJ$g7zklѳ9LB/õp  yZ@ KиZ.#Yrkt$YiT"\ax|\|o9d4চ~b!ЫNM*< h}|uV@@L+x [_8LY\':^5'-^(,WUcU'BT$I""E˛!ԏU_8CXj]q ^d+QꨃkajkL:'HH䱼thV(C;;3/DDG zD`<D.ZvЯf&>כa/1T9z'Loi7Yqq + *=h.$ofBg 9`v)(pq%GN   YGN[@w`x J ݟ[A?>;c6} Fm-10BN6 GD3?.oq/{5Aaw"ÇC ! <[=AO;Q,IKRsdi,SH7Ei_.’-*Olԩ[,ؚܟx`8fH/2"CTM0R~ပmvIZFE_Jcm?R(_ #RhzY1Bl趧>Am"g~ E>dMܾ"4m \1ѠgnAAHLJ\vmcMAj>JXT8T_aў&[ؕc ޳#}>c}%;@#EzZo}i Jlkaeq,9;2/ؒU؍H2m|,GxqߨP'C?̪wn/yfV Ƣ5gusS@e+PBƻG"5e5c<ƴ}DRg 60[9YK{N:x%)ncz$4ۊM41j !QG=חLFp)U1ft;9 ~LfëzC _J4Bʧ7 4;ݽ -m3B,9@B `܉y' Frh+qM6GC7YEV(1Ho ~ADU. (kd\>A8Q8j,I f(puF8gcL*2x|”NL%{y1V\Ʋ)B)M20[̈XDrXW3t ){XQXl/{K 7dPUp"$>yP1n'CfOdry6 _g"/[;5.R*.|WsPW MsK ~;=7*8Aq!m^) Jg!VDp7:U` rMXpx.<  WW9&:ؤ!mEƕveUML0E}'vﲍ䢭Hzm~B S`K mɟ3p ܚ/} kU;HA81,fd1ts`Kċ_J=&OkA0,_韦Mx3;7%l{e8y(,7G:3g e (4̲q*d=9F"Rص N}*~2X9W#W<ʈl`U9:K%NĬ`J@NmM"0gH.T-ڣÇ;6/lrH»A/?JJ/OE߉匶 YZ