libsphinxclient-devel-2.2.11-bp155.5.14 >  A dk\I%z &H)>.,4+@L,>\sNITBsgmM$q=f~fHR 7գZt%3u8be[6)%t`DZZd ? tu?-֊1 TXdơp&m%x<^si\REꃈԏ>aIMsئބdt*W&/rѳ4GHkEVl`rϸJ lMuzOU0:d}{e?_r`@TA1[IJ a{p6F;p&l{/ܥo,PQ#}E]p'^!qPu]b1yt}8KSxiP?KfhN{eV/}ч:m3] [ͪf!> Dy|]p;?d * e $AJW q    l ,@(89(:wFGHIXY\]$^dbcgdefluvz'8<BClibsphinxclient-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/dk\hobs-arm-10kSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://sphinxsearch.com/linuxaarch64$FA큤dk\adk\adk\hW fe2d37f51f2baf6d9f028e34d714c41ae67e88729ac75a638d563e33d176237a8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643libsphinxclient-0.0.1.sorootrootrootrootrootrootrootrootsphinx-2.2.11-bp155.5.14.src.rpmlibsphinxclient-devellibsphinxclient-devel(aarch-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).obs-arm-10 16847576082.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-sphinxcpioxz5aarch64-suse-linuxC source, ASCII textdirectoryASCII textj9mt:AJ@Gutf-8ce1465c83cb8e6d93c1756212e3826ff9052fd3d5e32e38052db8191b6193e6c?P7zXZ !t/n"] crv(vX0ٲv`a]69cB2ӀqNRl ?Rq6#BkMC5>)?ų| T!IZA7f^YtͻyFX]%V+mv㚞ކ20'FzU\ݍ[Qh~  %/ȪiPM+ =h:i|wOȶ&w9IKxVibZoQtgV[_5,;4_u AZQm&>|mWԴ  {Xͮ@l sJHjd>N|/QM-F $ϫ`8^>ǥċ : J~=T NE3Thm?3%1r[2XCLQ M\ 3{P{g)vYY[2Xlj촲EA.0 DǻM[I=L.(7zJ6/@lI7e(#`z}QJ7-Xt{HQn*Rmli4'v ZpEHnq*bn~-6=f<~>kT4ȧ6hsV6Ek0zXNfjđd"m@TC% ŸnM>qlAyCeM; Q}焯k_Y5D\ֹb߿)wpK%,2-{QA+ (#Q8n=/'&yE0+/I\׫F[tDmETta ;|IW @,SxW jjjhtʼ(%6=I,Xe_{/C D8nz79O;P%PyR16T?Fuը$ `S29!֐)?!Oƻm*V.m0@L˕nmÀj ٴ:9& s(jwGe~PQg ?egxKfD-8M rv{C?EEmRʧpUA d&4@&@R 8^fVEO/bF}4I1rلt\CCt8_Hh=f6Fn"g awRDp}1Tb5 FPVZjP2Hdب*+m ˅uQyDžLl7AP(*'7nOY `:wF 3S:Ǚ4^k<.tAj`Z%\w[n7z.״H!3I!k"AAGÅu7\p I:*c?ybvMm' Ѩ(kԐ\vd=ΘI$Ā7F2` =d)dEIz2x;-AM8Y ; K9orz`G`( (q w,UahI;~+rf8!(ڴA=Wg(~3:5X. ^8s?Gj %X5:˫ׁl 6}G-7%Ƣ.2z.̃KGҲW3xf!Q9>^ҟ#4`w pojXTEve+-OњyB+ $_X TMwOe ~ ; q8x '|;Nud'fPGTtz`b\|OnᛳQ47k@L_8ͽe¤ wWO49g}Z4ߝ&͙@\sNhfg7]m w1]py)G4D7Xx=K4ҺIQZ ;2G~*Ո=$ff;]whwCwm A<ׅ@~Jl Px$n#bm!; R,mji>S1MB (%# !*}m#wMLOVn aZ ǛnՀwyE<@:EnT[S?OYUJ:p9y\񾴣{envdV_#M5Kp#u;Jጰ: SO '۰G'Ոz(lVPdEWH\.dI#-խAtMu_\P<&EW#]>{r璎I]WnFtc4&xc}f/ (~-GM;p0sjS\a_S ԯc8X$iTX0ƞʕfIug/:d.6TZ⫙݅IUæK49B$-=z$@VI}o3 hyǺ4[~` K(43>%$$|9֜-A`ʧZ6WЦ?ꜥyXuB/5,B#hw Z~5_#v$)pM@ +D\ ;U)ЧKÇ/7ބcfyP{ϫ?ǪaÂIz-0 iP򏂸5KeH8JzP9Xz H\WZ%HiFX@C q$`v#]y_4*;E/˭VUv/5^oxd]S\s"p8T%)'DHq#&ţn!>xl#~70-8 ,5s4@32 1?S .Fu ?_[6ȭK,xԳyk(zI۵Xl$0_۫ Lws159O#g&qO,T1fCŌpS v@4DZye0Vq&sA:Ghr pGFQK9in6>  jAs;>ޯ`SYehY&>WO_ă7DNҵ`}`^W~d7[п @ 1YIѤCLժs[~ȿfah`_"'z2"hDd>#]e1Mu`Gm<ޙ@ZnԔ^%-1 S8BdYcI` Q(,Đc|i(p^g-ѹߒ+ƈTh$1@ O4BeͻH.Yy&  X_QXLNI[{ހSU7W\zRL pD0)Et9cH e=߇4,6!\WqGg'EDZb?̬)?+M79pq}ھ>F31h@ [H#BԨElǺDkl!ɯC!wZ[j,Lw4٪ *]<#H2|B"wq좧vUbHsOb׎hh"Ä -y #ikb>7֋z;i&U6z9֐١',ө x[Zo36E|g#LItͯACCɉ7+@kBۈD' Y{L+x`z?Fs7 f5*@\.`&bY)~ZzmI5+a{7{{  N`CFN=n;Q13=@L^vqrSg1v&ͧ:/QԽ0 j($BαCXeBب{u >cxU:.ʫHi+CjuC7u_WI%Pk߷s&WJ6 N޷Pn4o|2٠L˛X_1oy%z!$9rl/`WĆbp7!C<֍t,e?+kEЌR!-nL8UUdCwSȬ\Ŗne wɢviK+%o%"%F +7^(xɧz%0d\Ok숂l v~Ytn\o$IIqVSCU N\ q~hڊRIJer0:PUC_&Np2'6y‘1N2-4/9wR CSՁKuC3\u\mNx;y4AT3^t(tQ_;{_̕:T' Ct9$dEk}tm h$LȺ <# B dšOn|3cܓk9o348wRC;E"UugnQ[-^].,K6$ˊsx2o{B=K_4l_o`TAre{% M@;7DWW YZ