Nathan Freitas:
A new Orbot is out, with a bug fix related to obfs4proxy installation, and a new tor!
Good stuff! Is it intended that I only see an x86_64, x86, and arm64-v8a version but no armv7 one available? It seems suddenly Orbot is not compatible anymore with my device (and I suspect a bunch of other users have a similar problem)
Georg
We've also updated the tor-android library, with the latest 0.4.1.5 release, and all is working well.
https://github.com/guardianproject/tor-android/releases/tag/tor-android-bina...
and we updated our AndroidPluggableTransports library, which was at the root of our "Orbot Bridge" bug, not properly installing the binary from the APK bundle.
https://github.com/guardianproject/AndroidPluggableTransports/releases/tag/1...
These libraries and versions are available via our Guardian Project gradle/maven repo hosted on Github:
maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
implementation 'org.torproject:tor-android-binary:0.4.1.5-rc'
implementation 'info.pluggabletransports.aptds:apt-dispatch-library:1.0.7' implementation 'info.pluggabletransports.aptds:apt-meek-obfs4-legacy:1.0.7'
Everything is building again in our CI pipeline here: https://gitlab.com/guardianproject/orbot/pipelines and we nearly have automated on-device testing working via the cloud services Bitbar and/or Browserstack.
Life is good, again.
+n
-------- Forwarded Message -------- Subject: Orbot 16.1.2 RC-2 with tor-0.4.1.5-rc Date: Tue, 10 Sep 2019 00:42:56 -0400 From: Nathan of Guardian nathan@guardianproject.info Organisation: Guardian Project To: Guardian Dev guardian-dev@lists.mayfirst.org
Orbot 16.1.2-RC-2-tor-0.4.1.5-rc https://github.com/guardianproject/orbot/releases/tag/16.1.2-RC-2-tor-0.4.1....
- Found and fixed bug related to bridges not working
(https://github.com/guardianproject/orbot/issues/242)
- Updated tor to 0.4.1.5
ARM64 APK: https://github.com/guardianproject/orbot/releases/download/16.1.2-RC-2-tor-0... ARMEABI APK: https://github.com/guardianproject/orbot/releases/download/16.1.2-RC-2-tor-0...
@n8fr8 n8fr8 released this 5 minutes ago · 0 commits to master since this release
c2e679d (HEAD -> master, tag: 16.1.2-RC-2-tor-0.4.1.5-rc) update to 16.1.2-RC-2-tor-0.4.1.5-rc 1d45a3d update APT Pluggable Transport library to 1.0.7 - this should fix one issue with installing the correct ofbs4proxy binary - also small changes to ensure no lock states and reduce log noise efec61d (tag: 16.1.2-RC-1-tor-0.4.0.4-rc, newport/master) update to 16.1.2-RC-1-tor-0.4.0.4-rc 237b388 yet another attempt at fixing the phantom zulu locale bug! a9efc3c disable tests for now in CI build 918bcca (origin/master, origin/HEAD) remove unused layouts for app-mini 08b670f update paths for app-mini code cefac58 putting classes back into main app package, and not "mini" 97d2aac improvements for bridge handling for #242 0e40c07 update badvpn tun2socks library 034844a remove fileprovider from app-mini since it is used just for HS d95f197 make keystore props reading not fail if not present d0640c6 remove output from repo e8f3158 remove binaries from repo 5845a4c update build tools to 29 003d9ea update build tools to 29 9c6de06 update build tools to 29 a266c65 add new functionality to allow for checking connections against app blacklist d98e5fb update changelog for 16.1.1-BETA-2-tor-0.4.0.4-rc-orbotservice Assets 6 Orbot-16.1.2-RC-2-tor-0.4.1.5-rc-fullperm-arm64-v8a-release.apk 10.3 MB Orbot-16.1.2-RC-2-tor-0.4.1.5-rc-fullperm-arm64-v8a-release.apk.asc 833 Bytes Orbot-16.1.2-RC-2-tor-0.4.1.5-rc-fullperm-armeabi-v7a-release.apk 9.94 MB Orbot-16.1.2-RC-2-tor-0.4.1.5-rc-fullperm-armeabi-v7a-release.apk.asc 833 Bytes
tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev