Commit Graph

606 Commits

Author SHA1 Message Date
Termux Github Actions 0b423e08f1 nexttrace-enhanced: update to 0.1.11-beta.6
This commit has been automatically submitted by Github Actions.
2022-07-22 00:37:22 +00:00
Termux Github Actions 6cc1a05582 nexttrace-enhanced: update to 0.1.11-beta.5
This commit has been automatically submitted by Github Actions.
2022-07-20 12:19:40 +00:00
Termux Github Actions 7da6668544 nexttrace-enhanced: update to 0.1.11-beta.2
This commit has been automatically submitted by Github Actions.
2022-07-20 06:15:07 +00:00
Graham Clark f9895e6402 termshark: update to 2.4.0 2022-07-17 14:04:43 +08:00
Henrik Grimler f021c2b870
ethtool: fix typo in TERMUX_PKG_REVISION 2022-07-13 14:07:16 +02:00
Henrik Grimler 71b6ab6f4c
ethtool: bump after libmnl update 2022-07-12 23:36:11 +02:00
2096779623 dda70653c4
add(root): new package nexttrace-enhanced
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-07-11 22:08:43 +02:00
Henrik Grimler 02bb7cd9f2
updpkg(root/cryptsetup): update to 2.4.3
Tested on aarch64 as well as arm.  Creating, opening and mounting a
volume works fine in both cases, if kernel is compiled with necessary
CRYPTO options.
2022-07-01 12:39:38 +02:00
Henrik Grimler 2c6efec6d6
updpkg(root/libdevmapper): update to 2.03.16 2022-07-01 12:39:31 +02:00
Henrik Grimler b6d063489a
libnetfilter-queue: bump after libmnl update 2022-06-26 10:33:05 +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
Henrik Grimler c2cbc4368e
enhance(root/frida): mv python tools to frida-python
And remove frida-tools subpackage.  We can then also move python
dependency to frida-python.  Main package frida-server now gets two
new binaries gum-graft and frida-portal.

