libsphinxclient-devel-2.2.11-bp155.5.14 >  A dkQʊI%z ܬ>a{!%o\Ze|? 5Rg y\)?%>J ;E~bhz۹##?X~v:ro|iIn t㵻4g (wǦ<Ҕ@%v2H,J+UZh=n^,_TW).Bzp= ;@7!Fz12xꅶ h>9:h>0 ƝTuk p͉4Ӑ[e 4cӇ~P,i׎> |CU*O_P> `nMxkȚ5?@Hɗ4Qo7ƾLNMLM}522515e4782d88ddccaf94dc007a4ef950c44d96bd037698a0abb2fd22223d8e095ac66a69dcf3945fd16a466e400a0a0bbd6a5eBdkQʊI%z v/a/+[LCJI˳$|;)?g#Lu֡+,;9 -CbZ[UbH/j7|$˓E+r2)~I{dKrл/dYx$aB3Hʟlg(*W.JeիPb {ֺv O?;%UQ/_LBNDNcYA\e6xHx3YS1fC)gA6EΤ5w{vt'6J26hۢ jG[_ 4!BfWI~E i1%{ܙ A](~y(F@\mҼ1LH|/>iaV7o諘_(y}<:P-FZ* ~2[,M.vIM_6P@Zb \(Ъ$lCa" bse|{-ٯe}+ss)ö&f`7GHn>p;?d * e $AJW q    h $8(89 :oFGHIXY\] ^`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/dkQjold-cirrus4kSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://sphinxsearch.com/linuxx86_64$FA큤dkQYdkQZdkQiW fe2d37f51f2baf6d9f028e34d714c41ae67e88729ac75a638d563e33d176237a8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643libsphinxclient-0.0.1.sorootrootrootrootrootrootrootrootsphinx-2.2.11-bp155.5.14.src.rpmlibsphinxclient-devellibsphinxclient-devel(x86-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).old-cirrus4 16847547942.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-sphinxcpioxz5x86_64-suse-linuxC source, ASCII textdirectoryASCII textLWɯ0 3x@utf-86ad3e9997df1bdafb2786a3f226a53363a5719c62a830fa27fef543aace7eb75?P7zXZ !t/n"] crv(vX0ٲaƀW3{E D{h֪+m)'}ԩɵ!>J}fVxE m8 Stz\*iSlꤑ]^1Q*/+mԔFD(~5ՔlB78 %C\KLۨ@H.`4w|JwJq.?q:k:nO) Fݸji̞3㬗ܗiUEJ eCh>32-tz^Mӆ/cbHd4SrGi Db繐Ye:wPJ1RsV&+FT8w>kn2dk1xϗ9 疐lα.5ڷC /GLCZ6oo3T #P+eBje{-L?O ".~@zՅCqɿ &uiܫ  &m:$|/oz;;4Jk324QR`oyvG "!Q۶Gh[R|ɿfRD6E\=,׺=_\ fE^DL}!h l?A2Ӂlv/"*7nteދ"%kF5 }>Lh!p0'y6v#[Wr X٪k4ߑib{YȔh9k=xa,7oV ֣QZL0q-;P0÷ut6H1.r;L+]]k/vrouZa!AVȄ1>+3Q z=L`pVMw:6' PJS{. e=)Y-~\@ Xuj6 )ʴ΋fvbRBE qLfPԢ+;683ZH2MaIEVNȉEm=(c-u%վ_F'ًFPb%amޒrc:v4F ODPbMn)e(w=ďd9 _ Ex-ZsP2f׽bߵ \K50zArjr~C }DGvc% 16% dmwryZ%j&As`M; Fs"io1{>oV K ڡ"?Rؙ ZI$[ R``gLʤۻ9D(6(; n+*uNb~45`^^j"d2%=@HXZgSb1oV5-ϩ94iD0D!~V05 >4,+v՟v8eTulQcޅ?* }0i ٓUC.#8 DvBC.FNb`-tG-G+2]& ^O!!OZ"A"!jǎx#If~ߤ/镼~< P8|}M 1L+%SwݝW #@+: e* etE' xqffa fRiAq @qlZtyuL6yw y#'YrcaUe['o>QKw=Kb8"7:+7@ݤƼ2S]Nfo3`q{ ( +/ᩍDuF/4s=j̀JfiR"lq"ûrڏ8PmCe gE%nxq,ԼKˈKOZ0tOeY|-9r3={¤%߉ǃak@fliܙt0ywqTm({ O&Zwf.7옵Nap_""](`(L"D:n]{s|:K#\AM "g`u Ϊ[Kf#/BDr' cOGqpP0;Iо:ꅔ>5IgR0sM5LCpXUM$GZA35)LJb*i]čP2Is0XWͰmq/JX9%B,i[c1s2u6I+ U/?o ~D<~4#ugT ql&;Kb%@gI{,Q<-+[n܎yK\"[nLh~X{aK݈yQ̲!9CQZܳ!+wg5OBv".NU+ \g0!C%Wn&0zanī"Mb:oq$$ qG2h/^HemvwpX-\?!J9op S'6t7 IL2TH6![[jONH![WHP1]hpqif=w,rzmŗK:P!0H4o !x@Hs?Nl7ƋG[{vͯZ5~J-| _?u F0x]5U@`u^P#r`#'&-|qjO'C{sJ{^M}23`t|0EԹ)>s9(UL9 pnG ?\V ,MB"д+4}XZ]{XW:j8KC^;r#$OmWǜt6υZ0UՌx-fapo=ebTբq;1i%S8h6'9o RxS[:F K5Tܶe+ȐBp+/T،.z5Nǭm*ۍ/uebwP BW#,yߊz}sk+xf-K>c7kM+T=]?m:ik1Dyn'0<ܒ}HZŸf([#$!B]igS]>ypVh"4bbM-u@ȺL/K( I5 |Tz&:agFQjʒbI”$ecvDC鎒GRI-\2܈- S%Ng?dT?of^W(Gv81QIHm}@DPQ"c.쩙*se# OeNt}A[*NAn'v8xo9itu+."s w2jЊljO.m}Bg; M&#^(\,ڀh}-~c4+V/*wwHF=L~cVZq#k,`{(IIv\_#ʉ@'rj0Xwapu5PY:f95.>I-Oȑ+ϫbD Ƿ'80|t'vH: !n3@7ٓI:[hcQHWmo3L ~v9 f_>{[X.WȦW\:0r`yՖZ%$DOM m_᫘_]k@FҒ_l'@BaA9L?hQ4rGv9a6NydO}+AH)J'j|T0$" N_\m)V@LÒD +s!u'sl OXUem?s|, 4ѽ)APŭCUhB(U_gqDFv8Џ 566j0FYd!b\Z&K\(<C?㠜^m49q3m^vu ̲֭ vlYWNxQEcsi͹LH:cm D`hQ{>8HZR$=b9.:TU sXT \-Kǭ( jZU&(,("Cd$0H6 mo?E='fOs< L%smѻ|lb %r&=>؞D}'m &Ϝ0dBơI4*|?K|v6Yh^ ba ː 4|21En)zp` <$!yPj^5UJ Q*z{N&s"pˤ(P3&-$(N|Y 7 ZXi̳6$f8}mB^.VmDNƆJ~}4`jwM=+e)(XB_bQEj*< ƷJK?;=}LƣjfZ QmآI["N{C, 2G2VS򟸢[T2)2Q3{A6Zл0յ껲XcBG(U׉*Fp,9 z1) pybh-A4 _@F0ڙLiO-?*tvKslI|)_ (RK2fI]zB$\")I)/^>&cSJCQh@g%dKR_9+>IĄ6ϕGFREj3Y8bZMd_'Lc5 #idRK~2Z\s䁵TTz>F {@mKұrL CԹDqAcu>TjB4NLy {W[t6 :GNߵ UÛ D6] YZ