Commit Graph

30 Commits

Author SHA1 Message Date
termux-pacman-bot
f5344c2449 fix(main/gitoxide): force-disable APK-related code in rustls-platform-verifier
- Fixes this error:

```
thread 'reqwest-internal-sync-runtime' (10546) panicked at /home/builder/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-platform-verifier-0.6.2/src/android.rs:94:10:
Expect rustls-platform-verifier to be initialized
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

thread '<unnamed>' (10545) panicked at /home/builder/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/blocking/client.rs:1522:5:
event loop thread panicked
Error: Didn't find 'application/x-git-upload-pack-advertisement' header to indicate 'smart' protocol, and 'dumb' protocol is not supported.
```

in this command:

```
gix clone https://github.com/rustls/rustls-platform-verifier.git
```
2026-02-05 13:30:55 +00:00
termux-pacman-bot
dbb775cf93 bump(main/gitoxide): 0.50.0
- Fixes https://github.com/termux/termux-packages/issues/28126

- New patches:
  - `hickory-resolver.diff`: replaces `trust-dns-resolver.diff`
  - `aws-lc-sys.diff`: fixes `error: call to undeclared function 'getentropy'`
2026-02-03 11:47:36 +00:00
termux-pacman-bot
ff36e98fe5 bump(main/gitoxide): 0.49.0
This commit has been automatically submitted by Github Actions.
2026-01-01 06:47:26 +00:00
termux-pacman-bot
46cb310419 bump(main/gitoxide): 0.48.0
This commit has been automatically submitted by Github Actions.
2025-12-28 02:48:05 +00:00
termux-pacman-bot
a7e85f1678 bump(main/gitoxide): 0.47.0
This commit has been automatically submitted by Github Actions.
2025-11-23 00:50:54 +00:00
termux-pacman-bot
f5ca35ef76 bump(main/gitoxide): 0.46.0
This commit has been automatically submitted by Github Actions.
2025-10-23 00:50:08 +00:00
termux-pacman-bot
f5c15e195b chore(main/gitoxide,gkermit,glib-networking): Rebuild
Rebuild some packages to get 16 kb page size.
2025-09-09 22:36:44 +00:00
termux-pacman-bot
ebe6c6e096 bump(main/gitoxide): 0.45.0
This commit has been automatically submitted by Github Actions.
2025-07-16 12:48:13 +00:00
termux-pacman-bot
d3113c0467 bump(main/gitoxide): 0.44.0
This commit has been automatically submitted by Github Actions.
2025-04-26 18:41:45 +00:00
termux-pacman-bot
b1ce3b8af7 bump(main/gitoxide): 0.42.0
This commit has been automatically submitted by Github Actions.
2025-04-05 14:36:10 +00:00
termux-pacman-bot
205a9169c7 bump(main/gitoxide): 0.41.0
This commit has been automatically submitted by Github Actions.
2025-01-19 12:44:01 +00:00
termux-pacman-bot
ce75c4d917 bump(main/gitoxide): 0.40.0
This commit has been automatically submitted by Github Actions.
2024-12-23 00:50:13 +00:00
termux-pacman-bot
21095f165d chore(main/gitoxide): replace RUSTFLAGS 2024-12-06 20:38:34 +00:00
termux-pacman-bot
ef4b2abf8c bump(main/gitoxide): 0.39.0
This commit has been automatically submitted by Github Actions.
2024-11-24 18:40:38 +00:00
termux-pacman-bot
6d3bee4a5b bump(main/gitoxide): 0.38.0
This commit has been automatically submitted by Github Actions.
2024-10-31 06:41:09 +00:00
termux-pacman-bot
0dc72c1d65 bump(main/gitoxide): 0.37.0
This commit has been automatically submitted by Github Actions.
2024-07-24 12:45:53 +00:00
termux-pacman-bot
b5225e9c54 tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.

%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
e678c77ddf bump(main/gitoxide): 0.36.0
This commit has been automatically submitted by Github Actions.
2024-05-23 06:38:52 +00:00
termux-pacman-bot
e8bcc81153 bump(main/gitoxide): 0.35.0
This commit has been automatically submitted by Github Actions.
2024-04-14 22:02:47 +00:00
termux-pacman-bot
439dbd859c bump(main/gitoxide): 0.34.0
This commit has been automatically submitted by Github Actions.
2024-02-26 00:51:58 +00:00
termux-pacman-bot
76926adc8e fix(main/gitoxide): use repology update method (#19186)
%ci:no-build
2024-02-10 14:37:17 +00:00
termux-pacman-bot
08f599771e bump(main/gitoxide): 0.33.0 (#18909) 2024-01-06 10:37:16 +00:00
termux-pacman-bot
5645e1eb1f upgpkg(main/gitoxide): 0.32.0 2023-12-19 21:01:33 +00:00
termux-pacman-bot
06eec1976a upgpkg(main/gitoxide): 0.31.1 2023-12-07 07:01:22 +00:00
termux-pacman-bot
1f93b4eb9b *: Fix on-the-fly patching for Rust packages
%ci:no-build
2023-06-15 16:01:31 +00:00
termux-pacman-bot
8bc144196d some packages: Re-enable clang16-porting
%ci:no-build
2023-04-08 22:31:38 +00:00
termux-pacman-bot
754acad112 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
d42c22b05b gitoxide: Depend on resolv-conf 2023-01-07 23:01:16 +00:00
termux-pacman-bot
c8d3eafa5c gitoxide: Fix auto-update
%ci:no-build
2022-12-24 05:01:16 +00:00
termux-pacman-bot
2d424f5181 new package: gitoxide 2022-12-18 12:38:48 +00:00