Commit Graph

15 Commits

Author SHA1 Message Date
Henrik Grimler 3747f5e428
torsocks: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:43:56 +01:00
Tee KOBAYASHI 463f9db605 torsocks: Fix deadlock in initializer 2022-03-09 10:03:16 +09:00
Ladar Levison c53780c5bb
torsocks: fix tagged pointer aborts/segfaults on some Android 11 devices. (#8187) 2021-12-09 10:06:30 +01:00
Henrik Grimler c141dce4bc
torsocks: enable again for aarch64
A couple of patches from master branch seem to fix syscall issues,
investigated by @ladar.
2021-12-03 20:59:25 +01:00
Henrik Grimler 8d2bb7520a torsocks: blacklist for aarch64
It just hangs when run on aarch64 (behaviour could possibly depend on
kernel version). Lets blacklist the package for aarch64 and promote
use of proxychains-ng instead.

Fixes https://github.com/termux/termux-packages/issues/2711.
2021-11-19 17:24:40 +01:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall bc6c203729 torsocks: Update from 2.2.0 to 2.3.0 2018-11-21 23:45:52 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall ce92cc4c5d Stand in srcdir for termux_step_pre_configure 2017-05-11 01:01:20 +02:00
Fredrik Fornwall 23289d81e9 Add some more source checksums 2017-02-12 22:15:13 +01:00
Vishal Biswas 5fd4459e9c torsocks: fix nougat (add clone syscall) (#681) 2017-01-17 16:11:59 +01:00
Vishal Biswas 2c0f14be3a torsocks: add patch for ipv4 and enable package (#650) 2017-01-03 14:44:59 +01:00