Commit Graph

7047 Commits

Author SHA1 Message Date
Leonid Pliushch
6dc0f82895 axel: update to 2.17.5 2019-07-24 14:24:45 +03:00
Leonid Pliushch
09c93a5257 util-linux: fix utility 'losetup'
On Android loop devices located under /dev/block/.
2019-07-23 19:30:29 +03:00
Leonid Pliushch
766e9ca178 util-linux: update to 2.34 2019-07-23 18:15:18 +03:00
Leonid Pliushch
b552bba1e9 valac: update to 0.44.6 2019-07-23 16:48:01 +03:00
Leonid Pliushch
a0d9671355 texlive-bin: bump revision 2019-07-23 16:09:30 +03:00
Leonid Pliushch
3761d7c433 poppler: update to 0.79.0 2019-07-23 16:09:30 +03:00
Leonid Pliushch
30ab04ea75 librsvg: bump revision
To trigger CI build.
2019-07-23 12:40:45 +03:00
Leonid Pliushch
e80a6dd133 librsvg: delete unneeded patch 2019-07-23 12:32:16 +03:00
Leonid Pliushch
caa2f80325 librsvg: update to 2.45.8 2019-07-23 12:22:28 +03:00
Leonid Pliushch
06c856528c nim: update to 0.20.2 2019-07-23 04:02:01 +03:00
Leonid Pliushch
b4015466c9 apt: rebuild package
Should fix following error:

E: Failed to fetch https://dl.bintray.com/termux/termux-packages-24/all/apt-transport-tor_1.4.9-14_all.deb  Hash Sum mismatch
   Hashes of expected file:
    - SHA256:cdbe9700180918d2e195ff580443f5f4fedd1f8bfded8cd461b170ffcc7af05a
    - SHA1:9432727cfa86af2250c20fd7494b243eb4fa3dda [weak]
    - Filesize:844 [weak]

- same as happened with packages geoip2-database and ecj.
2019-07-22 22:43:56 +03:00
Leonid Pliushch
7add4e28ef ecj: build package again 2019-07-22 21:37:53 +03:00
Leonid Pliushch
78c1f4ab37 ecj: bump revision
*.deb file on Bintray is corrupted for unknown reason - metadata checksum
mismatch.
2019-07-22 20:21:43 +03:00
Leonid Pliushch
25d5506e06 command-not-found: update to 1.39 2019-07-22 19:41:07 +03:00
Leonid Pliushch
1b8104e0a9 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]
2019-07-22 18:28:35 +03:00
Leonid Pliushch
7558ee77b9 ncurses: move clear/reset/tset to main package
To make these utilities available in bootstrap.
2019-07-22 14:44:25 +03:00
Leonid Pliushch
d8cf2ea72c busybox: re-add applet 'which' 2019-07-22 14:36:06 +03:00
Leonid Pliushch
3a0cf0c541 busybox: fix typo in comment 2019-07-22 14:23:56 +03:00
Leonid Pliushch
689cfacb2c busybox: restore some applets that aren't available as separate package 2019-07-22 14:13:32 +03:00
Leonid Pliushch
9d2a90ac45 sed: mark package as essential
Because used by `apt-key`.
2019-07-22 03:42:40 +03:00
Leonid Pliushch
789f99c51f findutils: bump revision
Need to rebuild package after setting TERMUX_PKG_ESSENTIAL.
2019-07-22 03:41:28 +03:00
Leonid Pliushch
a997e982a2 bash: do not hardcode prefix/home paths
Use @TERMUX_PREFIX@ or @TERMUX_HOME@ where needed.
2019-07-22 02:23:55 +03:00
Leonid Pliushch
1e5d50a950 bash: use command-not-found handler only if it exists 2019-07-22 02:23:43 +03:00
Leonid Pliushch
026ebfd1c1 termux-exec should be a dependency of termux-tools
Because it is used by login script and termux-tools is essential anyway.
2019-07-22 02:05:02 +03:00
Leonid Pliushch
1cad26d5d0 tar: remove xz-utils from dependencies
* It is optional.

