Skip to content

Releases: intel-secl/intel-secl

v4.2.0-Beta

30 Mar 17:00
Compare
Choose a tag to compare
  1. Containerized Deployment for FS using Helm
  2. Registration of specific hosts
  3. Introduced Helm repo to support Helm based deployment

v4.1.0

23 Dec 03:13
Compare
Choose a tag to compare
  1. K8s nodes – admission and tainting
  2. New report on system reboot
  3. Ubuntu 20.04, RHEL 8.4 and K8s 1.22.2 support
  4. Product document in GitHub.io page and helps in easy navigation.
  5. Upgrade support from v4.0 GA to V4.1GA

v4.0.1

27 Oct 02:36
Compare
Choose a tag to compare
  1. Fixes build issue with isecl-k8s-controller due to dependency refactoring.
  2. Refactored intel-secl codebase to reduce effect of nested lower-level dependencies such as github.com/vmware/govmomi, which are not required by go-trustagent, workload-agent.
  3. Miscellaneous documentation fixes.

Intel® SecL-DC v3.6.1 GA

05 Oct 09:55
Compare
Choose a tag to compare
Changes for ext push v3.6.1

Intel® SecL-DC V4.0 GA

28 Jul 06:30
Compare
Choose a tag to compare
  1. Release catering to specific requirements of IoTG (Platform attestation for IOTG’s Trusted Edge Computing platform(TEP) that runs on Tiger Lake)
  2. Migrated to KMIP Go by removing libkmip C library to have consistent implementation in Go
  3. Postgres caching changes, which has improved the overall performance by ~50%
  4. Removal of unused code (S/w mode, removal of Directory Key manager) to meet IPAS recommendation
  5. Changes to Container Confidentiality using open-source version of Skopeo/CRI-O and removed the dependency on custom solution
  6. Improvements to SGX verifier app
  7. Upgrade support from V3.6 to V4.0 (both binary and container upgrade) for seamless migration to the latest version

Intel® SecL-DC v3.6 GA

21 May 14:35
Compare
Choose a tag to compare

Foundational/WL Use Cases:

  • Containerization Deployment of Foundational and Workload Security Use Cases supported and validated with
    RHEL and Ubuntu OS
  • Added support for pyKMIP integration with Workload Security Use Cases
  • Additional performance and scalability improvements
  • Common Integration Hub to support both Foundational/WL Use Cases and SKC/SGX Attestation Use Cases

Release notes: https://01.org/sites/default/files/documentation/intel_secl_releasenotes_7.pdf
Documentation: https://github.com/intel-secl/docs/tree/v3.6/develop

Intel(R) SecL-DC Version 3.5 GA

24 Mar 15:01
Compare
Choose a tag to compare

Foundational/WL Use Cases:

  • Additional performance and scalability improvements
  • Added new filter criteria to the /v2/hosts API. Hosts can now be searched by trust status, and the response data when retrieving host details can now optionally also include the host-status and Trusted state. See the HVS swagger doc for details.
  • Host searches will now return data in a consistent order (based on the timestamp when the host was registered), and can be sorted by ascending or descending order. See the HVS Swaggerdoc for details.
  • The CLI command "setup server" has been replaced by "setup update-service-config" across all Foundational Security services. See the Product Guide for details.

SKC/ SGX Attestation Use Cases:

  • Containerization Deployment of SKC and SGX Attestation Use Cases supported
  • Added support for pyKMIP integration with SKC Use Case; See Quick Start Guide for deployment details
  • Additional performance and scalability improvements
  • Added new filter criteria to the /v2/hosts API. See the HVS Swagger docs for details.
  • SGX Sample Application and Verifier Enhancements

Known Issues:

  • Sometimes the SGX Compute node may becomes inaccessible after the secure key transfer. See guidance in Product Guide.
  • Running SHVS Setup Task after changing a config value fails. See guidance in Product Guide.

v3.4.0

26 Feb 19:21
Compare
Choose a tag to compare
ISECL-14280: remove PCR 1,5 for SUEFI enabled hosts

v3.3.1: v3.3/bugs/isecl-13346: add dependency

09 Feb 07:47
Compare
Choose a tag to compare
(cherry picked from commit 3b096f23296a67c283e30244a8f884f9c1ba9568)

v3.3.0

09 Feb 07:47
Compare
Choose a tag to compare
ISECL-13572: Ubuntu - CICD is failing in PostgresDB installation