Refreshing the NDK and dependencies. Smoke-tested the CLI (openconnect --version). Built libopenconnect.so into the app and tested connecting to ocserv. The following changes since commit fdaba772b27d66f92a3d035d18d7b4e15292f6b9: juniper: Support 'username' form input type (2017-12-13 14:48:57 +0000) are available in the git repository at: https://github.com/cernekee/openconnect android-20180201-v1 for you to fetch changes up to 92ab6e433e6d4f676a460e69f97a99fc0ee694fe: java: Bump to Java 8 (2018-02-01 22:07:41 -0800) ---------------------------------------------------------------- Kevin Cernekee (10): android: Allow stronger hashes on fetched tarballs android: Drop MIPS build android: Drop OpenSSL support android: Upgrade liboath android: Upgrade from NDK r10d -> r16b and switch to clang android: Upgrade crypto libraries android: Upgrade other libraries android: Build libraries --with-pic android: Update mirror list java: Bump to Java 8 android/0001-fflush-freadahead-fseeko-Fix-for-Android.patch | 43 -------------- android/Makefile | 128 ++++++++++++++-------------------------- android/fetch.sh | 46 +++++++-------- java/build.xml | 2 +- 4 files changed, 69 insertions(+), 150 deletions(-) delete mode 100644 android/0001-fflush-freadahead-fseeko-Fix-for-Android.patch