Subject: CVS commit: pkgsrc/www/kore
From: Frederic Cambus
Date: 2022-08-22 23:10:34
Message id: 20220822211034.DD0E4FB1A@cvs.NetBSD.org

Log Message:
kore: update to 4.2.3.

New features:

- Ability to add authenticators to filemaps.
- Python: Add support for CRLs in kore.domain().

Bug fixes:

- The Kore parent process will use the correct exit code if a worker
  process calls fatalx().
- Fix a bug in kore.recvmsg() related to the returned length of the
  ancdata.
- Several bug fixes for concurrency when using Python 3.10.x.

Other changes:

- Removed useless debug messages all across the board.
- Added more format attributes where useful.
- Added KORE_TMPDIR define (default /tmp) for single binary builds.

Files:
RevisionActionfile
1.21modifypkgsrc/www/kore/Makefile
1.12modifypkgsrc/www/kore/distinfo