Commit Graph

11 Commits

Author SHA1 Message Date
Twaik Yont b63cbad820
chore(root/frida): force disable auto updates [no ci]
The package is too complex to be updated automatically.
2023-10-25 07:00:41 +03:00
Henrik Grimler bacb25f7ec
frida: update to 16.1.1 2023-07-08 21:54:22 +02:00
Maxython c75573604b tree-wide: setting up python packages and raising the version value 2023-01-16 12:10:42 +00:00
Henrik Grimler 3ec82277d7
tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:31:43 +01:00
Henrik Grimler 8ae810cb43
updpkg(root/frida): update to 16.0.2
With this update frida is pretty much fully functional again.

Fixes termux/termux-packages#11415
Fixes termux/termux-packages#11113
Fixes termux/termux-packages#12632

frida-discover, which was reported broken in
termux/termux-packages#10170 still does not seem to work (though error
is different than in linked issue):

$ frida-discover -p 9102
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/frida-discover", line 7, in <module>
    import frida_tools.discover
ModuleNotFoundError: No module named 'frida_tools.discover'
2022-10-30 14:21:33 +01:00
Tee KOBAYASHI 2479e32681 frida: Revbump to rebuild against Python 3.11 2022-10-30 08:28:12 +09:00
Henrik Grimler 258e47783c
updpkg(root/frida): update to 15.2.2 2022-08-05 10:25:54 +02:00
Henrik Grimler 202c9b325a
frida: update to 15.1.27 2022-06-23 21:48:21 +02:00
Henrik Grimler 662054d2ee
updpkg(root/frida): update to 15.1.25 2022-06-18 23:35:42 +02:00
Henrik Grimler 56e38728f4
fix(root/frida): remove frida-tools subpackage
It was suppose to be removed in commit c2cbc4368e
("enhance(root/frida): mv python tools to frida-python").
2022-06-10 13:26:48 +02:00
Henrik Grimler a87bc634b7
chore(root/frida): rename frida-server to just frida
Makes more sense now that the package contains more than just
frida-server.
2022-06-10 11:55:31 +02:00