Henrik Grimler
25288dc7ef
frida-server: update to 15.1.12
2022-04-18 14:32:01 +05:30
Lucy Phipps
c81fa33c4c
frida-server: bump after python update
2022-04-18 14:31:58 +05:30
Henrik Grimler
f0c5362db7
Revert "frida: update to 14.2.18"
...
This reverts commit 6a11271584191b7c9cedd0a41f815b15508e242d.
2022-04-18 14:31:55 +05:30
Henrik Grimler
239d3f106b
frida: update to 14.2.18
2022-04-18 14:31:53 +05:30
Henrik Grimler
6a56869791
frida: bump after adding patch
2022-04-18 14:31:52 +05:30
Henrik Grimler
7c083fc0be
Revert "frida-server: update to 14.2.18"
...
This reverts commit 91145e43477774a15826b1972a8b0a6530120598.
2022-04-18 14:31:52 +05:30
Henrik Grimler
bedd5b6087
frida-server: update to 14.2.18
2022-04-18 14:31:52 +05:30
Henrik Grimler
9b8cb4d83c
frida-server: update to 14.2.14
...
Also create new subpackage frida-dev with libraries and include files.
Frida should be built with ndk r22 but I have now patched it to use
r21 since we have not switched to r22 yet. Using a lower version
might break stuff, but frida-python is already broken anyways since it
relies on python3.8 so building with r21 does not make the current
situation worse.
Updating it now so that the version in the Bintray repos will not be
left in guaranteed broken state.
2022-04-18 14:31:51 +05:30
Henrik Grimler
42ca7d8a49
frida: update to 12.11.18
2022-04-18 14:31:41 +05:30
Leonid Pliushch
e05b2b400d
frida-server: rebuild with python 3.9
2022-04-18 14:31:41 +05:30
Henrik Grimler
77807aee74
frida-server: update to 12.11.14
2022-04-18 14:31:40 +05:30
Henrik Grimler
80596450fd
frida-server: add termux-services script
...
sv down frida-server does not work due to us running frida-server with
su. finish script works around that.
2022-04-18 14:31:40 +05:30
Henrik Grimler
440fbd0b2a
frida-server: update to 12.11.12
2022-04-18 14:31:40 +05:30
Henrik Grimler
3a637ce71d
frida-server: update to 12.11.9
2022-04-18 14:31:38 +05:30
Henrik Grimler
e65900e5d7
frida-server: avoid sourcing python build.sh outside function
2022-04-18 14:31:38 +05:30
Henrik Grimler
3ae749bf39
frida: use node 14.6.0 for build
2022-04-18 14:31:36 +05:30
Henrik Grimler
b7a7e46fdd
frida: update to 12.11.6
...
The CC and CXX environmental variables cannot be set to the cross
compiler, meson expects them to point to the native compiler and the
build fails when meson tries to execute binaries compiled with CC and
CXX, as part of the configure tests (sanitycheckc.exe fails to
run). Unsetting CC and CXX means that clang and clang++ from the frida
sdk is used instead of the ones from the android-ndk. This is probably
fine for our purposes (and could otherwise be changed by patching
releng/setup-env.sh).
2022-04-18 14:31:36 +05:30
Henrik Grimler
57e3d3161a
frida: switch to using the termux_git_clone_src function
2022-04-18 14:31:36 +05:30
Henrik Grimler
9dd57830af
frida: update to 12.8.20
2022-04-18 14:31:29 +05:30
Henrik Grimler
3ff34c75f2
frida: update to 12.8.15
2022-04-18 14:31:29 +05:30
Henrik Grimler
020d570487
frida-tools: fix typo in postinst script
2022-04-18 14:31:27 +05:30
Henrik Grimler
143ad34b9a
frida: fix frida-python problem
...
Fix `frida.NotSupportedError: unable to handle 32-bit processes due to build configuration` by making `frida-android-*` instead of `frida_thin-android-*`.
2022-04-18 14:31:27 +05:30
Henrik Grimler
707990cdfa
frida-python: build bindings for python3.x only
2022-04-18 14:31:26 +05:30
Henrik Grimler
21de9b260d
frida: update node version used by host
2022-04-18 14:31:26 +05:30
Henrik Grimler
f7e7c6db22
frida: add subpackages frida-python and frida-tools
...
Needs some more testing, and postinst scripts to install python dependencies.
2022-04-18 14:31:26 +05:30
Henrik Grimler
b79893facd
frida: update to 12.8.11
2022-04-18 14:31:25 +05:30
Henrik Grimler
7c5a7809f2
frida-server: update to 12.8.10
2022-04-18 14:31:24 +05:30
Henrik Grimler
1426c2b824
frida-server: update to 12.8.5
2022-04-18 14:31:21 +05:30
Henrik Grimler
e71702ec4a
frida-server: Update to 12.7.24
2022-04-18 14:31:18 +05:30
Henrik Grimler
b5fe96c428
frida-server: update to 12.7.4
2022-04-18 14:31:16 +05:30
Leonid Plyushch
c9edced420
fix build.sh according to latest build system requirements
...
%ci:no-build
2022-04-18 14:31:12 +05:30
Henrik Grimler
74e45d6f7f
frida: fix node sha256
...
%ci:reset-backlog
2022-04-18 14:31:12 +05:30
Henrik Grimler
7d97cdb608
frida: fix build and use node 10.16.2 on host
...
%ci:reset-backlog
2022-04-18 14:31:12 +05:30
Henrik Grimler
70fd0c8e09
frida: update to 12.6.12
...
%ci:reset-backlog
2022-04-18 14:31:12 +05:30
Henrik Grimler
3f52645994
frida-server: update to 12.6.10
2022-04-18 14:31:08 +05:30
Henrik Grimler
ef3ad5cf43
frida: upgrade to 12.5.6
2022-04-18 14:31:03 +05:30
Henrik Grimler
ca251505d7
frida: depend on libiconv
2022-04-18 14:31:03 +05:30
Henrik Grimler
8f2a5e3a11
frida-server: upgrade to 12.4.0
2022-04-18 14:31:00 +05:30
Henrik Grimler
1d519f316c
frida-server: upgrade to 12.3.1
2022-04-18 14:30:59 +05:30
Henrik Grimler
d68f34700a
Add TERMUX_PKG_LICENSE
2022-04-18 14:30:57 +05:30
Henrik Grimler
0bdf7568e2
frida: update to 12.2.29
2022-04-18 14:30:57 +05:30
Henrik Grimler
e712b3ca88
frida: use git instead of downloading each submodule
2022-04-18 14:30:57 +05:30
Henrik Grimler
dfcefc9791
frida-server: fix checksum for submodules
2022-04-18 14:30:56 +05:30
TacoTheDank
a4da4e350c
update several packages and links, and fix some misspellings of "maintainer"
...
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
2022-04-18 14:30:55 +05:30
Henrik Grimler
20e5ad837a
frida-server: update to 12.2.14
2022-04-18 14:30:55 +05:30
Henrik Grimler
b6b8f4a05b
frida-server: update to 12.2.6
2022-04-18 14:30:54 +05:30
Henrik Grimler
41109aec58
frida: download through SRCURL, include only binaries in pkg
...
Download node in a HOST_BUILD step.
Package is ready to be added to repo (after some more testing).
2022-04-18 14:30:52 +05:30
Henrik Grimler
20d59131e2
frida: update to 11.0.12
...
Builds, but requires node/npm and rsync
2022-04-18 14:30:52 +05:30
Henrik Grimler
40f30697f4
frida-server: start working on package, works but ugly
...
Builds for all arches instead of only one at the moment.
frida-server is confirmed to work on aarch64.
2022-04-18 14:30:52 +05:30