Funnelback patch 16.4.0.9
-
Released: 2022-01-07
-
Applies to: v16.4.0
-
Internal reference: RNDSUPPORT-3464
Description
-
Removed broken administration dashboard used to configure reporting email as since v16 those settings are configured via results page configuration UI.
Affected files
-
conf/admin-ui.ini.default
-
lib/perl/Funnelback/FileEditing/ReportingEmail.pm
-
web/adminui/29-es2015.e56610c5cc087511525a.js
replaced byweb/adminui/29-es2015.773bfbeafa8f64b1215d.js
-
web/adminui/29-es5.e56610c5cc087511525a.js
replaced byweb/adminui/29-es5.773bfbeafa8f64b1215d.js
-
web/adminui/assets/i18n/en.json
-
web/adminui/assets/i18n/fr.json
-
web/adminui/index.html
-
web/adminui/runtime-es2015.d0d8de8f49bb9e0ffba9.js
replaced byweb/adminui/runtime-es2015.77bfa0438fa65fae5a08.js
-
web/adminui/runtime-es5.d0d8de8f49bb9e0ffba9.js
replaced byweb/adminui/runtime-es5.77bfa0438fa65fae5a08.js
Deployment
-
Stop the Jetty web server.
-
Stop the Daemon service.
-
Deploy the provided files on top of an existing install, backing up all replaced files.
-
(16.4.0.1) Update the first line of the
bin/create-collection.pl
script to refer to the correct perl interpreter for your Funnelback installation. The perl interpreter can be found in$SEARCH_HOME/conf/executables.cfg
. -
(16.4.0.7) It is recommended that the following (empty) files are deleted:
lib/java/all/log4j-1.2-api-2.13.3.jar
,lib/java/all/log4j-api-2.13.3.jar
,lib/java/all/log4j-core-2.13.3.jar
,lib/java/all/log4j-iostreams-2.13.3.jar
,lib/java/all/log4j-jcl-2.13.3.jar
,lib/java/all/log4j-jul-2.13.3.jar
,lib/java/all/log4j-slf4j-impl-2.13.3.jar
,lib/java/all/log4j-web-2.13.3.jar
. -
(16.4.0.8) It is recommended that the following (empty) files are deleted:
lib/java/all/log4j-1.2-api-2.15.0.jar
,lib/java/all/log4j-api-2.15.0.jar
,lib/java/all/log4j-core-2.15.0.jar
,lib/java/all/log4j-iostreams-2.15.0.jar
,lib/java/all/log4j-jcl-2.15.0.jar
,lib/java/all/log4j-jul-2.15.0.jar
,lib/java/all/log4j-slf4j-impl-2.15.0.jar
,lib/java/all/log4j-web-2.15.0.jar
. -
Start the Jetty web server.
-
Start the Daemon service.