Skip to content

Commit f8e8622

Browse files
committed
moved to v6.2.8
1 parent efaac8b commit f8e8622

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
PRODUCTION := 0
2-
PRODUCTION_VERSION := 6.2.7
1+
PRODUCTION := 1
2+
PRODUCTION_VERSION := 6.2.8
33
PRODUCTION_YEAR := 2023
44

55
ifeq ($(PRODUCTION),1)

changelog

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
10.03.2023
2+
==========
3+
release v6.2.8
4+
move dot EVP API 3.0 (from now on OpenSSL >= 3.0 is mandatory)
5+
hcxpcapngtool: handle nsec timestamps
6+
7+
18
24.12.2022
29
==========
310
hcxpcapngtool: added detection of entire RADIUS detection

0 commit comments

Comments
 (0)