diff --git a/packaging/rpm/recollfedora10+.spec b/packaging/rpm/recollfedora10+.spec index 2511dbd1..c60c1163 100644 --- a/packaging/rpm/recollfedora10+.spec +++ b/packaging/rpm/recollfedora10+.spec @@ -1,6 +1,6 @@ Summary: Desktop full text search tool with Qt GUI Name: recoll -Version: 1.19.5 +Version: 1.19.13 Release: 1%{?dist} Group: Applications/Databases License: GPLv2+ @@ -83,13 +83,18 @@ exit 0 %{python_sitearch}/recoll/rclextract.so %{python_sitearch}/recoll/rclconfig.py %{python_sitearch}/recoll/rclconfig.pyc +%{python_sitearch}/recoll/rclconfig.pyo %{python_sitearch}/recoll/__init__.py %{python_sitearch}/recoll/__init__.pyc +%{python_sitearch}/recoll/__init__.pyo %{_mandir}/man1/%{name}.1* %{_mandir}/man1/%{name}index.1* %{_mandir}/man5/%{name}.conf.5* %changelog +* Tue May 06 2014 J.F. Dockes - 1.19.13 +- Update to 1.19.13 + * Wed Jun 19 2013 J.F. Dockes - 1.19.5 - Update to 1.19.5 @@ -132,7 +137,7 @@ exit 0 * Wed Feb 09 2011 Fedora Release Engineering - 1.14.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -* Sun Jan 28 2011 Terje Rosten - 1.14.4-1 +* Fri Jan 28 2011 Terje Rosten - 1.14.4-1 - 1.14.4 * Mon Nov 15 2010 Terje Rosten - 1.14.2-2 @@ -177,7 +182,7 @@ exit 0 * Fri Feb 12 2010 Terry Duell 1.13.02 - updated to release 1.13.02 -* Mon Jan 12 2010 Terry Duell 1.13.01-3 +* Tue Jan 12 2010 Terry Duell 1.13.01-3 - updated to fix Fedora desktop-file-install and install icon * Sun Jan 10 2010 Jean-Francois Dockes 1.13.01-2 diff --git a/website/BUGS.html b/website/BUGS.html index a03bc9a8..c11575cb 100644 --- a/website/BUGS.html +++ b/website/BUGS.html @@ -29,7 +29,7 @@ later versions. Bugs listed in the topmost section may also exist in older versions.

-

recoll 1.19.9

+

recoll 1.19.13

  • On systems such as Debian Stable which use Evince version 2.x (not 3.x) as PDF viewer, the default "Open" command for PDF files will not @@ -37,12 +37,6 @@ versions.

    --page-index option to --page-label for the evince command line used for PDF.
  • -
  • There has been at least one report of a corrupted index - (resulting in search failures), following several interruptions of - a multithreaded indexer. Nothing is currently certain about this - issue, so, if you end up with a corrupted index, please report how - you got there.
  • -
  • It will sometimes happen that the result list paragraph format stored in the Qt preferences file will get garbled, causing result lists with no displayed paragraphs (the counts and pages are ok, the results can be seen @@ -70,6 +64,17 @@ versions.

    recoll.
+

recoll 1.19.12

+
    +
  • For all 1.19 releases including 1.19.12, there have been reports + of crashes of the multithreaded indexer. These events are quite + rare, and, as far as I know, they can be worked around by disabling + multithreading (add + thrQSizes =  -1 -1 -1) to + ~/.recoll/recoll.conf). They may result in a corrupted index (run + recollindex -z if this happens). This was supposedly fixed in 1.19.13.
  • +
+

recoll 1.19.8

  • Date range computation is buggy and produces bad values for diff --git a/website/download.html b/website/download.html index 865075e0..f40da8af 100644 --- a/website/download.html +++ b/website/download.html @@ -67,7 +67,7 @@ function showdiv(viewid)

    General information

    -

    The current version is 1.19.12p1. Release +

    The current version is 1.19.13. Release notes.

    The download page for Recoll 1.18 is still @@ -117,12 +117,12 @@ is probably no necessity to upgrade anyway.

    Source

    -

    Current release distribution: 1.19.12p1:

    +

    Current release distribution: 1.19.13:

    -

    recoll-1.19.12p1.tar.gz.

    +

    recoll-1.19.13.tar.gz.

    -You just need to add the repository to your software -sources (Yast2->software->Software repositories).
    -Repository - list (supported Suse versions). After adding the appropriate - repository to your software sources, you will be able to install - recoll and kio_recoll from the software management interface. The - Xapian dependancy will also be satisfied from the build service - repository. Some of the older repositories do not build antiword, - just tell the software manager to "break" recoll by installing - anyway, and get antiword somewhere else.

    +

    Recoll is in the KDE:Extra repository. You just need to add the + repository to your software + sources (Yast2->software->Software repositories).
    + + Repository list (supported Suse versions). + After adding the appropriate repository to your software sources, + you will be able to install recoll and kio_recoll from the software + management interface. The Xapian dependancy will also be satisfied + from the build service repository. Some of the older repositories do + not build antiword, just tell the software manager to "break" recoll + by installing anyway, and get antiword somewhere else.

    +>
    diff --git a/website/index.html.en b/website/index.html.en index 1ec6f7ef..3822c183 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -54,7 +54,7 @@
  • Detailed features.

The current Recoll version is - 1.19.12 + 1.19.13 (Release notes, known bugs).

@@ -92,6 +92,10 @@
+
2014-05-06
Version 1.19.13 is out and hopefully + fixes the remaining (rare) crashes of multithreaded + indexing.
+
2014-04-03
I have separated the code for the Recoll Unity Scope from the main body of code, in hope that it may diff --git a/website/index.html.fr b/website/index.html.fr index 03712066..d49bcbf3 100644 --- a/website/index.html.fr +++ b/website/index.html.fr @@ -49,7 +49,7 @@

Recoll est un logiciel libre gratuit, dont le code source est disponible sous licence GPL. La dernière version est - 1.19.12 + 1.19.13 (notes sur la version, en anglais)

@@ -103,8 +103,11 @@

Nouvelles:

+
2014-05-06
Version 1.19.13. A de bonnes chances + de corriger les problèmes résiduels de l'indexation + concurrente (multithread).
2014-04-02
Version 1.19.12. C'est la même que la - 1.19.11 à part un paramètre pour la taille des attributs + 1.19.11 à part un paramètre pour la taille des attributs stockés, qui n'est utile que dans des cas très particuliers. Inutile de mettre à jour en général.
2013-11-25
La version 1.19.11 est sortie. Elle diff --git a/website/release-1.19.html b/website/release-1.19.html index c269d039..9c11c644 100644 --- a/website/release-1.19.html +++ b/website/release-1.19.html @@ -63,6 +63,10 @@ Configuration menu.

Minor releases at a glance

    +
  • 1.19.13 hopefully fixes the rare but longstanding multithread + indexing crashes, which I hope were actually due to the now + corrected mismanagement of Xapian::Document objects. It also + silences noisy but mostly harmless ppt-dump.py crashes.
  • 1.19.12p2 fulfills an old promise that I had forgotten: have a double-click in the result table run an "open file" action. It just had waited for too long...