| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libsphinxclient-devel | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 2.2.11 | Vendor: openSUSE |
| Release: bp155.5.14 | Build date: Mon May 22 19:05:51 2023 |
| Group: Development/Libraries/Other | Build host: s390zp22 |
| Size: 27560 | Source RPM: sphinx-2.2.11-bp155.5.14.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://sphinxsearch.com/ | |
| Summary: Development libraries and header files for libsphinxclient | |
Provides necessary development files for sphinx api and shared libs for sphinx client. Pure C searchd client API library Sphinx search engine, http://sphinxsearch.com/
GPL-2.0-only
* Thu May 12 2022 Jan Engelhardt <jengelh@inai.de>
- Add permissions on /var/log/sphinx so it can create searchd.log.
* Thu Jan 27 2022 Bruno Friedmann <bruno@ioda-net.ch>
- 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
* Sun Jul 26 2020 Bruno Friedmann <bruno@ioda-net.ch>
- 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
* Sat Mar 23 2019 Jan Engelhardt <jengelh@inai.de>
- Reduce scriptlets' hard dependency on systemd.
- Remove wrong "exit 0" from %pre that precluded %service_* to run.
* Fri Mar 22 2019 Bruno Friedmann <bruno@ioda-net.ch>
- 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.
* Wed Aug 08 2018 jengelh@inai.de
- Trim redundancies and bias from description.
- Fix RPM groups. Use more efficient find calls in .spec.
* Mon Jul 23 2018 bwiedemann@suse.com
- Add reproducible.patch to drop hostname and kernel version
from package build result (boo#1084909, boo#1101107)
* Thu Jun 14 2018 mvetter@suse.com
- Replace require libsphinxclient with libsphinxclient-%{soname}
for libsphinxclient-devel
* Sun Sep 18 2016 bruno@ioda-net.ch
- 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
* Sun Sep 20 2015 bruno@ioda-net.ch
- Removed unneeded patch sphinx-fix_static.patch
- Fix packaging and build issues : add systemd requires when needed
* Sat Sep 19 2015 p.drouand@gmail.com
- 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
* Sat May 23 2015 bruno@ioda-net.ch
- 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
* Thu May 14 2015 bruno@ioda-net.ch
- 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
* Fri Mar 20 2015 hvogel@suse.com
- 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).
/usr/include/sphinxclient.h /usr/lib64/libsphinxclient.so /usr/share/licenses/libsphinxclient-devel /usr/share/licenses/libsphinxclient-devel/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:14:09 2025