Funnelback patch 16.2.0.7
-
Released: 2021-06-08
-
Applies to: v16.2.0
-
Internal reference: RNDSUPPORT-3347, RNDSUPPORT-3382
Description
-
Search session cookies are now explicitly marked with
SameSite=None;Secureto fix functionality in partial integrations. -
Fixes an issue in the
DocumentFixerFilterProviderfilter in whichh1andh2elements containing only non-breaking spaces could be used as titles.
Affected files
-
lib/java/all/funnelback-common.jar -
web/webapps/funnelback-admin-api.war -
web/webapps/funnelback-publicui.war -
web/webapps/funnelback-push-api.war
Deployment
-
Stop the Jetty web server.
-
(16.2.0.4) Stop the Daemon service.
-
Deploy the provided files on top of an existing install, backing up all replaced files.
-
(16.2.0.1) It is recommended that the following (empty) file is deleted:
lib/java/all/commons-codec-1.9.jar. -
(16.2.0.2) Update the first line of the
bin/reports-send-email.plscript to refer to the correct perl interpreter for your Funnelback installation. The perl interpreter can be found in$SEARCH_HOME/conf/executables.cfg. -
Start the Jetty web server.
-
(16.2.0.4) Start the Daemon service.