Displaying 2 results from an estimated 2 matches for "dutch_port".
Did you mean:
dutch_porter
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
> Can you fix this?
Sure - I'll make a new release ASAP. Thanks for reporting.
I think this is the second instance of this problem, though the previous
time was 1.2.12 in 2012 so it's infrequent, but it is a pain if it
happens....
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,