Commit Graph

21794 Commits

Author SHA1 Message Date
Termux Github Actions d406ffdecb shiori: update to 1.5.3
This commit has been automatically submitted by Github Actions.
2022-06-23 12:14:06 +00:00
2096779623 5af43a445b termux-tools: Add russian mirror: dmitry
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-06-23 12:33:21 +05:30
Termux Github Actions b9059a7262 neovim-nightly: update to 0.8.0-dev+468-ge694e5642
This commit has been automatically submitted by Github Actions.
2022-06-23 06:18:31 +00:00
Termux Github Actions 243b5604c5 goose: update to 3.6.1
This commit has been automatically submitted by Github Actions.
2022-06-23 06:11:38 +00:00
Termux Github Actions beebd841c8 gh: update to 2.13.0
This commit has been automatically submitted by Github Actions.
2022-06-23 00:23:52 +00:00
Termux Github Actions b6873704fc xmake: update to 2.6.8
This commit has been automatically submitted by Github Actions.
2022-06-22 18:17:36 +00:00
tjhexf 62e5a5be72
upgpkg(main/seafile-client): from 8.0.3 to 8.0.7 2022-06-22 23:59:10 +08:00
Termux Github Actions 4f11ad644d neovim-nightly: update to 0.8.0-dev+462-gf17d88c47
This commit has been automatically submitted by Github Actions.
2022-06-22 08:34:48 +00:00
Termux Github Actions cef14233a4 radare2: update to 5.7.2
This commit has been automatically submitted by Github Actions.
2022-06-22 06:16:30 +00:00
2096779623 350c1eb0ce
termux-tools: Add the first russian mirror
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-06-22 06:44:04 +08:00
Termux Github Actions 8ae7cbe87e scala: update to 3.1.3
This commit has been automatically submitted by Github Actions.
2022-06-21 18:16:08 +00:00
Termux Github Actions 17fd6f8dd8 flyctl: update to 0.0.335
This commit has been automatically submitted by Github Actions.
2022-06-21 18:12:53 +00:00
Termux Github Actions 757090a7d0 direnv: update to 2.32.1
This commit has been automatically submitted by Github Actions.
2022-06-21 18:10:45 +00:00
Yaksh Bariya c9215fa37a
upgpkg(main/nodejs-lts): update to v16.15.1 2022-06-21 17:02:18 +05:30
Yaksh Bariya 12183053f1
upgpkg(nodejs): update to v18.4.0 2022-06-21 15:46:24 +05:30
2096779623 258f64d4f3
ugit: add dependencies fzf and ncurses-utils 2022-06-21 11:03:59 +08:00
Quasic 2ac61481f1 ugit: add dependencies fzf and ncurses-utils
needs tput from package ncurses-utils
2022-06-20 22:36:41 -04:00
Termux Github Actions 2cfaffa32d cloudflared: update to 2022.6.3
This commit has been automatically submitted by Github Actions.
2022-06-20 18:12:22 +00:00
Yaksh Bariya f84e4621ec
upgpkg(command-not-found): update to 2.0 2022-06-20 18:20:27 +05:30
Termux Github Actions ad67dbc15c libpaper: update to 1.2.1
This commit has been automatically submitted by Github Actions.
2022-06-20 12:16:06 +00:00
Termux Github Actions 39c094e867 chezmoi: update to 2.18.0
This commit has been automatically submitted by Github Actions.
2022-06-20 12:13:39 +00:00
marcusz a1228680d7 upgpkg(main/proot-distro): update to 3.1.1 2022-06-20 20:09:06 +08:00
Henrik Grimler 0ad85f66d0
fix(main/termux-tools:pkg): fix off-by-one in randomisation
Array elements are counted from 0.
2022-06-20 11:36:36 +02:00
2096779623 cf9d461a39
termux-tools: Add chinese mirror: PKU (#11031)
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-06-20 17:09:12 +08:00
Termux Github Actions 023f689e87 neovim-nightly: update to 0.8.0-dev+452-gb2ed439bd
This commit has been automatically submitted by Github Actions.
2022-06-20 06:27:01 +00:00
Termux Github Actions 7c9ee5989a goose: update to 3.6.0
This commit has been automatically submitted by Github Actions.
2022-06-20 06:18:11 +00:00
Lucinda May Phipps aa372b6c70
revbump termux-tools 2022-06-20 03:18:07 +01:00
Lucinda May Phipps c198ea05ea
termux-tools: fix NO_MIRROR_SELECT 2022-06-20 03:16:56 +01:00
Termux Github Actions 3b71abf02a uftrace: update to 0.12
This commit has been automatically submitted by Github Actions.
2022-06-19 12:15:29 +00:00
Ailin Nemui 3c59e0d170
irssi: update to 1.4.1
force meson build system
2022-06-19 11:57:30 +02:00
tjhexf c90eac3bb9
upgpkg(main/apache2): from 2.4.53 to 2.4.54 2022-06-19 11:53:42 +02:00
2096779623 d438c7d3c6
add(main): new package railway-cli 2022-06-19 11:53:09 +02:00
alive4ever 0f79da49c0
transmission-gtk: import openssl3-compat.patch (#10814)
Import openssl3-compat.patch from Ubuntu to fix segmentation faults when
there is an attempt to access OpenSSL legacy provider.
2022-06-19 11:52:16 +02:00
Henrik Grimler ec987add89
fix(main/termux-tools:pkg): ignore apt's backup files
Now that our mirror files are set as conffiles, apt will keep backups
of old versions named as some.mirror.dpkg-old.  We do not want pkg to
try to use both some.mirror and some.mirror.dpkg-old, so ignore the
latter when finding all mirrors.

Fixes commit 38f47b2b20 ("enhance(main/termux-tools): add mirror
files to CONFFILES").
2022-06-19 09:06:46 +02:00
Henrik Grimler 38f47b2b20
enhance(main/termux-tools): add mirror files to CONFFILES
To make apt recognise if there have been local changes.
2022-06-19 09:06:40 +02:00
Henrik Grimler 5ebf100fa1
changed(main/termux-tools): create Asia mirror group
Keep all mirrors in Asia except those in China in it.
2022-06-19 09:06:38 +02:00
Henrik Grimler 7123c9c0b5
fix(main/termux-tools): unlink chosen_mirrors before changing mirror
In termux-change-repo.  Otherwise the new symlink is created inside
$PREFIX/etc/termux/chosen_mirrors/.
2022-06-19 09:06:35 +02:00
Henrik Grimler d7ad3c6d40
enhance(main/termux-tools): bump version of pkg's mirror checker 2022-06-19 09:06:32 +02:00
Henrik Grimler 52686020ea
enhance(main/termux-tools): use broken symlink for all mirrors
Create broken symlink to track the case where user explicitly selects
all mirrors.
2022-06-19 09:06:29 +02:00
Henrik Grimler a800984fec
enhance(main/termux-tools): change grimler.se mirror urls
To make it more similar to all other mirrors.  Symlinks ensure
backward compatibility in any case.
2022-06-19 09:06:26 +02:00
Henrik Grimler a2c68fe3e2
enhance(main/termux-tools): keep mirrors in $PREFIX/etc/termux/
Initialise will all current mirrors.
2022-06-19 09:06:23 +02:00
Henrik Grimler 6e140c6019
enhance(main/termux-tools): deal with mirror groups
Instead of individual mirrors.  Group mirrors per geographical
location and make users select which group to use with
termux-change-repo.  If no group have been chosen with
termux-change-repo, then all are used.

The environmental variable TERMUX_PKG_NO_MIRROR_SELECT can still be
used to lock a specific mirror.

The weight system is removed with this change, each mirror in a group
is given the same weight.

The version scheme is also changed from 0.XXX to 1.X, due to me not
finding it intuitive if for example 0.101 is higher or lower than
0.99.
2022-06-19 09:06:17 +02:00
Termux Github Actions c3c1727bb2 neovim-nightly: update to 0.8.0-dev+448-g7b2b44bce
This commit has been automatically submitted by Github Actions.
2022-06-19 06:17:34 +00:00
Termux Github Actions 616879efda strace: update to 5.18
This commit has been automatically submitted by Github Actions.
2022-06-19 00:28:21 +00:00
Termux Github Actions 5f18bf7cb8 fastfetch: update to 1.5.4
This commit has been automatically submitted by Github Actions.
2022-06-19 00:23:59 +00:00
Henrik Grimler 431aa563c0
chore(main/btfs2): update hashsum
It seems to have been changed for some reason.
2022-06-18 23:36:51 +02:00
Henrik Grimler 662054d2ee
updpkg(root/frida): update to 15.1.25 2022-06-18 23:35:42 +02:00
Henrik Grimler 2c397ea894
scripts(buildorder.py): make it possible to ./build-all.sh again
Seems this broke when termux-root-packages and x11-packages was merged
with termux-packages.
2022-06-18 21:50:23 +02:00
Henrik Grimler f5316db82c
fix,ci(packages.yml): specify port when checking repository
Fixes commit a3e68e2b89 ("fix(workflows/packages.yml): Fix uploads
to packages.termux.dev by using a working ip address for aptly").
2022-06-18 19:45:39 +02:00
Henrik Grimler 0c4f47e713
Revert "revertme,ci(aptly_api): hardcode proxy-ip to use for deb uploads"
More proper fix by @agnostic-apollo in a3e68e2b89 and 3b76d37dce.

This reverts commit 1615ccc894.
2022-06-18 19:08:38 +02:00