search for: chikunov

Displaying 5 results from an estimated 5 matches for "chikunov".

2025 Apr 18
1
Xapian 1.4.28 released (problem with SONAME)
On Fri, Apr 18, 2025 at 11:14:53PM +0300, Vitaly Chikunov wrote: > For 1.4.27 you have LIBRARY_VERSION_INFO=43:1:13 > For 1.4.28 you have LIBRARY_VERSION_INFO=43:0:14 Oops - I managed to update it correctly for the comment but not for the value actually used: dnl 44:0:14 1.4.28 dutch_porter alias in Xapian::Stem LIBRARY_VERSION_INFO=43:0:14 &...
2023 Dec 02
1
Small inconsistencies in configure checks
On Sat, Dec 02, 2023 at 10:24:57PM +0300, Vitaly Chikunov wrote: > JFYI. I am not sure it's worth reporting but, when building 2.5.5 for ALT Talking of small inconsistencies, 2.5.5 isn't a Xapian version... > I noticed small inconsistencies in configure output. > > 1. xapian-binding: > > checking for /usr/bin/rdoc... no &gt...
2023 Dec 02
1
Small inconsistencies in configure checks
Hi, JFYI. I am not sure it's worth reporting but, when building 2.5.5 for ALT I noticed small inconsistencies in configure output. 1. xapian-binding: checking for /usr/bin/rdoc... no checking for rdoc... /usr/bin/rdoc Looks curious but no problem since it's found anyway. 2. xapian-core when built with GCC: checking whether __builtin_add_overflow is declared... yes ...
2025 Apr 18
0
Xapian 1.4.29 released
Xapian 1.4.29 can now be downloaded from: https://xapian.org/download This release fixes incorrect library versioning in xapian-core 1.4.28. The wiki has the usual summary of the most notable changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.29 A big thanks to Vitaly Chikunov and Sven Joachim for quickly reporting the library versioning mistake. As always, if you encounter problems, please report them here, or to the bug-tracker: https://xapian.org/bugs You can find detached GPG signatures for each of the release tarballs in a corresponding file with ".asc"...
2025 Apr 18
1
Xapian 1.4.28 released (problem with SONAME)
Olly, When building 1.4.28 for ALT, I noticed that SONAME of libxapian is changed to a lower version number than previous release. - 1.4.27 have SONAME libxapian.so.30 - 1.4.28 have SONAME libxapian.so.29 Perhaps, this is hapened because you are by not incrementing `current` while incrementing `age`. "If any interfaces have been added, removed, or changed since the last update,