Also update python dependencies and specify valid versions (taken from
frida/frida-tools's setup.py).
2022-06-10 11:55:28 +02:00
Henrik Grimler 3ad3dca4b9
enhance(root/frida): add additional tools to frida-tools
Package split is a bit weird, frida-tools contains both python tools
and compiled binaries, but the python site-package part is in
frida-python.
2022-06-10 11:38:58 +02:00
Henrik Grimler cd5071620e
fix(root/frida): use termux's toolchain for compilation
And avoid frida's cc/cxx wrappers.  This fixes
termux/termux-packages#10129.  Most likely it is
frida-elf-cleaner (that is run in the wrappers) that strips away
DT_GNU_HASH and friends and causes the errors.
2022-06-10 11:38:55 +02:00
Henrik Grimler 386c714fd9
fix(root/frida): compile frida-resource-compiler in hostbuild step
For some reason the compilation as part of termux_step_make results in
a binary that segfaults.  Issue has something to do with our
toolchain, if it is removed from PATH then frida-resource-compiler
works fine.  So, one solution is to solely use frida's toolchain, but
as we have seen in termux/termux-packages#10129 this gives libraries
and executables that do not work on device.  Using our toolchain gives
us more control over the compilation and makes it easier to solve the
issue.
2022-06-10 11:38:52 +02:00
Henrik Grimler 3f1c2a88b0
upgpkg(root/frida-server): update to 15.1.24 2022-06-10 11:25:33 +02:00
Henrik Grimler ca42ecde60
chore(root/frida): use termux_setup_nodejs function
Instead of downloading node in a hostbuild step.
2022-06-10 11:25:30 +02:00
Henrik Grimler 39b9dbc92f
add(root/iptables): new package 2022-06-09 08:47:09 +02:00
tjhexf 8e2c3a5061
docker: update to 20.10.16 2022-06-03 22:22:38 +02:00
Yaksh Bariya 75f1ce2548
chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart
%ci:no-build
2022-05-29 10:09:10 +05:30
mywalk 8c7577eb44
wpa-supplicant: update to 2.10 2022-05-14 19:48:59 +02:00
tjhexf 79992db4bf docker-compose: update to 2.5.0 2022-05-14 16:03:37 +05:30
mywalk 174e32f0c0
wpa_supplicant: fix tmpdir path
Fixes https://github.com/termux/termux-packages/issues/10653.
2022-05-14 08:23:02 +02:00
tjhexf 641a8cd99a
docker: update to 20.10.14 2022-05-04 08:13:43 +02:00
Yaksh Bariya a2e07ef1cc
chore: fix lint errors for packages in x11 and root repo 2022-04-20 15:33:18 +05:30
Henrik Grimler 0f7cd9e7f3
iw: update to 5.16 2022-04-18 14:32:10 +05:30
Henrik Grimler 7bc15f19d9
hw-probe: update to 1.6.4 2022-04-18 14:32:10 +05:30
Henrik Grimler 0fd40f20f2
sshfs: depend on either openssh or dropbear 2022-04-18 14:32:10 +05:30
marcusz 2cb1162dc6
Remove htop package
Moving htop packages to main-repo and will be changed from htop-legacy to htop
https://github.com/termux/termux-packages/pull/9998
2022-04-18 14:32:10 +05:30
Matheus Sampaio Queiroga ceeb79061a
minikube: Add Package 2022-04-18 14:32:10 +05:30
Matheus Sampaio Queiroga 143c75dcea
Upgrade docker-compose to version 2.3.4 2022-04-18 14:32:09 +05:30
Henrik Grimler ff040e0dff
hwinfo: bump to rebuild against latest libandroid-shmem 2022-04-18 14:32:09 +05:30
Tee KOBAYASHI 7246f2fa90
hwinfo: Rebuild after fix in libandroid-shmem 2022-04-18 14:32:09 +05:30
Tee KOBAYASHI 609f638179
hwinfo: Get rid of references to leaked builtins
out of previous `libuuid` and `libx86emu` shared libraries.
2022-04-18 14:32:09 +05:30
Tee KOBAYASHI 995eb3781d
libx86emu: Rebuild with NDK r23b
to stop leaking builtin functions out of shared library.
2022-04-18 14:32:09 +05:30
Tee KOBAYASHI f609a28b9d
testdisk: Get rid of references to leaked builtins
out of previous `libuuid` shared library.
2022-04-18 14:32:09 +05:30
Tee KOBAYASHI 0b5bdfa8b9
tcplay-veracrypt: Get rid of references to leaked builtins
out of previous `libuuid` shared library.
2022-04-18 14:32:08 +05:30
Tee KOBAYASHI 0180e8eb83
gptfdisk: Get rid of references to leaked builtins
out of previous `libuuid` shared library.
2022-04-18 14:32:08 +05:30
Tee KOBAYASHI 3b065708e3
cryptsetup: Get rid of references to leaked builtins
out of previous `libuuid` shared library.
2022-04-18 14:32:08 +05:30
Tee KOBAYASHI d2ba07edab
tshark: Get rid of references to leaked builtins
out of previous `libpcap` shared library.
2022-04-18 14:32:08 +05:30
Tee KOBAYASHI 2ad0e6b984
hping3: Get rid of references to leaked builtins
out of previous `libpcap` shared library.
2022-04-18 14:32:08 +05:30
Tee KOBAYASHI 11e96ac871
arp-scan: Get rid of references to leaked builtins
out of previous `libpcap` shared library.
2022-04-18 14:32:08 +05:30
Tee KOBAYASHI a9a42d6fb8
openvpn: Update to 2.4.12 2022-04-18 14:32:07 +05:30
Henrik Grimler 30028bdb04
squashfuse: update to 0.1.104 2022-04-18 14:32:07 +05:30
Henrik Grimler d5c6e04bae
ethtool: update to 5.16 2022-04-18 14:32:07 +05:30
Henrik Grimler 73474124d2
libpcsclite: update to 1.9.5 2022-04-18 14:32:07 +05:30
Henrik Grimler be2338f151
hw-probe: update to 1.6.2 2022-04-18 14:32:07 +05:30
Tee KOBAYASHI 54be70b2f8
containerd: Update to 1.4.13 2022-04-18 14:32:07 +05:30
Henrik Grimler 340195e21b
docker: update to 20.10.12 2022-04-18 14:32:06 +05:30
Tee KOBAYASHI d890099b50
new package: avrdude 2022-04-18 14:32:06 +05:30
s00se e85290d405
aircrack-ng: remove patch 2022-04-18 14:32:06 +05:30
s00se f1dd0ae7d7
aircrack-ng: update to latest master 2022-04-18 14:32:06 +05:30
Henrik Grimler 2450399131
libdevmapper: bump package
devmapper.pc is for some reason missing from current package, lets see
if rebuilding fixes it.
2022-04-18 14:32:06 +05:30
Yaksh Bariya f20102952c
revbump all packages dependent on openssl
See https://github.com/termux/termux-packages/issues/9234
2022-04-18 14:32:06 +05:30
Yaksh Bariya daab52e57b
wpa-supplicant: Rebuild against OpenSSL3 2022-04-18 14:32:05 +05:30
Yaksh Bariya 28b8d0efdd
tshark: Rebuild against OpenSSL3 2022-04-18 14:32:05 +05:30
Yaksh Bariya 64906211ed
tinc: Rebuild against OpenSSL3 2022-04-18 14:32:05 +05:30
Yaksh Bariya c2350ceb19
tcpdump: Rebuild against OpenSSL3 2022-04-18 14:32:05 +05:30
Yaksh Bariya 0ae091f144
openvpn: link against legacy openssl-1.1 2022-04-18 14:32:05 +05:30
Yaksh Bariya 9be29ba314
ettercap: Rebuild against OpenSSL3 2022-04-18 14:32:04 +05:30
Yaksh Bariya eb27643a2f
encfs: Rebuild against OpenSSL3 2022-04-18 14:32:04 +05:30
Yaksh Bariya ee40d093ea
cryptsetup: Rebuild against OpenSSL3 2022-04-18 14:32:04 +05:30
Yaksh Bariya db3a9a4c08
aircrack-ng: Rebuild against OpenSSL3 2022-04-18 14:32:04 +05:30
Henrik Grimler 41b65715f4
hwinfo: update to 21.80 2022-04-18 14:32:04 +05:30
xeffyr 9b516c7d23
update maintainer info for some packages
%ci:no-build
2022-04-18 14:32:04 +05:30
Matheus Sampaio Queiroga 678eb1fbab
Update docker-compose version
* Change Args build.
2022-04-18 14:32:03 +05:30
Tee KOBAYASHI e7b3c7708c
hwinfo: Set `DESTDIR` 2022-04-18 14:32:03 +05:30
Tee KOBAYASHI ee28b31df9
hwinfo: Fix build failure "No rule to make target"
```
make: *** No rule to make target '[TERMUX_PKG_SRCDIR]/src/libhd.a', needed by 'hwinfo'.  Stop.
```
2022-04-18 14:32:03 +05:30
Tee KOBAYASHI 35be5c4aae
docker: Fix build with Go 1.16 or newer 2022-04-18 14:32:03 +05:30
Tee KOBAYASHI a2a5425321
hping3: Fix ld duplicate symbol error 2022-04-18 14:32:03 +05:30
Maxython dae7000d3f
lxc: fix link to source code
%ci:no-build
2022-04-18 14:32:03 +05:30
Vadzim Miliantsei 869445fd57
bindfs: add package 2022-04-18 14:32:02 +05:30
Marlin Sööse f93c9bb09a
aircrack-ng: update to latest master
make recommended changes
2022-04-18 14:32:02 +05:30
Matheus Sampaio Queiroga 74ec29fd54
Add: docker-compose 2022-04-18 14:32:02 +05:30
Henrik Grimler f17f955af5
sshfs: add package
Fixes https://github.com/termux/termux-root-packages/issues/45.
2022-04-18 14:32:02 +05:30
Henrik Grimler c8844a33eb
hw-probe: bump again to rebuild
Third time's the charm.
2022-04-18 14:32:02 +05:30
Henrik Grimler b52871d81a
hwinfo: reset to 21.74-0
Need to figure out what is wrong with the build.

%ci:no-build
2022-04-18 14:32:02 +05:30
Henrik Grimler 7b78369aaf
hw-probe: bump to restart build again 2022-04-18 14:32:01 +05:30
Henrik Grimler 479bdf0cb7
hw-probe: bump to build 2022-04-18 14:32:01 +05:30
Henrik Grimler 27bc12b4c5
hwinfo: revert back to 21.74
No idea why 21.78 build failed in CI, maybe using too much RAM?

Works fine locally.
2022-04-18 14:32:01 +05:30
Henrik Grimler 87e7342837
hwinfo: update to 21.78
And avoiud overriding termux_step_make and termux_step_make_install.
2022-04-18 14:32:01 +05:30
Henrik Grimler 9400852ee2
hw-probe: update to 1.6 2022-04-18 14:32:01 +05:30
Henrik Grimler 25288dc7ef
frida-server: update to 15.1.12 2022-04-18 14:32:01 +05:30
etmatrix 47110757dd
fix missing define on ipv4.c 2022-04-18 14:32:00 +05:30
etmatrix b5033fb463
enable build also for x86_64, libnetfilter-queue is available now 2022-04-18 14:32:00 +05:30
etmatrix c2d9ff909f
some mess while the commit, now the patch is good 2022-04-18 14:32:00 +05:30
etmatrix 0de5c27135
fix package libnetfilter-queue rename 2022-04-18 14:32:00 +05:30
etmatrix c0bc0b3a44
update to version 2.32.0 now it's require library libnetfilter_queue 2022-04-18 14:32:00 +05:30
etmatrix eb06394ae3
fix a missing define 2022-04-18 14:32:00 +05:30
etmatrix e8a76815a3
restored changes of Grimler91 2022-04-18 14:31:59 +05:30
etmatrix 533c1b807c
missing dependency libmnl 2022-04-18 14:31:59 +05:30
etmatrix caaf605d89
rename package 2022-04-18 14:31:59 +05:30
etmatrix e1c24e432f
this library is required for build bettercap 2.32.0
require changes of these include files in ndk_sysrooty:
/data/data/com.termux/files/usr/include/netinet/if_ether.h
/data/data/com.termux/files/usr/include/netinet/ip.h
/data/data/com.termux/files/usr/include/linux/netfilter/nfnetlink.h
2022-04-18 14:31:59 +05:30
etmatrix 970cec2fb5
added missing patch 2022-04-18 14:31:59 +05:30
etmatrix f79eda329b
fix a redefinition error for libnetfilter-queue 2022-04-18 14:31:59 +05:30
etmatrix 1d77a50f03
libnfnetlink: new library required for libnetfilter_queue (#267)
Co-authored-by: etmatrix <etmatrix@etmatrix>
2022-04-18 14:31:58 +05:30
Henrik Grimler 77133118c6
dnsmasq: update to 2.86 2022-04-18 14:31:58 +05:30
Lucy Phipps 58dc99563e
libpcsclite: update to 1.9.4 2022-04-18 14:31:58 +05:30
Lucy Phipps c81fa33c4c
frida-server: bump after python update 2022-04-18 14:31:58 +05:30
Henrik Grimler e54a30495d
mtr: build from git master 2022-04-18 14:31:58 +05:30
Henrik Grimler 9f09bd089c
mtr: add patch to remove setuid call
Reported in https://github.com/termux/termux-root-packages/issues/247
2022-04-18 14:31:57 +05:30
Henrik Grimler 8dd7f161b6
termshark: bump to restart build 2022-04-18 14:31:57 +05:30
Henrik Grimler a8523b3af0
termshark: git clone instead of downloading archive
And reset TERMUX_PKG_REVISION.
2022-04-18 14:31:57 +05:30
Graham Clark 6d8c20f82d
Upgrade the official termshark termux package to v2.3.0
As of Go 1.17, termshark can't be installed in a single go get/go
install command because termshark uses replace directives in its
go.mod

$ go install github.com/gcla/termshark/v2/cmd/termshark@latest
go install: github.com/gcla/termshark/v2/cmd/termshark@latest (in github.com/gcla/termshark/v2@v2.3.0):
        The go.mod file for the module providing named packages contains one or
        more replace directives. It must not contain directives that would cause
        it to be interpreted differently than if it were the main module.

This is discussed here: https://github.com/golang/go/issues/40276

Longer-term, I need to remove these directives, or wait for a Go
release that makes it possible to use them with go install. Even though
termux may not yet be using Go 1.17, I decided to git-clone and build
inside the source directory instead.
2022-04-18 14:31:57 +05:30
Henrik Grimler bb1801d947
libseccomp: mv to main repository 2022-04-18 14:31:57 +05:30
Ostap 2651a9adbd
update tshark to 3.4.8 (#259)
Update tshark to 3.4.8
2022-04-18 14:31:56 +05:30
Henrik Grimler 49bc16b444
libpcsclite: should work with python3 these days 2022-04-18 14:31:56 +05:30
Henrik Grimler b36a753916
libpcsclite: update to 1.9.3 2022-04-18 14:31:56 +05:30
Lucy Phipps 23129747b6
ettercap: bump revision 2022-04-18 14:31:56 +05:30
Lucinda May Phipps b74b3a307c
ettercap: bump due to termux/termux-packages@4f8d054 2022-04-18 14:31:56 +05:30
Henrik Grimler e6a535a9f3
ettercap: bump to rebuild
Fixes https://github.com/termux/termux-root-packages/issues/253.
2022-04-18 14:31:55 +05:30
Vadzim Miliantsei b6101649ab
new package: tcplay-veracrypt (#209) 2022-04-18 14:31:55 +05:30
Henrik Grimler 6fc4a564ac
open-zwave: update to latest commit
a8aa6341f4
2022-04-18 14:31:55 +05:30
Henrik Grimler a2cfbb785f
Bump updated packages to restart build 2022-04-18 14:31:55 +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 2537034d96
hwinfo: update to 21.74 2022-04-18 14:31:54 +05:30
Henrik Grimler 155d5618d1
libseccomp: update to 2.5.1 2022-04-18 14:31:54 +05:30
Henrik Grimler 7191be45da
tshark: update to 3.4.6 2022-04-18 14:31:54 +05:30
Henrik Grimler 72eefa16ab
open-zwave: update to commit 38f8f6caf7f14a99d37946fa81eece436ad16643 2022-04-18 14:31:54 +05:30
Henrik Grimler da068522f6
cryptsetup: update to 2.3.6 2022-04-18 14:31:54 +05:30
Henrik Grimler e155e9dad4
dnsmasq: update to 2.85 2022-04-18 14:31:53 +05:30
Henrik Grimler a948b5b38b
libfuse3: update to 3.10.3 2022-04-18 14:31:53 +05:30
Henrik Grimler e95f153fb0
ethtool: update to 5.12 2022-04-18 14:31:53 +05:30
Henrik Grimler 239d3f106b
frida: update to 14.2.18 2022-04-18 14:31:53 +05:30
Martin Valba bae2e1561d
This fixes containerd compile error (#238)
Error:
go: cannot find main module, but found vendor.conf in somepath
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 70e004768b
frida: update selinux patching function name
Fixes https://github.com/termux/termux-root-packages/issues/237.
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
gitdebpro 843d66d21b
Added MDK4 for Termux (#236) 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 ee84a8911d
aircrack-ng: create library symlink
Partial fix for https://github.com/termux/termux-root-packages/issues/230
2022-04-18 14:31:51 +05:30
Henrik Grimler 3e49a48178
tshark: bump to rebuild 2022-04-18 14:31:51 +05:30
Henrik Grimler 7ce34d2a1f
testdisk: link against libandroid-glob
And no need to build in src anymore it seems.
2022-04-18 14:31:51 +05:30
Henrik Grimler 5359f9594d
Set TERMUX_PKG_MAINTAINER for all packages 2022-04-18 14:31:51 +05:30
Henrik Grimler 963ca6a291
libfuse3: update to 3.10.2 2022-04-18 14:31:50 +05:30
Henrik Grimler 64e6c1d99c
libpcsclite: update to 1.9.1 2022-04-18 14:31:50 +05:30
Henrik Grimler fdfc54f1ef
aircrack-ng: bump to restart build 2022-04-18 14:31:50 +05:30
Henrik Grimler 53587dadb6
aircrack-ng: update to 1.6 2022-04-18 14:31:50 +05:30
Frederico F. de Oliveira 03df39dc46
dockerd: apply patch in a batch to fix paths 2022-04-18 14:31:50 +05:30
Frederico F. de Oliveira a435d86923
Create daemon.go.patch
Dockerd doesn't honor existing containerd configs and creates its own configuration file everytime it starts. So, edit the config file creation code to fix paths.
2022-04-18 14:31:50 +05:30
Frederico F. de Oliveira f75683c6b6
docker: fix docker-proxy installation path 2022-04-18 14:31:49 +05:30
Frederico F. de Oliveira 7908264e36
docker: fix dockerd wrapper script installation 2022-04-18 14:31:49 +05:30
Frederico F. de Oliveira 05ae83c37d
docker: rename dockerd wrapper script 2022-04-18 14:31:49 +05:30
Frederico F. de Oliveira 4c3c76b9ef
docker: add postinst message 2022-04-18 14:31:49 +05:30
Frederico F. de Oliveira f52829a9ff
docker: fix docker-proxy build location 2022-04-18 14:31:49 +05:30
Frederico F. de Oliveira b836a1fa37
docker: fix LDFLAGS for building docker-cli 2022-04-18 14:31:48 +05:30