Releases: termux/termux-tools
Releases · termux/termux-tools
v1.44.1
v1.43.6
- mirrors: replace mirrors.saswata.xyz with mirrors.saswata.cc .
- mirrors: add mirrors.ravidwivedi.in mirror.
v1.43.5
- scripts/cmd.c: fix build error.
- mirrors: add termux.niranjan.co mirror.
v1.43.4
- scripts: replace hardcoded
com.termux
values with@TERMUX_APP_PACKAGE@
. - scripts(termux-reset): make
am.apk
read only before running and pass the-Xnoimage-dex2oat
flag and use variables foram.apk
path. - scripts/cmd: Replace shell script with implementation in c.
- mirrors: add mirrors.omsinchan.ac.th mirror.
- mirrors: remove mirrors.rda.run mirror.
v1.43.3
v1.42.4
- mirrors: add mirrors.in.sahilister.net mirror.
- mirrors: replace mirrors.sahilister.in with mirrors.in.sahilister.net .
v1.42.3
v1.42.2
v1.42.0
v1.41.0
- mirrors: remove mirror files and entries from Makefile for mirrors removed in 138bb91.
- build: generate conffiles via Makefile instead of in termux-packages build.sh
- mirrors: fix removed, renamed and moved mirrors not getting deleted during package updates by manually deleting them in preinst step.
- pkg: ignore invalid mirror files that do not set the
MAIN
,X11
,ROOT
andWEIGHT
variables to valid values.