Subject: CVS commit: pkgsrc/www/snac
From: Amitai Schleier
Date: 2024-12-23 02:48:05
Message id: 20241223014805.5C50CFC1D@cvs.NetBSD.org

Log Message:
snac: update to 2.67. Changes:

The search box also accepts post URLs; the post is requested and, if
it's found, can be interacted with (liked, boosted, replied to, etc.).

IP addresses for failed logins are tracked and throttled to mitigate
brute force attacks (see `snac(8)` for more information).

Fixed a bug regarding repeated attachments when editing a post.

Mastodon API: Improved timeline pagination in some clients (details: an
HTTP `Link` header has been added), fixed missing audio attachments,
fixed an incorrect value for the `bot` field in newly created accounts,
fixed a crash, implemented markers (contributed by nowster).

When running in server mode, the pidfile is locked to avoid concurrent
running of the same server instance.

Added documentation and some tweaks to enable static compilation with
musl (contributed by Shamar).

Updating this leaf package during the freeze for the bug and
portability fixes.

Files:
RevisionActionfile
1.27modifypkgsrc/www/snac/Makefile
1.21modifypkgsrc/www/snac/distinfo