Commit Graph

12063 Commits

Author SHA1 Message Date
Leonid Pliushch
d98a741ac6 termux-tools: pkg: when checking mirrors, force terminate curl command after 6 seconds timeout
Before this, we had only '--connect-timeout 5' option specified but unfortunately
it doesn't work in cases when remote host is behind some proxy (e.g. CloudFlare)
but is not connected to Internet.

To prevent curl from hanging for unspecified amount of time, we need to introduce
external timeout here.
2020-11-12 20:02:17 +02:00
Leonid Pliushch
d3e4aee6e2 netcat-openbsd: need LDFLAGS
Fixes https://github.com/termux/termux-packages/issues/6020.
2020-11-12 17:23:03 +02:00
Lucy Phipps
2e7ead6a4f netpbm: update to 10.73.33 (#6016) 2020-11-11 10:28:17 +01:00
Butta
e0f0681a75 swift: blocked working arches by mistake 2020-11-11 12:26:38 +05:30
Butta
7547e0d9f8 swift: add x86_64 package and refactor with upstreamed and submitted patches 2020-11-11 12:23:16 +05:30
Leonid Pliushch
0c37a6699c attr: update comment 2020-11-10 21:46:19 +02:00
Leonid Pliushch
6f362752e0 rename package: linux-man-pages --> manpages
Shorter & close to the original name (man-pages).
2020-11-10 21:43:07 +02:00
Leonid Pliushch
3ac451ba71 linux-man-pages: update to 5.09 2020-11-10 21:40:57 +02:00
Leonid Pliushch
b4f7c87deb liblua54: update patches 2020-11-10 21:38:30 +02:00
Leonid Pliushch
68f169000f liblua54: update to 5.4.1 2020-11-10 21:28:52 +02:00
Leonid Pliushch
d5aae0f0d3 kona: update patch Makefile.patch 2020-11-10 21:28:14 +02:00
Leonid Pliushch
f5c09bb144 kona: update to 20201009 2020-11-10 21:24:01 +02:00
Leonid Pliushch
65d68cdfe4 k9s: update to 0.23.10 2020-11-10 21:19:37 +02:00
Leonid Pliushch
dd9da5ef43 jupp: update to 3.1jupp40 2020-11-10 21:06:46 +02:00
Leonid Pliushch
f2a9fcd9b1 tracepath: update to 20200821 2020-11-10 21:06:02 +02:00
Leonid Pliushch
c3ac5c7894 grep: update to 3.6 2020-11-10 21:04:36 +02:00
Leonid Pliushch
c386999fd9 goaccess: update patch fix-paths.patch 2020-11-10 21:04:04 +02:00
Leonid Pliushch
552163c449 goaccess: update to 1.4.1 2020-11-10 21:00:29 +02:00
Leonid Pliushch
cc6dbccaf5 gifski: update to 1.2.4 2020-11-10 21:00:14 +02:00
Leonid Pliushch
64ed945377 gdk-pixbuf: update to 2.42.0 2020-11-10 20:58:29 +02:00
Leonid Pliushch
ce8bcdb5b1 fzf: update to 0.24.3 2020-11-10 20:54:16 +02:00
Leonid Pliushch
b5bbcd0753 dasm: update to 2.20.14.1 2020-11-10 20:51:41 +02:00
Leonid Pliushch
0cc496abbd asciidoctor: update to 2.0.12 2020-11-10 20:51:28 +02:00
Leonid Pliushch
32bdff2b93 qemu: rebuild package 2020-11-10 12:26:56 +02:00
Ludea
71a2a10373 new package: helm (#6008) 2020-11-09 15:25:55 +02:00
Leonid Pliushch
253c1f0896 dropbear: don't check for "multiple usernames"
Issue described here https://www.reddit.com/r/termux/comments/jqbg2g/termux_dropbear_ssh_server_not_working/

However I was not able to reproduce it.
2020-11-09 15:03:03 +02:00
Leonid Pliushch
397762b4ea proot-distro: update to 1.1 2020-11-09 04:04:37 +02:00
Leonid Pliushch
a40b8e2eb8 Revert "iverilog: update to 11.0"
Has more issues, including incomplete cross-compiling support and
non-expandable macros in Makefile.in.

Denying package update.
2020-11-09 01:46:58 +02:00
Leonid Pliushch
a2e98e0fea iverilog: unset CFLAGS
CFLAGS are used by host GCC, so unset them. This variable is
not used to build iverilog anyway since it is mostly in C++
and uses CXXFLAGS.
2020-11-09 01:17:53 +02:00
Leonid Pliushch
365601ffb1 fzf: update patch bin-fzf-tmux.patch 2020-11-09 01:15:00 +02:00
Leonid Pliushch
7dbb56004e dnsutils: add patch for configure script 2020-11-09 01:12:24 +02:00
Leonid Pliushch
f8d34f4f5c Revert "ghostscript: update to 9.53.3"
use of undeclared identifier 'FF_free' and so on...
2020-11-09 01:07:17 +02:00
Leonid Pliushch
2167c73307 cava: update no-posix-shmem.patch 2020-11-09 01:06:20 +02:00
Leonid Pliushch
b61c3437ad Revert "glib: update to 2.66.2"
Needs new patch for timezone support.
2020-11-09 01:01:56 +02:00
Leonid Pliushch
b82faa4a6f libcap: build without pthreads 2020-11-09 00:37:58 +02:00
Leonid Pliushch
eb22f7da1a jp2a: depends on libpng 2020-11-09 00:34:36 +02:00
Leonid Pliushch
27efe81dad iverilog: use -Os in CFLAGS instead of -Oz 2020-11-09 00:33:20 +02:00
Leonid Pliushch
923afe4de7 libnftnl: bump revision 2020-11-09 00:31:27 +02:00
Leonid Pliushch
73cecc420d lazygit: bump revision 2020-11-09 00:31:12 +02:00
Leonid Pliushch
76357a045c kubectl: bump revision 2020-11-09 00:31:01 +02:00
Leonid Pliushch
41418ac864 k9s: bump revision 2020-11-09 00:30:49 +02:00
Leonid Pliushch
30ba704cc1 jfrog-cli: bump revision 2020-11-09 00:30:31 +02:00
Leonid Pliushch
53d53e8e57 i2pd: bump revision 2020-11-09 00:30:15 +02:00
Leonid Pliushch
be2e726d43 hyperfine: bump revision 2020-11-09 00:28:52 +02:00
Leonid Pliushch
0f5d88fe95 geth: bump revision 2020-11-09 00:28:35 +02:00
Leonid Pliushch
c85ba1a58d asciidoctor: bump revision 2020-11-09 00:26:39 +02:00
Leonid Pliushch
4101b7ff55 CI: disable cacheing - unreliable
Warning: Cache service responded with 429 during upload chunk.
/home/runner/work/_actions/actions/cache/v2/dist/save/index.js:3305
                        throw new Error(`Cache upload failed because file read failed with ${error.message}`);
                        ^

Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
    at ReadStream.<anonymous> (/home/runner/work/_actions/actions/cache/v2/dist/save/index.js:3305:31)
    at ReadStream.emit (events.js:210:5)
    at internal/fs/streams.js:167:12
    at FSReqCallback.wrapper [as oncomplete] (fs.js:470:5)
2020-11-09 00:25:43 +02:00
Leonid Pliushch
23f4f7d4c3 asciidoctor: bump revision 2020-11-08 23:12:03 +02:00
Leonid Pliushch
b07bc55441 libnftnl: update to 1.1.8 2020-11-08 23:10:54 +02:00
Leonid Pliushch
9880638274 libcap: update to 2.45 2020-11-08 23:10:29 +02:00