Files
termux-packages/packages/valkey
termux-pacman-bot 012d2cee96 bump(main/valkey): 9.0.1
- Drop `do-not-install-hiredis-files.patch` - no longer necessary

- Rebase `pthread_cancel.patch` - removing new instance of `pthread_testcancel()` appears to be OK, because in this package, `pthread_kill()` is used to immediately kill all the threads it is used on, eliminating the need for `pthread_testcancel()` (as opposed to, for example, `nwipe`, where `pthread_testcancel()` is replaced differently because `pthread_cancel()` is replaced differently)

- Rebase `setproctitle.patch`
2026-01-03 06:06:33 +00:00
..