similar to: Xapian 1.4.28 released

Displaying 20 results from an estimated 4000 matches similar to: "Xapian 1.4.28 released"

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,
2014 Oct 21
2
Xapian 1.2.19 released
I'm happy to be able to announce the release of Xapian 1.2.19, which you can download from: http://xapian.org/download Since 1.2.16, release tarballs are compressed with xz instead of gzip, as it provides much better compression, without being too slow to decompress. (For now at least, Search::Xapian is still gzipped.) We decided not to provide multiple formats for the downloads. The size
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,
2015 May 21
0
Xapian 1.2.21 released
Xapian 1.2.21 can now be downloaded from: http://xapian.org/download Since 1.2.16, release tarballs are compressed with xz instead of gzip, as it provides much better compression, without being too slow to decompress. (For now at least, Search::Xapian is still gzipped.) We decided not to provide multiple formats for the downloads. The size reduction provided by xz is greater than the size of
2016 Mar 29
0
Xapian 1.2.23 released
Xapian 1.2.23 can now be downloaded from: http://xapian.org/download Since 1.2.16, release tarballs are compressed with xz instead of gzip, as it provides much better compression, without being too slow to decompress. (For now at least, Search::Xapian is still gzipped.) We decided not to provide multiple formats for the downloads. The size reduction provided by xz is greater than the size of
2017 Jan 27
0
Xapian 1.4.3 released
Xapian 1.4.3 can now be downloaded from: https://xapian.org/download The wiki has a summary of the most notable changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.3 A big thanks to the following people for helping to make this release a reality: Robert Stepanek, Sébastien Le Callonnec, Jean-Francois Dockes, Samuel Williams If I've missed anyone out, you can claim an extra big
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
2010 Jun 19
2
Xapian 1.0.21 released
I've uploaded Xapian 1.0.21 (including Search::Xapian 1.0.21.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: Xapian-core API: * Xapian::Stem now recognises "nb" and "nn" as additional codes for the Norwegian stemmer. * Xapian::QueryParser now correctly parses a wildcarded term in between two other
2011 Dec 14
2
Xapian 1.2.8 released
I've uploaded Xapian 1.2.8 (including Search::Xapian 1.2.8.0). As usual you can download from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.8 The full lists of user-visible changes are linked to from there, and also from the "[news]" links on the download page. As always, if you encounter problems,
2011 Jun 13
2
Xapian 1.2.6 released
I've uploaded Xapian 1.2.6 (including Search::Xapian 1.2.6.0). As usual you can download from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.6 The full lists of user-visible changes are linked to from there, and also from the "[news]" links on the download page. As always, if you encounter problems,
2010 Oct 03
1
Xapian 1.0.22 released
I've uploaded Xapian 1.0.22 (including Search::Xapian 1.0.22.0), which as usual you can download from: http://xapian.org/download The 1.0 branch is firmly in maintenance mode now. This release fixes some minor bugs and improves portability a little. The full lists of user-visible changes are linked to from here, and from the "[news]" links on the download page:
2011 Apr 05
1
Xapian 1.2.5 released
I've uploaded Xapian 1.2.5 (including Search::Xapian 1.2.5.0). As usual you can download from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.5 The full lists of user-visible changes are linked to from there, and also from the "[news]" links on the download page. As always, if you encounter problems,
2012 Mar 09
1
Xapian 1.2.9 released
I've uploaded Xapian 1.2.9 (including Search::Xapian 1.2.9.0). As usual you can download from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.9 The full lists of user-visible changes are linked to from there, and also from the "[news]" links on the download page. As always, if you encounter problems,
2010 Apr 15
1
Xapian 1.0.19 released
I've uploaded Xapian 1.0.19 (including Search::Xapian 1.0.19.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: QueryParser: * Fix memory leak if Database throws an exception during parsing. Flint backend: * Updating positional information for a document optimised a little. Search::Xapian: * Wrap
2010 Apr 28
1
Xapian 1.0.20 released
I've uploaded Xapian 1.0.20 (including Search::Xapian 1.0.20.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: Xapian::MSet: * Fix incorrect values reported by get_matches_estimated(), get_matches_lower_bound(), and get_matches_upper_bound() in certain cases when sorting and collapsing (ticket#464). getopt-related build
2017 Sep 27
0
Xapian 1.2.25 released; Xapian 1.2 series closed
It's time we retired the Xapian 1.2 release series, but there were a few useful changes on the branch since the last release so I've rolled a final 1.2.25 release to push out those plus a few more fixes: https://xapian.org/download And with that, the 1.2 series is officially closed. If you've not already migrated to 1.4 or at least made plans to do so, it's time you did. Since
2012 May 10
2
Xapian 1.2.10 released
I've uploaded Xapian 1.2.10 (including Search::Xapian 1.2.10.0). Unsurprisingly, you can download it from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10 The full lists of user-visible changes are linked to from there, and also from the "[news]" links on the download page. As always, if you encounter
2010 Jun 29
1
Xapian 1.2.2 released
I've uploaded Xapian 1.2.2 (including Search::Xapian 1.2.2.0). If you are wondering what happened to 1.2.1, a couple of portability issues were found after packaging it but before announcing it, so we decided not to widely publicise it, and prepare 1.2.2 to fix these. The logs showed at least one download of 1.2.1 already, hence we didn't just reuse that version. As usual you can
2010 Aug 27
2
Xapian 1.2.3 released
I've uploaded Xapian 1.2.3 (including Search::Xapian 1.2.3.0). As usual you can download from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.3 The full lists of user-visible changes are linked to from there, and from the "[news]" links on the download page. As always, if you encounter problems, please
2011 Jan 14
1
Xapian 1.0.23 released
I've uploaded Xapian 1.0.23 (including Search::Xapian 1.0.23.0), which as usual you can download from: http://xapian.org/download This release fixes a few bugs and improves portability to Cygwin. This will probably be the last release from the 1.0 series. 1.2.0 was released 8.5 months ago, and we'll probably want to start a new development series soon, so it's time to retire 1.0.