[PATCH 8/8] UBUNTU: SAUCE: ubuntu/sgx: Version 1.33.2
Tim Gardner
tim.gardner at canonical.com
Thu Aug 12 12:09:13 UTC 2021
BugLink: https://bugs.launchpad.net/bugs/1936240
https://github.com/intel/SGXDataCenterAttestationPrimitives
56a183872786d9ad3f2f395dc1d740ccb22d01a1 Linux Driver: Version 1.33.2
Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
ubuntu/sgx/dkms.conf | 2 +-
ubuntu/sgx/version.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ubuntu/sgx/dkms.conf b/ubuntu/sgx/dkms.conf
index bef858e01c4ec..6d72ceb15c187 100644
--- a/ubuntu/sgx/dkms.conf
+++ b/ubuntu/sgx/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="sgx"
-PACKAGE_VERSION="1.33"
+PACKAGE_VERSION="1.33.2"
BUILT_MODULE_NAME[0]="intel_sgx"
DEST_MODULE_LOCATION[0]="/kernel/drivers/intel/sgx"
AUTOINSTALL="yes"
diff --git a/ubuntu/sgx/version.h b/ubuntu/sgx/version.h
index f3f6698695b01..819c8b519ca2a 100644
--- a/ubuntu/sgx/version.h
+++ b/ubuntu/sgx/version.h
@@ -5,6 +5,6 @@
#define _SGX_VERSION_H
#define DRV_DESCRIPTION "Intel SGX DCAP Driver"
-#define DRV_VERSION "1.33"
+#define DRV_VERSION "1.33.2"
#endif /* _SGX_VERSION_H */
--
2.32.0
More information about the kernel-team
mailing list