Commit Graph

21763 Commits

Author SHA1 Message Date
termux-pacman-bot
44743dfd76 neovim-nightly: update to 0.8.0-dev-967-g523600ea6
This commit has been automatically submitted by Github Actions.
2022-08-27 06:26:51 +00:00
termux-pacman-bot
088a072d8c tree: update to 2.0.3
This commit has been automatically submitted by Github Actions.
2022-08-27 02:26:03 +00:00
termux-pacman-bot
f72824a354 fclones: update to 0.27.1
This commit has been automatically submitted by Github Actions.
2022-08-26 18:27:05 +00:00
termux-pacman-bot
81aba4366f clash: update to 1.11.8
This commit has been automatically submitted by Github Actions.
2022-08-26 18:27:04 +00:00
termux-pacman-bot
5039ef2cdc fix(main/zlib): CVE-2022-37434
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-08-26 15:25:09 +00:00
termux-pacman-bot
dc92055b50 transmission-gtk: fix build failure with autoreconf>=2.70
Import patch from buildroot to fix configuration error with
autoconf>=2.70

Fixes: #11605
2022-08-26 15:25:07 +00:00
termux-pacman-bot
34e1089197 transmission: fix build failure with autoreconf>=2.70
Import patch from buildroot to fix configuration error with
autoconf>=2.70