* It is part of bootstrap archives and is essential.
2019-07-22 01:59:45 +03:00
Leonid Pliushch
fea38ec8dc 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.
2019-07-22 01:57:56 +03:00
Leonid Pliushch
21b4430ee3 grep: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
2019-07-22 01:54:41 +03:00
Leonid Pliushch
bb5fc41061 findutils: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
2019-07-22 01:52:47 +03:00
Leonid Pliushch
4832078d86 reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Leonid Pliushch
2a2044cda8 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
2019-07-22 00:45:12 +03:00
Leonid Pliushch
d77d2f7d4d coreutils: use breaks & replaces fields instead of just conflicts for busybox 2019-07-22 00:17:51 +03:00
Leonid Pliushch
f3de7e5edf coreutils: conflict with older busybox
The utility 'env' was re-added back.
2019-07-21 23:46:55 +03:00
Leonid Pliushch
b628a2c6bf apt: add coreutils and grep for 'apt-key' 2019-07-21 23:19:47 +03:00
Leonid Pliushch
3f6dd6c59c apt: apt-key also requires sed 2019-07-21 23:16:57 +03:00
Leonid Pliushch
dd8e19ba33 apt: need findutils for apt-key 2019-07-21 23:14:56 +03:00
Leonid Pliushch
f04e8cac45 use utility 'env' from coreutils 2019-07-21 22:44:00 +03:00
Leonid Pliushch
b0b67b8fbe busybox: disable applet symlinks
See https://github.com/termux/termux-packages/issues/4070.
2019-07-21 22:44:00 +03:00
Leonid Pliushch
a43dd6df8e dpkg: depend on diffutils
Fixes:

 dpkg: warning: 'diff' not found in PATH or not executable
2019-07-21 22:40:33 +03:00
Leonid Pliushch
3b77fe6d85 dpkg: depend coreutils
Provides mv, rmdir, rm for dpkg.
2019-07-21 22:38:07 +03:00
Leonid Pliushch
f657714b6b dpkg: update dependencies 2019-07-21 22:18:09 +03:00
Leonid Pliushch
ad47bed9bb specify essential packages
* libbz2 / bzip2
 * coreutils
 * libcurl / curl
 * gzip
 * less
 * tar
 * liblzma / xz-utils
