diff options
author | Giovanni Biscuolo <g@xelera.eu> | 2021-08-12 18:09:02 +0200 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2021-07-27 12:34:57 -0400 |
commit | 05effbbfc2fc6223aafacf8a3cb2b2d970b6bb66 (patch) | |
tree | f19d1be80b2485635fe7f8d902f498dec18f1b53 /gnu/packages/tls.scm | |
parent | ef9dc9efa49a1db600805f3fbcd2dbfbabfb4ea4 (diff) | |
download | guix-05effbbfc2fc6223aafacf8a3cb2b2d970b6bb66.tar.gz |
gnu: adb: Make compatible with OpenSSL 1.1.
OpenSSL version 1.1 brought some API changes which broke the build here, fix that by accessing rsa->n (and e) directly, using RSA_get0_key instead. * gnu/packages/patches/adb-libssl_11-compatibility.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/android.scm (android-platform-system-core)[origin]: Use it. (adb)[inputs]: Replace openssl-1.0 with openssl.
Diffstat (limited to 'gnu/packages/tls.scm')
0 files changed, 0 insertions, 0 deletions