Availability | List of Resolved Issues | Revision History
Introduction
This article lists all released automatic updates for the Threat Extraction Engine.
The latest updates will be installed automatically on all relevant Check Point machines, if the user chose to allow the Automatic updates download per sk94508. Note that automatic installations are applied only on machines with either Data Loss Prevention or Threat Extraction or Content Awareness active.
To check which Engine version is installed, in the WebUI, go to Overview (see the below screenshot for the example):

Note that the Engine version will change with every installed update.
Alternatively, via CLI directly on the machine, run:
"/opt/AutoUpdater/latest/bin/autoupdatercli show" - product-name: tex
Availability
Manual installation (Offline)
Threat Extraction Engine is installed automatically on all relevant Check Point devices if the user allows the Automatic updates download per sk94508.
For users who do not allow automatic updates, Threat Extraction Engine can be installed as described below.
Prerequisite: Install the latest Take of
AutoUpdater.
Instructions
To install the release manually, follow the instructions below:
- Download the autoupdateIntegralPackageInstall.tgz script and copy it to the
/home/admin
directory on the Security gateway.
- Download the package from the Availability section above.
Copy this package to the /home/admin
directory on the Security gateway.
- Connect to the Security Gateway via SSH and run the following command:
# mkdir -p installer;tar xzf autoupdateIntegralPackageInstall.tgz -C installer
- Run:
# installer/autoupdateIntegralPackageInstall.sh /home/admin/<package file>
- Follow the onscreen instructions.
- Wait 5 minutes and run:
# autoupdatercli show json | jq '.products[] | select(."product-name" == "tex")| ."product-components"[]."repository-packages"[] | select(."package-installed" == "true")'
- Validate that the "package-version" in the output is the take you've installed.
Note: The installation does not require
cpstop;cpstart or a reboot. Once installed, no further action is required, the update will be applied immediately.
List of Resolved Issues and New Features per Update Take
The lists below describe all resolved issues and and new features and provides the Take number that includes the fix. A resolved issue is included in the incremental Hotfix starting from the Take number listed in this table (inclusive). In addition, the table includes the date the Take was published.
What's New?
R81 Release
R80.40 Release
Previous Updates
R81 Releases
R80.40 Releases
Revision History