Commit Graph

11658 Commits

Author SHA1 Message Date
Henrik Grimler 1d160f1e61 json-glib: update to 1.6.0 2020-09-28 20:28:00 +02:00
Henrik Grimler b041462517 libelf: update to 0.181 2020-09-28 20:20:22 +02:00
Henrik Grimler e5c8dad814 jftui: update to 0.4.0 2020-09-28 20:15:24 +02:00
Henrik Grimler d471caf3fa grep: update to 3.5 2020-09-28 20:10:05 +02:00
Henrik Grimler 0b36cca25b caddy: update to 2.2.0 2020-09-28 19:54:26 +02:00
Henrik Grimler c607a1c98a debianutils: update to 4.11.2 2020-09-28 19:54:12 +02:00
Henrik Grimler 06a3769eb1 fakeroot: update to 1.25.1 2020-09-28 19:54:01 +02:00
Henrik Grimler 798f50aec0 ghostscript: update to 9.53.2 2020-09-28 19:53:47 +02:00
qubist-pixel 4db6ff9055 new package: php-redis (#5859) 2020-09-28 15:18:38 +03:00
Leonid Pliushch 7e89e130ce apply prefix verification patches again - now shouldn't cause crash 2020-09-28 02:54:13 +03:00
Leonid Pliushch a6102de687 Revert "add patches for prefix verification"
This reverts commit 2703e4f68f856bb816c695ab53118306ba8104a4.

https://github.com/termux/termux-packages/issues/5858 - seem to be buffer overflow...
2020-09-28 01:37:34 +03:00
Leonid Pliushch bc20ba7e70 run-docker.sh: if $TERMUX_DOCKER_USE_SUDO is set, run `docker` with sudo
Not all system configurations have user being added into `docker` group.
2020-09-28 00:40:17 +03:00
Leonid Pliushch 9d92a7360c add patches for prefix verification - prevent use of prebuilt packages by third parties
Add a small stub which verifies whether /data/data/com.termux/files/usr is readable
into few important packages such like Bash or APT. If this check fails, e.g.
in case if binary was executed in program with different package name (non-Termux),
program will print warning and exit with error status immediately.

This should prevent use of prebuilt packages by third-party applications.

NOTE: for now it uses /data/data/com.termux/files/usr in reversed order to
prevent automatic "blind" patching with sed. Will replace with randomized
XOR-based variant in case if that measure won't be enough.
2020-09-28 00:10:00 +03:00
Lucy Phipps ffb7b54f45 python: bump to 3.8.6 2020-09-27 18:30:18 +03:00
Henrik Grimler fcaf3b64db libllvm: bump to try build again
Looks like previous attempt pulled in more packages than just libllvm (probably because the libllvm branch was not up to date with master)
2020-09-27 08:28:31 +02:00
Henrik Grimler 935035ca87 Merge pull request #5840 from termux/libllvm
libllvm: add libpolly and libcompiler-rt subpackages
2020-09-26 18:36:35 +02:00
Leonid Pliushch 60bb9bac24 apache2: add dummy configuration file in conf.d
Fixes error on startup.
2020-09-26 15:10:34 +03:00
Roman Kredentser 31cb14a603 new package: teleport-tsh (#5846) 2020-09-26 15:05:31 +03:00
ihsakashi 7062e7ce2d new package: libczmq (#5820) 2020-09-25 19:53:55 +03:00
ihsakashi c6b292fb5d libzmq: update to 4.3.3 (#5816) 2020-09-25 17:28:56 +03:00
ihsakashi 7ab5be42b1 new package: capnproto (#5813) 2020-09-25 17:27:15 +03:00
Krishna Kanhaiya 0b3eec4c85 youtubedr: update to 2.1.0 (#5849) 2020-09-25 16:18:37 +03:00
Butta 6cef10bdb9 swift: enable arm build and add upstream patch that fixes linking statically against the corelibs 2020-09-25 01:19:03 +05:30
Henrik Grimler d048500dad libllvm: fixes following @buttaface's review 2020-09-24 16:36:37 +02:00
Leonid Pliushch ae0acaab33 openssl: update to 1.1.1h 2020-09-24 00:01:00 +03:00
Leonid Pliushch bc36ce31c4 libmpc: update to 1.2.0 2020-09-24 00:00:46 +03:00
Leonid Pliushch 8dea0c2b42 libjasper: update to 2.0.21 2020-09-24 00:00:25 +03:00
Leonid Pliushch c0c79ba0f1 libgnutls: update to 3.6.15 2020-09-24 00:00:10 +03:00
Leonid Pliushch b2ef3270d9 kubectl: update to 1.19.2 2020-09-23 23:59:50 +03:00
Leonid Pliushch 9f6e477bd8 ipfs: update to 0.7.0 2020-09-23 23:59:13 +03:00
Leonid Pliushch 87d59ce5c2 imagemagick: update to 7.0.10.30 2020-09-23 23:58:51 +03:00
Leonid Pliushch 5bdad40a32 hugo: update to 0.75.1 2020-09-23 23:58:25 +03:00
Leonid Pliushch a2597cbf1d dnsutils: update to 9.16.7 2020-09-23 23:57:46 +03:00
Leonid Pliushch 018204f07f gnurl: update to 7.72.0 2020-09-23 23:57:15 +03:00
Leonid Pliushch dc1025ea5b cmake: update to 3.18.3 2020-09-23 23:56:31 +03:00
Leonid Pliushch d77d425626 transmission: sync patches with x11-packages 2020-09-23 23:27:35 +03:00
Henrik Grimler 10f4528e37 libllvm: fix compiler-rt build error for 32bit arches
Really not sure if this is safe or has side effects, needs to be
tested.
2020-09-23 21:55:12 +02:00
Leonid Pliushch 8ef670d186 gst-plugins-base: delete directory include/GL to avoid conflict with mesa 2020-09-23 19:10:50 +03:00
Henrik Grimler a6b8a957d7 libllvm: add libpolly subpackage
Fixes https://github.com/termux/termux-packages/issues/5829.
2020-09-23 16:51:50 +02:00
Henrik Grimler 675f40c259 libllvm: add libcompiler-rt subpackage
Fixes https://github.com/termux/termux-packages/issues/2403.
2020-09-23 16:51:50 +02:00
Henrik Grimler 94660afa94 Merge pull request #5841 from kcubeterm/patch-6
Update Jfrog-cli to 1.39.5
2020-09-23 12:47:07 +02:00
Krishna Kanhaiya e621435026 Update Jfrog-cli to 1.39.5 2020-09-23 13:47:31 +05:30
Henrik Grimler e10dbc14a7 binutils: bump package to restart CI build 2020-09-22 22:03:52 +02:00
Henrik Grimler d0797c1d07 clamav: bump package to restart CI build 2020-09-22 22:03:37 +02:00
Henrik Grimler 539e873e64 fakeroot: fix build 2020-09-22 22:02:42 +02:00
Butta 11b4f7aba9 Update clamav hash and bump binutils and fakeroot on CI 2020-09-22 22:48:39 +05:30
Butta 69f67332df binutils: update from 2.35 to 2.35.1
clamav: update from 0.102.4 to 0.103.0

fakeroot: update from 1.24 to 1.24.1
2020-09-22 21:47:48 +05:30
Leonid Pliushch f6b5aeb956 docker image: install libevent-dev libreadline-dev libconfig-dev libjansson-dev
Needed by telegram-cli host build.
2020-09-21 20:21:49 +03:00
Leonid Pliushch 1bfb88cdd0 disabled packages: delete 'ffsend' as useless now
As Mozilla closed 'Firefox Send' service forever, client utility
is useless now.

https://support.mozilla.org/en-US/kb/what-happened-firefox-send:
> Firefox Send has been discontinued as of September 17th, 2020.
> You will no longer be able to upload or receive files. We’d like
> to thank all of you who tried Firefox Send.
2020-09-19 19:38:33 +03:00
Henrik Grimler a8d3a3fb7c Merge pull request #5824 from kcubeterm/patch-5
Update dasm to 2.20.14
2020-09-18 16:19:44 +02:00