这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: termux/termux-tools

v1.30.2

08 Oct 17:30
v1.30.2
a2ec5d3

Choose a tag to compare

Fixes name of termux.cdn.lumito.net mirror in Makefile.
Previously mirror file was not installed.

v1.30.1

08 Oct 17:18
v1.30.1
36a0439

Choose a tag to compare

Add two more mirrors:

  • mirror.vern.cc in North America
  • termux.3san.dev in Europe

v1.30.0

30 Sep 21:33
8853fbd

Choose a tag to compare

  • Add support for pkg update as equivalent of apt update, and not just pkg upgrade. Users cannot just use pkg up to upgrade packages and need to use pkg upg or pkg upgrade from now on.

Update mirror url for lumito.net

24 Sep 11:58

Choose a tag to compare

  • Change cdn.lumito.net mirror domain to termux.cdn.lumito.net by @LumitoLuma in #18

Full Changelog: v1.29.2...v1.29.3

v1.29.1

26 Aug 06:01
v1.29.1
ce46439

Choose a tag to compare

Update cdn.lumito.net info

v1.29.0

25 Aug 19:01
v1.29.0
f8d8413

Choose a tag to compare

  • Re-add fosshost mirror. Fosshost announced that the service will be kept, at least for the "near-future"

  • Update mirror.bardia.tech url, folder structure has been updated by Bardia to be more similar to the one on other mirrors

v1.28.0

24 Aug 09:31
v1.28.0
708d0d8

Choose a tag to compare

Drop Fosshost repo and use grimler.se mirror as main repo instead

Fosshost are unfortunately decommissioning their hosting service for the time being, so we have to move to another solution. Use grimler.se mirror as main repo until we have a new dedicated VPS to use as main repo.

v1.27.0

15 Aug 10:00

Choose a tag to compare

  • mirrors: update bardia.tech description with country info
  • mirrors: add mirror.albony.xyz mirror
  • motds: fix and update dynamic motd.sh
  • motds: add static motd back and use it as default instead of dynamic motd and add support for custom motd

v1.26.1

12 Aug 08:35
0785c8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.26.0...v1.26.1

v1.26.0

07 Aug 17:53

Choose a tag to compare

  • termux-backup: added option '--ignore-read-failure' which enables suppressing of all read permission denials.
  • termux-backup: added option '--force' which allows to overwrite existing file at specified backup path.