-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'libpks-openssl3' into 'main'
Support OpenSSL 3 with the Encrypt/Decrypt library See merge request nvidia/container-toolkit/libnvidia-container!216
- Loading branch information
Showing
3 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
libnvidia-container (1.14.0~rc.1-1) experimental; urgency=medium | ||
|
||
* Remove linvidia-container0 dependency on Ubuntu-based arm64 platforms | ||
* Support OpenSSL 3 with the Encrypt/Decrypt library | ||
|
||
-- NVIDIA CORPORATION <[email protected]> Mon, 24 Apr 2023 17:30:18 +0200 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,6 +101,7 @@ This package contains command-line tools that facilitate using the library. | |
%changelog | ||
* Mon Apr 24 2023 NVIDIA CORPORATION <[email protected]> 1.14.0-rc.1-1 | ||
- Remove linvidia-container0 dependency on Ubuntu-based arm64 platforms | ||
- Support OpenSSL 3 with the Encrypt/Decrypt library | ||
|
||
* Thu Apr 13 2023 NVIDIA CORPORATION <[email protected]> 1.13.1-1 | ||
- Bump version to 1.13.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters