From eef02d34ea1f68682feafcd6897988de82f02674 Mon Sep 17 00:00:00 2001 From: ZeroBeat Date: Fri, 10 Mar 2023 05:49:24 +0100 Subject: [PATCH] moved to v6.2.8 --- Makefile | 4 ++-- changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 747b98ca2..dc9ba177f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -PRODUCTION := 0 -PRODUCTION_VERSION := 6.2.7 +PRODUCTION := 1 +PRODUCTION_VERSION := 6.2.8 PRODUCTION_YEAR := 2023 ifeq ($(PRODUCTION),1) diff --git a/changelog b/changelog index 72efedbe6..6af80207b 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,11 @@ +10.03.2023 +========== +release v6.2.7 +move to OpenSSL 3.0 EVP API (from now on OPenSSL >= 3.0 is mandatory) +new options +several bug fixes + + 16.01.2023 ========== hcxdumptool: added option to reset an USB device without unplugging it