Leonid Plyushch
4357128c14
ecj: build package again
6 years ago
Leonid Plyushch
11ec9040f8
CI: do not start upload if API key or passphrase is not set
CI periodically shows error like
Failed to decrypt some environment variables
so it will be better to stop immediately when environment is inconsistent
for unknown reason (e.g. due to Github's problems).
6 years ago
Leonid Plyushch
f75cb1d4f2
CI: attempt to workaround inconsistent metadata during concurrent upload of same file
All platform independent packages affected by this issue. Results in
persistent apt error like:
Writing more data than expected (22610650 > 22610408)
Hashes of expected file:
- SHA256:08abc5cffb9e1967fab487a471bb547f5ae706c48bf8e59d1443b2ad4af9caaf
- SHA1:36ded1e207135bdeb8b7301bc03309ebced3cd32 [weak]
- Filesize:22610408 [weak]
6 years ago
Leonid Plyushch
8a9c39d3e1
ecj: bump revision
*.deb file on Bintray is corrupted for unknown reason - metadata checksum
mismatch.
6 years ago
Leonid Plyushch
07a554fd43
CI: check if necessary environment variables are set
6 years ago
Leonid Plyushch
d9b199e259
command-not-found: update to 1.39
6 years ago
Leonid Plyushch
256cc062ee
CI: if all 3 attempts of upload failed, exit with status code '1'
6 years ago
Leonid Plyushch
1a4608c743
geoip2-database: bump revision
Attempt to fix following error:
Writing more data than expected (22610650 > 22610408)
Hashes of expected file:
- SHA256:08abc5cffb9e1967fab487a471bb547f5ae706c48bf8e59d1443b2ad4af9caaf
- SHA1:36ded1e207135bdeb8b7301bc03309ebced3cd32 [weak]
- Filesize:22610408 [weak]
6 years ago
Leonid Plyushch
70186493cf
ncurses: move clear/reset/tset to main package
To make these utilities available in bootstrap.
6 years ago
Leonid Plyushch
3589b2ea02
busybox: re-add applet 'which'
6 years ago
Leonid Plyushch
657e82f3ee
busybox: fix typo in comment
6 years ago
Leonid Plyushch
ecfcaddc29
busybox: restore some applets that aren't available as separate package
6 years ago
Leonid Plyushch
33b5250605
sed: mark package as essential
Because used by `apt-key`.
6 years ago
Leonid Plyushch
36031a512e
findutils: bump revision
Need to rebuild package after setting TERMUX_PKG_ESSENTIAL.
6 years ago
Leonid Plyushch
d535055ab5
bash: do not hardcode prefix/home paths
Use @TERMUX_PREFIX@ or @TERMUX_HOME@ where needed.
6 years ago
Leonid Plyushch
b45da7b8ba
bash: use command-not-found handler only if it exists
6 years ago
Leonid Plyushch
efe479bace
termux-exec should be a dependency of termux-tools
Because it is used by login script and termux-tools is essential anyway.
6 years ago
Leonid Plyushch
90227ca7fe
tar: remove xz-utils from dependencies
* It is optional.
* It is part of bootstrap archives and is essential.
6 years ago
Leonid Plyushch
d1a5ef6710
dpkg: depend on less
Fixes following error while using `dpkg -l`:
dpkg-query: error: showing package list on pager subprocess returned error exit status 127
Note: in recent bootstrap archives `less` is already installed and is marked as essential.
6 years ago
Leonid Plyushch
46688a5516
grep: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
6 years ago
Leonid Plyushch
53c9ed5311
findutils: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
6 years ago
Leonid Plyushch
ee7fe4f054
reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
6 years ago
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