From 0dd8095f0710a12d65cc5b376bcb9dbf1c778122 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Tue, 18 Jun 2013 15:24:02 +0200
Subject: [PATCH] doc
---
packaging/debian/buildppa.sh | 2 +-
packaging/debian/debianrclqt4/changelog | 4 ++++
website/BUGS.html | 23 +++++++++++++----------
website/download.html | 8 ++++----
website/index.html.en | 5 ++++-
website/index.html.fr | 4 ++--
website/release-1.19.html | 4 ++++
7 files changed, 32 insertions(+), 18 deletions(-)
diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh
index 29e79190..6217ad93 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.19.3
+RCLVERS=1.19.4
LENSVERS=1.19.2.3328
PPAVERS=1
diff --git a/packaging/debian/debianrclqt4/changelog b/packaging/debian/debianrclqt4/changelog
index bb35b5a5..49299535 100644
--- a/packaging/debian/debianrclqt4/changelog
+++ b/packaging/debian/debianrclqt4/changelog
@@ -1,3 +1,7 @@
+recoll (1.19.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
+ * Release 1.19.5: the CIFS issue.
+ -- Jean-Francois Dockes Tue, 18 Jun 2013 15:23:00 +0200
+
recoll (1.19.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Release 1.19.3: minor bugs and usability fixes
-- Jean-Francois Dockes Mon, 23 May 2013 10:02:00 +0200
diff --git a/website/BUGS.html b/website/BUGS.html
index b4dbe690..e336b0b6 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -29,17 +29,8 @@
later versions. Bugs listed in the topmost section may also exist in older
versions.
-
+
-
- - Indexing CIFS/SMBFS kernel mounts is impossible because an empty
- mime_type extended attribute is
-
- returned by the kernel for all files, rendering actual
- identification impossible. You can probably use a FUSE mount as
- a workaround.
-
-
- 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 work. You
need to use the GUI preferences tool to change the --page-index option to
@@ -69,6 +60,18 @@ versions.
recoll.
+
+
+
+ - Indexing CIFS/SMBFS kernel mounts is impossible because an empty
+ mime_type extended attribute is
+
+ returned by the kernel for all files, rendering actual
+ identification impossible. You can probably use a FUSE mount as
+ a workaround.
+
+
+