Olly Betts
2010-Feb-16 03:11 UTC
[Xapian-discuss] Xapian 1.1.4 (release candidate for 1.2.0) released
I've released Xapian 1.1.4. We're getting really close to releasing a stable 1.2.0, and I think this is a possible release candidate. So please try it out and report any issues you find. We're hopefully looking at a 1.2.0 release later this month. However, this is still nominally a development release with the usual provisos about ABI and database formats potentially being subject to change (though database format changes are unlikely now). If you make binary packages of this release, please make sure that they are very clearly labelled as not being a stable version, and if possible ensure that they can be installed in parallel with the stable version (the default paths and program suffix are set to help make this easier). I've not yet put together release notes or a download page for the development series yet, but you can read the full lists of user-visible changes here: http://svn.xapian.org/*checkout*/tags/1.1.4/xapian-core/NEWS http://svn.xapian.org/*checkout*/tags/1.1.4/xapian-applications/omega/NEWS http://svn.xapian.org/*checkout*/tags/1.1.4/xapian-bindings/NEWS http://svn.xapian.org/*checkout*/tags/1.1.4/search-xapian/Changes Note in particular that 1.1.4 includes all relevant changes which were in 1.0.18. And the source tarballs are available from here: http://oligarchy.co.uk/xapian/1.1.4/ Here are the SHA1 checksums of the released files: 61d91fc5cfb5279bb8673f891603abb085a7c037 Search-Xapian-1.1.4.0.tar.gz 6e30a595c0a0feda76cdc7344f7ef517a261d52e xapian-bindings-1.1.4.tar.gz 7520a0ab104e799ca1f855f3e43845f3fa5216fa xapian-core-1.1.3.tar.gz 2d5c4e5030ea99178d691336b98a5e03e4cce7a4 xapian-omega-1.1.4.tar.gz And the SHA256 checksums: 8e9a844423f81938979ee611005ddaf0a1b9dac5c3bd5ba2afac4d91bfa06ed7 Search-Xapian-1.1.4.0.tar.gz 1dabaefd61454344b008a8ca971d4f28c27ccb2bbad1b2a5e577b5a90a2d5bd3 xapian-bindings-1.1.4.tar.gz 11d0c4bbb357a84b08a58f4ef43dc0d0a9ed9b4163e0ea427c1f88a8e2a901e6 xapian-core-1.1.3.tar.gz f5d5d17c36f252da58ed56c2c25915250a4f3a83bb76fd59485cb3041db22a74 xapian-omega-1.1.4.tar.gz This announcement is GPG-signed, so if you can establish a trust chain to my key, and you verify the checksums, you can be confident that the tarballs you downloaded are the same as those I uploaded (even if you get them from a mirror). If you can't establish a trust chain, you can still verify the checksums (and also see that the same key is being used to sign each release, at least since I switched to a new key starting from 1.1.1 and 1.0.14). As always, if you encounter problems, please report them here, or to the bugtracker: http://xapian.org/bugs Cheers, Olly -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: <http://lists.xapian.org/pipermail/xapian-discuss/attachments/20100216/89d9dd94/attachment.pgp>
Jason Tackaberry
2010-Feb-18 15:13 UTC
[Xapian-discuss] Xapian 1.1.4 (release candidate for 1.2.0) released
Hi Olly, On Tue, 2010-02-16 at 16:11 +1300, Olly Betts wrote:> I've released Xapian 1.1.4.[....]> 7520a0ab104e799ca1f855f3e43845f3fa5216fa xapian-core-1.1.3.tar.gzHave there not been any changes in xapian-core since 1.1.3? Or is this a versioning error? Cheers, Jason.