diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh
index 86d264ef..b43b2c1a 100644
--- a/packaging/debian/buildppa.sh
+++ b/packaging/debian/buildppa.sh
@@ -4,7 +4,7 @@
# For the kio: (and kdesdk?)
# sudo apt-get install pkg-kde-tools cdbs
-RCLVERS=1.17.2
+RCLVERS=1.17.3
LENSVERS=1.17.2.2697
PPAVERS=1
@@ -21,7 +21,7 @@ read rep
####### QT4
debdir=debianrclqt4
series4="lucid maverick natty oneiric precise"
-series4="lucid maverick natty oneiric"
+series4="lucid maverick natty oneiric precise"
for series in $series4 ; do
rm -rf recoll-${RCLVERS}/debian
diff --git a/packaging/debian/debianrclqt4/changelog b/packaging/debian/debianrclqt4/changelog
index 176e5fb8..c84cd9d1 100644
--- a/packaging/debian/debianrclqt4/changelog
+++ b/packaging/debian/debianrclqt4/changelog
@@ -1,3 +1,7 @@
+recoll (1.17.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
+ * Release 1.17.3 fixes a nasty email indexing crash
+ -- Jean-Francois Dockes Thu, 23 May 2012 16:22:00 +0200
+
recoll (1.17.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Release 1.17.2
-- Jean-Francois Dockes Thu, 17 May 2012 09:27:00 +0200
diff --git a/website/BUGS.html b/website/BUGS.html
index 7e27005f..e8e11bbc 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -35,20 +35,10 @@
supposedly fixed in later versions. Bugs listed in the
topmost section may also exist in older versions.
-
-
- It appears that recollindex will sometimes crash while
- indexing mail files. There are 2 separate reports about
- this, and no resolution for now. This is not specific to
- 1.17 as one of the reports is for 1.16. Refs:
- Fedora
- (maildir, processing an attachment),
- Ubuntu: apparently (no stack trace):
- Recoll was indexing files in .thunderbird when the crash
- occurred. It seemed to be indexing the INBOX file on
- disk.
-
+
+
+
- Text inside malformed HTML files (appearing before a <body>
tag, or after a second one, or after a </body> tag is
not indexed. At it would be displayed by current browsers,
@@ -73,6 +63,25 @@
startup. This is fixed by removing (back it up just in case)
~/.config/Recoll.org/recoll.conf, the QSettings storage for
recoll.
+
+
+
+
+
+ - It appears that recollindex will sometimes crash while
+ indexing mail files. There are 2 separate reports about
+ this, and no resolution for now. This is not specific to
+ 1.17 as one of the reports is for 1.16. Refs:
+ Fedora
+ (maildir, processing an attachment),
+ Ubuntu: apparently (no stack trace):
+ Recoll was indexing files in .thunderbird when the crash
+ occurred. It seemed to be indexing the INBOX file on
+ disk.
+
+ - There were a few small glitches when paging the result
+ list, for example going back from the last page.
+
diff --git a/website/download.html b/website/download.html
index 2316c6d4..cd502e77 100644
--- a/website/download.html
+++ b/website/download.html
@@ -51,7 +51,7 @@
- The current version is 1.17.2.
+ The current version is 1.17.3.
Release notes.
The download page for Recoll 1.16 is
@@ -109,11 +109,11 @@
- Current release distribution: 1.17.2:
+ Current release distribution: 1.17.3:
- recoll-1.17.2.tar.gz.
+
recoll-1.17.3.tar.gz.