Package: aws-crt-python / 0.16.8+dfsg-1

Metadata

Package Version Patches format
aws-crt-python 0.16.8+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no aws lc.patch | (download)

crt/CMakeLists.txt | 1 0 + 1 - 0 !
setup.py | 13 2 + 11 - 0 !
2 files changed, 2 insertions(+), 12 deletions(-)

 build against the system libcrypto
 By default, aws-crt-python brings its own fork of libcrypto as crt/aws-lc.
 This patch changes the build configuration to use the system-wide OpenSSL
 libcrypto instead.
fix hppa ftbfs.patch | (download)

crt/s2n/utils/s2n_fork_detection.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---