Subject: CVS commit: pkgsrc/net/fwknop
From: Pierre Pronchery
Date: 2021-05-30 00:39:46
Message id: 20210529223946.57542FA95@cvs.NetBSD.org

Log Message:
fwknop: update to version 2.6.10

This release brings:

- [server] Add MAX_FW_TIMEOUT to access.conf stanzas to allow a maximum
  number of seconds for client-specified timeouts in SPA packets. This
  fixes issue #226 which was spotted by Jeremiah Rothschild.
- [server] Bug fix in CMD_EXEC mode to make sure to call exit() upon any
  error from execvpe(). Without this fix, additional fwknopd processes
  would be started upon a user specifying a command without the necessary
  permissions. This bug was reported by Stephen Isard.
- [build] Jeremie Courreges-Anglas and Ingo Feinerer contributed a patch
  to fix endian detection on OpenBSD systems based on information
  contained here: https://www.opengroup.org/austin/docs/austin_514.txt
- [client/server] (Michael Stair) Added client and server infrastructure
  written in Erlang. See the erlang/ directory.

Files:
RevisionActionfile
1.4modifypkgsrc/net/fwknop/Makefile
1.2modifypkgsrc/net/fwknop/distinfo
1.1addpkgsrc/net/fwknop/files/fwknopd.sh
1.1removepkgsrc/net/fwknop/patches/patch-common_netinet__common.h
1.1removepkgsrc/net/fwknop/patches/patch-configure.ac