diff --git a/website/download.html b/website/download.html index f2efe8cd..b8863d4a 100644 --- a/website/download.html +++ b/website/download.html @@ -69,7 +69,7 @@
The current version is 1.22.1. Release
+ The current version is 1.22.2. Release
notes. Recoll Installation / building
@@ -116,12 +116,12 @@
The following types need
- xsltproc from the libxslt package, (and the
- Python2 libxslt module for recoll 1.22).
+ xsltproc from the libxslt package for recoll
+ versions before 1.22, and in addition, python-libxslt1 and
+ python-libxml2 for 1.22 and newer.
Quite a few also need unzip: The current Recoll version is
- 1.22.1
+ 1.22.2
(Release notes,
known
bugs, Release history). Recoll est un logiciel libre
gratuit, dont le code source est disponible sous licence GPL.
La dernière version est
- 1.22.1
+ 1.22.2
(notes sur la version, en
anglais) Some of the input handlers were converted from shell scripts
+ to Python programs, and some helper dependancies changed. For
+ example, you will need to install python-libxml2 and
+ python-libxslt1 in most cases (for replacing xsltproc). Installing over an older version: 1.19 1.20-22 indexes are fully compatible. Installing 1.22
@@ -101,6 +106,11 @@
Source
- Current release distribution: 1.22.1:
+ Current release distribution: 1.22.2:
-
+
Previous production release 1.21.7:
diff --git a/website/features.html b/website/features.html
index d5012aea..efbb6431 100644
--- a/website/features.html
+++ b/website/features.html
@@ -173,8 +173,9 @@ application/x-tar = execm rcltar
The XML ones
diff --git a/website/index.html.en b/website/index.html.en
index 011aa25e..a5be5b1c 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -59,7 +59,7 @@
-
-
Caveats
+ Minor releases
+
+