Termux Github Actions
8d586cddbc
clash: update to 1.3.5
2020-12-27 12:23:17 +00:00
Termux Github Actions
20ca936c05
harfbuzz: update to 2.7.4
2020-12-27 00:45:01 +00:00
Termux Github Actions
37c7970aaa
borgbackup: update to 1.1.15
2020-12-25 12:26:15 +00:00
Henrik Grimler
eca835c631
ovmf: update to 20201222
2020-12-24 23:39:16 +01:00
Henrik Grimler
39dec01e59
libllvm: fix file conflicts
...
Unpacking llvm (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/0-llvm_11.0.0_aarch64.deb (--unpack):
trying to overwrite '/data/data/com.termux/files/usr/bin/dsymutil', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
and
Preparing to unpack .../5-clang_11.0.0_aarch64.deb ...
Unpacking clang (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/5-clang_11.0.0_aarch64.deb (--unpack):
trying to overwrite '/data/data/com.termux/files/usr/bin/diagtool', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
2020-12-24 22:46:43 +01:00
its-pointless
e74ab56135
rust 1.48.0 ( #6162 )
2020-12-24 20:12:36 +02:00
Leonid Pliushch
04fa73821d
xxhash: bump revision
2020-12-24 17:50:11 +02:00
Leonid Pliushch
2510665231
qemu: use a higher fallback value if sysctl vm.mmap_min_addr is not readable.
...
Issue https://github.com/termux/termux-packages/issues/6172 .
2020-12-24 17:42:08 +02:00
Leonid Pliushch
377da94e12
termux-tools: version 0.100
2020-12-24 17:14:07 +02:00
Leonid Pliushch
99fff21d87
termux-tools: pkg: use termux.org as primary mirror
2020-12-24 17:13:50 +02:00
Leonid Pliushch
c101139097
termux-tools: pkg: send more info in user-agent string
...
Send termux-tools package version, build-time app package name and
installation prefix. Just like with apt.
2020-12-24 17:13:45 +02:00
Leonid Pliushch
c5eeff5b0b
apt: add xxhash as dependency
2020-12-24 16:45:21 +02:00
Leonid Pliushch
fd66e2fe29
get rid of verify-prefix.patch.txt
...
Switching to a more "soft" solution which will be focused on apt only.
Apt will now send an application package name (com.termux) and prefix
(/data/data/com.termux/files/usr) as part of user-agent string. That
will allow to distinguish real Termux users from parties which download
our packages and binary-patching them for the custom prefix.
Note that this will disable user's possibility to set custom User-Agent
for apt.
2020-12-24 16:42:32 +02:00
Leonid Pliushch
f9c5f09c8d
new package: xxhash
...
Latest apt requires it as dependency.
2020-12-24 15:48:29 +02:00
Leonid Pliushch
271d8b1b59
apt: update to 2.1.14
2020-12-24 15:48:29 +02:00
Termux Github Actions
e36c8cb8ef
lazygit: update to 0.24.2
2020-12-24 12:27:38 +00:00
Termux Github Actions
064bf44c7e
iwyu: update to 0.15
2020-12-24 12:26:49 +00:00
Henrik Grimler
0a6db230d2
caddyserver: change to new url
2020-12-24 12:46:49 +01:00
Butta
131b4ff765
swift: bump revision to use clang 11 headers and remove some unused patches
2020-12-24 12:33:33 +05:30
Butta
206246fc9d
libllvm: update from 10.0.1 to 11.0.0 and merge lldb
2020-12-24 12:09:16 +05:30
Termux Github Actions
40e13e5e34
lazygit: update to 0.24
2020-12-24 06:25:57 +00:00
Termux Github Actions
a1433cd36c
tokei: update to 12.1.0
2020-12-24 00:55:32 +00:00
Termux Github Actions
c56e214502
harfbuzz: update to 2.7.3
2020-12-24 00:47:04 +00:00
Henrik Grimler
a1bb64c630
termux-am: update to 0.4 ( #6169 )
2020-12-23 18:05:18 +01:00
Termux Github Actions
727c3e46e8
git-delta: update to 0.4.5
2020-12-23 12:30:36 +00:00
Termux Github Actions
e2be493327
beanshell: update to 2.1.0
2020-12-22 12:25:31 +00:00
buttaface
4e6ca12500
CI: free more disk space in the VM
2020-12-21 17:40:07 +02:00
Termux Github Actions
421b9536a1
jfrog-cli: update to 1.42.3
2020-12-21 12:25:41 +00:00
Termux Github Actions
fd0c38064b
chezmoi: update to 1.8.10
2020-12-20 18:23:23 +00:00
Leonid Pliushch
43ac7b0783
Revert "Github-project.txt: Comment out Delve."
...
No need to care about conflicting patches.
This reverts commit 560839ce81
.
2020-12-20 15:32:16 +02: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
Krishna Kanhaiya
560839ce81
Github-project.txt: Comment out Delve.
...
Have saw upstreams and upstream PRs, delve is't suitable for automatic update. Will do it manually.
2020-12-20 14:16:27 +05:30
Termux Github Actions
bfbfb21dff
lf: update to 18
2020-12-19 18:32:10 +00:00
Termux Github Actions
d1ce410dff
hugo: update to 0.79.1
2020-12-19 18:30:35 +00:00
Termux Github Actions
94ff85d285
zstd: update to 1.4.8
2020-12-19 06:26:35 +00:00
Termux Github Actions
ae71ef45b5
strace: update to 5.10
2020-12-18 20:12:03 +00:00
Termux Github Actions
2dfed06870
qalc: update to 3.15.0
2020-12-18 20:08:52 +00:00
Termux Github Actions
553cd7d0b1
libusb: update to 1.0.24
2020-12-18 20:06:29 +00:00
Termux Github Actions
7c618e7426
jfrog-cli: update to 1.42.2
2020-12-18 20:05:52 +00:00
Termux Github Actions
3b67af6cb2
findomain: update to 2.1.5
2020-12-18 20:03:04 +00:00
Jorge Juan-Chico
d4b6187490
Increment TERMUX_PKG_REVISION
2020-12-18 21:47:29 +02:00
Jorge Juan-Chico
0267184ad3
Use the alternatives system for vi providers
...
Make build.sh scripts of vim, vim-python, neovim and vis use the
alternatives system (update-alternatives) to provide the "vi"
command.
2020-12-18 21:47:29 +02:00
Jorge Juan-Chico
7535177e70
Update to new uptream cacert.pem
...
- Update pakage version to cacert.pem of 20201208
2020-12-18 21:45:58 +02:00
Leonid Pliushch
4107910fe5
check-updates.sh: do git pull --rebase
before pushing
...
Ensure that no new changes has been made, so push will not fail.
2020-12-18 21:40:24 +02:00
Leonid Pliushch
0330ba377b
libluajit: fix build.sh
2020-12-18 21:38:45 +02:00
Leonid Pliushch
bf58642a42
check-updates: add more packages for updates checking
...
Seems all now.
2020-12-18 21:38:17 +02:00
Leonid Pliushch
1d34e9a6a8
check-updates: add more packages for updates checking
2020-12-18 21:14:57 +02:00
Leonid Pliushch
87c7ecb00f
check-updates.sh: do not process unavailable packages
2020-12-18 19:54:12 +02:00
Leonid Pliushch
1f89afee99
check-updates: add more packages for updates checking
2020-12-18 19:53:13 +02:00
Termux Github Actions
885bc227d5
zstd: update to 1.4.7
2020-12-17 23:30:01 +00:00