We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efaac8b commit f8e8622Copy full SHA for f8e8622
Makefile
@@ -1,5 +1,5 @@
1
-PRODUCTION := 0
2
-PRODUCTION_VERSION := 6.2.7
+PRODUCTION := 1
+PRODUCTION_VERSION := 6.2.8
3
PRODUCTION_YEAR := 2023
4
5
ifeq ($(PRODUCTION),1)
changelog
@@ -1,3 +1,10 @@
+10.03.2023
+==========
+release v6.2.8
+move dot EVP API 3.0 (from now on OpenSSL >= 3.0 is mandatory)
+hcxpcapngtool: handle nsec timestamps
6
+
7
8
24.12.2022
9
==========
10
hcxpcapngtool: added detection of entire RADIUS detection
0 commit comments