Subject: CVS commit: pkgsrc/www/kore
From: Frederic Cambus
Date: 2020-09-01 21:25:00
Message id: 20200901192500.6DF81FB28@cvs.NetBSD.org

Log Message:
kore: update to 4.0.0.

ChangeLog:

- Fully priviledge seperated ACME support with Let's Encrypt or any
  compatible ACME provider.
- A better way of writing Kore Python applications.
- Full seccomp sandboxing for acme, keymgr and worker processes on Linux.
- Ability to mix TLS and non-TLS servers in a single configuration.
- Many improvements to the Python asynchronous runtime.
- Configuration based redirection.
- A complete builtin and easy to use JSON parser.
- Several bug fixes and speed improvements.

Files:
RevisionActionfile
1.8modifypkgsrc/www/kore/Makefile
1.2modifypkgsrc/www/kore/PLIST
1.3modifypkgsrc/www/kore/distinfo
1.2modifypkgsrc/www/kore/patches/patch-Makefile
1.2modifypkgsrc/www/kore/patches/patch-kodev_Makefile
1.2modifypkgsrc/www/kore/patches/patch-src_cli.c
1.2modifypkgsrc/www/kore/patches/patch-src_http.c