From 789a1ef5adb482188aa3692c889ea8ebdd3a9c65 Mon Sep 17 00:00:00 2001 From: "Gabriel M. Dutra" <0xdutra@gmail.com> Date: Sun, 29 Jan 2023 19:51:56 +0100 Subject: benchmarks/ddosify: Update to 0.13.0 ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0 * Merge remote-tracking branch 'origin/develop' into feat/concat-variables * Update README.md * change captureEnv to snake case * change csv parameters to snake case * change jsonPath to json_path * fix done channel send place in stdoutJson * get profile data from pprof package * inject both typed and concatenated vars * regexp, xpath, header_key * remove unnecessary comment * update benchmark jenkins file * update jenkinsfile * use atomic instead of mutex PR: 269216 Reported by: 0xdutra@gmail.com (maintainer) --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index da07f5911da4..cf0c026be62f 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,13 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20230129: + AFFECTS: users of benchmarks/ddosify + AUTHOR: fernape@freebsd.org + + In 0.13.0 some configuration keys have been renamed for consistency. Have a + look at https://github.com/ddosify/ddosify/releases/tag/v0.13.0 for details. + 20230127: AFFECTS: users of security/openvpn AUTHOR: mandree@freebsd.org -- cgit v1.2.3