7ab59e24e6
By default sctp is not enabled in openssl . To support the DTLS protocol , openssl library must be built with 'enable-sctp' flag. So as part of this commit,added files required to build opessl lilbray. It is ensured to use same compile option as old openssl library with additional flag 'enable-sctp'. TestPlan: PASSED: Sanity and Daily regression PASSED: build-pkgs --parallel 4 PASSED: build-image PASSED: Installed binary on AIO-SX PASSED: openssl version PASSED: system host-list PASSED: system host-lock PASSED: system host-unlock PASSED: openssl genrsa -out domain.key 2048 PASSED: openssl rsa -in domain.key -pubout -out yourdomain_public.key PASSED: SCTP intra-node traffic validation across PODs. PASSED: Validating DTLS over SCTP in Simplex. PASSED: Validating DTLS over SCTP in Duplex. PASSED: DTLS over SCTP intra-node traffic validation across PODs. Depends-On: https://review.opendev.org/c/starlingx/root/+/897102 Depends-On: https://review.opendev.org/c/starlingx/tools/+/899631 story: 2010925 Task: 48879 Change-Id: Ie0f39b625a3975db4a99c379b3d20d1a6dfa2512 Signed-off-by: Sabyasachi Nayak <sabyasachi.nayak@windriver.com>
11 lines
376 B
YAML
11 lines
376 B
YAML
---
|
|
debver: 1.1.1w-0+deb11u1
|
|
debname: openssl
|
|
dl_path:
|
|
name: openssl-debian-openssl-1.1.1w-0+deb11u1.tar.gz
|
|
url: https://salsa.debian.org/debian/openssl/-/archive/debian/openssl-1.1.1w-0+deb11u1/openssl-debian-openssl-1.1.1w-0+deb11u1.tar.gz
|
|
sha256sum: 89d98075fc77871eb619d7c48e3fb1ced0ce431c43b8cd85241a67597d984622
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|