Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:18:29 UTC Now

2024-03-16 17:09:44 UTC MAIN commitmail json YAML

caddy: update to 2.7.6

In this version we've made several fixes and enhancements with help from
several contributors. Most changes are small, but some notable ones:

- The templates middleware is now officially extensible (experimentally). This
  means modules can add custom functions/actions for templates to execute.
- TLS storage cleaning is now synchronized across the cluster and remembered
  across restarts. This should greatly lower costs for expensive storage
  backends like DynamoDB.
- Placeholders are now evaluated in config for certificate loaders.
- Numerous bug fixes.

(bsiegert)