Commit Graph

11476 Commits

Author SHA1 Message Date
Fredrik Fornwall d9c2ed0e8f apache2: Update from 2.4.43 to 2.4.46 2020-08-09 00:44:15 +02:00
Fredrik Fornwall 93e6ed65d2 isync: Update from 1.3.2 to 1.3.3 2020-08-09 00:40:30 +02:00
Fredrik Fornwall c2f338cba5 strace: Update from 5.7 to 5.8 2020-08-09 00:39:52 +02:00
Fredrik Fornwall dd4ca01609 hydra: Update from 9.0 to 9.1 2020-08-09 00:37:23 +02:00
Fredrik Fornwall e357e9eecc rclone: Update from 1.52.2 to 1.52.3 2020-08-09 00:29:28 +02:00
Fredrik Fornwall 3c4af2be7a rsync: Update from 3.2.2 to 3.2.3 2020-08-09 00:26:31 +02:00
Henrik Grimler c7f40a162c chezmoi: do not 'unlock' pass, redirect to pinentry instead
Speeds up chezmoi+pass a lot if ~/.password-store contains many
secrets. Will check so that it does not have any side effects in
desktop environments before opening a PR upstream.
2020-08-08 17:42:02 +02:00
Henrik Grimler 5f2c41ce60 chezmoi: use termux_step_make() and termux_step_make_install()
Instead of putting all commands in one function. Mostly cosmetic change.
2020-08-08 17:41:54 +02:00
Leonid Pliushch 94e1bf0d8a hfsutils: do not use suid 2020-08-08 16:02:25 +03:00
Leonid Pliushch cb55159630 go-findimagedupes: rebuild package 2020-08-08 15:43:22 +03:00
Henrik Grimler 7365c4ff9b Merge pull request #5671 from uudashr/go-upgrade-1.14.7
Upgrade to go version 1.14.7
2020-08-08 10:11:17 +02:00
Nuruddin Ashr 23c155d70a Upgrade to go version 1.14.7 2020-08-08 14:21:10 +07:00
Leonid Pliushch 5c7e690659 squid: bump revision 2020-08-08 01:43:47 +03:00
Leonid Pliushch 6a41d7740d squid: do not use setuid/setgid and similar system calls
Otherwise seccomp will terminate it on modern Android OS versions.
2020-08-08 01:43:47 +03:00
Leonid Pliushch 2745042f62 squid: add posix-shmem support 2020-08-08 01:43:47 +03:00
Leonid Pliushch 6be71c658c dirb: rename gendict to dirb-gendict
Avoid conflict with icu-devtools.

