From d8fe30750ab26e477fc23bb6f56fe013eec4da69 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Thu, 26 Jun 2014 13:14:41 +0200
Subject: [PATCH] 1.19.14p1
---
packaging/debian/debian/changelog | 7 +++++++
website/BUGS.html | 10 +++++++++-
website/download.html | 2 +-
website/index.html.en | 7 ++++++-
website/release-1.19.html | 3 +++
5 files changed, 26 insertions(+), 3 deletions(-)
diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog
index 110a8437..fff8b97e 100644
--- a/packaging/debian/debian/changelog
+++ b/packaging/debian/debian/changelog
@@ -1,3 +1,10 @@
+recoll (1.19.14p1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
+
+ * 1.19.14p1 fixes a descriptor and memory leak in the Python module. The
+ main programs and library are unchanged.
+
+ -- Jean-Francois Dockes Thu, 26 Jun 2014 13:14:00 +0200
+
recoll (1.19.14-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* 1.19.14 fixes two relatively minor but ennoying issues in indexing:
diff --git a/website/BUGS.html b/website/BUGS.html
index 7d780382..33a01e6f 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.
-
+
- The Open/LibreOffice document filter does not output white space
for tab-separated words in input, leading to search failures.
@@ -67,6 +67,14 @@ versions.
recoll.
+
+
+ - A stray Py_INCREF causes a descriptor and memory leak in the Python
+ module. This can typically cause the program to come out of
+ descriptors after a couple hundred requests (seen in the
+ recoll-webui server).
+
+
- Indexing child process could hang during the fork-exec interval
diff --git a/website/download.html b/website/download.html
index f2363334..cbb250ce 100644
--- a/website/download.html
+++ b/website/download.html
@@ -67,7 +67,7 @@ function showdiv(viewid)