From 48968bf46a992f9f7b51d5f8e5979cd6aa481122 Mon Sep 17 00:00:00 2001
From: Markus Heiser <markus.heiser@darmarit.de>
Date: Sun, 31 Jul 2022 13:08:06 +0200
Subject: [PATCH] [doc] list of changes that affect the infrastructure

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
---
 docs/admin/update-searxng.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/admin/update-searxng.rst b/docs/admin/update-searxng.rst
index c2a34aeee..6c199638a 100644
--- a/docs/admin/update-searxng.rst
+++ b/docs/admin/update-searxng.rst
@@ -75,6 +75,13 @@ uninstalled.
    have old filtron, morty or searx setup you should consider complete
    uninstall/reinstall.
 
+Here you will find a list of changes that affect the infrastructure.  Please
+check to what extent it is necessary to update your installations:
+
+:pull:`1595`: ``[fix] uWSGI: increase buffer-size``
+  Re-install uWSGI (:ref:`searxng.sh`) or fix your uWSGI ``searxng.ini``
+  file manually.
+
 
 remove obsolete services
 ------------------------