2019-07-21 22:18:09 +03:00
Leonid Pliushch
bf1c224eb4 busybox: no longer essential package 2019-07-21 22:18:09 +03:00
Leonid Pliushch
62888c57dd Revert "dpkg: use busybox for rm and tar"
This reverts commit b35e4e4654b669292a51976e09c80b8a8780825a.
2019-07-21 22:18:09 +03:00
Leonid Pliushch
1384a31d33 imagemagick: update to 7.0.8.56 2019-07-21 19:27:59 +03:00
Leonid Pliushch
4af8e458d6 debianutils: update to 4.8.6.3 2019-07-21 19:25:38 +03:00
Leonid Pliushch
99d75f06e4 bump imgflo and gst-plugins-good after libsoup upgrade 2019-07-21 18:53:22 +03:00
Leonid Pliushch
8885e07d51 libsoup: update to 2.66.2 + add new dep package libpsl 2019-07-21 18:52:07 +03:00
Leonid Pliushch
93d06e58dd libvpx: update to 1.8.1 2019-07-21 18:32:11 +03:00
Leonid Pliushch
8d0a720cb0 krb5: update to 1.17 2019-07-21 17:50:01 +03:00
Leonid Pliushch
59c697833d new package: assimp
Moved from unstable repo.
2019-07-21 17:35:21 +03:00
Leonid Pliushch
26e6bf1781 ecj: update to 4.12 2019-07-21 17:23:12 +03:00
Leonid Pliushch
71f5d0719e abuild: update to 3.4.0 2019-07-21 17:01:58 +03:00
Leonid Pliushch
c13daf9d27 apk-tools: update to 2.10.4 2019-07-21 16:39:04 +03:00
Leonid Pliushch
4e91b02380 swi-prolog: update to 8.1.9 2019-07-21 16:31:50 +03:00
Leonid Pliushch
bfb459e7ec tidy: update to 5.7.28 2019-07-21 16:29:22 +03:00
Leonid Pliushch
926803c0b4 zstd: update to 1.4.1 2019-07-21 16:26:48 +03:00
Leonid Pliushch
805b28d483 exa: update to 0.9.0 2019-07-21 16:14:38 +03:00
Leonid Pliushch
2e79943745 direvent: update to 5.2 2019-07-21 16:12:42 +03:00
Leonid Pliushch
54a4d37e11 ccache: update to 3.7.2 2019-07-21 16:11:58 +03:00
Leonid Pliushch
696723a0e6 axel: update to 2.17.4 2019-07-21 16:04:23 +03:00
Leonid Pliushch
80a0cc6b86 alpine: update to 2.21.99999 2019-07-21 16:02:44 +03:00
Leonid Pliushch
33ad54d33f dbus: disable tests 2019-07-21 14:52:09 +03:00
Leonid Pliushch
bef5d43163 ncurses: exclude st-meta* from copied terminfo 2019-07-21 02:44:20 +03:00
Leonid Pliushch
69af254a68 ncurses: provide terminfo for 'st'
Issue: https://github.com/termux/termux-packages/issues/4034.
2019-07-21 02:36:54 +03:00
Leonid Pliushch
1f4d1092e6 dnsutils: update to 9.14.4
%ci:reset-backlog
2019-07-21 02:00:22 +03:00
Leonid Pliushch
9afa713d44 imagemagick: update to 7.0.8.55 2019-07-21 01:38:22 +03:00
Leonid Pliushch
4197334b1d hub: update to 2.12.3 2019-07-21 01:37:52 +03:00
Leonid Pliushch
10cfd912a9 erlang: update to 22.0.7 2019-07-21 01:34:41 +03:00
Leonid Pliushch
f0081906cf e2fsprogs: update to 1.45.3 2019-07-21 01:32:31 +03:00
Leonid Pliushch
b3c8eadab9 libcurl: update to 7.65.3 2019-07-21 01:30:30 +03:00
Leonid Pliushch
d3e78c4b28 geoip2-database: update to 20190721 2019-07-21 01:07:00 +03:00
Leonid Pliushch
f55fba5e67 libbz2: update to 1.0.8 2019-07-20 11:52:19 +03:00
Leonid Pliushch
d62890af1a librsvg: attemp to fix problem with missing symbol '__clzsi2'
Using patch from 449fdccaff
2019-07-19 23:30:43 +03:00
heronhaye
1b1024faa4 Update Keybase to 4.2.1 2019-07-18 17:10:18 +03:00
Leonid Pliushch
a2cd5ce927 librsvg: rebuild package 2019-07-17 19:00:30 +03:00
Fredrik Fornwall
a84e43c822 picolisp: Update from 18.12.27 to 19.7.6 2019-07-16 17:09:57 +02:00
Fredrik Fornwall
98328665e1 vim: Update from 8.1.1650 to 8.1.1700 2019-07-16 17:07:21 +02:00
Fredrik Fornwall
cd4c81646e libx265: Update from 3.0 to 3.1.1 2019-07-16 17:06:44 +02:00
Leonid Pliushch
ac0bce86e2 apt: bump revision 2019-07-15 14:00:28 +03:00
Leonid Pliushch
0eb1caed70 libcurl: bump revision 2019-07-15 13:59:59 +03:00
Leonid Pliushch
41c69c3759 libgd: bump revision
Will it help with https://github.com/termux/termux-packages/issues/4056 ?
2019-07-15 13:23:02 +03:00
Leonid Pliushch
a30e9e3720 php: bump revision
Will it help with https://github.com/termux/termux-packages/issues/4056 ?
2019-07-15 13:22:52 +03:00
Leonid Pliushch
70e85aef06 nim: fix build error and use -Oz for aarch64 2019-07-14 21:44:54 +03:00
Fredrik Fornwall
7adf17fb41 ruby: Bump revision after optimization switch 2019-07-14 20:38:26 +02:00
Fredrik Fornwall
51c97e3bb5 Always use -Oz optimization level 2019-07-14 20:38:26 +02:00
Leonid Pliushch
5d4019357c strace: replace fputs_unlocked() with fputs()
Prevent undefined reference to 'fputs_unlocked'.
2019-07-14 20:47:51 +03:00
Leonid Pliushch
56cde8c8e4 msmtp: update to 1.8.5 2019-07-14 20:39:23 +03:00
Leonid Pliushch
12fc465c1b debootstrap: update checksum 2019-07-14 20:34:05 +03:00
Leonid Pliushch
23ed28db71 yarn: update to 1.17.3 2019-07-14 20:31:39 +03:00
Leonid Pliushch
97af75022e vttest: update to 20190710 2019-07-14 20:31:39 +03:00
Leonid Pliushch
691c6e9841 strace: update to 5.2 2019-07-14 20:31:39 +03:00
Leonid Pliushch
3324893e3e libsqlite: update to 3.29.0 2019-07-14 20:31:39 +03:00
Leonid Pliushch
2df59927a4 fossil: update to 2.9 2019-07-14 20:31:39 +03:00
Leonid Pliushch
4d5569fb14 debootstrap: update to 1.0.115 2019-07-14 20:31:39 +03:00
Leonid Pliushch
1355930b6f debianutils: update to 4.8.6.2 2019-07-14 20:31:39 +03:00
Fredrik Fornwall
251ed47078 libwebp: Update from 1.0.2 to 1.0.3 2019-07-14 19:24:25 +02:00
Fredrik Fornwall
b8f5304456 jsoncpp: Update from 1.9.0 to 1.9.1 2019-07-14 19:24:17 +02:00
Fredrik Fornwall
ca90943d15 ttyd: Update from 1.5.0 to 1.5.1 2019-07-14 19:24:05 +02:00
Tristan Ross
bde14bf9cc add dbus-glib and telepathy-glib (#4046) 2019-07-13 18:49:02 +03:00
Leonid Pliushch
97dabbe988 add post-installation script for generating machine-id 2019-07-13 01:50:30 +03:00