https://github.com/termux/termux-packages/issues/5661
2020-08-07 17:30:37 +03:00
Leonid Pliushch 8eee235f70 task-spooler: conflict with moreutils
https://github.com/termux/termux-packages/issues/5662
2020-08-07 17:24:12 +03:00
Leonid Pliushch 4a72e44163 rcs: add patch for Android 10
https://github.com/termux/termux-packages/issues/5595
2020-08-07 16:00:15 +03:00
Henrik Grimler 3fe41e8bcd Merge pull request #5660 from termux/libandroid-support
Update libandroid-support
2020-08-07 12:27:46 +02:00
Henrik Grimler b2d97c63cf libandroid-support: update to v28 specify license MIT for wcwidth
github.com/termux/wcwidth as well as github.com/jquast/wcwidth are
licensed under MIT.
2020-08-07 12:11:06 +02:00
Henrik Grimler 188ab26025 licenses: install all licenses even if basenames are the same
For for example libandroid-support we now have
TERMUX_PKG_SRCDIR/License.txt
and
TERMUX_PKG_SRCDIR/wcwidth-$version/License.txt.
Previously the latter would have overwritten the first one in the
install step as the file names are the same.
2020-08-07 12:03:58 +02:00
Arun 0d8c85543e update QuickJS (#5659)
* update QuickJS

* Create Makefile.patch
2020-08-07 15:04:54 +05:30
its-pointless a4d83af9d0 fix busybox vi ed awk diff 2020-08-07 10:23:42 +10:00
Butta 1b2180731d swift: update from 5.2.4 to 5.2.5 2020-08-07 03:04:24 +05:30
Henrik Grimler c17c2eaa71 Merge pull request #5656 from tbvdm/tmux-socket-path
tmux: fix socket path in manual page
2020-08-06 15:30:11 +02:00
Henrik Grimler 426e37e891 tmux: bump revision 2020-08-06 15:15:59 +02:00
Tim van der Molen 27e745de5f tmux: fix socket path in manual page 2020-08-06 11:03:43 +02:00
Noah cbb65c0391 rust: update to 1.45.2 2020-08-05 09:07:44 +05:30
Lucy Phipps c1ee68c6ad libllvm: don't rm clang-offload-wrapper 2020-08-05 09:06:11 +05:30
Leonid Pliushch fc0e77edb2 termux-tools: fix typo in pkg 2020-08-04 01:39:52 +03:00
Lucy Phipps 3de6bf5ac7 new package: iwyu (include-what-you-use) 2020-08-04 01:14:51 +03:00
Lucy Phipps df935cfb3e libllvm: don't rm clang-import-test
https://github.com/termux/termux-packages/issues/5382#issuecomment-641155664
2020-08-04 01:14:51 +03:00
Leonid Pliushch 5b024357aa fzf: update to 0.22.0 2020-08-04 01:00:43 +03:00
Leonid Pliushch e850bbd87c fmt: update to 7.0.2 2020-08-04 01:00:43 +03:00
ifurther a65bb1d803 new package: freeimage (#5637) 2020-08-04 00:57:54 +03:00
Leonid Pliushch e1c93f0854 exiftool: update to 12.03 2020-08-04 00:35:36 +03:00
Leonid Pliushch ec212cbb5b bison: update to 3.7.1 2020-08-04 00:34:59 +03:00
Leonid Pliushch aac8319561 CI: attempt caching with "restore-keys"
According to docs, option "restore-keys" support partial cache key
matching which should allow to download prebuilt debs saved in previous
build.
2020-08-04 00:22:44 +03:00
Leonid Pliushch 026350a838 Revert "CI: cache downloaded dependency debfiles"
Github Actions do not allow to overwrite already stored cache for
specific key. This caching approach is suitable for projects, where
dependencies are being tracked within lock files or their alternatives,
for exapmle NPM, Ruby or Python. Termux-packages is not such repository
where we can easily retrieve cache by using old key and generate a new
one after building was finished.
2020-08-04 00:02:53 +03:00
Leonid Pliushch 365eda8923 new package: okc-agents
Requested in https://github.com/termux/termux-packages/issues/4352.
2020-08-03 23:19:19 +03:00
Krishna Kanhaiya 6c91e9fce6 neofetch: update to 7.1.0 (#5644) 2020-08-03 22:54:15 +03:00
Leonid Pliushch 9f3d330adc proot-distro: update to 0.7 2020-08-03 22:53:08 +03:00
Leonid Pliushch 61ff25a719 busybox: enable write access by default for ftpd service
Don't care about ^security^ - it absent here by design.
Instead, make it easier to use Busybox ftpd service for those who
really need it...
2020-08-03 18:51:43 +03:00
Butta 8c65964325 swift: bump clang headers symlink version to 10.0.1 and refactor some flags and patches 2020-08-03 09:20:35 +05:30
ifurther 3b8b4a61a8 nano: update to 5.0 (#5636) 2020-08-02 18:51:56 +03:00
Krishna Kanhaiya cf2e6cdca8 Update: bitcoin to 0.20.1 (#5634)
* Update: bitcoin to 0.20.1
2020-08-02 16:47:38 +05:30
Leonid Pliushch 255fc36dc5 wget: bump revision 2020-08-01 02:32:00 +03:00
Leonid Pliushch 125fd5a86a ldc: bump revision 2020-08-01 02:29:50 +03:00
Leonid Pliushch 5e18ca5e93 command-not-found: bump revision 2020-08-01 02:29:18 +03:00
Leonid Pliushch 9d022115ca apt: bump revision 2020-08-01 02:29:15 +03:00