Leonid Plyushch
63ccee2121
busybox: we still need some applets in order to upgrade packages
Should help with following dpkg errors:
dpkg: warning: 'rm' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
dpkg: warning: 'diff' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
6 years ago
Leonid Plyushch
0250f6d986
coreutils: use breaks & replaces fields instead of just conflicts for busybox
6 years ago
Leonid Plyushch
ff13852c59
coreutils: conflict with older busybox
The utility 'env' was re-added back.
6 years ago
Leonid Plyushch
31c28ecf60
apt: add coreutils and grep for 'apt-key'
6 years ago
Leonid Plyushch
d625bfd804
apt: apt-key also requires sed
6 years ago
Leonid Plyushch
20c9c3dca8
apt: need findutils for apt-key
6 years ago
Leonid Plyushch
72a43eaa3a
use utility 'env' from coreutils
6 years ago
Leonid Plyushch
f1c90031a9
busybox: disable applet symlinks
See https://github.com/termux/termux-packages/issues/4070 .
6 years ago
Leonid Plyushch
bbf3d38494
dpkg: depend on diffutils
Fixes:
dpkg: warning: 'diff' not found in PATH or not executable
6 years ago
Leonid Plyushch
c34c7a422f
dpkg: depend coreutils
Provides mv, rmdir, rm for dpkg.
6 years ago
Leonid Plyushch
d06616b2b4
dpkg: update dependencies
6 years ago
Leonid Plyushch
3880310066
specify essential packages
* libbz2 / bzip2
* coreutils
* libcurl / curl
* gzip
* less
* tar
* liblzma / xz-utils
6 years ago
Leonid Plyushch
fa69510c07
build-package.sh: allow to mark subpackages as essential
6 years ago
Leonid Plyushch
6d2f1c7a1b
busybox: no longer essential package
6 years ago
Leonid Plyushch
e1014985c4
Revert "dpkg: use busybox for rm and tar"
This reverts commit b35e4e4654
.
6 years ago
Leonid Plyushch
8019e206ba
imagemagick: update to 7.0.8.56
6 years ago
Leonid Plyushch
6539ece09a
debianutils: update to 4.8.6.3
6 years ago
Leonid Plyushch
69b3b99dd7
docker image: install autopoint
6 years ago
Leonid Plyushch
319f0a96bd
bump imgflo and gst-plugins-good after libsoup upgrade
6 years ago
Leonid Plyushch
c40620ca0f
libsoup: update to 2.66.2 + add new dep package libpsl
6 years ago
Leonid Plyushch
018d484db3
libvpx: update to 1.8.1
6 years ago
Leonid Plyushch
b4a7b522af
krb5: update to 1.17
6 years ago
Leonid Plyushch
7a86f0cd8e
CI: fix syntax errors in dispatcher script
6 years ago
Leonid Plyushch
84489b0b2d
new package: assimp
Moved from unstable repo.
6 years ago
Leonid Plyushch
581498d53f
CI: rework way how upload will be retried
* Allow 3 attempts for uploading.
* Add 30 second delay between attempts.
6 years ago
Leonid Plyushch
cc5812b2d1
ecj: update to 4.12
6 years ago
Leonid Plyushch
a8c3b8fd23
abuild: update to 3.4.0
6 years ago
Leonid Plyushch
a3228781c9
apk-tools: update to 2.10.4
6 years ago
Leonid Plyushch
8a8f628a72
swi-prolog: update to 8.1.9
6 years ago
Leonid Plyushch
8b5b22d17e
tidy: update to 5.7.28
6 years ago
Leonid Plyushch
401306c4c8
zstd: update to 1.4.1
6 years ago
Leonid Plyushch
f299f58055
exa: update to 0.9.0
6 years ago
Leonid Plyushch
8f3473895a
direvent: update to 5.2
6 years ago
Leonid Plyushch
dc29bf1799
ccache: update to 3.7.2
6 years ago
Leonid Plyushch
fe74c248e0
axel: update to 2.17.4
6 years ago
Leonid Plyushch
2675f4a2d5
alpine: update to 2.21.99999
6 years ago
Leonid Plyushch
15506264ea
dbus: disable tests
6 years ago
Leonid Plyushch
53a671ff8d
ncurses: exclude st-meta* from copied terminfo
6 years ago
Leonid Plyushch
a6c4958ffb
ncurses: provide terminfo for 'st'
Issue: https://github.com/termux/termux-packages/issues/4034 .
6 years ago
Leonid Plyushch
1143da7d12
CI: fix pull requests URL in dispatcher script
6 years ago
Leonid Plyushch
bb29d46a80
dnsutils: update to 9.14.4
%ci:reset-backlog
6 years ago
Leonid Plyushch
42aca8a5f1
CI: retry package uploading in case of failure
In certain cases Bintray may return errors like `invalid version a.b.c` for
specific tasks. This probably happens because we now running package uploading in
parallel.
Retrying upload one more time should fix the problem.
6 years ago
Leonid Plyushch
a21e52a3f1
imagemagick: update to 7.0.8.55
6 years ago
Leonid Plyushch
9496c522db
hub: update to 2.12.3
6 years ago
Leonid Plyushch
f66570e5ee
erlang: update to 22.0.7
6 years ago
Leonid Plyushch
2b9e0a0aa1
e2fsprogs: update to 1.45.3
6 years ago
Leonid Plyushch
5bd9527a7a
libcurl: update to 7.65.3
6 years ago
Leonid Plyushch
d23ac8e340
CI: fix missing artifacts for test builds
6 years ago
Leonid Plyushch
d3e2ae0a6b
geoip2-database: update to 20190721
6 years ago
Leonid Plyushch
080bb3ea11
CI: use pipe instead of separate tasks
No more need to pass packages between tasks through http cache but will require
a separate configuration for earch architecture.
6 years ago