guix/gnu
Giovanni Biscuolo 05effbbfc2
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.
2021-07-27 12:34:57 -04:00
..
bootloader
build Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
installer
machine
packages gnu: adb: Make compatible with OpenSSL 1.1. 2021-07-27 12:34:57 -04:00
services Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
system Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: adb: Make compatible with OpenSSL 1.1. 2021-07-27 12:34:57 -04:00
machine.scm
packages.scm
services.scm system: Handle 'setuid-programs' deprecation handling as a field sanitizer. 2021-08-12 12:34:13 +02:00
system.scm system: Accept gexps in 'setuid-programs'. 2021-08-12 12:34:13 +02:00
tests.scm