Commit Graph

21071 Commits

Author SHA1 Message Date
Yaksh Bariya e907a4d073
chore(scripts/generate-bootstraps.sh): Use Cloudflare proxy
Should speed up downloads and also reduce situations where downloads
simply have to wait for timeout to happen (I have no idea why this
happens, probably nginx trying to cooldown some requests to prevent
(D)DoS?)
2022-04-28 15:17:07 +05:30
Yaksh Bariya 5edddd95c0
chore,ci(bootstrap_archives): Use Termux's fork of svenstaro/upload-release-action 2022-04-28 15:03:02 +05:30
Henrik Grimler 0e28dda6d7
Remove FUNDING.yml
The accounts specified in the file do not really benefit the termux
project at the moment, so lets not link to them.  Please see
https://github.com/termux/termux-packages/wiki/Donate for how to
donate to individuals until we have set up a new project account at a
suitable site.
2022-04-28 09:38:20 +02:00
Henrik Grimler b4a3d50955
CI: fix regex pattern in free additional disk space step 2022-04-28 09:32:20 +02:00
Tee KOBAYASHI 7a687b2656 redis: Update to 6.2.7 2022-04-28 12:32:21 +05:30
Termux Github Actions b140c36611 neovim-nightly: update to 0.8.0-dev+70-g521e91e1c
This commit has been automatically submitted by Github Actions.
2022-04-28 06:24:41 +00:00
Termux Github Actions b32d5bbea1 flyctl: update to 0.0.325
This commit has been automatically submitted by Github Actions.
2022-04-28 06:13:45 +00:00
Termux Github Actions f3243f422e lsof: update to 4.95.0
This commit has been automatically submitted by Github Actions.
2022-04-28 00:35:56 +00:00
agnostic-apollo c371a573b5 changed(termux-am-socket): Bump to 1.3.0 2022-04-28 04:06:57 +05:00
Maxython b98972997f generate-bootstraps.sh: improvement - adding a way to change the package manager and work with db from the pacman service. 2022-04-28 03:14:44 +05:00
Aditya Alok 8b5745f51b
fix(aerc): build issue, update to 0.9.0
fix #10346