Fixes: #11597
2022-08-26 15:25:05 +00:00
termux-pacman-bot
10fe218d60 bacula-fd: upgrade to 13.0.1 (#11621) 2022-08-26 14:20:40 +00:00
termux-pacman-bot
538114abda netcat-openbsd: update to 1.218-5
Co-authored-by: Tom Yan <tom.ty89@gmail.com>
2022-08-26 14:20:39 +00:00
termux-pacman-bot
7e18f2a2e4 upgpkg(main/mariadb): update to 10.8.4 2022-08-26 14:20:38 +00:00
termux-pacman-bot
ae43ef8b8b xmake: update to 2.7.1
This commit has been automatically submitted by Github Actions.
2022-08-26 12:43:49 +00:00
termux-pacman-bot
770eb5efb5 add(main): new package discordo 2022-08-26 12:43:48 +00:00
termux-pacman-bot
62d752b0db upgpkg(main/speechd): update to 0.11.2
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-08-26 07:25:49 +00:00
termux-pacman-bot
dcaa1ddcad neovim-nightly: update to 0.8.0-dev-957-g946c0aa66
This commit has been automatically submitted by Github Actions.
2022-08-26 06:48:37 +00:00
termux-pacman-bot
0935fd7199 libpaper: update to 1.2.3
This commit has been automatically submitted by Github Actions.
2022-08-26 06:48:36 +00:00
termux-pacman-bot
5483d2790c updpkg(main/termux-tools): update to 1.29.1
This re-adds the Fosshost mirror, as fosshost has backtracked their
earlier decision and will continue to provide their hosting service,
at least for the "near future".
2022-08-26 06:48:35 +00:00
termux-pacman-bot
f7d48bd64e Revert "chore(main/apt): use grimler.se mirror per default"
This reverts commit aae307a643c1ad71c328fb5a2e21df627f7ce628.
2022-08-26 06:48:34 +00:00
termux-pacman-bot
75589e47d1 Update repo 2022-08-26 06:48:33 +00:00
termux-pacman-bot
2c9be50e7d add(main): new package pystring 2022-08-26 04:50:16 +00:00
termux-pacman-bot
13dc27b8a1 tig: update to 2.5.7
This commit has been automatically submitted by Github Actions.
2022-08-26 02:31:37 +00:00
termux-pacman-bot
a5c1eff47c restic: update to 0.14.0
This commit has been automatically submitted by Github Actions.
2022-08-26 02:31:36 +00:00
termux-pacman-bot
5cb6454702 termux-api: update to 0.57 2022-08-25 22:22:28 +00:00
Ivan Max
cae302247e rebuild termux-api 2022-08-26 00:32:45 +03:00
termux-pacman-bot
817fe46ec3 gh: update to 2.14.7
This commit has been automatically submitted by Github Actions.
2022-08-25 13:44:55 +00:00
Ivan Max
67428037db enable economic mode 2022-08-25 15:23:32 +03:00
termux-pacman-bot
94d8d58eb0 nexttrace-enhanced: update to 0.2.1-beta.2
This commit has been automatically submitted by Github Actions.
2022-08-25 06:59:41 +00:00
termux-pacman-bot
491925d9a8 neovim-nightly: update to 0.8.0-dev-945-ge4e0e8ce6
This commit has been automatically submitted by Github Actions.
2022-08-25 06:59:40 +00:00
termux-pacman-bot
c627c6440c upgpkg(main/libxslt): update to 1.1.36
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-08-25 05:19:51 +00:00
termux-pacman-bot
e732e6c68f nexttrace-enhanced: update to 0.2.1-beta.1
This commit has been automatically submitted by Github Actions.
2022-08-25 03:56:59 +00:00
termux-pacman-bot
14e909f1f9 railway-cli: update to 2.0.10
This commit has been automatically submitted by Github Actions.
2022-08-25 03:56:58 +00:00
termux-pacman-bot
0640e19c8c helm: update to 3.9.4
This commit has been automatically submitted by Github Actions.
2022-08-25 03:56:58 +00:00
termux-pacman-bot
c6dff3c132 emscripten: update to 3.1.20
This commit has been automatically submitted by Github Actions.
2022-08-25 03:56:57 +00:00
termux-pacman-bot
ea37ad99a0 scripts: add termux_setup_gnu_as_23c for NDK r25 (#11615)
NDK r25 has removed GNU Assembler (GAS). Removal of GAS introduced a number of build issues.
The most prominent is:
/usr/bin/as: unrecognized option '-EL'

Some options to solve this:
1. Disable building custom assembly and suffer performance penalty
2. Hand rewrite the custom assembly to be LLVM compatible
3. Wait for upstream to write LLVM compatible assembly (openssl, openssl-1.1)
4. Bring back GAS from NDK r23c

In this commit, GAS is brought back as a separate toolchain instead of following NDK r23c file hierarchy.
We pass "--gcc-toolchain=GAS_TOOLCHAIN_DIR" to NDK r25 clang to detect.
Packages only have to add "termux_step_gnu_as_23c" to build.sh to enable GAS.
In the future, we expect packages should follow option 3 more than option 4 as that is a last resort.

This commit also bumps revision for packages that rely (or previously rely) on "-fno-integrated-as":
hors, libffi, libgcrypt, libpixman, openssl, openssl-1.1

Co-authored-by: Henrik Grimler <grimler@termux.dev>
Co-authored-by: Chongyun Lee <45286352+licy183@users.noreply.github.com>
2022-08-24 21:12:54 +00:00
Ivan Max
6328d8affa repo-update.sh: bug fix 2022-08-24 23:56:27 +03:00
termux-pacman-bot
dec2c2f70d Update repo 2022-08-24 15:40:26 +00:00
termux-pacman-bot
272584112b gh: update to 2.14.6
This commit has been automatically submitted by Github Actions.
2022-08-24 12:16:57 +00:00
termux-pacman-bot
e8d366b7f6 geth: update to 1.10.23
This commit has been automatically submitted by Github Actions.
2022-08-24 12:16:55 +00:00
termux-pacman-bot
7488f42007 fix(main/hunspell): fix undefined symbols for arm
Previous auto-update failed for arm with:

```
ERROR: lib/libhunspell-1.7.so contains undefined symbols:
    35: 00000000     0 NOTYPE  GLOBAL DEFAULT   UND __aeabi_idiv
   123: 00000000     0 NOTYPE  GLOBAL DEFAULT   UND __aeabi_uidivmod
```

and 1.7.1 has since been absent from repo.

Issue is reported in android-ndk repo here: android/ndk#1614
2022-08-24 11:34:45 +00:00
termux-pacman-bot
2212e516ca updpkgs(main/termux-tools): update to 1.28.0
This update removes the packages.termux.dev repo, which will no longer
be accessible starting August 28th.
2022-08-24 11:34:44 +00:00
termux-pacman-bot
5eac9bd572 chore(main/apt): use grimler.se mirror per default
Fosshost is decommissioning its service on August 28th, so lets use
the grimler.se until we have managed to set up a new repo, somewhere
else.
2022-08-24 11:34:44 +00:00
termux-pacman-bot
52c02d733d Update repo 2022-08-24 11:34:43 +00:00
termux-pacman-bot
ee881a3f37 neovim-nightly: update to 0.8.0-dev-929-g9a100ee16
This commit has been automatically submitted by Github Actions.
2022-08-24 06:47:11 +00:00
termux-pacman-bot
0428aea2fe add(main): new package alembic 2022-08-24 03:28:09 +00:00
termux-pacman-bot
ea8fb9eb19 add(main): new package imath 2022-08-24 03:28:08 +00:00
termux-pacman-bot
6782e24ef5 nexttrace-enhanced: update to 0.2.0-beta.5
This commit has been automatically submitted by Github Actions.
2022-08-24 00:48:59 +00:00
termux-pacman-bot
6e325d0067 gh: update to 2.14.5
This commit has been automatically submitted by Github Actions.
2022-08-24 00:48:58 +00:00
termux-pacman-bot
8b95ceea0c chezmoi: update to 2.21.0
This commit has been automatically submitted by Github Actions.
2022-08-24 00:48:57 +00:00
termux-pacman-bot
1bed8d50f6 delve: update to 1.9.1
This commit has been automatically submitted by Github Actions.
2022-08-23 18:43:29 +00:00
termux-pacman-bot
a9a10300c1 dust: update to 0.8.2
This commit has been automatically submitted by Github Actions.
2022-08-23 12:17:00 +00:00
termux-pacman-bot
479f31b0c8 golang: update to 1.19 2022-08-23 11:07:20 +00:00