libsphinxclient-devel-2.2.11-bp155.5.14 >  A dkI%z eѣw*kua'Jnў3li%8<(FbpWY9 E 67iF rt67"R/QP,TX`q95PY)"E%@ֻ8啿/^;GCmJ/F5\~1 K nsJ8SL*0PzsiA 8 MKޔW2#aт~9WX~HT6+r_%h6 )sP޳4\Z$o{"R/:N-aK !X_pNT[.6ﶥO(mʬN'\M2PAoA2O2j^Us5_OAI@ Q1EO$򨄜)Cq 5/B / :y<.R$ctM&EsB 1r~/Nd>LCO݆FXgo"b{ 63/~:pPy{oi?"~N.0޴ =ҤЁ=ne@]ziב.'"#BR|ONy q-0,1h̵#+/l,2Z/g1#TZ/>LY),mJ-zD&~(AS*@/ǮLj{-; |_Tf;3(!7$#{n>p;?d * e $AJW q    h (<(89$:sFGHIXY\] ^`bccdefluvz#48>Clibsphinxclient-devel2.2.11bp155.5.14Development libraries and header files for libsphinxclientProvides necessary development files for sphinx api and shared libs for sphinx client. Pure C searchd client API library Sphinx search engine, http://sphinxsearch.com/dks390zp22kSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://sphinxsearch.com/linuxs390x$FA큤dkdkdkW fe2d37f51f2baf6d9f028e34d714c41ae67e88729ac75a638d563e33d176237a8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643libsphinxclient-0.0.1.sorootrootrootrootrootrootrootrootsphinx-2.2.11-bp155.5.14.src.rpmlibsphinxclient-devellibsphinxclient-devel(s390-64)    libsphinxclient-0_0_1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2.11-bp155.5.143.0.4-14.6.0-14.0-15.2-14.14.3b|a@_p@\\@[j@[U@["XWށUUN@U`kUT@U Jan Engelhardt Bruno Friedmann Bruno Friedmann Jan Engelhardt Bruno Friedmann jengelh@inai.debwiedemann@suse.commvetter@suse.combruno@ioda-net.chbruno@ioda-net.chp.drouand@gmail.combruno@ioda-net.chbruno@ioda-net.chhvogel@suse.com- Add permissions on /var/log/sphinx so it can create searchd.log.- Added CVE-2020-29050.patch for fixing CVE-2020-29050 boo#1195227 Source debian and manticoresearch - Packaging: + Renew with spec-cleaner -m + Update copyright year + Cleanup older suse version %if construct + Use libmariadb-devel instead mysql-devel + Use %autopatch- Spec cleaner minimal update date - Minor cosmetic changes - Close boo#1157590 + Remove posttrans section with chown On systems with fs.protected_hardlinks=0 this allows sphinx to escalate to root. + Add log directory and files to files section- Reduce scriptlets' hard dependency on systemd. - Remove wrong "exit 0" from %pre that precluded %service_* to run.- spec-cleaner minimal https, date, use now pkg-config for deps. - Fix build failure due to lack of pg_config in postgresql11-devel use pkg-config libpq in all case.- Trim redundancies and bias from description. - Fix RPM groups. Use more efficient find calls in .spec.- Add reproducible.patch to drop hostname and kernel version from package build result (boo#1084909, boo#1101107)- Replace require libsphinxclient with libsphinxclient-%{soname} for libsphinxclient-devel- Update to last maintenance release with over 70 bug fixes and small improvements: * max_matches option did not affect facet queries #2348 * support for Connector/J 5.1.36+ #2365 * UTF-8 support for extended wildcards (?,%) #2451 * group by aliased for JSON array #2452 * multi query with profiling enabled #2394 * ping to bad ha mirror pause accept thread at daemon #2363 * windows service does not handle system shutdown #2497 * 64-bit values comparison for ALL/ANY/INDEXOF functions #2437 * count(*) statement vs space characters at facet #2420 * better SphinxQL logs #2462, #2435 * lcs calculation for large delta position #2398 * official packages for Ubuntu 16.04 LTS * added missing logrotate for some Debian/Ubuntu packages * Ubuntu 16.04, Debian Jessie, RHEL/CentOS 7 packages use systemd service script For a complete list, please consult the changelog. http://sphinxsearch.com/docs/latest/rel2211.html - Packaging : * Fix missing postun for libsphinx * Added ghost /run/sphinx- Removed unneeded patch sphinx-fix_static.patch - Fix packaging and build issues : add systemd requires when needed- Update to version 2.2.10 * added #2310, --replay-flags=ignore-open-errors switch to replay binlogs even if some files are missing * added #2234, support for empty string values (stringattr='') in WHERE clause * added #2233, support for IN() filters with string values * added #2232, string collation support in SELECT expressions * added #2121, "where flt<>val" support, "where fltcol=intval" and "where fltcol!=intval" conditions * added #2119, new indexer exit code 2 on a --rotate failure * fixed #2207, unified min_prefix_len, min_infix_len behavior between RT and plain indexes * fixed #2020, unified (and greatly shortened) the list of SphinxQL reserved keywords between indexer checks, SphinxQL parser checks, and the documentation - Add patches * sphinx-default_listen.patch * sphinx-fix_static.patch - Remove copying.patch- Packaging Fixes * systemd unit file : no forking, add group * correct rights for conf file root,daemon_group in /etc/sphinx * correct rights for log dir & files * ghost log files * Fix path and name in .dist conf file too * Create correct directories layout in /var/lib/sphinx * Fix /run/sphinx creation and remove at (un)install time- Update to last 2.2.9 bugfixes release * fixed #2190, incorrect GROUP BY outer JSON object * fixed #2197, TRUNCATE fails to remove disk chunk files after calling OPTIMIZE * fixed #2199, invalid packedfactors JSON output for index with stopwords * fixed #2203, legacy API SELECT list * fixed #2201, crash with string comparison at expressions and expression ranker * fixed #2196, .NET connector issue (UTC_TIMESTAMP() support) * fixed #2144, query parser crash vs multiforms with heading numbers * fixed #2228, removed searchd shutdown behavior on failed connection * fixed #2220, aliased JSON elements support * fixed #2122, id64 daemon failed to load RT disk chunk with kill-list from id32 build * fixed #2208, ZONESPANLIST() support for RT indexes * fixed #1979, snippets generation and span length and lcs calculation in proximity queries * fixed truncated results (and a potential crash) vs long enough ZONESPANLIST() result - Packaging: * run spec-cleaner * * Adapted Year licence * * changes to make macros * Patch for FSF COPYING * split daemon and libclient apply soname policy * include systemd service or init file depending on suse version * include logrotate file * Adapt conf to new data,log,pid dir- Update to 2.2.8 * Full JSON support. * New and easy FACET syntax. * ALTER statement for dynamic index manipulation. * English and German morphology (lemmatization) support. * HAVING and N-best GROUP BY clauses for SELECT queries. * A new plugin system (CREATE/DROP PLUGIN, tokenization and ranking plugins, etc).s390zp22 16847751512.2.11-bp155.5.142.2.11-bp155.5.14sphinxclient.hlibsphinxclient.solibsphinxclient-develCOPYING/usr/include//usr/lib64//usr/share/licenses//usr/share/licenses/libsphinxclient-devel/-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-SP5/standard/8786e100ebc68b703b5239f46230cc60-sphinxcpioxz5s390x-suse-linuxC source, ASCII textdirectoryASCII textUkm-kƣDutf-84937e9b5b0bfca58033a1b4513844385494083663cffe33b6f0a86320106f480?P7zXZ !t/n"] crv(vX0ʳ;" Ac>Zզ0 qɮR=yVoK8d JeC>T-qfv q|,+qݢƩ2{7GHxȞ*Bo'/Оz*%b8JtG_ۆKl9 w)]gY!*dSk<ěUBr[1ޅ@`&ob^'>GIdX<D%KdLwkd).ØqM1do ȭw]c;@A9 M$*_CLV Џ'Ɣ.# K䐼U~TZ1cV 6)n @_דcS\g/Kf\ 혔w7oGx+9m!,mpEhBD/" m@ƲQ7 Jbm7PĐ'f27ɩm,BFg%5.WșS^.QX|:=E@I1jF˾KZs@[ǠY' (\ݯ1^S> .rVq2\4AimwvtAu Q#7eoyĎPP`%!Uڮ.L``8;Gぬ2X\0>硖۪~G뤆6z=S  jӫƮ.*B[sY&X 71FK*)0m tqHu+LEL0h~ߡn4 oLpxK͏zd f4UUOo`k5;yV8%: %䭷9K arI<%o!R|K{U\Qj!֡ )bwj0[0$/9˳*bS,`~ɵ}gA#>ADJ5nMxV;BLQcuGQ ֙c|Ќk3luWnÃz_6˳]=W'n#Y($(n~H&iLl7E %f+P8c,C?,kj,rS| 8fqˉ_zS:.zR,o8t#Gݦnz4`+NdpJ̴Y76VkUE2+*GSAnݧAI⟹JݺYeJhvBN,o1iq)ZܓJL[~)LvK䔠c_n5QDr3+obmQ-!nVq-F[D:3YS=a!H}?.%z2uk `^;Ae5̭2%!37n &]_ aS>u7}6Ka 1Uo8W6(νT}JV_9PL)kmt(6 GǒX$ȟXPk<X 5b:)`dN+M;w0_fpAU Z.C&9'{־o? f%;}_mI~%d?>F:9Ke+KFE\ᾤ#?zr^{J5r%:LoTD.qSq|_Dz-j-&昛ibQt;lI@3aSA)`CHACn__w[ѷԐW8? yZ*f DjaLm_>wņyZ$ؾ*;, [esUiwX̱d݉Z06r&ˆSIA^䯥w2NH-nULmgW˶1#Gtt } ,bm0sP}h7ngs}GB W߶INIf ]z9jvT/^Jts4T&[kIL3hp"⮢;_XSiJ۟_^S&dɽSݩ6shGBe낭ؚ~Yrd=&<_A[tvtԺst6jy*@4gVthhhg8 2@Y5z'*AY$I wx/{*05d,* R 3J&W#6D4v[̗9EW*DmeclPٷI`KqZI sb rb㈩Wm1"r:~:.M3}WiWv{{+8Kau4B%" /j&d39f4g2妭^W \; )d3O耙<^5V֔Big5br8#AӲ0Z[MT<n]r8 Ս]f"&" l&bY~ ί?&1;oҔ'Ꮦiۑv$M]jUa ~)r*tzȭn836:Ah}Hibʇuձw8sߩYRx)ߤ=o(1, QO{>t?-koVVG* oyF~ziSkВI.(^Rɓ[hlZ%Rj HikX>rAi30]jƂ0]D*B@=oZ8`-~dsHY#[M?\Bll[p d]أq;Պ |m ^ ([|^.7i@,W`$f$0.'f_c-{veA@ kÄt_þM:]INԺ#}:Xܰ:2`囜4&TN Y0%{k`_ `6`N7B o+7>f`ֹl7fpA|˭J cz=\^g))>r&lm)  xg/AHGQoxFFU D 4C++T'ZE^v"=i* zylA(=%TE}%/=[U۫orCsO`"fr!jSPFgFMgl0Ty96:ڨ o^^\恰%4يj=Hf# gث +>\'x3I_4 p0RNHܟ9EOwg" e>nosxp"nACHK۬ @j6Eҳʘ+bt PM6ɂ,4:Pq~?Dʔ &TY JE)$;>;;ѳo6?&X8މopI_!G9nWS3"N`3nуwS/X Z i_aX,2T\sҚDT&xDGk0Y~S҂j{|csD[& GU.[g AI[dKUFId'hib.2Ԅg>scSJ|GSμ?)iʸ?85஢{?gF1˜*AEUwGG޲ qiCk<'V]#Pw|G˯`B>UWH<@F2ᦼpC| ߝSG-f;V!?=cT{s| lHMp /nLVˎnG8@*J#M@t@ JCɚ˓TYO(8;l}8.UMJ4XqVlW'w$GHB ~qSeZ%X8 `af'LqBOOnyS?|,IZ)t@ /7U~mj^zaے9Ѧϼ,}VSbk@ᯆ`Xj}B>$'ŬJM0`cE)V[[PvIceCs}KIsa7uː7loA[)Byyh{&WmOtܧ6ƭi3U.@qyi:8TxO.jq!sjp@lb߲AFh˛