Co-authored-by: Tee KOBAYASHI <xtkoba@gmail.com>
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-28 02:04:25 +05:30
Aditya Alok 81007d0053
refactor(auto-update): do not append same log again
- Now auto update will be disable until issue is closed.
- Assign to GITHUB_ACTOR. Myself if GITHUB_ACTOR is Termux bot.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-28 01:37:40 +05:30
Tee KOBAYASHI 371bf382fe aalib: Add hack for DT_RUNPATH 2022-04-28 04:08:36 +09:00
Termux Github Actions 6914b48d9d rustscan: update to 2.1.0
This commit has been automatically submitted by Github Actions.
2022-04-27 18:22:52 +00:00
Termux Github Actions 3603cff4e5 jfrog-cli: update to 2.16.2
This commit has been automatically submitted by Github Actions.
2022-04-27 18:18:00 +00:00
Termux Github Actions fd85f70087 croc: update to 9.5.4
This commit has been automatically submitted by Github Actions.
2022-04-27 18:15:35 +00:00
Jia Yuan Lo 9993a279e3 mold: update to 1.2.0 2022-04-28 01:36:47 +09:00
rsteube 0d52722734 elvish: updated to v0.18.0 2022-04-28 01:35:47 +09:00
Tee KOBAYASHI 08a741f5e1 new package: scite 2022-04-28 01:33:00 +09:00
Tee KOBAYASHI 3e8a663117 new package: libexecinfo 2022-04-28 01:31:49 +09:00
Tee KOBAYASHI 541a366636 new package: libpano13 2022-04-28 01:31:05 +09:00
Tee KOBAYASHI a548be9a2d new package: libflann 2022-04-28 01:30:29 +09:00
Tee KOBAYASHI bbacda630d new package: libzthread 2022-04-28 01:29:43 +09:00
Tee KOBAYASHI ab87475e0a libvigra: Enable OpenEXR support 2022-04-28 01:29:10 +09:00
Yaksh Bariya f3e585f837
aalib: rebuild to fix link errors for ncurses
Should fix #10360
2022-04-27 21:13:34 +05:30
marcusz 67e641ab34
htop: add checks if a user is rooted (#10357)
There are some users have root access but they don't have read access
to /proc/stat if not into root context which in this case for SELinux
enforced devices and during the postinst step it will still check the
file unprivileged
2022-04-27 20:19:20 +08:00
Termux Github Actions fb78302c57 libcurl: update to 7.83.0
This commit has been automatically submitted by Github Actions.
2022-04-27 12:17:33 +00:00
Ookiineko 67ceadbb4e
android-tools: fix typos in fastboot patch
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-04-27 13:51:03 +02:00
Ookiineko 5e8c078e3d
android-tools: bump TERMUX_PKG_REVISION
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-04-27 10:15:21 +02:00
Ookiineko 49eab53c95
android-tools: add Termux-usb support for fastboot
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-04-27 10:15:18 +02:00
muku Takeda 68699bc9a4
rustc-nightly: Fix removing another package's .so file at in-device build 2022-04-27 10:13:31 +02:00
muku Takeda a98d8d10cc
Add rustc-nightly to run Free additional disk space on host 2022-04-27 10:13:28 +02:00
muku Takeda 11c4918729
Change the way to build rustc-nightly to reduce file usage 2022-04-27 10:13:25 +02:00
muku Takeda 5ec9a796fa
rustc-nightly: Make it possible to build the deb package
This is squashed 6 commits into the first one.

- Fix containing unneccessary files that prevents dpkg install

- Move rustc-nightly from disabled-package to package

- Reduce the amount of disk needed

- Fix using specific version of beta

- Fix wrong PATH value

- Fix how to retrieve LLVM_VERSION
2022-04-27 10:13:22 +02:00
Termux Github Actions 27c38932d3 neovim-nightly: update to 0.8.0-dev+67-g0d41c4dee
This commit has been automatically submitted by Github Actions.
2022-04-27 06:17:06 +00:00
Termux Github Actions d092cb38af starship: update to 1.6.3
This commit has been automatically submitted by Github Actions.
2022-04-27 00:32:40 +00:00
Termux Github Actions bb1d7adf60 nnn: update to 4.5
This commit has been automatically submitted by Github Actions.
2022-04-26 18:15:46 +00:00
Termux Github Actions c485f5a439 lua-language-server: update to 3.2.2
This commit has been automatically submitted by Github Actions.
2022-04-26 18:15:25 +00:00
Termux Github Actions 76817a975a flyctl: update to 0.0.324
This commit has been automatically submitted by Github Actions.
2022-04-26 18:13:41 +00:00
Termux Github Actions 8f8bd0fd4b delve: update to 1.8.3
This commit has been automatically submitted by Github Actions.
2022-04-26 18:12:06 +00:00
Tee KOBAYASHI 54916e7782 webkit2gtk: Update to 2.36.1 2022-04-27 02:03:46 +09:00
Aditya Alok 5e0f450db7
fix(yara): depend on `libandroid-posix-semaphore`, update to 4.2.1
fix #10343

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-26 19:50:34 +05:30
Yaksh Bariya 029da6a2dd
ci: use v3 of actions/{checkout,download-artifact,upload-artifact} 2022-04-26 19:41:35 +05:30
Yaksh Bariya 40a81eb8fb
aerc: enable auto updates
%ci:no-build
2022-04-26 19:25:54 +05:30
Tee KOBAYASHI a193ceb405 new package: wxmaxima 2022-04-26 21:34:34 +09:00
Tee KOBAYASHI 54cbcf315c libarrow-cpp: Include libarrow-python as a subpackage 2022-04-26 21:28:51 +09:00
Yonle 76f0d57ee9 Fluidsynth: Update to 2.2.7
https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.7
2022-04-26 21:26:46 +09:00
Termux Github Actions 583f04ef5c lesspipe: update to 2.05
This commit has been automatically submitted by Github Actions.
2022-04-26 12:18:00 +00:00
Termux Github Actions 561bd8ef71 gh: update to 2.9.0
This commit has been automatically submitted by Github Actions.
2022-04-26 12:17:34 +00:00
Termux Github Actions c049a221f1 neovim-nightly: update to 0.8.0-dev+60-ga75efc237
This commit has been automatically submitted by Github Actions.
2022-04-26 06:19:41 +00:00