Subject: CVS commit: pkgsrc/devel/got
From: Paolo Vincenzo Olivo
Date: 2024-12-01 17:21:32
Message id: 20241201162132.EB49EFC1C@cvs.NetBSD.org

Log Message:
devel/got: update to 0.106

# upstream changes (since version 0.102)

* got 0.106; 2024-11-21
- prevent gotd from exiting with pending notifications if client
  disconnects
- convert got to the new imsg API
- gotwebd: improve performance of repository age calculations
- gotwebd: ensure child processes inherit non-default config

* got 0.105; 2024-11-14
- fix bogus "branch on server has different ancestry" errors from 'got
  send'
- do not try to merge binary files during (un)stage -p and revert -p
- fix gotd notifications about changes involving empty files
- minor gotwebd.css styling changes
- plug several memory and file-descriptor leaks

* got 0.104; 2024-10-22
 - gotd.conf: document the macro syntax
 - tog: prevent a segfault upon unexpected object type in ref list view
 - fix pack file creation in the presence of tagged tag objects
 - plugged some memory leaks
 - fix a crash when unstaging a file which has been removed from disk
 - gotwebd: fix out of bounds access while handling the configuration

* got 0.103; 2024-09-24
- fix bug causing performance to degrade as more and more pack files
  appear
- tog: add diff view 'p' keymap to write the diff to file
- tog: display diffstat in diff view when diffing blobs or trees
  directly
- gotwebd: show commit id prefix on briefs page
- add support for HMAC digests to gotd HTTP notifications
- move authentication credentials from gotd.conf(5) to
  gotd-secrets.conf(5)
- fix spurious tog regression test failures on slower machines
- restore abort() calls in lib/hash.c to quiet potential compiler
  warnings
- gotwebd: unbreak listing of tags on the summary page (regression
  from 0.102)
- gotwebd: minor tweaks to the HTML for ease of styling

Files:
RevisionActionfile
1.13modifypkgsrc/devel/got/Makefile
1.4modifypkgsrc/devel/got/PLIST
1.10modifypkgsrc/devel/got/distinfo