Commit Graph

606 Commits

Author SHA1 Message Date
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
Frederico F. de Oliveira 4bae8b6cf8
docker: correctly organize dirs to build with go 2022-04-18 14:31:48 +05:30
Frederico F. de Oliveira 73c558d6c9
docker: fix path of config.go.patch 2022-04-18 14:31:48 +05:30
Frederico F. de Oliveira e8335dafdb
dockerd: create TERMUX_PKG_SRCDIR before using it 2022-04-18 14:31:48 +05:30
Frederico F. de Oliveira 36447cd97d
docker: change TERMUX_PKG_SRCURL and TERMUX_PKG_SRCURL to arrays 2022-04-18 14:31:48 +05:30
FreddieOliveira 32e41f662e
Build all docker suit together 2022-04-18 14:31:48 +05:30
Frederico F. de Oliveira 5c0444889a
dockerd: use full paths to avoid security breachs 2022-04-18 14:31:47 +05:30
Frederico F. de Oliveira 9ace488ccb
dockerd: exit with error 1 when failing 2022-04-18 14:31:47 +05:30
Frederico F. de Oliveira 6741d3860b
dockerd: unblacklist architectures 2022-04-18 14:31:47 +05:30
Frederico F. de Oliveira d55f693f2c
dockerd: remove verbosity and reapply patches while building 2022-04-18 14:31:47 +05:30
Frederico F. de Oliveira 1bf4184650
dockerd: set TERMUX_PKG_BUILD_IN_SRC to true 2022-04-18 14:31:47 +05:30
Frederico F. de Oliveira 47182b1e2b
dockerd: be verbose when building 2022-04-18 14:31:47 +05:30
Frederico F. de Oliveira 7dac2ec74d
dockerd: be verbose when building 2022-04-18 14:31:46 +05:30
Frederico F. de Oliveira 4b75e320f9
dockerd: be verbose when building 2022-04-18 14:31:46 +05:30
Frederico F. de Oliveira 4f64162a99
dockerd: remove patching while building hack 2022-04-18 14:31:46 +05:30
Frederico F. de Oliveira ff9c666bf7
dockerd: be even more verbose when building 2022-04-18 14:31:46 +05:30
Frederico F. de Oliveira 2c8f157fbf
dockerd: be more verbose when building 2022-04-18 14:31:46 +05:30
Frederico F. de Oliveira 3960bc2fc3
dockerd: blacklist x86-64 arch 2022-04-18 14:31:46 +05:30
FreddieOliveira 0c2bac5a03
dockerd: fix build script 2022-04-18 14:31:45 +05:30
FreddieOliveira f29cd6f3de
Add dockerd package 2022-04-18 14:31:45 +05:30
Victor Golovanenko 38dfb84c28
Pixiewps: fix the patch for Makefile 2022-04-18 14:31:45 +05:30
Victor Golovanenko d0a598ebe1
Pixiewps: added patch for Makefile 2022-04-18 14:31:45 +05:30
Victor Golovanenko aecfc7d666
New package: Pixiewps 2022-04-18 14:31:45 +05:30
Henrik Grimler f364d7668d
htop: update to 3.0.5 2022-04-18 14:31:44 +05:30
Henrik Grimler fa73cc2bba
tshark: update to 3.4.3 2022-04-18 14:31:44 +05:30
Henrik Grimler 76fb3b8c94
open-zwave: build from latest commit 2022-04-18 14:31:44 +05:30
Henrik Grimler 230d1d9adf
libpcsclite: update to 1.9.0 2022-04-18 14:31:44 +05:30
Henrik Grimler 1a3936cef4
hwinfo: update to 21.72 2022-04-18 14:31:44 +05:30
Henrik Grimler 24545cbbc4
bettercap: updste to 2.29 2022-04-18 14:31:44 +05:30
Henrik Grimler 9346394870
dnsmasq: update to 2.84 2022-04-18 14:31:43 +05:30
Henrik Grimler b608bf057e
ethtool: update to 5.10 2022-04-18 14:31:43 +05:30
Henrik Grimler ff45dfdfe0
hwinfo: update to 21.71 2022-04-18 14:31:43 +05:30
Henrik Grimler a6658d3c7d
libfuse3: update to 3.10.1 2022-04-18 14:31:43 +05:30
Frederico F. de Oliveira 34b87a2015
enable package: encfs (#221) 2022-04-18 14:31:43 +05:30
Frederico F. de Oliveira 7c80a761a5
new package: containerd (#222) 2022-04-18 14:31:43 +05:30
Henrik Grimler 8c5c657d8f
aircrack: update to 1.6 2022-04-18 14:31:42 +05:30
Henrik Grimler 22d436ca93
termshark: update to 2.2.0 2022-04-18 14:31:42 +05:30
Henrik Grimler eead083d69
tshark: update to 3.4.2 2022-04-18 14:31:42 +05:30
Frederico F. de Oliveira 1cb42aae12
Delete unnecessary vars from build.sh 2022-04-18 14:31:42 +05:30
FreddieOliveira 5e1299476e
Enable squashfs package after some successful tests 2022-04-18 14:31:42 +05:30
Leonid Pliushch e40932e6de
cryptsetup: fix typo: $PREFIX --> $TERMUX_PREFIX 2022-04-18 14:31:42 +05:30
Henrik Grimler ccc8887588
iw: update to 5.9 2022-04-18 14:31:41 +05:30
Henrik Grimler bcc6bf8525
mtr: update to 0.94 2022-04-18 14:31:41 +05:30
Henrik Grimler 3407857b6b
libfuse3: update to 3.10.0 2022-04-18 14:31:41 +05:30
Henrik Grimler b32fe47e01
ethtool: update to 5.9 2022-04-18 14:31:41 +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 59d435dd4a
htop: fix build 2022-04-18 14:31:40 +05:30
Henrik Grimler 93f20fdcc4
htop: update to 3.0.1 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 a8f87d2f12
iw: update to 5.8 2022-04-18 14:31:39 +05:30
Henrik Grimler 6887faea3a
runc: update to 1.0.0-rc92 2022-04-18 14:31:39 +05:30
Henrik Grimler 30cbb2cb40
libfuse3: update to 3.9.3 2022-04-18 14:31:39 +05:30
Henrik Grimler 841d3bece0
cryptsetup: update to 2.3.4 2022-04-18 14:31:39 +05:30
Leonid Pliushch 2a60acc66e
htop: rebuild 2022-04-18 14:31:39 +05:30
Leonid Pliushch 478138f042
move from main repo: htop
htop v3.x requires root, SELinux permissive or Lineage OS ENG build in order
to work because access to /proc/stat is restricted.
2022-04-18 14:31:39 +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 eabdc9fff5
dnsmasq: update to 2.82 2022-04-18 14:31:38 +05:30
Henrik Grimler 6eca1fb23f
ettercap: update to 0.8.3.1 2022-04-18 14:31:38 +05:30
Henrik Grimler e4776d7253
libfuse3: update to 3.9.2 2022-04-18 14:31:38 +05:30
Henrik Grimler b2ed009773
Update tshark to 3.2.6 2022-04-18 14:31:38 +05:30
Henrik Grimler 6767358397
termshark: fix build 2022-04-18 14:31:37 +05:30
Henrik Grimler 110f8d0df5
iodine: remove empty TERMUX_PKG_LICENSE_FILE field 2022-04-18 14:31:37 +05:30
Henrik Grimler d3162af738
iodine: fix missing LICENSE file 2022-04-18 14:31:37 +05:30
Leonid Pliushch f057cfa9aa
new package: libfuse2 2022-04-18 14:31:37 +05:30
Leonid Pliushch 2cdcb3983c
libfuse3: use @TERMUX_PREFIX@ in patches instead of full path 2022-04-18 14:31:37 +05:30
Leonid Pliushch f027cd96e1
new package: libfuse3 2022-04-18 14:31:37 +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 06d4e51809
tshark: update to 3.2.5 2022-04-18 14:31:36 +05:30
Henrik Grimler 6da1f26fe6
cryptsetup: bump after libdevmapper update 2022-04-18 14:31:36 +05:30
Henrik Grimler ce677cd870
libdevmapper: fix error from building with ndk r21
Should be a better way to fix this error..
2022-04-18 14:31:36 +05:30
Henrik Grimler 6d3a104025
lxc, runc: bump to trigger build again 2022-04-18 14:31:35 +05:30
Henrik Grimler 674c47ddb1
runc: bump after libseccomp update 2022-04-18 14:31:35 +05:30
Henrik Grimler 9da2fb2c37
Bump lxc after libseccomp update 2022-04-18 14:31:35 +05:30
Henrik Grimler 08bc24f2a8
libdevmapper: update to 2.03.09 2022-04-18 14:31:35 +05:30
Henrik Grimler d2e46c2ced
libseccomp: update to 2.5.0 2022-04-18 14:31:35 +05:30
Leonid Pliushch 5689001ee5
runc: update to 1.0.0-rc91 (#193) 2022-04-18 14:31:34 +05:30
Henrik Grimler 4371a6f9fe
libpcsclite: bump to include LICENSE in package 2022-04-18 14:31:34 +05:30
Henrik Grimler 04f3a01624
bettercap: update to 2.28 2022-04-18 14:31:34 +05:30
Henrik Grimler 89dea4a5ee
iodine: bump to include LICENSE file in package 2022-04-18 14:31:34 +05:30
Henrik Grimler d11c001d8e
iw: bump to include LICENSE file in package 2022-04-18 14:31:34 +05:30
Henrik Grimler 05176d8e98
wpa-supplicant: bump to include LICENSE file in package 2022-04-18 14:31:34 +05:30
Henrik Grimler 0e16a543f4
termshark: bump to include LICENSE file in package 2022-04-18 14:31:33 +05:30
Henrik Grimler fa235f3dfa
libx86emu: bump to include LICENSE file in package 2022-04-18 14:31:33 +05:30
Henrik Grimler fe1a2228cf
tcpdump: bump to include LICENSE file in package 2022-04-18 14:31:33 +05:30
Henrik Grimler b0b3228025
Bump pending packages again 2022-04-18 14:31:33 +05:30
Henrik Grimler cd53cab7e3
cryptsetup: bump after libpopt update 2022-04-18 14:31:33 +05:30
Henrik Grimler f751913f61
gptfdisk: bump after libpopt update 2022-04-18 14:31:33 +05:30
Henrik Grimler 76863241de
ethtool: update to 5.7 2022-04-18 14:31:32 +05:30
Henrik Grimler f319529275
tshark: update to 3.2.4 2022-04-18 14:31:32 +05:30
Henrik Grimler 891257e0ed
pciutils: update to 3.7.0 2022-04-18 14:31:32 +05:30
Henrik Grimler a7dab0a2cb
cryptsetup: update to 2.3.3 2022-04-18 14:31:32 +05:30
Leonid Pliushch 9662bc81ab
fix maintainer field for some packages 2022-04-18 14:31:32 +05:30
Leonid Pliushch 14bfbeb4c9
lxc: downgrade to 3.1.0 as newer versions may have issues 2022-04-18 14:31:32 +05:30
Henrik Grimler e8ca6738e6
openvpn: update to 2.4.9 2022-04-18 14:31:31 +05:30
Henrik Grimler 0a3a67f45e
cryptsetup: bump after json-c update 2022-04-18 14:31:31 +05:30
Henrik Grimler 39f2e01915
hwinfo: update to 21.70 2022-04-18 14:31:31 +05:30
Henrik Grimler a3b821ef54
cryptsetup: update to 2.3.2 2022-04-18 14:31:31 +05:30
Henrik Grimler 116c8032bd
bettercap: update to 2.27.1 2022-04-18 14:31:31 +05:30
Henrik Grimler 4a96f78f28
open-zwave: install libs to $PREFIX/lib instead of $PREFIX/lib64 2022-04-18 14:31:31 +05:30
Henrik Grimler 60c4dede11
open-zwave: switch repo and depend on libusb 2022-04-18 14:31:30 +05:30
Henrik Grimler 592baed18e
open-zwave: fix build errors 2022-04-18 14:31:30 +05:30
araczkowski 265f674375
open-zwave start 2022-04-18 14:31:30 +05:30
Henrik Grimler df5772c777
wpa-supplicant: add package 2022-04-18 14:31:30 +05:30
Henrik Grimler a2fc1947e1
bettercap: update to 2.27 2022-04-18 14:31:30 +05:30
Henrik Grimler b27afe35a2
dnsmasq: update to 2.81 2022-04-18 14:31:30 +05:30
Henrik Grimler 9dd57830af
frida: update to 12.8.20 2022-04-18 14:31:29 +05:30
Henrik Grimler 5e436ebc7e
lxc: update to 4.0.1 2022-04-18 14:31:29 +05:30
Henrik Grimler 53638c9975
hwinfo: update to 21.69 2022-04-18 14:31:29 +05:30
Henrik Grimler 395111625a
nethogs: update to 0.8.6 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 0db663ac0d
frida-python: patch selinux policy in PyDeviceManager_init 2022-04-18 14:31:28 +05:30
Leonid Plyushch 106c4e67ac
cryptsetup: update to 2.3.1 2022-04-18 14:31:28 +05:30
Leonid Plyushch cb2cca21d2
tshark: update to 3.2.2 2022-04-18 14:31:28 +05:30
Leonid Plyushch cfb5fdfe64
hwinfo: rebuild after libx86emu update 2022-04-18 14:31:28 +05:30
Leonid Plyushch 6055c5536a
libx86emu: update to 3.1 2022-04-18 14:31:28 +05:30
Leonid Plyushch e2f669fe21
libseccomp: update to 2.4.3 2022-04-18 14:31:28 +05:30
Leonid Plyushch 139058ef39
ipset: update to 7.6 2022-04-18 14:31:27 +05:30
Henrik Grimler 020d570487
frida-tools: fix typo in postinst script 2022-04-18 14:31:27 +05:30
Henrik Grimler d57f6eecd0
Update termux-packages submodule 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 459084decd
frida-python, frida-tools: install python dependencies in postinst 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 d6e3c98a13
gptfdisk: update to 1.0.5 2022-04-18 14:31:26 +05:30
Henrik Grimler 38aa6971d3
tshark: update to 3.2.1 2022-04-18 14:31:26 +05:30
Henrik Grimler 7595f03e1c
runc: update to 1.0.0 rc10 2022-04-18 14:31:25 +05:30
Henrik Grimler b79893facd
frida: update to 12.8.11 2022-04-18 14:31:25 +05:30
Leonid Plyushch 1a8b9c4b8d
move from unstable: tinc 2022-04-18 14:31:25 +05:30
Leonid Plyushch 129e0e52ab
move from unstable: iodine 2022-04-18 14:31:25 +05:30
Henrik Grimler 14bfc93899
cryptsetup: link against libiconv 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 0ba9e86161
pciutils: update to 3.6.4 2022-04-18 14:31:24 +05:30
Henrik Grimler f590e702a7
hwinfo: update to 21.68 2022-04-18 14:31:24 +05:30
Henrik Grimler f1f4f20331
cryptsetup: update to 2.3.0 2022-04-18 14:31:24 +05:30
Henrik Grimler 73d1ad8050
hw-probe: update to 1.5 2022-04-18 14:31:24 +05:30
Graham Clark c736168f34
termshark: update to 2.1.1 2022-04-18 14:31:23 +05:30
Leonid Plyushch 16fbf1e8c1
delete package: chroot
Replaced by coreutils.
2022-04-18 14:31:23 +05:30
Leonid Plyushch 3271911492
force disable static linking 2022-04-18 14:31:23 +05:30
infamix f58ffabfd0
Update build.sh 2022-04-18 14:31:23 +05:30
infamix 9426e71ee6
Update build.sh 2022-04-18 14:31:23 +05:30
infamix a33a65372f
Update build.sh 2022-04-18 14:31:22 +05:30
infamix 64ab8ae6d2
build.sh fix 2022-04-18 14:31:22 +05:30
infamix a6a79de7e8
testdisk: add package 2022-04-18 14:31:22 +05:30
Leonid Plyushch ee3c78f631
tshark: update to 3.2.0 2022-04-18 14:31:22 +05:30
Leonid Plyushch ea49b806e2
ipset: update to 7.5 2022-04-18 14:31:22 +05:30
Leonid Plyushch 2e054dd759
ethtool: update to 5.4 2022-04-18 14:31:22 +05:30
Henrik Grimler 1c77ab74db
dnsmasq: patch Makefile to not override LDFLAGS 2022-04-18 14:31:21 +05:30
Henrik Grimler bafc8d886c
libpcsclite: remove no longer needed -llog flag 2022-04-18 14:31:21 +05:30
Henrik Grimler 2b0c9f74f7
openvpn: remove no longer needed -llog flag 2022-04-18 14:31:21 +05:30
Henrik Grimler 2626b63dcb
lxc: bump revision to remove dirmngr dependency
Also remove no longer needed LIBS=-llog after https://github.com/termux/termux-packages/pull/4639
2022-04-18 14:31:21 +05:30
Henrik Grimler 1426c2b824
frida-server: update to 12.8.5 2022-04-18 14:31:21 +05:30
Henrik Grimler 11b8b84178
lipcsclite: update to 1.8.26 2022-04-18 14:31:21 +05:30
Henrik Grimler 32dac5d81a
openvpn: update to 2.4.8 2022-04-18 14:31:20 +05:30
Henrik Grimler d9d48cd5b6
wavemon: update to 0.9.1 2022-04-18 14:31:20 +05:30
Henrik Grimler af5f0672f0
termshark: update to 2.0.3 2022-04-18 14:31:20 +05:30
Henrik Grimler 9a90a47ace
libseccomp: update to 2.4.2 2022-04-18 14:31:20 +05:30
Henrik Grimler ca1d6a96e3
libdevmapper: update to 2.03.07 2022-04-18 14:31:20 +05:30
Henrik Grimler 271c9e4503
runc: update to 1.0.0-rc9 2022-04-18 14:31:20 +05:30
Henrik Grimler 5598b4d59c
ipset: update to 7.4 2022-04-18 14:31:19 +05:30
Henrik Grimler babf8c4be2
iw: update to 5.4 2022-04-18 14:31:19 +05:30
Henrik Grimler 4b34503dc7
cryptsetup: update to 2.2.2 2022-04-18 14:31:19 +05:30
Henrik Grimler 21a2dcf7ee
bettercap: update to 2.26.1 2022-04-18 14:31:19 +05:30
Henrik Grimler 2505f35b1a
arp-scan: update to 1.9.7 2022-04-18 14:31:19 +05:30
Henrik Grimler 61eb9b87e4
tshark: update to 3.0.7 2022-04-18 14:31:18 +05:30
Henrik Grimler 0c261877e4
pciutils: switch upstream url and depend on zlib 2022-04-18 14:31:18 +05:30
Henrik Grimler 61dc12949b
lxc: remove dirmngr from deps
Since dirmngr is now part of gnupg
2022-04-18 14:31:18 +05:30
Henrik Grimler e71702ec4a
frida-server: Update to 12.7.24 2022-04-18 14:31:18 +05:30
Henrik Grimler 7c5a0989cb
termshark: minor format change to build.sh
TERMUX_PKG_REVISION is not needed when update is bumped
2022-04-18 14:31:18 +05:30
Graham Clark a481d29d5a
Make termshark for termux build on all supported platforms... 2022-04-18 14:31:18 +05:30
Graham Clark 72ec5a97b4
Fix the sha256sum for termshark's source archive. 2022-04-18 14:31:17 +05:30
Graham Clark c52479b830
termshark: update to 2.0.2 2022-04-18 14:31:17 +05:30
Leonid Plyushch 20e53150e5
move from unstable: wavemon
Moved to root packages because it requires SELinux to be in permissive mode.
2022-04-18 14:31:17 +05:30
Henrik Grimler de21da06d4
libdevmapper: remove faulty API_LEVEL target 2022-04-18 14:31:17 +05:30
Henrik Grimler fda6d9993b
tcpdump: update to 4.9.3 2022-04-18 14:31:17 +05:30
Henrik Grimler 7467976fb7
tshark: bump to 3.0.5 2022-04-18 14:31:17 +05:30
Henrik Grimler 88fe4e2308
tshark: depend on libcap 2022-04-18 14:31:16 +05:30
Boundary Effect 60d556cd5c
libusb: move to termux-packages 2022-04-18 14:31:16 +05:30
Henrik Grimler 734b47045c
ethtool: update to 4.9.3 2022-04-18 14:31:16 +05:30
Henrik Grimler e012fbbde8
bettercap: update to 2.25 2022-04-18 14:31:16 +05:30
Henrik Grimler b5fe96c428
frida-server: update to 12.7.4 2022-04-18 14:31:16 +05:30
Henrik Grimler 8e195be71f
libccid: update to 1.4.31 2022-04-18 14:31:16 +05:30
Henrik Grimler 7891fec8d0
cryptsetup: update to 2.2.1 2022-04-18 14:31:15 +05:30
Leonid Plyushch d3ae54529f
termshark: bump revision
Should be rebuilt with Go 1.13.
2022-04-18 14:31:15 +05:30
Leonid Plyushch 8c3403df45
gptfdisk: depend on ncurses 2022-04-18 14:31:15 +05:30
Leonid Plyushch a79d7bf731
gptfdisk: depend on libuuid 2022-04-18 14:31:15 +05:30
Leonid Plyushch 0f6faf35a8
new package: gptfdisk
Useful for partitioning external drives.
2022-04-18 14:31:15 +05:30
Leonid Plyushch 26fb52f00d
new package: openvpn 2022-04-18 14:31:15 +05:30
Leonid Plyushch 4435756e24
lxc: blacklist arm builds
Due to:

/home/builder/.termux-build/_cache/android-r20-api-24-v1/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld.real: error: /home/builder/.termux-build/_cache/android-r20-api-24-v1/bin/../lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb/libgcc_real.a(pr-support.o): multiple definition of '__gnu_unwind_frame'
2022-04-18 14:31:14 +05:30
Leonid Plyushch 5033c6116f
tshark: update to 3.0.4 2022-04-18 14:31:14 +05:30
Leonid Plyushch 71adeee4ab
lxc: update to 3.2.1 2022-04-18 14:31:14 +05:30
Leonid Plyushch bf50f50b99
hwinfo: update to 21.67 2022-04-18 14:31:14 +05:30
Leonid Plyushch c2ff6696f2
libx86emu: update to 2.4 2022-04-18 14:31:14 +05:30
Leonid Plyushch 6dd73e07ce
mtr: update to 0.93 2022-04-18 14:31:14 +05:30
Leonid Plyushch 9fe51c63a5
libusb: update to 1.0.23 2022-04-18 14:31:13 +05:30