Commit Graph

12991 Commits

Author SHA1 Message Date
Henrik Grimler db140a550b sensible-utils: update to 0.0.14
Source archive for 0.0.13 has been removed from the ftp.
2021-02-04 19:20:18 +01:00
Henrik Grimler 970cb29dee at: update url, the other site is down 2021-02-04 19:20:18 +01:00
Leonid Pliushch 45fae41684
new package: dosfstools
Requested in https://github.com/termux/termux-packages/issues/6335.
2021-02-03 23:21:59 +00:00
Leonid Pliushch d8e81509eb
Revert "e2fsprogs: update to 1.46.0"
Needs patching due to error:

/home/builder/.termux-build/e2fsprogs/src/e2fsck/rehash.c:1051:3: warning: implicit declaration of function 'qsort_r' is invalid in C99 [-Wimplicit-function-declaration]
                qsort_r(fd.harray+2, fd.num_array-2, sizeof(struct hash_entry),
                ^
        CC /home/builder/.termux-build/e2fsprogs/src/e2fsck/encrypted_files.c
        SUBST e2fsck.8
        SUBST e2fsck.conf.5
5 warnings generated.
        LD e2fsck
rehash.o:rehash.c:function e2fsck_rehash_dir: error: undefined reference to 'qsort_r'

***

This reverts commit 8b2f08e281.
2021-02-03 23:17:14 +00:00
Leonid Pliushch 8b2f08e281
e2fsprogs: update to 1.46.0 2021-02-03 23:14:15 +00:00
Leonid Pliushch bb97d16dfc
doxygen: update to 1.9.1 2021-02-03 23:13:54 +00:00
Leonid Pliushch b169e3515e
cmake: update to 3.19.4 2021-02-03 23:09:42 +00:00
Leonid Pliushch 3dbb8e982e
ccache: delete unneeded patch 2021-02-03 23:05:37 +00:00
Leonid Pliushch 06f0f909e2
Revert "calc: update to 2.12.7.5"
Needs patching due to error:

 aarch64-linux-android-clang -DCALC_SRC -DCUSTOM -Wall  -march=native   -fPIC -O3 -g3 -I..  -I/data/data/com.termux/files/usr/include  -c -o custtbl.o custtbl.c
 clang: error: the clang compiler does not support '-march=native'

***

This reverts commit 087382e27b.
2021-02-03 23:02:33 +00:00
Leonid Pliushch 1b299a0a05
dnsutils: update to 9.16.11 2021-02-03 22:54:44 +00:00
Leonid Pliushch 92c49b5527
ccache: update to 4.2 2021-02-03 22:54:29 +00:00
Leonid Pliushch 087382e27b
calc: update to 2.12.7.5 2021-02-03 22:54:21 +00:00
Leonid Pliushch 2b3f58852f
bison: update to 3.7.5 2021-02-03 22:54:11 +00:00
Leonid Pliushch 21a29142eb
binutils: update to 2.36 2021-02-03 22:54:02 +00:00
Leonid Pliushch d5290ab3e7
autoconf: update to 2.71 2021-02-03 22:52:58 +00:00
Leonid Pliushch 9d45302ffc
age: update to 1.0.0-beta6 2021-02-03 22:52:11 +00:00
Leonid Pliushch c061024982
apt: update patches
***

This commit contains further changes to user agent string in addition
to introduced in fd66e2fe29.

Now it will send installation prefix obtained by /proc/self/exe. It
should resist patching `apt` with sed or in other way. Reminding that
installation prefix provided in user agent http header is intended for
distinguishing Termux from derivatives.

Here are sample lines from my mirror logs showing usage of Termux repo
by third-party projects:
```
162.158.103.43 - - [21/Jan/2021:09:46:43 +0200] "GET /dists/stable/Release HTTP/1.1" 304 0 "-" "Termux-PKG/1.0 mirror-checker (termux-tools 0.104) Termux (pl.sviete.dom; install-prefix:/data/data/pl.sviete.dom/files/usr)"
162.158.210.8 - - [20/Jan/2021:06:24:54 +0200] "GET /dists/stable/InRelease HTTP/1.1" 404 146 "-" "Debian APT-HTTP/1.3 (2.1.15) Termux (vn.vhn.vsc; install-prefix:/data/data/vn.vhn.vsc/files/usr)"
162.158.210.142 - - [20/Jan/2021:06:24:54 +0200] "GET /dists/stable/Release.gpg HTTP/1.1" 304 0 "-" "Debian APT-HTTP/1.3 (2.1.15) Termux (vn.vhn.vsc; install-prefix:/data/data/vn.vhn.vsc/files/usr)"
```

***

CloudFlare firewall for termux.org and termux-mirror.ml hosts would be
adjusted to block all requests which do not have install-prefix set or
if the latter doesn't match one of the Termux.
2021-02-03 22:33:22 +02:00
Leonid Pliushch df64cf9d76
rebuild: dpkg, gnupg, libcurl
apt fails as need updated patches.
2021-02-03 21:33:57 +02:00
Leonid Pliushch bf06a7a7b0
gnupg: update to 2.2.27 2021-02-03 21:10:46 +02:00
Leonid Pliushch f68101f583
dpkg: update to 1.20.7.1 2021-02-03 21:08:53 +02:00
Leonid Pliushch cb4be87fd3
libcurl: update to 7.75.0 2021-02-03 21:08:48 +02:00
Leonid Pliushch 5b5f81f1fb
apt: update to 2.1.18 2021-02-03 21:08:41 +02:00
Termux Github Actions 94fdeb8fb5 syncthing: update to 1.13.1
This commit has been automatically submitted by Github Actions.
2021-02-03 18:32:30 +00:00
Termux Github Actions fb904b1226 fzf: update to 0.25.1
This commit has been automatically submitted by Github Actions.
2021-02-03 18:25:14 +00:00
Henrik Grimler 55ab8e5839 build-all.sh: Fix error message
${PKG} should be expanded.
2021-02-03 17:30:12 +01:00
Leonid Pliushch 0905cc6cf7
proot-distro: update to 1.6.0 2021-02-03 18:17:57 +02:00
Henrik Grimler 742d86b568 Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds
Not necessary after __USE_FORTIFY_LEVEL is set. No need to rebuild any
packages for this though:
%ci:no-build
2021-02-03 16:57:21 +01:00
Henrik Grimler b158c8de2a emacs: set additional configure flags for debug build
As suggested in the DEBUG documentation:
https://github.com/emacs-mirror/emacs/blob/master/etc/DEBUG
2021-02-03 16:57:21 +01:00
Henrik Grimler 9887e8cbfd Set __USE_FORTIFY_LEVEL for debug builds 2021-02-03 16:57:21 +01:00
Henrik Grimler 12163bb879 termux_step_start_build: convert spaces to tabs 2021-02-03 16:57:04 +01:00
Termux Github Actions e7c538a75a syncthing: update to 1.13.0
This commit has been automatically submitted by Github Actions.
2021-02-02 18:40:50 +00:00
Termux Github Actions 55bcf3dbed rclone: update to 1.54.0
This commit has been automatically submitted by Github Actions.
2021-02-02 18:38:01 +00:00
Termux Github Actions 831d2681d6 ncompress: update to 5.0
This commit has been automatically submitted by Github Actions.
2021-02-02 12:24:40 +00:00
Termux Github Actions f0e5a10da7 libnghttp2: update to 1.43.0
This commit has been automatically submitted by Github Actions.
2021-02-02 12:24:14 +00:00
Termux Github Actions 29fa2b568a gitea: update to 1.13.2
This commit has been automatically submitted by Github Actions.
2021-02-02 00:44:50 +00:00
Leonid Pliushch 0729cb17ab
proot: termux-chroot needs to bind /linkerconfig/ld.config.txt on Android 11
Without /linkerconfig/ld.config.txt, dynamic linker will unable to find
shared libraries provided by APEX modules.
2021-02-01 18:58:41 +02:00
Termux Github Actions 11e6365843 jfrog-cli: update to 1.44.0
This commit has been automatically submitted by Github Actions.
2021-02-01 12:25:03 +00:00
Leonid Pliushch 0133650c03
ncurses: add terminfo for Kitty terminal
Issue https://github.com/termux/termux-packages/issues/6296
2021-01-31 23:55:09 +02:00
Leonid Pliushch 8114ea34ae
teleport-tsh: fix description
Any reason to add a duplicate space in description when UPDATING (!) package
version?
2021-01-31 23:34:21 +02:00
Leonid Pliushch ee607a57d0
libopenmpt: fix license name
Bintray requires a specific format of license field, otherwise
package will not be published.
2021-01-31 23:30:50 +02:00
Leonid Pliushch 046861d6bf
new package: libopenmpt
Requested in https://github.com/termux/termux-packages/issues/6179
2021-01-31 23:28:41 +02:00
Roman Kredentser 7989c69644
teleport-tsh: update to 5.1.2 (#6318) 2021-01-31 18:28:56 +05:30
Termux Github Actions 4e14728958 lf: update to 20
This commit has been automatically submitted by Github Actions.
2021-01-30 18:30:04 +00:00
Termux Github Actions 084e559243 libgd: update to 2.3.1
This commit has been automatically submitted by Github Actions.
2021-01-30 12:23:16 +00:00
Butta 5ce5505df2 swift: update from 5.3.2 to 5.3.3 2021-01-30 07:18:36 +05:30
Leonid Pliushch dbed0c1150
qemu: force use little endian UCS-2
See issue https://github.com/termux/termux-packages/issues/6332.
2021-01-30 01:30:58 +02:00
Leonid Pliushch 442f8378fb
mpg123: correct homepage url 2021-01-30 01:22:51 +02:00
Thibault Meyer 96a0010bbc
Add mpg123 (#6333)
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
2021-01-29 21:17:46 +01:00
Termux Github Actions 43ce537315 shfmt: update to 3.2.2
This commit has been automatically submitted by Github Actions.
2021-01-29 18:38:08 +00:00
Thibault Meyer 2b3b0d3309
Add libvips (#6325)
Resolves: #6113
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
2021-01-29 09:57:22 +01:00