Commit Graph

10 Commits

Author SHA1 Message Date
termux-pacman-bot
3cd7b6de62 bump(main/dnote-server): 3.0.0
This commit has been automatically submitted by Github Actions.
2026-02-19 03:12:29 +00:00
termux-pacman-bot
e7670e8f78 fix(main/dnote{,-server}): fix and enable auto-update
- Fixes https://github.com/termux/termux-packages/issues/28526

- These were erroneously dropped in #27576
- `dnote-server` was also missing a `TERMUX_PKG_AUTO_UPDATE=true`
- `dnote` uses the repository tags starting with `cli-v`
- `dnote-server` uses the repository tags starting with `server-v`
- both should not auto update to release candidate versions
- `dnote-server` version 3.0.0 has the Apache 2.0 license instead of the AGPLV3 license, so update the `build.sh` licensing code to prepare for the successful auto update to version 3.0.0

%ci:no-build
2026-02-19 00:48:10 +00:00
termux-pacman-bot
deedfb9da9 enhance(tree-wide): drop trivial termux_pkg_auto_update() functions
- These can now be handled by `termux_pkg_upgrade_version` itself
- Also fix up the `TERMUX_PKG_UPDATE_TAG_TYPE` for a few packages

%ci:no-build
2025-12-21 06:46:28 +00:00
termux-pacman-bot
1957ececf4 chore(main/dnote-server,dns2tcp,dnslookup,dnsmap): Rebuild
Rebuild some packages to get 16 kb page size.
2025-09-09 17:05:29 +00:00
termux-pacman-bot
51d3c33b7a chore(main/dnote{,-server}): enable automatic updates [no ci] 2023-10-17 11:31:13 +00:00
termux-pacman-bot
e56212d09a dnote-server: fix build
Signed-off-by: Kevin WIlliams <admin@utermux.dev>
Co-authored-by: Raven Ravener <ravener.anime@gmail.com>
2023-08-12 06:01:32 +00:00
termux-pacman-bot
748166eb92 *: Rebuild with Go 1.20.3/1.19.8 (3) 2023-04-07 18:01:46 +00:00
termux-pacman-bot
02f12687af dnote-server: Bump to 2.1.1 2023-03-07 02:30:46 +00:00
termux-pacman-bot
d169d71fb5 tree-wide: Rebuild with Go 1.20
for the same reason as commit 40ac9ec3b43b106ec4b45b830862dfb17ff96a3e.

Unable to build all at once in CI due to limited disk space. Builds are
going to be triggered manually, divided into several pieces.

%ci:no-build
2023-02-04 01:29:50 +00:00
termux-pacman-bot
4d63e31817 dnote: seperate package for cli and server
dnote-server: build css/js
2022-11-01 20:08:18 +00:00